irgrid4
2.1.0.0
|
IR Grid 4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IR Grid 4 Click example.
This example demonstrates the use of IR Grid 4 Click by reading and displaying the ambient and object temperature measurements in a 16x12 pixels grid format.
The demo application is composed of two sections :
Initializes the driver and performs the Click default configuration.
Reads the ambient and object temperature measurements every 500ms and displays the results on the USB UART in a form of a 16x12 pixels grid.
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 | ) |