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

Ғылым және технология

For code and schematic please click in the link below
drive.google.com/drive/folder...
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

Пікірлер: 69

  • @kucheriya1
    @kucheriya12 жыл бұрын

    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.

  • @gartmorn
    @gartmorn2 жыл бұрын

    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.

  • @bdlii
    @bdlii2 жыл бұрын

    Really cool. Thanks for sharing

  • @Bianchi77
    @Bianchi772 жыл бұрын

    Creative idea, thanks for sharing :)

  • @paulstubbs7678
    @paulstubbs76782 жыл бұрын

    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.

  • @5VoltChannel
    @5VoltChannel2 жыл бұрын

    Amazing 👍👍

  • @shundhem_electrick
    @shundhem_electrick2 жыл бұрын

    amazing idea

  • @erlingsigurdson3064
    @erlingsigurdson30642 жыл бұрын

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

  • @soldadoferido1929
    @soldadoferido19292 жыл бұрын

    Amazing

  • @RicardoAlmeids
    @RicardoAlmeids2 ай бұрын

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

  • @davidw.2467
    @davidw.24672 жыл бұрын

    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.

  • @jensschroder8214

    @jensschroder8214

    2 жыл бұрын

    The ESP32 has a bad RTC and needs many mili amps for WIFI. The ESP8266 is even worse. This requires an IP address to constantly adjust the clock via NTP.

  • @davidw.2467

    @davidw.2467

    2 жыл бұрын

    @@jensschroder8214 Hmm could you elaborate on the RTC problem? I'd tested it previously on the ESP32-WROOM-D for hours and it's accurate to the dot. And yes it does draw more current when connecting to WIFI, but it only needs to do it once, say, every day to sync the RTC to NTP. Once that is done the WIFI could be turned off and the power consumption would drop to ~15-20mA, which compare favorably to Atmega328's ~10-15mA. The IP address assignment is handled by DHCP by the router and all that' needed is to call the library function with a WFI access point name and password.

  • @lukascz6023
    @lukascz60232 жыл бұрын

    Good video 👍

  • @Dancopymus
    @Dancopymus3 ай бұрын

    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

  • @shairobbins3027
    @shairobbins3027 Жыл бұрын

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

  • @electronic7979
    @electronic79792 жыл бұрын

    Nice project

  • @gordongecko9405
    @gordongecko94052 жыл бұрын

    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.

  • @rpcircuits5937
    @rpcircuits59372 жыл бұрын

    Nice 👍

  • @Free05007
    @Free050072 жыл бұрын

    Thank you 🙏

  • @kabandajamir9844
    @kabandajamir98442 жыл бұрын

    So nice

  • @circuitprovedlab3030
    @circuitprovedlab3030 Жыл бұрын

    laibary problem DS3231 i'm added this file. but not work. maximum function not matching show . plz all library file give me.

  • @alexsouza9736
    @alexsouza97362 жыл бұрын

    Top e.m

  • @r.karthikeyanr.karthikeyan3241
    @r.karthikeyanr.karthikeyan32412 жыл бұрын

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

  • @reiven7041
    @reiven70412 жыл бұрын

    Podrías hacer uno con medicion de temperatura

  • @MiniduBROsl
    @MiniduBROsl2 жыл бұрын

    Super

  • @shamjishamji361
    @shamjishamji361 Жыл бұрын

    Can u make alarm clock with this?

  • @murageshkittur2388
    @murageshkittur23882 жыл бұрын

    No code file in the Drive Plz share arduino code

  • @iceberg789
    @iceberg7892 жыл бұрын

    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.

  • @tirejadararjenrojda
    @tirejadararjenrojda2 жыл бұрын

    perfect.

  • @silexalger1284
    @silexalger12842 жыл бұрын

    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

  • @akbarhussainsajid4678
    @akbarhussainsajid46782 жыл бұрын

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

  • @user-zo6ju1em7s
    @user-zo6ju1em7s2 жыл бұрын

    Doing on RTC and Arduino Pro Mini

  • @mayank139
    @mayank1392 жыл бұрын

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

  • @TechIdeasAG

    @TechIdeasAG

    2 жыл бұрын

    With out bootloader will also work

  • @user-zz4to5kq1q
    @user-zz4to5kq1q2 жыл бұрын

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

  • @EasyOne
    @EasyOne2 жыл бұрын

    good

  • @pujaghosh2962
    @pujaghosh29622 жыл бұрын

    Cool

  • @jensschroder8214
    @jensschroder82142 жыл бұрын

    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.

  • @rohanjose_486
    @rohanjose_4864 ай бұрын

    Bro coding is not working. Any suggestions?

  • @asianjohn326
    @asianjohn3262 жыл бұрын

    Add temperature to the clock design

  • @bazrazin1
    @bazrazin12 жыл бұрын

    is it common anode or cathode, code not found on link.

  • @TechIdeasAG

    @TechIdeasAG

    2 жыл бұрын

    It’s common cathode

  • @user-mq7vj2bb6l
    @user-mq7vj2bb6l11 ай бұрын

    sir can you send code please

  • @kumarg1378
    @kumarg13782 жыл бұрын

    I want this

  • @originsoftwares3152
    @originsoftwares3152 Жыл бұрын

    Bro One Help?

  • @volkantas6456
    @volkantas64562 жыл бұрын

    You made for you

  • @MiniduBROsl
    @MiniduBROsl2 жыл бұрын

    What is you video edition app

  • @TechIdeasAG

    @TechIdeasAG

    2 жыл бұрын

    Lumafusion

  • @MiniduBROsl

    @MiniduBROsl

    2 жыл бұрын

    Thanks

  • @vijayjadhav4488
    @vijayjadhav44882 жыл бұрын

    Sevseg.h: No such file or directory error showing

  • @TechIdeasAG

    @TechIdeasAG

    2 жыл бұрын

    Download library for Seven Segment display, it will be error free

  • @ramsharma4755
    @ramsharma4755 Жыл бұрын

    Are you indian??

  • @romeogarrovillas4046
    @romeogarrovillas40462 жыл бұрын

    what are the materials needed?

  • @TechIdeasAG

    @TechIdeasAG

    2 жыл бұрын

    Given in the description

  • @High-TechSolutions
    @High-TechSolutions5 күн бұрын

    PLEAASSEEEE LIBRARYYYYYYYYYY

  • @virendersingh6027
    @virendersingh60272 жыл бұрын

    Line 4 error No matching function for call to DS3231::DS3231 (const uint8_t&, const uint_8f&) Any suggestion please

  • @ZethieTail

    @ZethieTail

    Жыл бұрын

    same error here

  • @vandam7656
    @vandam76562 жыл бұрын

    Name of ordino

  • @TechIdeasAG

    @TechIdeasAG

    2 жыл бұрын

    Arduino nano

  • @ranasingh6429
    @ranasingh64292 жыл бұрын

    ਸਰ ਜੀ ਕੋਡਿੰਗ ਕਰਨੀ ਤਾਂ ਦੱਸੀ ਨਹੀਂ ਫ਼ੇਰ ਕੀ ਫਾਇਦਾ ਹੋਇਆ। ਕਿਰਪਾ ਕਰਕੇ ਕੋਡਿੰਗ ਕਰਨੀ ਵੀ ਦੱਸੋਂ ਜੀ।

  • @HUNTERYT666
    @HUNTERYT6662 жыл бұрын

    Make a zvs circuit

  • @Rachitkivines
    @Rachitkivines2 жыл бұрын

    but its 24hr not 12hr😒

  • @TechIdeasAG

    @TechIdeasAG

    2 жыл бұрын

    It's 12Hr bro

  • @kittyho6304
    @kittyho63042 жыл бұрын

    The fucking music too noise

  • @user-pv1mw8bb1c
    @user-pv1mw8bb1c10 ай бұрын

    Program Tera baap dega

  • @giginmathew1
    @giginmathew1 Жыл бұрын

    Only drama not working waste time

  • @ShajiswamyNarayanan
    @ShajiswamyNarayanan2 жыл бұрын

    Amazing

  • @circuitprovedlab3030
    @circuitprovedlab3030 Жыл бұрын

    laibary problem DS3231 i'm added this file. but not work. maximum function not matching show . plz all library file give me.

Келесі