An offline bridge from NOAA SAME / EAS decoding on an RTL-SDR into a Meshtastic mesh. The point is local: USB SDR in, node out, no cloud dashboard required when the site has power but no reliable uplink.
It is deliberately boring architecture — decode on a field host, hand off over serial or TCP to a mesh you already trust. Useful for setups where weather radio and mesh already exist but nothing connects them without Wi‑Fi.
Key points
- Offline RTL-SDR → Meshtastic path
- Aimed at ARM / field hosts, not only lab laptops
- Serial or TCP handoff to a Meshtastic node
- Open source; repo is the source of truth