Description
Description
MLX90614ESF-AAA is an infrared thermometer designed for non-contact temperature sensing. Features- Factory calibrated
- -40 to +85°C for sensor temperature
- -70 to +380°C for object temperature
- SMBus compatible digital interface
- Customizable PWM output for continuous reading
- High accuracy of 0.5°C over wide temperature range (0 to +50°C for both Ta and To)
- Measurement resolution of 0.02°C
- 4.5V~5V power supply
Getting started with MLX90614 Module with Arduino UNO
In this tutorial we are going to interface MLX90614 Module with arduino UNO so that we can print the Object temperature and Ambient temperature of the place, so before getting started as the description of Module states this module use the infrared theory to measure the temperature of the board in front of it. which means that there is no contact between the object and the module that’s why it also a contact less thermometer, so let’s get startedStep1: Hardware required
Step2: Connecting the hardware
You can choose to connect sensor I²C pin to arduino SCL, SDA or arduino pin A4,A5 they have the same function. Make sure use 3.3V for 3.3V module type. Because it will damage if connected to 5V.MLX90614 MODULE | ARDUINO UNO PIN |
VCC | 3.3V |
GND | GND |
SDA | A4 |
SCL | A5 |