/rtlweather

Weather station data logging using SDR.

Primary LanguagePython

rtlweather

A set of Python scripts and a simple database to post weather station measurements to the web. Weather station is located here. Data are collected using a SDR dongle on the LPD433 band and the webpage is hosted on a Raspberry Pi.

Dependencies

  • Python 3
  • rtl_433 - Decoder for many 433 MHz devices and more.
  • rrdtool - Lightweight round-robin database.