thermo
2.0.0.0
|
Thermo Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Thermo Click example.
This application collects data from the sensor, calculates it, and then logs the results.
The demo application is composed of two sections :
Initializes driver and star write log.
Temperature measured by the thermocouple is converter by MAX31855 sensor and the results are logged. Displayed temperature is in degrees Celsius.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |