50%
OFF
MIKROE-1362
30 g
Status:
IrThermo Click 5V is a compact add-on board that allows contactless measurement of the object's temperature. This board features the MLX90614, a single and dual-zone infrared thermometer from Melexis. It encompasses both the thermopile sensor element and the ASSP, a signal conditioning circuitry that features 17-bit ADC and powerful DSP, which allow a high degree of accuracy and a wide temperature measurement range. The data can be read both from the PWM and from the SMBus interface, where the SMBus interface is mainly compatible with the I2C interface. The IrThermo Click 3.3V has the 10-bit PWM interface and the SMBus/I2C interface. This Click board™ makes the perfect solution for the development of high-precision non-contact temperature measurement devices, thermal comfort sensors for mobile air-conditioning control systems, windshield defogging, home appliances, movement detection systems, and more.
IrThermo Click 5V is supported by a mikroSDK compliant library, which includes functions that simplify software development. This Click board™ comes as a fully tested product, ready to be used on a system equipped with the mikroBUS™ socket.
This product is no longer in stock
Availability date:
IrThermo Click 5V is based on the MLX90614, a single and dual-zone infrared thermometer from Melexis. This sensor is an IR sensor of a thermopile character. A thermopile sensor is a serially connected thermocouple array with hot junctions on the heat-absorbing membrane. The cold junctions are located on a cold base, providing the reference point for generating the voltage. Due to the low-temperature capacity of the membrane, it will react to the heat radiation, generating voltage via the thermoelectric effect. The ASSP circuitry of the MLX90614 sensor processes the voltage, allowing an accuracy of ±0.5˚C. The MLX90614 sensor is factory calibrated in a wide temperature range: -40°C to 125°C for sensor temperature and -70°C to 380°C for object temperature. The ASSP circuitry also provides advanced interfacing options for the MCU, with the CRC error checking.
The MLX90614 is equipped with a portion of EEPROM, which stores various config parameters, calibration data, and the chip ID address. Changing the values in the EEPROM will only take effect once the device is restarted.
IrThermo Click 5V can use the SMBus to communicate with the host MCU using I2C lines of the mikroBUS™ socket. In addition, you can use the 10-bit PWM for data output to the host MCU. The selection can be made over the SELECT MODE jumper, where the I2C is selected by default. For this Click board™ to work properly, both jumpers should be set to appropriate positions.
This Click board™ can be operated only with a 5V logic voltage level. The board must perform appropriate logic voltage level conversion before using MCUs with different logic levels. Also, it comes equipped with a library containing functions and an example code that can be used as a reference for further development.
Type
Temperature & humidity
Applications
Can be used for the development of high-precision non-contact temperature measurement devices, thermal comfort sensors for mobile air-conditioning control systems, windshield defogging, home appliances, movement detection systems, and more
On-board modules
MLX90614 - single and dual-zone infrared thermometer from Melexis
Key Features
Non-contact temperature measurement, sensor and object temperature measurement, movement detection, 17-bit ADC powerful DSP unit, and 10-bit PWM, high accuracy, high measurement resolution, sleep mode for reduced power consumption, automotive grade, high (medical) accuracy calibration, and more
Interface
I2C,PWM
Feature
No ClickID
Compatibility
mikroBUS™
Click board size
S (28.6 x 25.4 mm)
Input Voltage
5V
This table shows how the pinout on IrThermo click 5V corresponds to the pinout on the mikroBUS™ socket (the latter shown in the two middle columns).
Label | Name | Default | Description |
---|---|---|---|
LD1 | PWR | - | Power LED indicator |
J2 | I2C/PWM | Right | Select Mode communication with target MCU, right position for the I2C, left position for the PWM |
J3 | I2C/PWM | Right | Select Mode communication with target MCU, right position for the I2C, left position for the PWM |
Note: SMD jumpers labeled as J2 and J3 are the only jumpers that are allowed to be switched. Removing or repositioning any other component might lead to malfucntion of the device.
We provide a library for IrThermo click 5V on our Libstock page, as well as a demo application (example), developed using MikroElektronika compilers and mikroSDK. The provided click library is mikroSDK standard compliant. The demo application can run on all the main MikroElektronika development boards.
Library Description
Key functions:
float irthrm5v_getTambient()
- Returns ambient temperature value in Celsius.float irthrm5v_getTobject()
- Returns object temperature value in Celsius.Examples Description
The application is composed of three sections:
void applicationTask() { measuredTemperature = irthrm5V_getTambient(); FloatToStr(measuredTemperature,text); mikrobus_logWrite("Ambient Temperature: ",_LOG_TEXT); mikrobus_logWrite(text,_LOG_LINE); Delay_ms(1000); }
The full application code, and ready to use projects can be found on our Libstock page.
Other mikroE Libraries used in the example:
Additional notes and information
Depending on the development board you are using, you may need USB UART click, USB UART 2 click or RS232 click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.
This click board is supported with mikroSDK - MikroElektronika Software Development Kit. To ensure proper operation of mikroSDK compliant click board demo applications, mikroSDK should be downloaded from the LibStock and installed for the compiler you are using.
For more information about mikroSDK, visit the official page.
NOTE: Please be advised that any peripheral devices or accessories shown connected to the Click board™ are not included in the package. Check their availability in our shop or in the YMAN section below.