You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
.vscode | 2 months ago | |
Docs | 2 months ago | |
Examples | 2 months ago | |
Platform | 2 months ago | |
Processing/VL53L8CX_8x8 | 2 months ago | |
VL53L8CX_ULD_API | 2 months ago | |
.gitignore | 2 months ago | |
CMakeLists.txt | 2 months ago | |
Readme.md | 2 months ago | |
main.c | 2 months ago | |
pico_sdk_import.cmake | 2 months ago |
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.