Code Monkey home page Code Monkey logo

rtl_433's Introduction

rtl_433, turns your Realtek RTL2832 based DVB dongle into a 433.92MHz generic data receiver
======================================================================

Installation instructions:

cd rtl_433/
mkdir build
cd build
cmake ../
make


Running:

./rtl_433 -h

Usage:  [-d device_index (default: 0)]
    [-g gain (default: 0 for auto)]
    [-a analyze mode, print a textual description of the signal]
    [-l change the detection level used to determine pulses (0-32000) default 10000]
    [-f change the receive frequency, default is 433.92MHz]
    [-S force sync output (default: async)]
    [-r read data from file instead of from a receiver]
    filename (a '-' dumps samples to stdout)


./rtl_433 -a will run in analyze mode and you will get a text log of the received signal.
./rtl_433 -a file_name will save the demodulated signal in a file. The format of the file is 48kHz 16 bit samples.
./rtl_433 will run the software in receive mode. Some sensor data can be receviced.

This software is mostly useable for developers right now.

## Supported Devices

* Added support for Mebus/433 Sensors (YD8210BH)

rtl_433's People

Contributors

csete avatar davefiddes avatar edy555 avatar inem0o avatar jules69350 avatar keenerd avatar koppi avatar laf0rge avatar merbanan avatar mnhauke avatar sonic74 avatar steve-m avatar toke avatar vogelchr avatar zerog2k avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hwhamp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.