irgrid2 2.0.0.0
|
IRGrid2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IRGrid2 Click example.
The demo application displays a reading of ambient temperature and a 32x24 pixel object temperature matrix.
The demo application is composed of two sections :
Configures the click and log objects and sets the click default configuration.
Reads the temperature of all pixels every 500ms and displays it on USB UART in a form of a 32x24 matrix.
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 | ) |