6 lines
368 B
Markdown
6 lines
368 B
Markdown
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. |