Equipment/Weather station: Difference between revisions

From London Hackspace Wiki

m (Add sub-cat)
Line 35: Line 35:
==Modification==
==Modification==
While the weather station has been installed, it has yet to be connected to a raspberry pi (or other machine) and had code written to serve data onto the network.
While the weather station has been installed, it has yet to be connected to a raspberry pi (or other machine) and had code written to serve data onto the network.
==24 Aug 2013 ([[User:wyan|wyan]])==
I have installed pywws on tesla and have checked that it communicates with the weather station.
It should be possible to configure udev correctly so that root access is not required -- I have (loosely) followed the instructions [[http://www.weather-watch.com/smf/index.php?topic=39257|here]], including adding the user tesla to the weather group, but it doesn't work straight out of the box (in particular, there is no /dev/usb/ directory).