You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Captures, stores, and displays data from an AcuRite Iris/Atlas weather station and towers via an Access/smartHUB. Uploads data to Weather Underground, CWOP, Weathercloud, PWS Weather, Windy, Windguru, and OpenWeatherMap. *** MIRROR REPO | See: https://gitlab.com/acuparse/acuparse ***
🌦️ Google Apps Script code to send your weather station data to Wunderground, Windy, PWSWeather, Weathercloud, OpenWeatherMap, WindGuru, Met (UK) WOW, and/or CWOP
There are many great sensors out there for measuring our environment but many of these (i.e. Acurite sensors) only send data to a display for viewing without storing the data or making further use of it. This project uses a raspberry pi and python to intercept 433mHz weather data, store it, and display it on a local webserver. View the Wiki for …