Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 500 Bytes

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