irthermo3 2.0.0.0
|
IrThermo3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IrThermo3 Click example.
The demo application displays ambient and object temperature measurements using IrThermo 3 click.
The demo application is composed of two sections :
Initializes the driver, resets the device and performs calibration.
The device measures ambient and object temperature in degrees Celsius and displays them on the USB UART once per second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |