Releases: johnbryanmoore/VL53L0X_rasp_python
Releases · johnbryanmoore/VL53L0X_rasp_python
Add TCA9548A Multiplexer Support
- 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
- Simplified build process (svanimisetti)
- Added python example that graphs the sensor output (svanimisetti)
- Updated the build instructions (svanimisetti, johnbryanmoore)
Add Multiple sensor support
- Add multiple sensor support
- Add additional error checking
Initial "Beta" Version
Initial beta version. Supports only 1 device and limited error checking.