|
thermo14 2.2.0
|
Thermo14 Click example. More...
Functions | |
| void | log_display (float value) |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
Thermo14 Click example.
Thermo 14 Click provides an accuracy of ±0.5°C in the range from -10°C to 60°C.
The demo application is composed of two sections :
Initalizes I2C driver, sets up the device.
This example shows capabilities of Thermo 14 Click by measuring temperature every 3 seconds and displaying temperature in degrres Celsius via USART terminal.
| void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | void | ) |
| void log_display | ( | float | value | ) |
| int main | ( | void | ) |