Difference between revisions of "Equipment/Weather station"

From London Hackspace Wiki
Jump to navigation Jump to search
m (Add sub-cat)
 
(7 intermediate revisions by 2 users not shown)
Line 29: Line 29:
 
* Touchscreen wireless weather forecaster with USB link, [http://www.maplin.co.uk/black-usb-touchscreen-wireless-weather-forecaster-228825 sold by Maplin].
 
* Touchscreen wireless weather forecaster with USB link, [http://www.maplin.co.uk/black-usb-touchscreen-wireless-weather-forecaster-228825 sold by Maplin].
 
* Will be connected to the network for monitoring and usage by other systems using the lovely reverse engineered [http://jim-easterbrook.github.io/pywws/doc/en/html/index.html PyWWS code].
 
* Will be connected to the network for monitoring and usage by other systems using the lovely reverse engineered [http://jim-easterbrook.github.io/pywws/doc/en/html/index.html PyWWS code].
 +
 +
==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.
  
 
=Log=
 
=Log=
* June 10th 2013: Jonty installed the weather station up a 3m pole next to the back gate, with the help of Paddy and Charles. The receiver is on top of the internet gauge and needs raspberry-pi-ing.
+
===10th June 2013 ([[User:jonty|jonty]])===
 +
Jonty installed the weather station up a 3m pole next to the back gate, with the help of Paddy and Charles. The receiver is on top of the internet gauge and needs raspberry-pi-ing.
 +
 
 +
===24th August 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).
 +
 
 +
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]
  
==Modification==
+
Update: I have downloaded the data in the weather station, data is in tesla@tesla:~/wyan/weather/data. Next steps:
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.
+
* [http://jim-easterbrook.github.io/pywws/doc/en/html/guides/hourlylogging.html Set up hourly logging], or
 +
* [http://jim-easterbrook.github.io/pywws/doc/en/html/guides/livelogging.html Set up live logging], and
 +
* [http://jim-easterbrook.github.io/pywws/doc/en/html/guides/twitter.html Tweet weather updates].
 +
 
 +
I have also created a twitter account @LHS_Weather to tweet weather updates.
 +
 
 +
===5 October 2013 ([[User:wyan|wyan]])===
 +
<s>The receiver is now connected to babbage.</s>
 +
Downstairs, the receiver has no signal from the base.

Latest revision as of 20:15, 5 October 2013

Weather Station
Weather station.jpg
Sub-category General
Status Under construction
Training requirement No
ACnode no
Owner LHS
Origin Pledge
Location Rear car park & Above internet gauge
Maintainers

Jonty Wareing




Property "Origin" (as page type) with input value "Pledge:Weather_Station|Pledge" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.


Description

Wireless weather station with USB output acquired by pledge. Protocol has been reverse engineered by the PyWWS project, and we'll be using this to serve the data onto the network for everyone to use.

Pictures

  • Someone should take some...

Specification & documentation

  • Touchscreen wireless weather forecaster with USB link, sold by Maplin.
  • Will be connected to the network for monitoring and usage by other systems using the lovely reverse engineered PyWWS code.

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.

Log

10th June 2013 (jonty)

Jonty installed the weather station up a 3m pole next to the back gate, with the help of Paddy and Charles. The receiver is on top of the internet gauge and needs raspberry-pi-ing.

24th August 2013 (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 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:

Update: I have downloaded the data in the weather station, data is in tesla@tesla:~/wyan/weather/data. Next steps:

I have also created a twitter account @LHS_Weather to tweet weather updates.

5 October 2013 (wyan)

The receiver is now connected to babbage. Downstairs, the receiver has no signal from the base.