Anonymous

Equipment/Weather station: Difference between revisions

From London Hackspace Wiki
Line 39: Line 39:
I have installed pywws on tesla and have checked that it communicates with the weather station.
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).
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).


Other useful resources:
Other useful resources:
* [[https://code.google.com/p/pywws/wiki/Compatibility|Compatibility (pywws)]]
* [https://code.google.com/p/pywws/wiki/Compatibility Compatibility (pywws)]
* [[http://jim-easterbrook.github.io/pywws/doc/en/html/guides/getstarted.html|How to get started (pywws)]]
* [http://jim-easterbrook.github.io/pywws/doc/en/html/guides/getstarted.html How to get started (pywws)]
* [[http://jim-easterbrook.github.io/pywws/doc/en/html/index.html|pywws documentation]]
* [http://jim-easterbrook.github.io/pywws/doc/en/html/index.html pywws documentation]