MLX90614

Environment - MLX90614 NORMAL CLIMATE

../_images/P024_MLX90614_1.jpg

Introduction

Specifications:
  • Sensor temperature (-40C to +125C)

  • IR temperature (-70C to +380C)

  • Accuracy of 0.5C

  • Measurement resolution of 0.02C

Wiring

ESP               MLX90614
GPIO (4)   <-->   SDA
GPIO (5)   <-->   SCL

Power
3.3V/5V    <-->   VIN
GND        <-->   GND

Note

If you have change the I2C settings in the hardware setup you need to connect to those instead of GPIO 4 and 5.

Setup

../_images/P024_Setup_MLX90614_1.png

Task settings

  • Device: Name of plugin

  • Name: Name of the task (example name Temp)

  • Enable: Should the task be enabled or not

Sensor

  • Option: You can either use the IR object temperature or the Ambient temperature. The difference between them is that the IR object is the measured temperature of a remote object and the ambient temperature is the temperature of the sensor itself.

Data acquisition

  • Send to controller 1..3: Check which controller (if any) you want to publish to. All or no controller can be used.

  • Interval: How often should the task publish its value (5..15 seconds is normal).

Rules examples

on Temp#C do
 if [Temp#C]>300
   LogEntry,Fire is burning
 else
   LogEntry,Please check fire
 endif
endon

Where to buy

Store

Link

AliExpress

Link 1 ($)

Banggood

Link 2 ($)

eBay

Link 3 ($)

$ = affiliate links which will give us some money to keep this project running, thank you for using those.