RTL-SDR 433: A New Android App for Decoding 433 MHz Sensors with rtl_433
嗯,用户让我帮忙总结一下这篇文章的内容,控制在一百个字以内,而且不需要用“文章内容总结”或者“这篇文章”这样的开头,直接写描述。首先,我得仔细阅读文章,理解主要内容。 文章主要介绍了一个新的Android应用RTL-SDR 433,由Christian Ebner开发。这个应用允许用户通过RTL-SDRdongle连接手机,运行rtl_433解码器。支持258种设备协议,包括天气站、TPMS、门铃等。界面使用Jetpack Compose和Material 3构建,实时显示传感器数据和历史日志。应用免费试用,付费移除限制。开源部分在GitHub上,UI层闭源。 接下来,我需要把这些信息浓缩到100字以内。要抓住关键点:应用名称、功能、支持的协议数量、无需互联网、界面特点、免费试用和付费选项、开源情况。 可能的结构是:介绍应用名称和功能,支持的协议数量,无需互联网的特点,界面和数据展示方式,免费试用和付费选项,开源部分的位置。 然后检查字数是否在限制内,并确保信息准确无误。 </think> Christian Ebner开发的Android应用RTL-SDR 433支持通过 RTL-SDR dongle 解码258种设备协议(如天气站、TPMS等),无需互联网或root权限。界面使用Jetpack Compose构建,实时显示传感器数据及历史日志。免费试用带限制,付费移除限制。开源代码在GitHub上可用。 2026-4-22 03:13:16 Author: www.rtl-sdr.com(查看原文) 阅读量:11 收藏

Thank you to Christian Ebner from ebcTech, who has submitted news about his newly released Android app RTL-SDR 433, which lets you run the rtl_433 decoder directly on your phone using an RTL-SDR dongle connected via a USB OTG cable.

The app bundles rtl_433 as a native Android library and supports all 258 device protocols out of the box, including weather stations, TPMS, wireless doorbells, PIR motion sensors, energy meters, door/window contacts, and remote sockets. Decoding runs entirely on-device with no internet connection required, no root, and no special drivers. It uses the standard Android USB Host API together with a libusb Android port.

The UI is built with Jetpack Compose and Material 3, and shows a live list of unique sensors with expandable cards (temperature, pressure, RSSI, raw JSON) plus a full history log. The app is free to try with a decreasing per-session reading limit, and a one-time purchase for a few dollars removes the limit permanently.

We note that the GPL-licensed native layer (rtl_433, rtl-sdr, libusb Android port and EBC's integration glue) is published openly at github.com/ebc81/rtlsdr433-native-gpl in compliance with GPL-2.0, while the UI layer remains closed-source. 

More information about the app is available on the ebcTech page at https://ebctech.eu/rtl-sdr-433-android.


文章来源: https://www.rtl-sdr.com/rtl-sdr-433-a-new-android-app-for-decoding-433-mhz-sensors-with-rtl_433/
如有侵权请联系:admin#unsafe.sh