Skip to content

L33t-dot-UK/VL53Lxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/