Arduino DS3231 Real Time Clock and LCD Display

Поделиться
HTML-код
  • Опубликовано: 26 янв 2017
  • In this tutorial we will learn how to use DS3231 Real Time Clock with the Arduino.
    Required Hardware:
    Arduino Board:
    goo.gl/Rqc5w2
    amzn.to/2LZr6t4
    DS3231 Real Time:
    goo.gl/oXbKri
    CR2032 Coin Battery :
    amzn.to/3m4Fhut
    LCD Display :
    goo.gl/SxH8Jx
    amzn.to/3bbBgzu
    Potentiometer:
    goo.gl/MPwcEM
    amzn.to/3dlgYq1
    Breadboard :
    goo.gl/GjpqVW
    amzn.to/3qxLxwm
    Jumper Wires
    amzn.to/3doetmT
    Recommended Items:
    Use Your Muscles in Project - amzn.to/3wdL45C
    37 Sensor & Module Packages - amzn.to/3m66WeQ
    Try this Robot Arm - amzn.to/3fq8DCl
    Best Resin 3D Printer - amzn.to/39tY8KB
    Arduino Compatible Kits - bit.ly/2J2AFF7
    Banggood Spring Sale - bit.ly/3slMbOn
    About the DS3231 Module:
    The DS3231 is a low-cost, Real Time Clock Module which can maintain hours, minutes and seconds, as well as, day, month and year information. The module can work on either 3.3 or 5V. The battery input is 3V and a typical CR2032 3V battery can power the module and maintain the information for more than a year.
    Download the DS3231 Library: goo.gl/Fypc7B
    Download Source Code: create.arduino...
    Social Media:
    / mertarduino
    / mertarduino
  • НаукаНаука

