



People Also Buy

BME680 Digital Humidity Temperature Pressure High Altitude Sensor Module
27 reviews
Regular price
Rs. 707
Regular price
Rs. 1,429
Sale price
Rs. 707
Unit price
per
Incl. GST (No Hidden Charges)
Sale

Arduino Uno R3 Board compatible
27 reviews
Regular price
Rs. 450
Regular price
Rs. 699
Sale price
Rs. 450
Unit price
per
Incl. GST (No Hidden Charges)
Sale

20x4 LCD Display Module (Blue) 2004A
27 reviews
Regular price
Rs. 274
Regular price
Rs. 480
Sale price
Rs. 274
Unit price
per
Incl. GST (No Hidden Charges)
Sale
Found a better price?
Let us know!
We'll try to match the price for you
Package Includes:
- 1 x MLX90614ESF Infrared IR Temperature Sensor
Specifications:
Operating Voltage | 3.3-5V |
Operating Current | 2 mA |
Communication protocol | I2C |
Dimensions | 2 x 2 x 1cms |
Weight | 5 grams |
1.What is the MLX90614ESF Infrared IR Temperature Sensor Module used for?
- The MLX90614ESF is a non-contact temperature sensor that detects infrared radiation generated by an object to determine its surface temperature. It is widely employed in a variety of applications, including HVAC systems, medical equipment, and industrial processes.
2.How does the MLX90614ESF work?
- The MLX90614ESF detects infrared radiation generated by an object and converts it into an electrical signal using a thermopile. The sensor's integrated circuit subsequently processes this signal to generate a temperature reading.
3.How do I interface the MLX90614ESF with a microcontroller like an Arduino?
- Using the I2C communication protocol, the MLX90614ESF can be interfaced with a microcontroller such as an Arduino. To communicate with the sensor and read temperature values, connect the sensor's SDA and SCL pins to the corresponding I2C pins on the microcontroller, and use a suitable library.