@rhayden
Nothing here yet.
Nothing here yet.
Mar 2 · 6 min read · 1) What this is A Raspberry Pi Zero takes a daily photo of a non networked utility meter (or any fixed analogue display), stores it in month folders, retries once if the capture fails, and sends an em
Join discussionMar 2 · 5 min read · 1. Overview This project implements a dedicated, always-on WiFi usage monitor using a Raspberry Pi Zero 2 WH and a 128×64 I²C OLED display. The system polls a local router API for monthly usage statis
Join discussionAug 28, 2025 · 2 min read · Not every script needs to run daily. Some just need to run once a week, but reliably without cluttering your crontab or running when nothing's changed. So I wrote a simple Bash script that: Tracks when a script was last run Checks if it's been more...
Join discussionAug 28, 2025 · 2 min read · If you'd like to quickly launch a script with one click, here’s how to create a shortcut and pin it to your taskbar for easy access. Step-by-Step: Create a Shortcut for Script.bat 1. Create the Shortcut Right-click on your Desktop or inside a folder...
Join discussion