Skip to content

Releases: adafruit/Adafruit_CircuitPython_VL53L0X

3.6.5 - Fixed version string

22 Aug 18:54
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.6.4 - Switched to pyproject.toml

09 Aug 19:52
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.6.3 - Added cp.org link to index.rst

09 Jun 18:07
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.6.2 - Repo documentation and config updates

07 Jun 16:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.6.1 - Reformatted library to match latest black version

04 Apr 17:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.6.0 - Added .data_ready property allowing users to predict if calls to .range will block

17 Mar 12:49
cd61394
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.5.1 - Updated documentation link, python version

04 Feb 21:07
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.5.0 - Implement Continuous Mode

21 Dec 23:46
2203552
Compare
Choose a tag to compare

Thank you @Smankusors

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

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

Read the docs for info on how to use it.

3.4.1 - Updated pylint version, linted

15 Nov 19:07
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.4.0 - Added distance in cm

25 Oct 19:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.