skl / SparkFun_MLX90614_Arduino_Library

Arduino library for the MLX90614 Infrared Thermometer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkFun MLX90614 Arduino Library

SparkFun Infrared Thermometer Evaluation Board

SparkFun Infrared Thermometer Evaluation Board (SEN-10740)

An Arduino library that interfaces with the MLX90614 non-contact infrared thermometer over a 2-wire, I2C-like interface (SMBus).

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
    • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

Version History

License Information

This product is open source!

The code is released under the MIT license. See the included LICENSE file for more information.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

Arduino library for the MLX90614 Infrared Thermometer.

License:MIT License


Languages

Language:C++ 100.0%