revk / ESP32-VL53L0X

VL53L0X (laser ranger) for ESP-IDF (e.g. ESp32)
GNU General Public License v3.0
19 stars 3 forks source link

Any example how to use this library? #1

Closed flamedmg closed 4 years ago

flamedmg commented 4 years ago

Looks like a good thing, but could you please provide some code for newbies to start with ?

revk commented 4 years ago

It is pretty simple, and for more details you are best checking the data sheet I expect. But as an example, see https://github.com/revk/SolarSystem/blob/master/ESP32/main/ranger.c