I've always been interested in monitoring my local weather, and noticed the difference between what weather.com and accuweather.com think my local weather is, and what I see out the window. I also wanted better control over my heating and A/C system. As a computer and electronics nut, I've been playing with the Arduino Microcontroller, and decided to to meld my interests. So here goes the documentation on my home built solar powered weather station (always being modified, and expanded) with HVAC Control.
Remove these ads by
Signing UpStep 1: The Arduino
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. - http://arduino.cc/
The Arduino requires 5v to run, and we supply this with our Pico Solar PV / Lithium battery pack.











































Visit Our Store »
Go Pro Today »




I also added the outdoor temp and humidity.
If not, one of the listed options is pretty nice, especially the storage shields.
http://www.seeedstudio.com/depot/sd-card-shield-for-arduino-v21-p-492.html
http://www.asynclabs.com/store?page=shop.product_details&flypage=flypage.tpl&product_id=26&category_id=6
http://www.ladyada.net/make/eshield/
I'll post an instructable once they arrive at my house and I've programed my arduino!
I might reuse some of this to add that feature to my "dumb" digital thermostat, which will do a call for "aux heat" if it kicks on and the room temp is 2 degF below the set point.