thermo22 2.0.0.0
|
Thermo 22 Click is a compact add-on board that provides an accurate temperature measurement. This board features the TMP75C, a high-precision digital temperature sensor from Texas Instruments. The TMP75C houses an integrated digital temperature sensor with a 12-bit analog-to-digital converter (ADC), a reference circuit, and serial interface logic functions in one package. Characterized by its high accuracy (up to ±0.25°C typical) and high resolution of 0.0625°C, this temperature sensor provides temperature data to the host controller with a configurable I2C interface. This Click board™ is appropriate for thermal management and protection of various consumer, industrial, and environmental applications.
We provide a library for the Thermo 22 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 Thermo 22 Click driver.
thermo22_cfg_setup
Config Object Initialization function. thermo22_init
Initialization function. thermo22_default_cfg
Click Default Configuration function. thermo22_read_temperature
This function reads the temperature data in Celsius. thermo22_set_temperature_high_limit
This function sets the temperature high limit at which the overtemperature alert flag is being set. thermo22_get_int_pin
This function returns the INT pin logic state which indicates the overtemperature alert. This example demonstrates the use of Thermo 22 click board by reading and displaying the temperature measurements.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which enables continuous conversation and sets the overtemperature limits to 35.0 Celsius.
Reads the temperature measurement in Celsius and displays the results on the USB UART
every 200ms approximately. It also checks the overtemperature alert indicator and displays an appropriate message if the indicator is active.
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.