temphum23 2.1.0.0
|
Temp&Hum 23 Click is a compact add-on board representing temperature and humidity sensing solution. This board features the SHT45, a 4th generation ultra-low-power relative humidity and temperature sensor from Sensirion. The SHT45 is characterized by its high accuracy (±1% RH and ±0.1°C over a wide operating temperature range) and high resolution providing 16-bit data to the host controller with a configurable I2C interface. Also, it is designed for reliable operation in harsh conditions such as condensing environments. This Click board™ is perfectly suitable for high-volume applications.
We provide a library for the TempHum 23 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 TempHum 23 Click driver.
temphum23_cfg_setup
Config Object Initialization function. temphum23_init
Initialization function. temphum23_soft_reset
This function performs the software reset by sending the soft reset command. temphum23_read_serial_num
This function reads the 4-bytes unique serial number by using I2C serial interface. temphum23_read_measurement_high_precision
This function reads the temperature and humidity measurements with high precision. This example demonstrates the use of Temp & Hum 23 click board by reading the temperature and humidity data.
The demo application is composed of two sections :
Initializes the driver, performs the sensor software reset and then reads and displays the sensor unique serial number.
Reads the temperature (degC) and the relative humidity (RH) data 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.