8000 GitHub - h2zero/ESP32_VL53L0X: C++ VL53L0X driver as an ESP-IDF component and PlatformIO library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

h2zero/ESP32_VL53L0X

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

Sponsor this project

  •  

Packages

No packages published

Languages

  • C 96.9%
  • C++ 2.9%
  • Other 0.2%
0