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.

368 B

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.