Skip to content

Reciever software for FM modulated temperature stations.

License

Notifications You must be signed in to change notification settings

psa-jforestier/rtl_868

 
 

Repository files navigation

rtl_868

Reciever software for FM modulated temperature stations.

compile: 'make' run: rtl_fm -f 868.26e6 -M fm -s 500k -r 75k -g 42 -A fast | ./rtl_868 > dump-file.txt

Win32 Cross compilation (build on Linux, run on Windows)

compile: './wmake.sh rtl_868.exe'

How to install cross compilation toolchain on linux : $> sudo apt-get install make gcc mingw32 mingw-w64

About

Reciever software for FM modulated temperature stations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Shell 3.6%
  • Makefile 2.4%