[weewx-development] Re: Pressure resolution and BMP280

2017-04-02 Thread Craig Thom
Thanks. I may take you up on that if I can't get it to work. I've done enough work that I want to try it myself first. I get my sensor tomorrow, but I've been learning and playing and writing with Python today. I wrote and tested the calibration code, using the sample data on the data sheet,

[weewx-development] Re: Pressure resolution and BMP280

2017-04-02 Thread py4960
I have already integrated bmp280 and si7021 with my weewx weather station. Code is based upon a piece of code I have found on https://www.controleverything.com/ I can share the code if you want it.

[weewx-development] Re: New parser for Weewx SDR

2017-04-02 Thread mwall
thank you john! added to weewx-sdr at commit 1858f84 m

[weewx-development] New parser for Weewx SDR

2017-04-02 Thread John Voss
Hello I've recently purchased a Fineoffset WH25 which records temperature, humidity and pressure. Luckly, it was recently added to RTL_433. If it helps anyone, I've written a parser for this sensor (see attached diff). Regards, John 721,762d720 < class FOWH25Packet(Packet): < # 2016-09-0