Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
weather_station [2012-08-08 15:56] 83.101.5.51weather_station [2020-06-15 10:23] (current) nik
Line 1: Line 1:
 +====current weather====
 +
 +(current/forecast in...)
 +
 +<html>
 +<div
 +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
Line 9: Line 23:
   * http://automation.binarysage.net/?p=400   * http://automation.binarysage.net/?p=400
  
-==== Davis Vantage Pro ====+==== Davis Vantage Pro ====
   * docs & datasheets http://www.davisnet.com/weather/products/wx_product_docs.asp?pnum=06152   * docs & datasheets http://www.davisnet.com/weather/products/wx_product_docs.asp?pnum=06152
   * ''wview'' unix weather daemons > http://www.wviewweather.com/   * ''wview'' unix weather daemons > http://www.wviewweather.com/
-  * DIY interface/adaptor http://www.wxforum.net/index.php?topic=10315.0+  * 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/  
  • weather_station.1344441387.txt.gz
  • Last modified: 2012-08-08 15:56
  • by 83.101.5.51