Skip to content

Driver for single and array of ST VL53L5CX time-of-flight (ToF) distance sensor

Paul Beuchat requested to merge traxxas_code into master

Added the ultra-lite driver (ULD) code provided by ST for a single VL53L5CX sensor. Added a Linux driver for connecting the ULD from ST to the I2C driver for linux. Added a class for managing an array of VL53L5CX sensors.

Merge request reports