Skip to content

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

License

Notifications You must be signed in to change notification settings

kerikun11/ESP32_VL6180X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages