Skip to content

Releases: adafruit/Adafruit_CircuitPython_VL53L1X

1.1.2 - Added range status check

31 May 17:24
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-vl53l1x.

Read the docs for info on how to use it.

1.1.1 - Improved Multiple Sensor Example

10 May 17:14
186b055
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-vl53l1x.

Read the docs for info on how to use it.

1.1.0 - Added set_address function to allow use of multiple devices on one bus

04 Apr 17:14
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-vl53l1x.

Read the docs for info on how to use it.

1.0.2 - Updated documentation link, python version

04 Feb 20:36
3f712bf
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-vl53l1x.

Read the docs for info on how to use it.

1.0.1 - Updated pylint version, linted

15 Nov 19:44
bc53a32
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-vl53l1x.

Read the docs for info on how to use it.

1.0.0 - Initial Release

22 Oct 16:48
Compare
Choose a tag to compare

Initial release with basic functionality in place.