rene0 / dcf77pi

Yet another DCF77 decoder. This one is intended for the Raspberry Pi platform but might work on other devices using GPIO pins too.
BSD 2-Clause "Simplified" License
18 stars 6 forks source link

UDP stream for raw radio signal #7

Open rene0 opened 7 years ago

rene0 commented 7 years ago

UDP stream for raw radio signal, once #4 is done. What about security/bandwidth? Configurable port number (default 50077?)

rene0 commented 4 years ago

Or just stream the cooked bit values, see ideas-timepi.txt (not yet public).