Hey guys I decided to start my first Arduino project! I also just joined this forum today so I'm a newbie here. I was hoping if you guys can provide some guidance along the way for my project, I'm planning to make a clock. The clock I'm making is very important to me, not only because it's my first project but I also want to give them as gifts to two friends of mine for their birthdays. I'm hoping to learn from this intelligent community of people and hopefully one day contribute to ideas of others. So without further ado here's what I'm using and what features I want for my clock:
Project : Clock
Microcontroller (mc): ATmega328 - Arduino Uno platform
EDIT After taking suggestions from you guys I came up with a parts list, most of which I already have. I would just like some advice on coding and a good way to put it together.
Parts:
- DS321 Module - Recommendations For You - DealeXtreme
- Basically an RTC with a temperature sensor, just need help on coding and how to retrieve both time and temperature reading.
- Standard 16 x 2 LCD screen - http://www.engineersgarage.com/electronic-components/16x2-lcd-module-datasheet
- I think I'm just going to read up on the library on how to use this but would love to hear any suggestions or ideas.
- Infrared Sensor - Page Not Found - Creatron Inc
- Use this to shut off an alarm with the wave of a hand, any useful hints on coding would be greatly appreciated.
- Buzzer - Self explanatory
5 . Buttons - Haven't bought enough, but I want a smart way to change the alarm settings, change pre -programmed text to show on LCD, another way to to shut off an alarm and go into various mode settings. Any help in this aspect is greatly appreciated.
As for the power supply, should I use a wall mounted one or a standard 9V battery? Would everything reset if I change the battery, I understand the RTC chip itself has it's own battery but not sure about the rest. Thank you guys!