temphum9 2.0.0.0
|
TempHum9 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
TempHum9 Click example.
This example demonstrates the use of TempHum 9 click board by reading and displaying the temperature and humidity measurement results.
The demo application is composed of two sections :
Initializes I2C driver and sends SLEEP and WAKEUP commands.
Performs simultaneous temperature and relative humidity measurements and logs both values on the USB UART once per second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |