Equipment/Weather station: Difference between revisions

From London Hackspace Wiki

Line 40: Line 40:


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:
* [[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/index.html|pywws documentation]]