Digital Infrared Temperature sensor Module MLX90614 in Pakistan

3,200

Add 10,000 to cart and get free shipping!

Purchase this product now and earn 3200 Points!

Compare
Description

What is an Infrared Temperature Sensor?

Digital Infrared Temperature sensor Module MLX90614 now in Pakistan. This mlx90614 is a non-contact infrared thermometer for use with Arduino. It communicates through the I2C interface. mlx90614 price is also reasonable at ElectronicsPro.

Features of mlx90614 temperature sensor:

1. Its size is small and can be used in circuits easily.
2. Its cost is less
3. Its interface is I2C.
4. It is easy to integrate.
5. Sensor temperature range is (40 to +125)C
6. Object temperature range is (-70 to +380)C
7. Its measurement resolution is 0.02 C.
8. It has a Single and Dual zone version.
9. It has an SMBus digital interface.
10. PWM output for continues reading.
11. Its adaption is 8-16V
12. It also has sleep mode for reduced power consumption.
13. It has an automotive-grade.
14. mlx90614 working has different package options for applications

How does infrared temperature sensor work? This question always arose in our mind… so we mentioned applications example here…

Applications of Digital Infrared Temperature module:

 

Digital Infrared Temperature sensor MLX90614 is Non-contact temperature measurements which have precision.
it used as a Thermal comfort sensor for the mobile AirConditioning control system.
it is the temperature sensing element for residential, commercial, and industrial buildings.
it is also used in Healthcare.
we use it for livestock monitoring.
it used for movement detection.
one of the best use of it is thermal alert.
it measures body temperature.
it controls the temperature in Printers.

mlx90614 Module Arduino Code:

#include()
Adafruit_MLX90614mlx=Adafruit_MLX90614();
voidsetup()
{

serial.begin(9600);
Serial.println(“AdafruitMLX90614test”);

mlx.begin();

}

Voidloop()
{

Serial.print(“Ambient = “);
Seria.print(mlx.readAmbientTempC());
Serial.print(“CtObject = “);
Seria.print(mlx.readObjectTempC());
Serial.println(“*C”);

Serial.print(“Ambient = “);
Seria.print(mlx.readAmbientTempF());

Serial.print(“FtObject = “);
Seria.print(mlx.readObjectTempF());
Serial.println(“*F”);

Serial.println();
delay(500);

}

 

 

Reviews (0)

Reviews

There are no reviews yet

Be the first to review “Digital Infrared Temperature sensor Module MLX90614 in Pakistan”

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

Shipping & Delivery

Delivery Information

At Epro, we offer a Cash on Delivery (COD) service nationwide for your convenience.

How it Works:

  1. Place Your Order: Add items to your cart and proceed to checkout.

  2. Select COD: Choose Cash on Delivery as your payment option.

  3. Receive & Pay: Get your order delivered and pay in cash upon arrival.

Delivery Timeframe:

We aim for swift delivery within the estimated timeframe.

Track Your Order:

Monitor your order's progress with our tracking system.