rtl_433 VS rtl-power-fftw

Compare rtl_433 vs rtl-power-fftw and see what are their differences.

rtl_433

Program to decode radio transmissions from devices on the ISM bands (and other frequencies) (by merbanan)

rtl-power-fftw

Power spectrum for RTLSDR dongles. (by AD-Vega)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rtl_433 rtl-power-fftw
172 16
5,774 151
- 1.3%
9.3 0.0
7 days ago 9 months ago
C C++
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

rtl_433

Posts with mentions or reviews of rtl_433. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.
  • Reverse engineering a car key fob signal
    3 projects | news.ycombinator.com | 14 Mar 2024
    And there's a multiformat receiver block too: https://github.com/merbanan/rtl_433
  • What is this signal?
    3 projects | /r/signalidentification | 11 Dec 2023
  • Error handling in a failing service
    1 project | /r/homelab | 26 Nov 2023
    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
    1 project | /r/Esphome | 9 Jul 2023
  • Create a subghz file from known data?
    1 project | /r/flipperzero | 22 Jun 2023
    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.
    1 project | /r/homeautomation | 11 Jun 2023
    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?
    1 project | /r/RTLSDR | 11 Jun 2023
    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
    1 project | /r/RTLSDR | 9 Jun 2023
    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
    2 projects | /r/IOT | 24 May 2023
  • Next Mileston for an RTL-SDR newbee?
    1 project | /r/RTLSDR | 23 May 2023
    rtf_433 IoT & embedded device signal receiving https://github.com/merbanan/rtl_433

rtl-power-fftw

Posts with mentions or reviews of rtl-power-fftw. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-16.
  • Export near real-time trace
    2 projects | /r/RTLSDR | 16 May 2023
  • Using SDR to make .CSV files for Wireless Workbench
    1 project | /r/RTLSDR | 26 Mar 2023
    https://github.com/AD-Vega/rtl-power-fftw can help. This can be easily piped for various outputs and works with GNUPlot off the bat. Use this on an Android based SDR for foxhunting and Signal seeking.
  • how can I find other signals to listen to?
    1 project | /r/RTLSDR | 25 Feb 2023
    I like to use rrl_power_fftw
  • Frequency hopping driveway sensor?
    1 project | /r/RTLSDR | 11 Jan 2023
    You could use rtl_power_fftw to better record the wider band over a time period. This is similar to rtl_power from librtlsdr, but is more efficient and can dwell for as little as 100ms on any 2.4MHz window (24MHz done in 1 second, f.e.). You can then plot this data through GNUPlot to get visual representations.
  • Any fun ideas for introducing SDR to my 81 year old dad?
    1 project | /r/RTLSDR | 29 Sep 2022
  • Comparing receive capabilities of antenna
    1 project | /r/RTLSDR | 28 May 2022
    These are made using rtl-power-fftw and GNUPlot
  • Laptops with lowest RFI?
    1 project | /r/RTLSDR | 5 May 2022
    I have a rooted Android with an RTL-SDR attached, which I'd take with me if buying a new laptop. I'd sit near the laptop's on display with a stubby duck in the SDR and use rtl-power-fftw to rapid scan 27-1724MHz (fastest is 100ms dwell at 2.4MSps). Takes a minute or two and can be fed into GNUPlot to give you a pretty graph of signals seen. Do it at a low gain and any spikes you see are likely from those sources.
  • What do you use your homelab for?
    7 projects | /r/homelab | 14 Dec 2021
    rtl-power-fftw
  • Passive signal collection?
    2 projects | /r/RTLSDR | 25 Oct 2021
    Look into rtl_power_fftw. It can be run for hours on any host (including a Raspberry Pi) and the spectrum results examined later.
  • Rtl_power scanner logic
    2 projects | /r/RTLSDR | 22 Oct 2021
    rtl_power_fftw is likely more well suited. It's multithreaded, so can sample IQ and process the data as it samples. It's also faster and uses libfftw for processing (faster and more accurate). Outputs more friendly, too. I use this in part with a signal heatmap project; https://www.reddit.com/r/RTLSDR/comments/ifer8j/progress_on_the_android_sdr_linuxdeploy_rtl_power/

What are some alternatives?

When comparing rtl_433 and rtl-power-fftw you can also consider the following projects:

rtl-wmbus - Software defined receiver for wireless M-Bus with RTL-SDR

rtl-sdr - library for turning a RTL2832 based DVB dongle into a Software DefinedReceiver; mirror from https://gitea.osmocom.org/sdr/rtl-sdr

rtlamr - An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.

noaa-apt - NOAA APT weather satellite image decoder, for Linux, Windows, RPi 2+, OSX and Android+Termux

ESPHome-VideoDoorbell - Doorbell made using ESPHome with a TTGO T-Camera

SDRPlusPlus - Cross-Platform SDR Software

mayhem-firmware - Custom firmware for the HackRF+PortaPack H1/H2

nrsc5 - NRSC-5 receiver for rtl-sdr

multimon-ng

sdrangel - SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube