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
Next revisionBoth sides next revision
weather_station [2012-08-07 08:41] nikweather_station [2012-08-27 13:59] 83.101.5.51
Line 9: Line 9:
   * 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/
 +  * 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
  
 +==== wview ====
 +<html><pre>
 +#####################################
 +  Run
 +    sudo /opt/local/bin/wviewconfig
 +    sudo /opt/local/bin/wviewhtmlconfig
 +  before launching wview
 +#####################################
 +  html templates and config files are stored in
 +    /opt/local/etc/wview/
 +  archive files are stored in
 +    /opt/local/var/wview/
 +#####################################
 +  wviewmgmt scripts are installed in
 +    /opt/local/www/wviewmgmt
 +#####################################
 +  Start the daemons with the command:
 +    sudo /sbin/SystemStarter start wview
 +#####################################
 +
 +</pre></html>
  • weather_station.txt
  • Last modified: 2020-06-15 10:23
  • by nik
  • Currently locked by: 185.217.71.139