lightranger3 2.0.0.0
|
LightRanger3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LightRanger3 Click example.
This app precisely measure distance without making actual contact.
The demo application is composed of two sections :
Initializes driver init and configuration chip.
Includes measurements, reads distance, and logs distance to USBUART for every 300 ms. Distance measurement at distances ranging from 100 mm to 2000 mm.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |