Skip to content

mike2nl/MLX90614-Infrared-Thermometer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MLX90614-Infrared-Thermometer

Arduino code for the MLX90614-Infrared-Thermometer

For complete hookup and tutorial see bildr.org: http://bildr.org/2011/02/mlx90614-arduino/

The code is provided under the MIT license please use, edit, change, and share.

The I2Cmaster library has been modified for use with the arduino, and you shouldn't need to change anything to make it work with one. The I2Cmaster library however is provided under the GPL license.

Before loading the MLX90614 code, or even opening the arduino software, place the I2Cmaster folder in your arduino library.

ARDUINO LIBRARY LOCATION
  • On your Mac:: In (home directory)/Documents/Arduino/libraries
  • On your PC:: My Documents -> Arduino -> libraries
  • On your Linux box: (home directory)/sketchbook/libraries

About

Arduino code for the MLX90614-Infrared-Thermometer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%