Skip to content

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

License

Notifications You must be signed in to change notification settings

JustinOng/ESP32_VL53L0X

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.2%
  • C++ 2.6%
  • Other 0.2%