Search found 1 match

by benjam
Fri May 25, 2018 10:13 am
Forum: Drivers for External Components
Topic: VL53L1X ToF distance sensor - adapting to micropython
Replies: 19
Views: 74993

VL53L1X ToF distance sensor - adapting to micropython

Hi guys, I'm starting to experiment with the new VL53L1X sensor for which there is an Arduino library, and I'd like to port it to micropython. https://github.com/sparkfun/SparkFun_VL53L1X_Arduino_Library However I'm no expert and I have to learn a lot, and I'm using I2C to read/write to the correct ...