Skip to content

VL53L0X Basic Implementation

Daniel Fonseca Yarochewsky requested to merge VL53L0X-MVP into master

Created by: CaiB

Here is my basic implementation of the VL53L0X sensor, based on the greatly simplified Pololu library. This is mainly meant as a temporary addition, until @save-buffer can finish the fully featured implementation (hence the minimum viable product tag). I tested it today, and it gave reasonably accurate and consistent results, so I think it is ready for use.

Merge request reports