weatherradio
is a program that works in conjunction with rtl_433
to capture local weather sensor data using a compatible Software
Defined Radio (SDR) device (e.g. RTL-SDR), and publish it to an mqtt broker.
weatherradio
is written in Rust,
and can be built by installing rust via rustup,
and then running cargo build
from anywhere under the project root.
It also requires the rtl_433
program to be available somewhere on
the system.
$ ls
weatherradio rtl_433
$ weatherradio -r ./rtl_433