Комментарии • 147

  • @maker101io
    @maker101io  3 года назад +2

    Source Code: create.arduino.cc/editor/mertarduinotech/534e8640-7dd9-4ed4-aa7c-31620880bbf5/preview
    Recommended Items:
    Use Your Muscles in Project - amzn.to/3wdL45C​
    37 Sensor & Module Packages - amzn.to/3m66WeQ​
    Try this Robot Arm - amzn.to/3fq8DCl​
    Best Resin 3D Printer - amzn.to/39tY8KB​
    Arduino Compatible Kits - bit.ly/2J2AFF7​
    Banggood Spring Sale - bit.ly/3slMbOn

  • @QUARTERBAT
    @QUARTERBAT 5 лет назад +5

    Making a digital clock is going to be one of my first Ardunio projects when everything arrives. Great video thanks like this a lot

  • @Konteoro
    @Konteoro 5 лет назад +2

    at pin 15 you must insert a resistance 220ohm not a simple positive wirejump. Resistance from pin 15 to +

  • @gamingskool17
    @gamingskool17 3 года назад +1

    I had completed the connections well, and uploaded the code as according to the video... Still my lcd is not displaying anything instead of blocks

  • @kjog199
    @kjog199 7 лет назад

    Great video! But i have a question tho, Do you hace any idea of how could i modify the code so i can turn on an LED every hour? Thank you in advance.

  • @RaDrumba
    @RaDrumba 5 лет назад

    Good video I've did this with the Arduino Mega 2560 and it work.

  • @addison1977
    @addison1977 6 лет назад

    What software are you using? I am using tinkercad and it doesn't have the real-time clock module

  • @sebastiancojuharii5958
    @sebastiancojuharii5958 6 лет назад

    Is it possible to command an LED strip with this clock module? Like turning on at 6 am and shut off 10 minutes later?

  • @gerhardbiebl9778
    @gerhardbiebl9778 7 лет назад

    I have made a similar project, But i found that the RTC module loses the time if power is disconnected, when it should continue to increase time when battery backed. I tried even store the time in the nvram of the module and re-read it, but that does not solve the problem. Battery backup is useless. Using an accumulator is advised, but the accu will not be loaded, either.

  • @sachinkangane3791
    @sachinkangane3791 5 лет назад

    hi
    which version of ardiuno software is used ??
    i need help in our project its shows error
    " fatal error: DS3231.h: No such file or directory"

  • @josephkidd3622
    @josephkidd3622 5 лет назад +2

    As a few others have asked, what program did you use when you were drawing?

  • @rutendosedeya954
    @rutendosedeya954 4 года назад +2

    Great video, what simulator did you use to plot the connections before you do the physical connection?

  • @danielv6234
    @danielv6234 7 лет назад +1

    fantastic thx for the help
    can you tell me what software you use to imitate an arduino

  • @mwasylewski96
    @mwasylewski96 7 лет назад

    Hey Mert Aduino and Tech
    I enjoy your fillm but I would like to know one thing. How can I take for example only hours or minutes or seconds?
    For example:
    Bus is coming 17:25 now is 17:03. How can I compare hours and minutes both.
    ???

  • @leslieannenriquez655
    @leslieannenriquez655 3 года назад

    Just wanna ask can i change the ds3231 into ds 1302?

  • @salamsemaan1238
    @salamsemaan1238 4 года назад

    i Tried this and I got this error C++ forbids converting a string constant to 'char*' [-Wwrite-strings] nothing displays on the screen. any ideas?

  • @arlesquiceno7824
    @arlesquiceno7824 2 года назад

    no matching function for call to 'DS3231 DS3231 rtc(SDA, SCL); help please

  • @sayantanmaiti2513
    @sayantanmaiti2513 7 лет назад

    If I do not want to use the module(for time being), so can I remove that battery ?? and if I do not remove it,how long the ic /device will last??

  • @trendigitalofficial4457
    @trendigitalofficial4457 7 лет назад

    Thanks For tuto..., i made it, but i change the library for INDONESIAN day Format...
    it's work

  • @rajeevbansal31
    @rajeevbansal31 6 лет назад

    You are a wonderful person. But can you tell the website on which you have performed this tutorial... Please

  • @khetimachineryindia
    @khetimachineryindia 4 года назад

    Good job nice video. please use audio for making future videos...

  • @yaqubshuaib5060
    @yaqubshuaib5060 7 лет назад

    ur vdos too much helpful. I thank u. bro please make a easy vdo for drone . I need ur help. please

  • @m0gga
    @m0gga 7 лет назад

    Great video, thanks for sharing. Can you please tell me how you changed the Arduino IDE theme to show the code colourisation.
    Thanks

  • @splashillustrations3181
    @splashillustrations3181 7 лет назад +3

    Another great project! :-)

  • @SagarSingh-rb4eg
    @SagarSingh-rb4eg 7 лет назад

    it's a great project. I need your help
    i am trying to make this project but i have ds1302 rtc module instead of ds3231
    so plzz tell me the code will work same for ds1302 also
    please help me

  • @sidharthasingh4121
    @sidharthasingh4121 6 лет назад +1

    love the bg music

  • @grumpybum999
    @grumpybum999 4 года назад

    Hi, What program do you use to draw your circuits. Does it simulate the circuit function and test for faults? Thanks.

  • @DguruZ
    @DguruZ 7 лет назад +3

    Excellent with always :D

  • @saurabh6094
    @saurabh6094 7 лет назад

    sir! Can we control Adruino with sound or speaking commands.If yes! then tell me how.

  • @solasucharan2087
    @solasucharan2087 4 года назад

    i have done as per the instructions in the video time is not displayed in the lcd display help me sir

  • @myazemmour9843
    @myazemmour9843 7 лет назад

    thanks bro ♥
    from Morocco :D

  • @akshaydasm.k9388
    @akshaydasm.k9388 7 лет назад

    is there anyway to restore the time when power is disconnected?!

  • @skaetard
    @skaetard 5 лет назад

    That vid was very helpful for me, thanks!

  • @stasichokarski6173
    @stasichokarski6173 3 года назад

    Good job, thanks for the tutorial ....

  • @tareqalmustafa
    @tareqalmustafa 4 года назад

    Anybody can tell me which program/website used for the simulation ??

  • @tomweingardt5162
    @tomweingardt5162 6 лет назад

    avrdude: ser_open(): can't open device "/dev/cu.usbmodem14231": No such file or directory
    help me

  • @IqbalEfefJr
    @IqbalEfefJr 6 лет назад

    mine is not showing on the serial monitor ? i dont know what`s wrong can you help?

  • @mobinblack7048
    @mobinblack7048 6 лет назад

    What software did he use to emulate?

  • @JavaU18C
    @JavaU18C 7 лет назад

    what aplication for making the arduino diagram?can it work on linux 32 bit?

  • @muhammadzohaibfaisal3160
    @muhammadzohaibfaisal3160 2 года назад

    great video! please tell me which software you are using for demonstration?

  • @MrMiLkDuDgaming
    @MrMiLkDuDgaming 7 лет назад

    What is the name of the program you used to make the schematic for the circuit?

  • @dariusniculescu3376
    @dariusniculescu3376 7 лет назад +1

    error compiling for arduino nano. Why?

  • @hananmdihen5362
    @hananmdihen5362 5 лет назад

    heeyy
    i want to ask you if i can test the time and how can i do please

  • @SuperTayfuntayfun
    @SuperTayfuntayfun 7 лет назад

    saati kullanarak röle kontrolü yapmak için if komutu nasıl olmalı peki ???

  • @jackmccoll1915
    @jackmccoll1915 6 лет назад

    My date is always 01.01.2000 I've have tried changing it but nothing works, what am I doing wrong

  • @busrayuksel2113
    @busrayuksel2113 4 года назад

    merhaba kaynak kod için eklediğiniz link çalışmıyo, kodunuzu paylasır mısnız

  • @rohanbhattarai_np
    @rohanbhattarai_np 6 лет назад

    will it work on nodemcu?

  • @erambushra5400
    @erambushra5400 4 года назад +1

    i can't seen output on LcD

  • @vijayjadhav4488
    @vijayjadhav4488 4 года назад

    Nice clock

  • @vanthong6964
    @vanthong6964 7 лет назад

    great video! I like it very much

  • @Havoc4Hire
    @Havoc4Hire 6 лет назад

    what program did you use for the design and can you emulate with it

    • @phanthanhchung7273
      @phanthanhchung7273 5 месяцев назад

      Fritzing

    • @Havoc4Hire
      @Havoc4Hire 5 месяцев назад

      @@phanthanhchung7273It only took 5 years but i finally have my answer. ty

  • @ngouewerodrique299
    @ngouewerodrique299 3 года назад

    Hello sir, your video is very explicit and simple to understand, sir can you please tell me which software are you using to draw those diagrams on the breadboard and on the Arduino in this video?

    • @seba55510
      @seba55510 3 года назад

      its probably tinkercad its a website

  • @jumbo999614
    @jumbo999614 4 года назад

    I have LCD with I2C. Since both RTC and LCD with I2C use SDA and SCL and arduino has ability to use pin A4 and A5 as SCL and SDA, is it possible to share both them? or should each module use individual SDA and SCL?

  • @user-tr6co8mw4j
    @user-tr6co8mw4j 4 года назад

    Great video

  • @MrEdoben
    @MrEdoben 7 лет назад

    HI
    I have DS1302 does will work wit that??????

    • @MrEdoben
      @MrEdoben 7 лет назад

      Mert Arduino Tutorial & Projects Thx ... you are best. I learn alot from you.... thx again

  • @Xhairo
    @Xhairo 7 лет назад

    What do the SDA and SCL pins do on the arduino board?

  • @kevinhernandez-ie8fb
    @kevinhernandez-ie8fb 6 лет назад

    as I would use it with the DS1307

  • @ahmedsaman3070
    @ahmedsaman3070 7 лет назад

    ❤️❤️❤️❤️ cool ❤️ I love your work❤️

  • @cytrogames4650
    @cytrogames4650 3 года назад

    tHIS IS NOT WORKING FOR ME. DS3231 rtc(SDA, SCL);

  • @sumitshah3115
    @sumitshah3115 7 лет назад

    While uploading code in arduino we need to unpin some wire???

  • @captainric2364
    @captainric2364 5 лет назад

    Cool. Works just fine :)

  • @infinityfx8234
    @infinityfx8234 Год назад

    expected constructor, distructor or conversion before '(' token
    /
    DS3231 does not name a type
    thats what im getting

  • @udyantaggarwal1274
    @udyantaggarwal1274 5 лет назад

    how to open the link i am not able to do it

  • @amrutajangade7007
    @amrutajangade7007 5 лет назад

    Very nice thank u so much

  • @neeraj3080
    @neeraj3080 5 лет назад

    good job bro.

  • @PG-qz6mg
    @PG-qz6mg 4 года назад

    Thank you !

  • @sameral-hraki7108
    @sameral-hraki7108 7 лет назад

    Excellent

  • @ajaxhan68
    @ajaxhan68 5 лет назад

    tHANK YOU VERY MUCH!!!!

  • @shrirangas.h7762
    @shrirangas.h7762 7 лет назад

    I'm unable to get potentiometer.. Can I use 10k resistor...please suggest a way

    • @akshaydasm.k9388
      @akshaydasm.k9388 7 лет назад

      you can avoid the pot if you want or replace it with a resistor

    • @mb106429
      @mb106429 6 лет назад

      No.
      The pot sets the contrast of the LCD; the difference in brightness between the dark background and the illuminated parts of the numbers being displayed.
      You can replace it with 2 resistors but the only way to find out their values is to use a pot, set it, measure the voltage on the centre pin. Get two resistors that will re create the same centre point voltage when in series across +ve. and 0v. Try to have both resistors in total above 330 ohm or so, ideally higer or they will waste power.
      The voltage on the pot center pin has to be set at an ideal point. To where the numbers look at nice and clear.
      You may also wish to alter the contrast when using the clock... e.g. different contrast in daytime or night.
      Either side of the ideal point the numbers will look crap.
      You could create a pot from 2 identical resistors in series if you are really desperate.... If you file one of the resistors you will increase its resistance and shift the center point up or down, depending on which resistor you file. You can file one a bit and if the display is getting worse, you need to file the other one.
      Old carbon resistors are best for this.

  • @danielamarek3552
    @danielamarek3552 5 лет назад +1

    I can´t download the code

  • @supritsahoo9057
    @supritsahoo9057 6 лет назад

    can I use DS1302

  • @bastiencarrez3896
    @bastiencarrez3896 6 лет назад

    the date doesn't work... do you have an idea ?

  • @datarakshay
    @datarakshay 6 лет назад

    Thank you so much

  • @HENGKIM-bd4nn
    @HENGKIM-bd4nn Год назад

    how to add button

  • @burakceylan4883
    @burakceylan4883 3 года назад

    ds3231 rtc(sda,scl); satırında hata veriyor

  • @andrewgeeks3071
    @andrewgeeks3071 6 лет назад

    thank you so much!!!!

  • @muneebrahman9383
    @muneebrahman9383 6 лет назад

    hey mert Arduino and tech, please make a video on si4703.

  • @timurgulmez9265
    @timurgulmez9265 5 лет назад

    aynı kod ds1307de çalışıyor mu ?

  • @abdullaa9478
    @abdullaa9478 6 лет назад

    I want to display the temperature as well, Do you know how I can change the code?? I want to have time, date, and temperature. I can pay you if you will help me, waiting for your response.

  • @pockeybearmilk264
    @pockeybearmilk264 7 лет назад

    what song is this ? i like it

  • @suchtigtv7694
    @suchtigtv7694 6 лет назад

    i have done everything in the same way as you do and nothing is Happening

  • @davvihcolin1423
    @davvihcolin1423 7 лет назад

    you do not use a true .. Arduino. Which copy you are using to make it work anyway?
    ps SORRY FOR MY ENGLISH

  • @beseribaks5834
    @beseribaks5834 6 лет назад

    good video

  • @wongsuper1
    @wongsuper1 4 года назад

    hai may i kindly ask if you can translate the code to python code for me please?

  • @NoorseLearningpoint
    @NoorseLearningpoint 6 лет назад

    GitHub is the best for project

  • @HengHeng-on2dr
    @HengHeng-on2dr Год назад

    Code error DS3231 rtc(SDA, SCL);

  • @wostrowski9467
    @wostrowski9467 7 лет назад

    hello nice film 🎥 can you make machine cnc arduino? plissss 😉😊

  • @adityarai7674
    @adityarai7674 7 лет назад

    please make a project with Bluetooth module and ping sensor and lcd make a car

  • @Dr.Cosmar
    @Dr.Cosmar 4 года назад

    Bit of advice from a viewer to creator.
    You should put your words somewhere other than the top. If you want to pause to read something over again on a mobile device, the title of the video blocks it, or suggestions like to pop up making about 15 seconds of your video an area where I had to just kinda see what you where doing.

  • @franzupet4406
    @franzupet4406 5 лет назад

    no matching function for call to 'DS3231::DS3231(const uint8_t&, const uint8_t&)'

    • @spearly8120
      @spearly8120 5 лет назад

      use RinkyDink Technologies D3231 Library

  • @ddtech5065
    @ddtech5065 4 года назад

    I would like some help with arduino. you can help me..

  • @thilinatt
    @thilinatt 3 года назад

    what is the circuit drawing software

  • @alexrosales2317
    @alexrosales2317 7 лет назад

    it says in a orange message"No matching function for ds3231" , Can U Help Me ?

  • @vijayjadhav4488
    @vijayjadhav4488 4 года назад

    Make 12hour clock

  • @arturminiput7587
    @arturminiput7587 6 лет назад

    Now detailed explanation will be better 😅

  • @nainshykh8415
    @nainshykh8415 6 лет назад

    lcd py output show nhi horha

  • @fernandpipi
    @fernandpipi 7 лет назад

    Merci

  • @neelamsingh54
    @neelamsingh54 4 года назад

    connected Control Pro

  • @pravinmittal1905
    @pravinmittal1905 3 года назад

    Where is the code

  • @MDFRESCUER
    @MDFRESCUER 7 лет назад

    Cool.