Skip to content

brainexe/BresserWeatherStation-Go

Repository files navigation

Build Status

Installation

git clone git://git.osmocom.org/rtl-sdr.git
go get github.com/brainexe/BresserWeatherStation-Go

Usage

Fetch data from USB device and pipe data in ./weatherStation. Additionally log the output into out.bin:

rtl_fm -M am -f 868.300M -s 48k -g 50 | tee out.bin | ./weatherStation -noise=700

# 2nd example: stop at first of prefetched data
./weatherStation -noise=850 -stop-at-first < out.bin

About

Receive 868mhz data from Bresser weather center 5-IN-1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages