Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 267 Bytes

ESP32-VL53L3CX-Test-app

ESP32 controlling ST's VL53L3CX distance measurement device.

Requires the following library: https://github.com/stm32duino/VL53L3CX

Note: The examples provided by the library are not for the ESP32 and require some changes to support that.