Monitoring my weather at home
tylercipriani.com
Monitoring my weather at home
1–10 of 48 posts
Re: Monitoring my weather at home
#2Re: Monitoring my weather at home
#3Do any the of the Davis products come with air pollution sensors?
Re: Monitoring my weather at home
#4Re: Monitoring my weather at home
#5If you don't mind a DIY approach you can use ESPHome to quickly integrate some low cost sensor modules (e.g. BME280s).
Re: Monitoring my weather at home
#6Re: Monitoring my weather at home
#7A few years after that I also purchased a Purple Air PM2.5 monitor. I was pleasantly surprised that this device exposes a local REST interface for polling the data. Naturally, I wrote purpleair2mqtt[1] to pull the data from that and post to MQTT and InfluxDB.
Together these two applications and pieces of hardware give me a great view of the weather conditions. And like the author of the article, I found that other weather information tended to be off significantly. Doubly true as I live next to a lake in a rural-ish part of New England which is about 500ft higher than the city and airport where our weather data comes from. Over the last couple of years I've been pleased to see that my data has become the defacto source for weather data in my town (I publish it to numerous sources) and that the PM2.5 information gets brought into lots of reports, including the EPA's AirNow system - which is great, because it doesn't look like there's another PM2.5 monitor within 20 miles of me.
[0]: https://github.com/pridkett/ambient2mqtt [1]: https://github.com/pridkett/purpleair2mqtt
Re: Monitoring my weather at home
#8One of the most unexpected and wonderful things about my Ambient Weather station is that within its settings app, you can configure an additional URL for it to send periodic pings to. In my case, I whipped up ambient2mqtt[0] as a way to capture the output of the weather station locally and do what I want with it - in this case, post the data to MQTT and InfluxDB. A few years after that I also purchased a Purple Air P…
Re: Monitoring my weather at home
#9When I was putting together my DIY weather station I got this weather meter kit [1] from Sparkfun that includes a rain gauge, a wind vane, and an anemometer.
Later I realized that because of all the tall trees all around my neighborhood (Western Washington) and the less tall trees at my house and the house itself being in the way the wind direction and speed a couple meters above the ground near my house would not really be all that interesting.
In retrospect I wish I had just bought the rain gauge. Sparkfun doesn't sell that separately but Argent Data Systems has a product that seems to be identical to the Sparkfun one [2], but they also sell the individual sensors separately. Here's the rain gauge [3].
[2] https://www.argentdata.com/catalog/product_info.php?products...
[3] https://www.argentdata.com/catalog/product_info.php?products...