User Tools

Site Tools


howto:intergation_of_a_davis_meteo_station

Differences

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


Previous revision
howto:intergation_of_a_davis_meteo_station [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +=====Prerequisites =====
 +  * Get {{http://rts2.org/meteo-0.9.17.tar.gz| the special version}} of {{http://meteo.othello.ch/ meteo}} and compile, install and configure it as usual. 
 +  * Start ''meteopoll'' with<code bash>         /sbin/startproc $METEO_POLL_BIN -l syslog:local0 -s ${station} \
 +                                   -f $METEO_CONFIG \
 +                                   -U YOUR_DESTINATION_HOST -P 5002\
 +                                   -b msgqueue > /dev/null 2>&1
 + </code>where YOUR_DESTINATION_HOST ist the host, where ''rts2-sensor-davis'' is running.
 +===== Configuration ======
 +  * In the file usually found in ''/etc/rts2/devices'' add the line <code bash>
 + sensor  davis   MET    --max-peek-windspeed 5.0  --max-avg-windspeed 3.0 --udp-port 5002</code> Configure the device name and the values appropriately. 
 +===== Screen shot ======
 +{{ howto:rts2-mon-weather.png?300|The Davis meteo station as seen with rts2-mon.}}
  
howto/intergation_of_a_davis_meteo_station.txt · Last modified: 2011/11/18 00:00 (external edit)