| .vscode | ||
| Docs | ||
| Examples | ||
| Platform | ||
| Processing/VL53L8CX_8x8 | ||
| VL53L8CX_ULD_API | ||
| .gitignore | ||
| CMakeLists.txt | ||
| main.c | ||
| pico_sdk_import.cmake | ||
| Readme.md | ||
VL53L8CX with the Raspberry Pi Pico (RP2040)
This code use a Raspberry Pi Pico (RP2040) to read the data of a VL53L8CX.
Current status : ability to read @15Hz the 8x8 values and send them to a computer through the USB connection. Based mainly on the "example 1" of the "Ultra Lite Driver" provided by ST Microelectronics.