thermo16 2.0.0.0
|
Thermo16 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
float | temp |
Thermo16 Click example.
This demo-app shows the temperature measurement procedure using Thermo 16 click.
The demo application is composed of two sections :
Configuring clicks and log objects.
Reads ambient temperature data and 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 | ) |
float temp |