temphum4 2.0.0.0
|
Temp&Hum4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Temp&Hum4 Click example.
This application reads temperature and humidity data.
The demo application is composed of two sections :
Initializes Driver init and settings chip mode ACTIVE and configuration Measurement and Interrupt, then settings maximum / minimum possible Temperature and Huminidy.
Reads the temperature and huminidy and logs to the USBUART every 500 ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |