This is a library for the Arduino IDE that helps interface with ST's VL53L4CD time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C.
Since ESP32_IO_Expander depends on the esp-lib-utils library which implements the logging, checking, and memory functions, to configure it when using Arduino, please refer to the instructions.