irsense5
2.1.0.0
|
IR Sense 5 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IR Sense 5 Click Example.
This library contains API for the IR Sense 5 Click driver for measuring ambient and object temperature.
The demo application is composed of two sections :
The initialization of the I2C and ADC module and log UART.
The demo application measures ambient and object temperature in degrees Celsius. Results are being sent to the UART Terminal, where you can track their changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |