thermok 2.0.0.0
|
ThermoK Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ThermoK Click example.
Demo application shows basic temperature reading using Thermo K click.
The demo application is composed of two sections :
Configuring clicks and log objects. Reads the device ID and also checks the click and MCU communication.
Reads Temperature data(Type K probe) and this data logs to USBUART every 500ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |