alarmclock by dislis

This sketch is missing a short description

Alarm Clock

Part list

  • Arduino DuemilanoveArduino Duemilanove

  • LCD from DFROBOTLCD from DFROBOT

  • RTC module DS1302RTC module DS1302

  • loudspeaker from old toy or buzzer loudspeaker from old toy

Connections

  • DS1302

  • CE pin -> Arduino Digital 11

  • I/O pin -> Arduino Digital 12
  • SCLK pin -> Arduino Digital 13

  • LCD DFROBOT

  • LCD RS pin to digital pin 9

  • LCD Enable pin to digital pin 8
  • LCD D4 pin to digital pin 7
  • LCD D5 pin to digital pin 6
  • LCD D6 pin to digital pin 5
  • LCD D7 pin to digital pin 4
  • LCD R/W pin to ground
  • LCD keys to Analoge pin A0

  • loudspeaker

  • loudspeaker to digital pin 3

The project ready The project ready

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:34484" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>