tempiso
2.1.0.0
|
Temp ISO Click is a compact add-on board for accurate and isolated temperature measurements in high-voltage environments. This board features the ISOTMP35-Q1, an automotive-grade isolated temperature sensor with analog output from Texas Instruments. This sensor integrates a robust isolation barrier with a withstand voltage of up to 3000VRMS, a linear analog output with a 10mV/°C slope, and a wide temperature range of –40°C to 150°C. It delivers high accuracy of ±2.0°C, fast thermal response, and is AEC-Q100 qualified, ensuring long-term reliability in demanding conditions. The board also features Click Snap, enabling flexible sensor placement by detaching the PCB for standalone operation.
We provide a library for the Temp ISO Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Temp ISO Click driver.
tempiso_cfg_setup
Config Object Initialization function. tempiso_init
Initialization function. tempiso_read_temperature
This function reads the voltage level from AN pin and converts it to temperature in degrees Celsius. tempiso_read_voltage_avg
This function reads a desired number of ADC samples and calculates the average voltage level. tempiso_set_vref
This function sets the voltage reference for Temp ISO Click driver. This example demonstrates the use of Temp ISO Click board by reading and displaying the temperature measurements.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads the temperature measurement in degrees Celsius and displays the results on the USB UART approximately once per second.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
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. UART terminal is available in all MikroElektronika compilers.