Skip to content

Instantly share code, notes, and snippets.

View mskurnik's full-sized avatar

Mitchell J Skurnik mskurnik

View GitHub Profile
@mskurnik
mskurnik / wxserver.sh
Last active December 10, 2023 21:25
Ambient Weather to XASTIR APRS WX Station
#!/bin/bash
# Original script written by S55MA and S56IUL, May 2016 - https://s55ma.radioamater.si/2016/05/03/la-crosse-ws2300-ws2307$
# Modified by u/MJCS July 2020
# Run the following in the background to gather data:
# rtl_433 -f 915M -R 20 -R 145 -R 78 -F json:weather.json
# ----- Change Log -----
# 2020-11-08 1839 Optimized code
# 2020-11-08 1745 Converted mm to in for rain guage
# 2020-11-08 1700 Added decode and calculation of rain guage for last hour and day