Skip to content

bcolyn/RG9Hydreon2MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RG9Hydreon2MQTT

Small python script to read the serial port output from the Hydreon RG9 sensor hooked up to the serial port and send the relevant values to MQTT.

I run it on my Raspberry Pi 4 that also runs indi-allsky

Systemd Unit installation

# from the current directory
systemctl --user enable rg9hydreon2mqtt.service

# start it
systemctl --user start rg9hydreon2mqtt

# verify results
systemctl --user status rg9hydreon2mqtt

# this is already done by indi-allsky, but can't hurt to run again 
sudo loginctl enable-linger $USER

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages