thermoj 2.0.0.0
|
ThermoJ Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ThermoJ Click example.
This app measured temperature.
The demo application is composed of two sections :
Initialization device.
This is a example which demonstrates the use of Thermo J Click board. Measured temperature data from the MCP9600 sensor on Thermo J click board. Results are being sent to the Usart Terminal where you can track their changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |