Skip to content

BASH scripts to read from the rtl_433 program and publish MQTT messages containing Acurite weather sensor data.

Notifications You must be signed in to change notification settings

gds32571/sdr-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

sdr-bash

BASH scripts to read from the rtl_433 program and publish MQTT messages containing Acurite weather sensor data.

rtl.sh runs the second program. It will restart that program if it crashes. It counts the number of restarts and records the value in myctr.txt

rtl2.sh runs the rtl_433 program in JSON output mode, assigns MQTT topics to the messages, and publishes them with the Paho client software. It uses a watchdog system on this network to signal it is up and running. A program called socket1.py does this function. Remove it (comment out) from the file if you don't use my deadman system (You probably don't!). See https://github.com/gds32571/deadman-watchdog for more information on that software.

About

BASH scripts to read from the rtl_433 program and publish MQTT messages containing Acurite weather sensor data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages