Weather station gateway for WH1080

@Alex Tucker Alex Tucker authored on 18 Dec 2017
.gitignore Forgot to free(msg). 7 years ago
LICENSE Initial commit 10 years ago
Makefile Use BMP280 pressure sensor via direct IIOP reading (kernel module driver). Move configuration around. 7 years ago
README.md Update README.md 10 years ago
bcm2835.c Reads station ID and password from credentials file. Enabled BMP085 support on I2C-1 bus for rev 2 RPi boards. 10 years ago
bcm2835.h Reads station ID and password from credentials file. Enabled BMP085 support on I2C-1 bus for rev 2 RPi boards. 10 years ago
bmp280.c Use BMP280 pressure sensor via direct IIOP reading (kernel module driver). Move configuration around. 7 years ago
mqtt.c Try to reconnect to broker if there's a problem publishing. 7 years ago
mqtt.h Add MQTT publishing. Use libconfig to fetch configuration. 7 years ago
rfm01.h V0.3 by Kevin Sangeelee with changes for V2 of RPi board 10 years ago
wh1080_rf.c Change frequency 433.92 to 434 MHz. Enable AFC. Change capacitor value to recommended. Output wget to /dev/null. 6 years ago
wh1080_rf.h Use BMP280 pressure sensor via direct IIOP reading (kernel module driver). Move configuration around. 7 years ago
wunderground.c Change frequency 433.92 to 434 MHz. Enable AFC. Change capacitor value to recommended. Output wget to /dev/null. 6 years ago
wunderground.h Use BMP280 pressure sensor via direct IIOP reading (kernel module driver). Move configuration around. 7 years ago
README.md

WH1080-Weather-Underground

Raspberry Pi bridge between a WH1080 weather station and the Weather Underground PWS network

95% based on Kevin Sangeelee's work at http://www.susa.net/wordpress/2012/08/raspberry-pi-reading-wh1081-weather-sensors-using-an-rfm01-and-rfm12b/

See also:

http://www.raspberrypi.org/forums/viewtopic.php?p=152023
and:

http://www.quasaruk.co.uk/acatalog/RFM01.pdf

Works on a Raspberry Pi V2 with an RFM01 module.

For more details see: http://www.britishideas.com/2014/06/07/wh1080-weather-station-and-weather-underground/