Skip to content

Files

Latest commit

793d8e7 · Jan 25, 2023

History

History

ESP32_VL6180X

ESP32_VL6180X

C++ VL6180X driver as an ESP-IDF component

Dependency

Example

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

or open examples/polling directory with PlatformIO IDE

API using

STMicroelectronics official VL6180X API

  • core
  • platform