fm4dd / pi-weather

Outdoor weather station, built around the Rasperry Pi, for longterm observation and data logging.

Home Page:http://weather.fm4dd.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pi-Weather

An outdoor weather station build around the Raspberry Pi

This project contains the physical build documentation and software for running a Raspberry Pi powered outdoor weather station. With the rise of small form factor single board computers coupled with affordable sensors, monitoring of weather parameters like temperature, humidity, and air pressure allows for longterm observation, data logging and trending.

Live Weather URL

The weather station started to work in September 2016, and its data can be seen live at http://weather.fm4dd.com/.

Design

Building a weather station around a Raspberry Pi allows to create a system that can long-term operate stand-alone, and has enough CPU power process environmental images in addition to sensor data. The built-in network stack can send collected data into a central consolidation site, and electrical power needs are still within range for small scale solar power. A waterproof switchbox protects the Raspberry, and a wood frame mounts the sensors together with the Raspberry Pi camera.

The documentation directory has the hardware BOM and CAD drawings to build the weather station and the weather display.

The necessary software can be cloned from the branches for the weather station, the optional weather display, and for the Internet accessible website that consolidates multiple weather stations from various time zones.

Operations and Todo

As with every new projects, not everything turns out as planned. Problems occur that need further improvement. The Wiki pages are good for keeping track.

About

Outdoor weather station, built around the Rasperry Pi, for longterm observation and data logging.

http://weather.fm4dd.com


Languages

Language:C 45.5%Language:Shell 41.5%Language:PHP 7.9%Language:CSS 3.2%Language:Python 1.2%Language:Makefile 0.4%Language:HTML 0.2%