Releases: adafruit/Adafruit_CircuitPython_VL53L1X
1.1.2 - Added range status check
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
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
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
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
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
Initial release with basic functionality in place.