pimoroni / EnviroPlus-FeatherWing

CircuitPython library for the Enviro+ FeatherWing
https://shop.pimoroni.com/products/enviro-plus-featherwing
MIT License
10 stars 11 forks source link

Add plotter support for i2c-based Sensirion SCD-30 NDIR carbon dioxide sensor #25

Closed kevinjwalters closed 2 years ago

kevinjwalters commented 3 years ago

Adafruit have a board for the Sensirion SCD-30 NDIR carbon dioxide (CO2) sensor and a library for it using i2c. This can connect to a few feathers via STEMMA QT and rest can be connected to the SDA/SCL pins. This would make a nice addition to the Enviro+ FeatherWing.

Gadgetoid commented 2 years ago

Merged! Thank you!