A
Arduino•11mo ago
triple_9s

Arduino Alarm Clock

No description
20 Replies
triple_9s
triple_9sOP•11mo ago
I will be making the github post soon with the wiring, code, etc. i will post the link here when im done.
Unknown User
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
triple_9s
triple_9sOP•11mo ago
Yea thanks. Ofc I forgot to send the GitHub link. Smh 🙄
triple_9s
triple_9sOP•11mo ago
GitHub
GitHub - HXYDENHXM/Alarm-Clock-Arduino: Alarm Clock With Arduino, 1...
Alarm Clock With Arduino, 16x2 LCD, Buzzer, 5 Buttons, DS1307, and a potentiometer - GitHub - HXYDENHXM/Alarm-Clock-Arduino: Alarm Clock With Arduino, 16x2 LCD, Buzzer, 5 Buttons, DS1307, and a po...
triple_9s
triple_9sOP•11mo ago
There we go
Unknown User
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
koyo
koyo•8mo ago
You can use the RTC library and just set a time then program a pin that goes high at that interrupt or whatever
triple_9s
triple_9sOP•8mo ago
I Actually tried this before the finished design. I added some RGB 4-pin leds to the buzzer so every time the buzzer went off, the RGB lights would flash white and read as a ration of 2:1 2 being the flashings lights and the 1 being the buzzer.
Unknown User
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
triple_9s
triple_9sOP•7mo ago
"without the benzs?" <-- What do you mean?
Unknown User
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
AnonEngineering
AnonEngineering•7mo ago
Either solder header pins or wires to it
Unknown User
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
AnonEngineering
AnonEngineering•7mo ago
You solder wires in the holes rather than soldering header pins, either way it needs soldering
Unknown User
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
AnonEngineering
AnonEngineering•7mo ago
Note you don't need D0 - D3, all the others do need connections
Unknown User
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
triple_9s
triple_9sOP•7mo ago
To me, It seems that yo have your first pin connected to 5v. the first pin (VCC) should be connected to ground. I will go through the wiring for the lcd again. VSS-GRND VDD-5V VO-Middle Pin Of Potentiometer (10k or 50k) RS-Pin 7 RW-GRND E-Pin 8 D0- X D1-X D2-X D3-X D4-Pin 9 D5-Pin 10 D6-Pin 11 D7-Pin12 A (Anode or first LCD pin from left to right within the two LCD pins)-5V K (cathode or the very last pin)-GRND
Unknown User
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
AnonEngineering
AnonEngineering•7mo ago
Vss is ground, not Vcc

Did you find this page helpful?