pimoroni / breakout-garden

Documentation, software, and examples for the Breakout Garden ecosystem.
https://shop.pimoroni.com/products/breakout-garden-hat
MIT License
72 stars 14 forks source link

Autodetect Chip ID #7

Closed Gadgetoid closed 5 years ago

Gadgetoid commented 5 years ago

Added chip-ID register reads to disambiguate between hardware devices that share the same i2c address(es). This is primarily to determine the difference between BME680 and BMP280 but will also be needed forADS1015 to tell the difference between it and the as7262- possible enhancements needed to make that work.