templog4 2.0.0.0
|
TempLog4 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
TempLog4 Click example.
This application measures the temperature
The demo application is composed of two sections :
Initializes I2C interface and performs a device configuration for properly working. Also sets the temperature limit to the desired values.
First ensures that the minimum conversion time is met, and then reads the ambient temperature calculated to the Celsius degrees. Also checks the limit status and shows a message when some limit condition is met.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |