Dads Weather Station |   | |
My Father loves clocks and anything that reports the temperature (and other weather related info). So for Xmas 2010 I built this little piece to add to his collection. It uses a DS1307 with backup battery to track time, and a LM35 for recording the temperature. The LCD displays time, date, current temperature and min and max recorded temperatures (which are backed up in EEPROM). The button at the bottom of the board is used to reset the min/max values. Also I included a serial connection so the sketch can be updated, and also a little serial protocol so the time can be adjusted if required. I used an iPod power supply for nice clean 5V supply - which I modded to use a 2-pin connector to attach to the board. I also added a bunch of canned messages for specific dates, Xmas, NY, birthdays etc. Finally presented it to him along with a laminated version of the schematic I created. He loved it! |
||
Finished product. |
||
This is how everything is wired up: |
||
|
||
|
||
Lots of time routing everything. In hindsight should have done a custom PCB. |
||
Final schematic - I printed and laminated this for Dad as well. |
||
Here's the source code. |
||
|