Weather Nodes

During a particularly creative lunch we were discussing potential hackspace projects, one that stood out was hyper local weather reporting.

We would build a network of nodes, and use them to collect environmental information.

The idea is to keep these sensors as cheap as possible, meaning we can have as many as possible.

Hardware

The choice of hardware depends largely on the choice of communication. This will determine power requirements and potential locations for the nodes.

Communication

These would have to contain some sort of wireless communication, of which we came to 2 options

These options have pros and cons

Wifi

Pros

Cons

RF nodes

Pros

Cons

Power

There are three potential power options for this type of project - Mains power, plugged into a wall socket with cable running to sensor - Batter pack - Battery pack with solar panel to top-up charge

Mains power

Mains power gives you a consistent power source, and will let you return much more data. This may be required if you wanted an RF based option, as the RF chip would have to be kept on most of the time, a solar panel may be able to give you enough power.

However using mains power will limit potential locations.

Battery pack

This could last for many months if it was big enough, and if the wifi option was chosen. This wifi chip could be sent to sleep between readings, maximising power usage. An RF option would not last very long with this power source.

This option could be placed anywhere, with no limits on it's location.

Battery + solar

A solar panel topping up a battery pack could potentially power the sensor for ever, especially if the hardware was designed to be as low power as possible. A low power RF circuit, or a wifi connection that slept between readings could be powered with this method.

This option is not limited in geographic location, as there is no need to plug it in. Direct sunlight would be required to keep the battery charged.

Sensors

There are an array of sensors that can be used for this project. - Temperature - Humidity - Rain - Air Quality - Carbon Monoxide - Barometric Pressure - Light

The inclusion of these will ultimately come down to cost.

First Version

The first version of this node will likely use the following hardware


Last edited by Richard at 03:04am on 1st of April 2014