Updated Project: This project did not function or boot (on my Pi Zero2W) before Flavortown. I implemented the display program, NAS, and its other services. I had implemented the AQI website and Arduino program prior.
A Raspberry Pi Zero 2W with…
Updated Project: This project did not function or boot (on my Pi Zero2W) before Flavortown. I implemented the display program, NAS, and its other services. I had implemented the AQI website and Arduino program prior.
A Raspberry Pi Zero 2W with a custom 3D printed case running a custom NixOS flake providing awesome homelab features including a NAS, system sync/backup (integrated with my desktop), AQI monitor (external ESP32+SDS011 sensor that saves to a database on this Pi and accessible through a webpage) - all manageable by a Waveshare display running a custom C program.
Used Copilot for some advanced Linux dtb things (so I could get the screen and buttons working on NixOS), some driver stuff for the display C program and light debugging but otherwise everything is self-coded