gr-keyfob
rtl_433
gr-keyfob | rtl_433 | |
---|---|---|
2 | 172 | |
176 | 6,307 | |
- | 2.1% | |
10.0 | 9.0 | |
almost 3 years ago | 4 days ago | |
Python | C | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gr-keyfob
- Reverse engineering a car key fob signal
-
Making HackRF transmit a pairing code
Probably not suitable for OPs needs, but I’ve used gr-keyfob (https://github.com/bastibl/gr-keyfob) to demodulate car key signals before. It doesn’t solve/break rolling codes — but it does at least allow you to inspect and re-construct the the data burst.
rtl_433
-
Reverse engineering a car key fob signal
And there's a multiformat receiver block too: https://github.com/merbanan/rtl_433
- What is this signal?
-
Error handling in a failing service
pi@pi4b8:/etc/systemd/system $ cat rtl_433.service # based on https://github.com/merbanan/rtl_433/issues/1651 [Unit] Description=RTL_433 service script StartLimitIntervalSec=5 Documentation=https://github.com/merbanan/rtl_433/README.md After=syslog.target network.target [Service] Type=exec ExecStart=/usr/bin/rtl_433 -C si -F mqtt # Restart script if stopped Restart=always # Wait 30s before restart RestartSec=30s # Tag things in the log # View with: sudo journalctl -f -u rtl_433 -o cat SyslogIdentifier=rtl_433 StandardOutput=syslog StandardError=syslog [Install] WantedBy=multi-user.target
- seeking help with 433Mhz remote integration
-
Create a subghz file from known data?
For example, rtl_433 has the spec for an X10 sensor say I know what data I want to put where, is there some tool/site I could enter in what the "specifications" of the signal waveform are and the data I want to send as a byte-string or binary-string and it would create a playable .sub file for me?
-
New Guy: Outdoor Thermostat / automated fan start/stop.
For "outdoor distances" I'd probably stick to something LoRa or 433MHz based. YoLink has quite a few options using the LoRa protocol. I use basic 433Mhz based AcuRite sensors paired with an RTL-SDR dongle connected to a machine running RTL_433, and use Home Assistant to trigger automations and alerts.
-
Mystery signal?
866-868MHz is SRD/ISM band (in UK/EU). Can be things like energy meters, TPMS, medical devices etc. Try rtl_433 on it.
-
Problem trying to listen to a Honeywell doorbell (RF 868 Mhz) with RTL-433
I'm trying to add a Honeywell doorbell to Home Assistant by using the RTL-433 GitHub project/program. When I run the program the SDR dongle is detected but it doesn't display anything when I press the doorbell (the image shows what I see after running the program and pressing the doorbell). I have also tried Honeywell Activelink (FSK) aka [116], so I have tried both 115 and 116 decode protocols.
- Elster TPR11 water meter reader
-
Next Mileston for an RTL-SDR newbee?
rtf_433 IoT & embedded device signal receiving https://github.com/merbanan/rtl_433
What are some alternatives?
opensesame - OpenSesame attacks wireless garages and can open most fixed-code garages and gates in seconds using a Mattel toy
rtl-wmbus - Software defined receiver for wireless M-Bus with RTL-SDR
SDRPlusPlus - Cross-Platform SDR Software
multimon-ng
rtlamr - An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
gcc_termux - Gcc for termux with fortran scipy etc... Use apt for newest updates instructions in README.txt
adsb-exchange - ADS-B Exchange Linux Setup Scripts
mayhem-firmware - Custom firmware for the HackRF+PortaPack H1/H2/H4
ESPHome-VideoDoorbell - Doorbell made using ESPHome with a TTGO T-Camera
gqrx - Software defined radio receiver powered by GNU Radio and Qt.
RTLSDR-Airband - Multichannel AM/NFM demodulator
shinysdr-docker - Docker build of debian, gnuradio and shinysdr with all plugins