Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 620 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 620 Bytes

Weather Station

Raspberry Pi + Raspbian Weather Station

By Uladzislau Bayouski

https://www.linkedin.com/in/uladzislau-bayouski-a7474111b/

A Raspberry Pi based weather station that measures temperature, humidity and pressure using

the Astro Pi Sense HAT then uploads the data to a Weather Underground weather station.

Calculates dew point. Completely configurable and working asyncroniously in multi threads.

Uses stick for choosing different weather entities and visual styles.

Uses logger to log runtime issues/errors.

Inspired by http://makezine.com/projects/raspberry-pi-weather-station-mount/ project.