Skip to content

Releases: johnbryanmoore/VL53L0X_rasp_python

Add TCA9548A Multiplexer Support

18 Feb 08:21
Compare
Choose a tag to compare
  • Add support for TCA9548A I2C Multiplexer. Tested with https://www.adafruit.com/products/2717 breakout. (johnbryanmoore)
  • Add python example using TCA9548A Multiplexer support (johnbryanmoore)

Simplified build

09 Feb 07:42
Compare
Choose a tag to compare
  1. Simplified build process (svanimisetti)
  2. Added python example that graphs the sensor output (svanimisetti)
  3. Updated the build instructions (svanimisetti, johnbryanmoore)

Add Multiple sensor support

30 Jan 03:29
Compare
Choose a tag to compare
  1. Add multiple sensor support
  2. Add additional error checking

Initial "Beta" Version

30 Jan 00:01
Compare
Choose a tag to compare
Pre-release

Initial beta version. Supports only 1 device and limited error checking.