Thanks to a 433MHz USB dongle and some folks on the web who wrote nice tools, it is pretty easy to collect and interpret the radio data send from my 60€ Aliexpress weather station to its base station, and re-publish them on a MQTT broker.
Oh, and it runs on a sngle-board computer like a Raspberry, a Beagle Bone or an Orange PI.
We need rtl-sdr to talk to the SDR USB radio, and rtl_433 to interpret and publish it as MQTT (it even knows already about the data format for this weather station).
Oh, and it runs on a sngle-board computer like a Raspberry, a Beagle Bone or an Orange PI.
We need rtl-sdr to talk to the SDR USB radio, and rtl_433 to interpret and publish it as MQTT (it even knows already about the data format for this weather station).