| Next revision | Previous revision |
| weather_station [2012-08-06 08:51] – created 83.101.5.51 | weather_station [2025-11-10 11:19] (current) – nik |
|---|
| | ====current weather==== |
| | |
| | (current/forecast in...) |
| | |
| | <html> |
| | <div style="max-width: 860px;" |
| | data-windywidget="forecast" |
| | data-spotid="30654" |
| | data-appid="beac71825cae0757cd192cfda5e27756"> |
| | </div> |
| | <script async="true" data-cfasync="false" type="text/javascript" src="https://windyapp.co/widget/windy_forecast_async.js"></script> |
| | </html> |
| | |
| | |
| ==== personal weather stations ==== | ==== personal weather stations ==== |
| * Arashi - Open Weather Station. http://freaklabs.org/index.php/arashi.html | * Arashi - Open Weather Station. http://freaklabs.org/index.php/arashi.html |
| * http://www.digitalham.co.uk/weather/monitoring/ | * http://www.digitalham.co.uk/weather/monitoring/ |
| * http://www.foshk.com/Weather_Professional/WH3081.htm | * http://www.foshk.com/Weather_Professional/WH3081.htm |
| | * http://www.foshk.com/Weather_Professional/WH1090.htm |
| | * http://wiki.meteohub.de/Introduction |
| | * http://davisnet.com/weather/products/professional-home-weather-stations.asp |
| | * http://www.lavrsen.dk/foswiki/bin/view/Open2300/OpenWSLinks |
| | * http://automation.binarysage.net/?p=400 |
| | |
| | ==== Davis Vantage Pro 2 ==== |
| | * docs & datasheets http://www.davisnet.com/weather/products/wx_product_docs.asp?pnum=06152 |
| | * ''wview'' unix weather daemons > http://www.wviewweather.com/ |
| | * on linus -> http://www.joejaworski.com/weather/ |
| | * DIY interface/adaptor |
| | * http://www.wxforum.net/index.php?topic=10315.0 |
| | * http://madscientistlabs.blogspot.be/2011/01/davis-weatherlink-software-not-required.html |
| | * USB interface. Silicon Labs CP210x USB to UART Bridge |
| | ==== data sources & APIs ==== |
| | * http://openweathermap.org/wiki/API/JSON_API |
| | * http://eca.knmi.nl/ |
| | * http://www.programmableweb.com/apis/directory/1?apicat=Weather |
| | * UK Met Office |
| | * see also [[climate data]] |
| | |
| | ==== wview on raspbian ==== |
| | * not quite the debian install -> https://groups.google.com/forum/?fromgroups=#!topic/wview/BAaY3s8GOO0 |
| | * usb interface - cp210x - /dev/ttyUSB0 |
| | * wviewconfig |
| | |
| | ==== Station IDs ==== |
| | * FoAM brussels - IBRUXELL5 -> [[http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IBRUXELL5|IBRUXELL5]] |
| | * Vooruit Gent - IVLAAMSG62 -> [[http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IVLAAMSG62|IVLAAMSG62]] (offline as of 20121104) |
| |
| | ==== other/misc==== |
| | * [[https://www.froggit.de/product_info.php?language=en&info=p444_dp1500-wi-fi-wetterserver-usb-dongle-inkl--1-x-dp50---wh4000se-all-in-one-aussensensor.html|DP1500 Wi-Fi Weather Server USB Dongle incl. 1 x DP50 & WH4000SE All-in-One outdoor sensor]] |
| | * http://www.jim-easterbrook.me.uk/weather/ |
| | * https://partofthething.com/thoughts/weather-and-air-quality-monitoring-station-with-esp8266-and-home-assistant/ |
| |