awesome-micropython
awesome-micropython copied to clipboard
Add VL53L1X driver
This is a driver for the VL53L1X. https://github.com/QuirkyCort/IoTy/blob/main/public/extensions/vl53l1x.py
Compared to the current driver listed on awesome-micropython, this one provides the ability to set distance mode and timing budget. This should allow better results in some cases, but I haven't played around with it enough to see a difference.
This driver was written for the IoTy project (...a web-based blocks to Python system, similar to BIPES), so it doesn't have it's own repository.