temphum8 2.0.0.0
|
TempHum8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
TempHum8 Click example.
This demo-app shows the temperature measurement procedure using Temp&Hum 8 click.
The demo application is composed of two sections :
Configuring clicks and log objects. Setting the click in the default configuration to start the measurement, and before that call function software_reset().
Reads ambient temperature data and Relative Huminidy data, this data logs to USBUART every 1500ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |