temphum21 2.0.0.0
|
Temp&Hum 21 Click is a compact add-on board representing temperature and humidity sensing solution. This board features the HIH8130-021-001, a highly accurate, fully-calibrated digital humidity and temperature sensor from Honeywell Sensing and Productivity Solutions. This sensor, characterized by its high accuracy (±2% RH and ±0.5°C over a wide operating temperature range) and high resolution, provides factory-calibrated 14-bit data to the host controller with a configurable I2C interface. It also comes with alarm features with selectable alarm thresholds by an MCU or externally.
We provide a library for the TempHum 21 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 21 Click driver.
temphum21_cfg_setup
Config Object Initialization function. temphum21_init
Initialization function. temphum21_read_measurement
This function requests measurement and waits for a measurement to complete and after that reads temperature in Celsius and relative humidity in percents. temphum21_get_all_pin
This function returns the alarm low (ALL) pin logic state. temphum21_get_alh_pin
This function returns the alarm high (ALH) pin logic state. This example demonstrates the use of Temp & Hum 21 click board by reading the temperature and humidity data.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads the temperature (Celsius) and humidity (Percents) data and displays the results on the USB UART approximately once per second.
It also checks if any alarm is detected on the humidity measurement.
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.