Search found 1 match

by shanemm
Sat Jul 21, 2018 8:25 pm
Forum: Drivers for External Components
Topic: VL6180 Time-of-flight Range Sensor
Replies: 5
Views: 22979

Re: VL6180 Time-of-flight Range Sensor

Very useful library. It took me a minute to figure out how it works because I don't know python but here's my code that worked on esp32 and displays a value from 0-255 depending on the range sensed: -----------------------------------------------------------------------------------------------------...