Build yourself a weather station
blog.kdubovikov.ml
Build yourself a weather station
1–10 of 127 posts
Re: Build yourself a weather station
#2IMO there is even more value if this is built with a central server in mind for each weather station constructed. A network of stations working together can begin to create their own hyperlocal weather network and could even be useful in small-scale, short-term predictions.
There are some startups that do a bigger version of this and for a long time I've been wanting to build a physical weather station network.
Super cool work.
Re: Build yourself a weather station
#3Re: Build yourself a weather station
#4I already have a setup with a Raspberry PI so I’m only looking for a temperature sensor that: - Is rain proof - Transmits over BLE or WiFi - Can be battery powered
Re: Build yourself a weather station
#5I love this! Am super interested in building something like this. IMO there is even more value if this is built with a central server in mind for each weather station constructed. A network of stations working together can begin to create their own hyperlocal weather network and could even be useful in small-scale, short-term predictions. There are some startups that do a bigger version of this and for a long time I'…
Re: Build yourself a weather station
#6So yeah, I have something similar myself, with a React frontend on the official Raspberry Pi display, a BME680 (never got the IAQ stuff to work though) and InfluxDB + Grafana. No remote/outdoor modules yes, because I'm undecided about the technology.
Re: Build yourself a weather station
#7Moving to SQLite to ease analyse.
Re: Build yourself a weather station
#8Re: Build yourself a weather station
#9https://partofthething.com/thoughts/weather-and-air-quality-...