/ESP32_VL53L0X

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

Primary LanguageCMIT LicenseMIT

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