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

Disambiguate PA1010D from VEML6075 #26

Closed Gadgetoid closed 2 years ago

Gadgetoid commented 3 years ago

Adds the ability to check 16-bit word-sized register values so it can read VEML6075s Chip ID.

Adds the ability to negate checks, so a device will only be detected if reg != value.

Should fix #25