Revisting AQI Monitor w/ Raspberry Pi & SDS011

Revisting AQI Monitor w/ Raspberry Pi & SDS011
It lives inside the shell of an old mac mini. I'm aiming the sensor out an IO port on the back. Don't worry I've since fixed that poor GPIO pin.

When I originally put this together back in December 2020 I was living in the Bay Area. Wildfire smoke was bad that year and I wanted a sense of whether my indoor air quality was any better. (it was fine... so long as we kept the windows closed). With a handful of interruptions I've had it logging air quality once an hour since then.

I largely following this guide from Marcelo Rova and based my scripts on the accompanying code. The only real exception being that I opted to write my data out to a file and then rclone that to a shared folder on a cloud service.

More recently I integrated some line graphs showing the recent indoor AQI and pi system temperatures as a custom module in MagicMirror so that it shows up on this status board display in the office.

A vertical monitor displays a status board. It includes graphs for system temperatures and Office AQI, as well as weather, calendar, and public transit information.