grideye 2.0.0.0
|
Grideye Click example. More...
Macros | |
#define | GRIDEYE_TEMP_COEF 0.25 |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Grideye Click example.
64 individual thermal sensors build an image on a display. The detecting distance is 5m.
The demo application is composed of two sections :
Initalizes I2C driver, applies default settings, and makes an initial log.
This example demonstrates the use of Grid-EYE click board by reading full grid and displaying values via USART terminal
#define GRIDEYE_TEMP_COEF 0.25 |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |