Difference between revisions of "MLX90614"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
− | The ESP module can read a MLX90614 sensor using the | + | The ESP module can read a MLX90614 sensor using the I2C protocol. |
== Hardware == | == Hardware == |
Revision as of 20:19, 9 May 2017
Contents
Introduction
The ESP module can read a MLX90614 sensor using the I2C protocol.
Hardware
The sensor can be connected directly to an ESP module using the I2C bus
Software
Custom Sketch
ESP Easy
Use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "Temperatur IR + ambient MLX90614" from the dropdown box.
Enter the IDX found in the Domoticz device page. Also select between reading IR or ambient temperature. That should be all.