rtl-wx
rtl-wx copied to clipboard
RTL-Wx logs data from 433Mhz wireless sensors using an RTL-SDR dongle. The Wiki has some screenshots of the results
Hi,running > ./rtl-wx -s in bash, here what I have on stdout, a bit messy with the EOL : > Ready to gather weather sensor data > > > >...
Executing "wget https://github.com/magellannh/rtl-wx/archive/v0.1.0.tar.gz" resulted in a 404 error. Dave
Keep getting this compile error: gcc -O3 -Wall -Wextra -Wno-unused -Wsign-compare -g3 -fvisibility=hidden -o rtl-wx obj/rtl-wx.o obj/TagProc.o obj/DataStore.o obj/ConfProc.o obj/Scheduler.o obj/Util.o obj/rtl-433fm-demod.o obj/rtl-433fm-decode.o obj/getopt.o -Wl,-Bstatic -lconvenience_static -lrtlsdr -Wl,-Bdynamic -lpthread -lusb-1.0...
built error
Hello built from sources for Raspberry Pi with protocol rubicson /\* init protocols somewhat ok */ register_protocol(demod, &rubicson, samp_rate); i got a error : gcc -O3 -c -o obj/rtl-433fm-demod.o rtl-433fm-demod.c...
Hello, I made my own THN132N copy with an arduino and a ds18b20 As RTL-433 last release can reconize Oregon THN132N, is this possible to include it on RTL-WX ?...
Hello I got a Z31743A-tx temp sensor from Auriol (Lidl brand) Batilan Integrate it to RTL-WX (https://github.com/Batilan/rtl-wx/tree/auriol-Z31743a-TX) Please can you put it on the last version of RTL-WX ?
rtl_wx looks very interesting. I have LaCrosse sensors. There were two requests to add LaCrosse sensor support to rtl-433. The protocol has been decoded a couple of times. rtl-433 -a...