ESP32_VL53L0X icon indicating copy to clipboard operation
ESP32_VL53L0X copied to clipboard

C++ VL53L0X driver as an ESP-IDF component and PlatformIO library

ESP32_VL53L0X

C++ VL53L0X driver as an ESP-IDF component

Dependency

Example

git clone https://github.com/kerikun11/ESP32_VL53L0X.git
cd ESP32_VL53L0X/examples/polling
idf.py build flash monitor

or open examples/polling directory with PlatformIO IDE

API using

STMicroelectronics official VL53L0X API

  • core
  • platform