The Weather Radio That Only Wakes You For Your Own County — Decode and Route NOAA SAME Alerts Yourself
🤝 Want this built for you? Start a request — our AI scopes it, estimates a price range, and matches you with a vetted AI Advisor. →
Two ways to open it
Unlocks this full walkthrough on your account — no subscription, and no account needed until you check out.
Over 160 project walkthroughs, the 6-week course, and your certificate.
🔒 Secure checkout by Stripe · Already a member? Sign in
What you'll do
A receive-only alert router running as a service on your own machine that Claude Code built — an RTL-SDR dongle feeding rtl_fm into the open-source samedec decoder, which spawns a Python handler you wrote for every SAME message it hears — that reads the digital header NOAA Weather Radio sends ahead of every alert, decides whether that alert actually covers one of YOUR six-digit county codes, routes it into one of three severity tiers you defined (loud, quiet push, log only), refuses to ever suppress a national activation or an unrecognised event code, archives the spoken audio of every alert alongside a searchable SQLite history, renders it all as one self-contained offline HTML page, and — the part no consumer weather radio does — runs a separate watchdog that shouts at you when it has heard nothing at all for longer than the weekly test interval, because silence from a broken receiver and silence from a calm week look exactly the same.