RTC Ds1307 Arduino Based Alarm System
by me_zain in Circuits > Arduino
21936 Views, 25 Favorites, 0 Comments
RTC Ds1307 Arduino Based Alarm System
The hardware is the standard setup and is as follows.
DS1307 IC x1.
32MHz crystal x1.
3v battery for backup supply x1.
0.1uf capacitor x1.
Arduino Uno x1.
Jumper wires
Speaker x1
Making an Arduino Prototype Board
Making DS1307 Circuit
Assembling Arduino, LCD and DS1307 :)
Code
First compile and upload the code inside rtc_code 1.txt file. After uploading, compile and burn the second code inside LCD rtc_code.txt file.
Note the LCD pin configuration in the code. I have changed the default settings. You can change it by yourself