lightranger9 2.0.0.0
|
LightRanger9 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LightRanger9 Click example.
This example demonstrates the use of LightRanger 9 click board by reading and displaying all four sub-captures data measurements on the USB UART.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads all four sub-captures data approximately every 500ms and logs them to the USB UART in a form of two object 8x8 maps. Other data such as DIE temperature, ambient light, system tick, etc., are also being displayed.
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 | ) |