Shipped this project!
I’ve built my own Pi-powered homelab! Super happy with how it came out - it’s really been beneficial for my workflow. I highly recommend watching the demo video the whole way through - there’s more to this project than meets the eye (I mostly devlogged the display program but I’ve spent countless non-tracked hours building the AQI sensor’s ESP32 program in Arduino & 3D modelling the Pi’s case). By far the most challenging part of this project was the initial technical hurdle - there’s very little i2c, gpio and spi documentation for NixOS and even less for the Pi Zero 2W. Figuring out all the super technical dtb stuff (with a little help from AI) so I could move on to the fun part (coding the display program) was a must.
Forgot to mention but I’m reusing the image from the last devlog as this project’s banner. The demo is a video given that most users won’t have a spare Pi Zero 2W and a Waveshare HAT lying around. If you do, I’ve detailed the entire setup and how to run and build this on your own Pi in the project README.