Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 576 Bytes

Readme.md

File metadata and controls

14 lines (10 loc) · 576 Bytes

VL53LXX Example Code

This code shows you how to get up and running with the VL53LXX family of sensors from ST Microelectronics using the Polou Library. It contains example code showing you how to use the L0 and L1 sensor and multiple sensors on the same I2C bus. The differences between these sensors are;

L0 - 2 Meters Range
L1 - 4 Meters Range
L1 - Programmable Region of Interest (ROI)

The tutorials can be viewed at;

https://www.l33t.uk/ebay/getting-started-with-the-vl53l0x/
https://www.l33t.uk/ebay/getting-started-with-the-vl53l1x/