Digital Infrared Temperature Sensor Module Mlx90614

3,200

The MLX90614 is a digital infrared thermal sensor with a wide temperature range of -40°C to 300°C. It has a resolution of 0.1°C and a sensitivity of 0.02°C/LSB. The MLX90614 is ideal for a variety of applications, including: Human body temperature measurement Thermal imaging Fire detection Industrial process monitoring Features: Wide temperature range: -40°C to…

1029 in stock

Description

The MLX90614 is a digital infrared thermal sensor with a wide temperature range of -40°C to 300°C. It has a resolution of 0.1°C and a sensitivity of 0.02°C/LSB. The

MLX90614 is ideal for a variety of applications, including:

  • Human body temperature measurement
  • Thermal imaging
  • Fire detection
  • Industrial process monitoring

wiring diagram mlx90614 and arduino

Features:

  • Wide temperature range: -40°C to 300°C
  • Resolution: 0.1°C
  • Sensitivity: 0.02°C/LSB
  • Digital output
  • I2C interface

Benefits:

  • Accurate temperature measurement
  • Wide range of applications
  • Easy to use
  • Affordable

Order your MLX90614 today from digilog.pk!

Arduino Code For MLX 90614 Contactless Temperature Sensor Module:

  1. #include
  2. #include
  3. Adafruit_MLX90614mlx=Adafruit_MLX90614();
  4. voidsetup(){
  5. Serial.begin(9600);
  6. #include
  7. Serial.println(“Adafruit MLX90614 test”);
  8. mlx.begin();
  9. }
  10. voidloop(){
  11. Serial.print(“Ambient = “);Serial.print(mlx.readAmbientTempC());
  12. Serial.print(“*CtObject = “);Serial.print(mlx.readObjectTempC());Serial.println(“*C”);
  13. Serial.print(“Ambient = “);Serial.print(mlx.readAmbientTempF());
  14. Serial.print(“*FtObject = “);Serial.print(mlx.readObjectTempF());Serial.println(“*F”);
  15. Serial.println();
  16. delay(500);
  17. }

Package Includes:

  • 1 x Digital Infrared Temperature Sensor Module For Arduino 

Best Online Shopping website for Digital Infrared Temperature Sensor Module MLX90614 Best Non-contact Contactless Sensor For Arduino in cheap price in Karachi, Lahore, Islamabad, Rawalpindi, Sukkur, Peshawar, Multan, Quetta, Faisalabad and all over Pakistan.

mlx90614 module hardware overviewmlx90614 module voltage regulator

mlx90614 module optical filter

mlx90614 module pinout

Reviews

There are no reviews yet.

Be the first to review “Digital Infrared Temperature Sensor Module Mlx90614”

Your email address will not be published. Required fields are marked *