Difference between revisions of "Equipment/Weather station"

From London Hackspace Wiki
Jump to navigation Jump to search
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).

Revision as of 19:10, 24 August 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.

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.

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.

24 Aug 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 [[1]], 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).