mattjlewis / diozero

Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
https://www.diozero.com
MIT License
261 stars 59 forks source link

Extracts air-quality calculations for general use. #207

Closed EAGrahamJr closed 4 weeks ago

EAGrahamJr commented 2 months ago

Moves the indoor air-quality calculation into general usage. Note that this does not actually read nor use persisted data, thus is static.