Giter VIP home page Giter VIP logo

rtl433_docker's Introduction

Tap Weather Station's Outdoor Data using RTL_433 and stream data to MQTT broker

Credit: RTL 433 by @merbanen (https://github.com/merbanan/rtl_433)

Attach the RTL-SDR dongle

First, find the RTL-SDR dongle usb bus address using lsusb,

Bus 002 Device 003: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T

How to use it

docker run -d --name rtl433 --device /dev/bus/usb/002/003 -e MQTT_HOST=<host_ip_address> -e MQTT_PORT=<port> -e MQTT_USER=<username> -e MQTT_PASSWORD=<password> -e MQTT_TOPIC=<topic> -e FREQUENCY=<frequency> -e DEVICE=<device_number> -v /etc/localtime:/etc/localtime:ro agungw132/rtl433_docker

rtl433_docker's People

Contributors

agungw132 avatar

Stargazers

 avatar

Watchers

 avatar

rtl433_docker's Issues

Can you help me please ?

Sorry but can send you a private message on github

I am using an image of you who is named agungw132/confluent-kafka-sasl:0.0.1

Where can i find the Dockerfile of this image please ?

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.