Skip to content
Arduino library to support MLX90614 infrared thermometer
C++
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples Add code Oct 7, 2015
src Bump version: 0.1.2 → 0.1.3 May 7, 2018
.bumpversion.cfg Bump version: 0.1.2 → 0.1.3 May 7, 2018
LICENSE.txt Add code Oct 7, 2015
README.md Add code Oct 7, 2015
library.properties Bump version: 0.1.2 → 0.1.3 May 7, 2018

README.md

MLX90614

Arduino library to support MLX90614 infrared thermometer

Requirements

The following libraries are required AsyncDelay: see https://github.com/stevemarple/AsyncDelay SoftWire: see https://github.com/stevemarple/SoftWire

Examples

The MLX90614_demo sketch demonstrates the state machine operation.

License

The MLX90614 library is released under the GNU Lesser General Public License, version 2.1. See LICENSE.txt for details.

You can’t perform that action at this time.