Sensors

Digital Infrared Temperature Sensor Module MLX90614

Condition: New
Availability: In Stock
Share:     Faceook Twitter

SKU: 637718957035863990

Rs.3200 Rs. 4000

Digital Infrared Temperature Sensor for Arduino MLX90614 GY-90614 Module. This best IR temperature sensor is a MELEXIS MLX90614ESF-BAA-000-TU-ND non-contact infrared thermometer for use with Arduino or any microcontroller that can communicate with it through its I2C interface.

Features Of Non-Contact IR Temperature Sensor Module MLX-90614:

  • Small size, low cost.
  • Mounted on a breakout board with two types of pins.
  • 10k Pull up resistors for the I2C interface with optional solder jumpers.
  • Easy to integrate.
  • Factory calibrated in wide temperature range:-40…+125°C for sensor temperature and -70…+380°C for object temperature.
  • High accuracy of 0.5°C over wide temperature range (0…+50°C for both Ta and To) High (medical) accuracy calibration.
  • The measurement resolution of 0.02°C.
  • Single and dual-zone versions.
  • SMBus compatible digital interface.
  • Customizable PWM output for continuous reading.
  • Simple adaptation for 8-16V applications.
  • Sleep mode for reduced power consumption.
  • Different package options for applications and measurements versatility.
  • Automotive-grade.

Applications Of Best Temperature IR Sensor Module:

  1. High precision non-contact temperature measurements.
  2. Thermal Comfort sensor for Mobile AirConditioning control system.
  3. The temperature sensing element for residential, commercial and industrial building airconditioning.
  4. Windshield defogging.
  5. Automotive blind angle detection.
  6. Industrial temperature control of moving parts.
  7. Temperature control in printers and copiers.
  8. Home appliances with temperature control.
  9. Healthcare.
  10. Livestock monitoring.
  11. Movement detection.
  12. Multiple zone temperature control – up to 127sensors can be read via common 2 wires.
  13. Thermal relay/alert.
  14. Body temperature measurement.

Arduino Code For MLX 90614 Contactless Temperature Sensor Module:

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

    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.

Based on 1 reviews

5

overall

Add a review

Khalil - July 07, 2022