Homemade Easy Digital Clock with RTC | 12Hr/24Hr

preview_player
Показать описание
For code and schematic please click in the link below

Materials used :-

4 digit 7 segment display
Atmega328p chip
16Mhz crystal
2 x 22pf capacitor
10K resistor
100 Ohm resistor
2 x Push button
5 pin Female header
100uf capacitor
7805 regulator
DS3231/DS1307 RTC
Рекомендации по теме
Комментарии
Автор

A suggestion would be a switch between the setting buttons and ground so that it cannot be reset accidentally. A slide switch would be ideal.

gartmorn
Автор

How little did I learn in engineering college.... Not a clue what was done here or how any electronics work.

Kudos to you for knowing and making this video.

kucheriya
Автор

Nice, although what happened to the displays colon? kind of looks like it was attacked with sandpaper etc, and didn't light up in the end.

paulstubbs
Автор

Why are you used only 4R, one per digit?
It makes not equal light efect. You should use 8, one per segment, plus colon. It's no critical cost. Extra: use SMD.
Decrease clock frequency, it does'nt need such fast speed. 1MHz will be enough.
Remove quartc resonator, caps, use internal RC clock.
Remove big stabilizator. Use li-po 4V2 battery.

gordongecko
Автор

ATmega pins aren't particularly good at sourcing current. You'd better use 595 as a 7SD driver, or I2C driver IC.

erlingsigurdson
Автор

Hello friend! Thank you for sharing your project.
How would it be to replace the two buttons with an IR remote control? Could you share some example? Thanks

Dancopymus
Автор

is it possible to use a 100uf 25v capacitor?

shairobbins
Автор

Cool. Btw you could get an ESP32 for half the cost of the Atmega328 plus DS3231 combined, and have internet time sync ability. The circuit would be simpler too.

davidw.
Автор

laibary problem DS3231
i'm added this file. but not work.
maximum function not matching show .

plz all library file give me.

circuitprovedlab
Автор

Please share the libraries used, I've already installed several and I can't compile them. Thanks

RicardoAlmeids
Автор

سپارکنگ لائیٹر بنانا دکھائیں۔دو اشیاء استعمال کریں جو بازار سے سستی مل جائے

akbarhussainsajid
Автор

No code file in the Drive Plz share arduino code

murageshkittur
Автор

Si compartes el codigo seria mejor asi lo podemos hacer

edutem
Автор

A 9 volt battery to get 5 volts?
You heat up 4 volts to get 5 volts?
So 45% loss?
Away with the 7805 and take 3x AA, 4.5 volts are enough.
Or 4x NiMH = 4.8 volts.

jensschroder
Автор

What programe feed in ic it is. Not clearly in video

r.karthikeyanr.karthikeyan
Автор

So the atmega328 ic should have
arduino bootloader installed ???

mayank
Автор

neat. you have built what i have only dreamt to build, but never actually did. :D
but, i would have dropped the xtal and used internal clock instead.

iceberg
Автор

Merci pour votre partage. Malheureusement moi j'ai l'erreur à ce niveau ( DS3231 rtc(SDA, SCL); ) Pourtant j'ai installé la librairie Ds3231 et RTC ainsi-que RTCTime et Time

silexalger
Автор

Bro coding is not working. Any suggestions?

rohanjose_
Автор

I have this before, but not accurate enough since it uses MCP but not a real RTC chop.

何馬士