Giter VIP home page Giter VIP logo

mlx90621's Introduction

MLX90621

MLX90621 code for various platforms

Use git submodule command to download other repositories

Most of the subdirectories in this repository are selectively cloned from other open source projects as submodules. Thank the authors for their selfless dedication. Use the command below to clone the full repository

git clone --recursive https://github.com/MakeHub-tw/MLX90621.git

Or alternatively, if you've already cloned this repository. Just cd to it and execute the following commands inside:

git submodule init
git submodule update

Enjoy!

What's included

MLX90621-library for mbed

This is the official library from Melexis - https://github.com/melexis/MLX90621-library

The driver inside the repository is designed to work on mbed, but it seems not so hard to port it to other platforms.

Arduino

I've tested https://github.com/robinvanemden/MLX90621_Arduino_Processing and it seems to work well.

It seems to be a good idea to port the official library on Arduino as well.

Raspberry Pi

Inside this subfolder, I've included https://github.com/rod0/thermomin

It works, but the values returned seem to be shifted. It's also possible to port the official algorithm to replace the original one.

By the way, this repository makes use of software I2C to avoid clock stretching, I don't know whether this matters.

mlx90621's People

Contributors

movingfox avatar steamcomputing avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.