Тёмный

Arduino DS3231 Real Time Clock and LCD Display 

Maker 101
Подписаться 166 тыс.
Просмотров 200 тыс.
50% 1

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

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 147   
@maker101io
@maker101io 3 года назад
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 лет назад
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 лет назад
at pin 15 you must insert a resistance 220ohm not a simple positive wirejump. Resistance from pin 15 to +
@gamingskool17
@gamingskool17 3 года назад
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
@arlesquiceno7824
@arlesquiceno7824 2 года назад
no matching function for call to 'DS3231 DS3231 rtc(SDA, SCL); help please
@RaDrumba
@RaDrumba 5 лет назад
Good video I've did this with the Arduino Mega 2560 and it work.
@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.
@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.
@danielv6234
@danielv6234 7 лет назад
fantastic thx for the help can you tell me what software you use to imitate an arduino
@khetimachineryindia
@khetimachineryindia 4 года назад
Good job nice video. please use audio for making future videos...
@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?
@rajeevbansal31
@rajeevbansal31 6 лет назад
You are a wonderful person. But can you tell the website on which you have performed this tutorial... Please
@trendigitalofficial4457
@trendigitalofficial4457 7 лет назад
Thanks For tuto..., i made it, but i change the library for INDONESIAN day Format... it's work
@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??
@yaqubshuaib5060
@yaqubshuaib5060 7 лет назад
ur vdos too much helpful. I thank u. bro please make a easy vdo for drone . I need ur help. please
@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?
@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
@solasucharan2087
@solasucharan2087 4 года назад
i have done as per the instructions in the video time is not displayed in the lcd display help me sir
@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
@rutendosedeya954
@rutendosedeya954 4 года назад
Great video, what simulator did you use to plot the connections before you do the physical connection?
@cubingwithshine180
@cubingwithshine180 Год назад
He used tinkercad
@addison1977
@addison1977 6 лет назад
What software are you using? I am using tinkercad and it doesn't have the real-time clock module
@leslieannenriquez655
@leslieannenriquez655 3 года назад
Just wanna ask can i change the ds3231 into ds 1302?
@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. ???
@sachinkangane3791
@sachinkangane3791 6 лет назад
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"
@stasichokarski6173
@stasichokarski6173 3 года назад
Good job, thanks for the tutorial ....
@splashillustrations3181
@splashillustrations3181 7 лет назад
Another great project! :-)
@JavaU18C
@JavaU18C 7 лет назад
what aplication for making the arduino diagram?can it work on linux 32 bit?
@motodiagstudio
@motodiagstudio 5 лет назад
That vid was very helpful for me, thanks!
@tareqalmustafa
@tareqalmustafa 4 года назад
Anybody can tell me which program/website used for the simulation ??
@sidharthasingh4121
@sidharthasingh4121 6 лет назад
love the bg music
@saurabh6094
@saurabh6094 7 лет назад
sir! Can we control Adruino with sound or speaking commands.If yes! then tell me how.
@dariusniculescu3376
@dariusniculescu3376 7 лет назад
error compiling for arduino nano. Why?
@IqbalEfefJr
@IqbalEfefJr 6 лет назад
mine is not showing on the serial monitor ? i dont know what`s wrong can you help?
@tomweingardt5162
@tomweingardt5162 6 лет назад
avrdude: ser_open(): can't open device "/dev/cu.usbmodem14231": No such file or directory help me
@DguruZ
@DguruZ 7 лет назад
Excellent with always :D
@akshaydasm.k9388
@akshaydasm.k9388 7 лет назад
is there anyway to restore the time when power is disconnected?!
@erambushra5400
@erambushra5400 4 года назад
i can't seen output on LcD
@myazemmour9843
@myazemmour9843 7 лет назад
thanks bro ♥ from Morocco :D
@infinityfx8234
@infinityfx8234 Год назад
expected constructor, distructor or conversion before '(' token / DS3231 does not name a type thats what im getting
@josephkidd3622
@josephkidd3622 5 лет назад
As a few others have asked, what program did you use when you were drawing?
@vpertys
@vpertys 5 лет назад
Fritzing
@cytrogames4650
@cytrogames4650 3 года назад
tHIS IS NOT WORKING FOR ME. DS3231 rtc(SDA, SCL);
@vijayjadhav4488
@vijayjadhav4488 4 года назад
Nice clock
@muhammadzohaibfaisal3160
@muhammadzohaibfaisal3160 2 года назад
great video! please tell me which software you are using for demonstration?
@1_like_looking_at_buttz
@1_like_looking_at_buttz Месяц назад
tinkercad
@vanthong6964
@vanthong6964 7 лет назад
great video! I like it very much
@grumpybum999
@grumpybum999 4 года назад
Hi, What program do you use to draw your circuits. Does it simulate the circuit function and test for faults? Thanks.
@phanthanhchung7273
@phanthanhchung7273 6 месяцев назад
Fritzing
@hananmdihen5362
@hananmdihen5362 5 лет назад
heeyy i want to ask you if i can test the time and how can i do please
@mobinblack7048
@mobinblack7048 6 лет назад
What software did he use to emulate?
@Xhairo
@Xhairo 7 лет назад
What do the SDA and SCL pins do on the arduino board?
@akshaydasm.k9388
@akshaydasm.k9388 7 лет назад
they're the I2C pins
@user-tr6co8mw4j
@user-tr6co8mw4j 4 года назад
Great video
@jackmccoll1915
@jackmccoll1915 6 лет назад
My date is always 01.01.2000 I've have tried changing it but nothing works, what am I doing wrong
@SuperTayfuntayfun
@SuperTayfuntayfun 7 лет назад
saati kullanarak röle kontrolü yapmak için if komutu nasıl olmalı peki ???
@HENGKIM-bd4nn
@HENGKIM-bd4nn Год назад
how to add button
@burakceylan4883
@burakceylan4883 3 года назад
ds3231 rtc(sda,scl); satırında hata veriyor
@ahmedsaman3070
@ahmedsaman3070 7 лет назад
❤️❤️❤️❤️ cool ❤️ I love your work❤️
@ngouewerodrique299
@ngouewerodrique299 4 года назад
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
@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
@busrayuksel2113
@busrayuksel2113 4 года назад
merhaba kaynak kod için eklediğiniz link çalışmıyo, kodunuzu paylasır mısnız
@MrMiLkDuDgaming
@MrMiLkDuDgaming 7 лет назад
What is the name of the program you used to make the schematic for the circuit?
@jmbt7548
@jmbt7548 5 лет назад
Fritzing
@rohanbhattarai_np
@rohanbhattarai_np 6 лет назад
will it work on nodemcu?
@neeraj3080
@neeraj3080 5 лет назад
good job bro.
@amrutajangade7007
@amrutajangade7007 6 лет назад
Very nice thank u so much
@supritsahoo9057
@supritsahoo9057 6 лет назад
can I use DS1302
@pockeybearmilk264
@pockeybearmilk264 7 лет назад
what song is this ? i like it
@sumitshah3115
@sumitshah3115 7 лет назад
While uploading code in arduino we need to unpin some wire???
@akshaydasm.k9388
@akshaydasm.k9388 7 лет назад
only when you're dealing with Rx and Tx pins
@sameral-hraki7108
@sameral-hraki7108 7 лет назад
Excellent
@kevinhernandez-ie8fb
@kevinhernandez-ie8fb 6 лет назад
as I would use it with the DS1307
@datarakshay
@datarakshay 6 лет назад
Thank you so much
@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.
@PG-qz6mg
@PG-qz6mg 4 года назад
Thank you !
@ajaxhan68
@ajaxhan68 5 лет назад
tHANK YOU VERY MUCH!!!!
@udyantaggarwal1274
@udyantaggarwal1274 5 лет назад
how to open the link i am not able to do it
@captainric2364
@captainric2364 5 лет назад
Cool. Works just fine :)
@HengHeng-on2dr
@HengHeng-on2dr Год назад
Code error DS3231 rtc(SDA, SCL);
@muneebrahman9383
@muneebrahman9383 7 лет назад
hey mert Arduino and tech, please make a video on si4703.
@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.
@ddtech5065
@ddtech5065 4 года назад
I would like some help with arduino. you can help me..
@danielamarek3552
@danielamarek3552 5 лет назад
I can´t download the code
@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?
@Havoc4Hire
@Havoc4Hire 6 лет назад
what program did you use for the design and can you emulate with it
@phanthanhchung7273
@phanthanhchung7273 6 месяцев назад
Fritzing
@Havoc4Hire
@Havoc4Hire 6 месяцев назад
@@phanthanhchung7273It only took 5 years but i finally have my answer. ty
@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.
@abdullaa9478
@abdullaa9478 6 лет назад
??
@bastiencarrez3896
@bastiencarrez3896 6 лет назад
the date doesn't work... do you have an idea ?
@wongsuper1
@wongsuper1 4 года назад
hai may i kindly ask if you can translate the code to python code for me please?
@andrewgeeks3071
@andrewgeeks3071 6 лет назад
thank you so much!!!!
@timurgulmez9265
@timurgulmez9265 5 лет назад
aynı kod ds1307de çalışıyor mu ?
@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
@beseribaks5834
@beseribaks5834 6 лет назад
good video
@thilinatt
@thilinatt 3 года назад
what is the circuit drawing software
@konical1657
@konical1657 Год назад
Tinkercad it's a website
@thilinatt
@thilinatt Год назад
@@konical1657 Thankyou
@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
@vijayjadhav4488
@vijayjadhav4488 4 года назад
Make 12hour clock
@suchtigtv7694
@suchtigtv7694 6 лет назад
i have done everything in the same way as you do and nothing is Happening
@NoorseLearningpoint
@NoorseLearningpoint 6 лет назад
GitHub is the best for project
@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
@davvihcolin1423
@davvihcolin1423 7 лет назад
ie uses another brand of Arduino, which one?
@davvihcolin1423
@davvihcolin1423 7 лет назад
arduino board wich use?
@nainshykh8415
@nainshykh8415 6 лет назад
lcd py output show nhi horha
@fernandpipi
@fernandpipi 7 лет назад
Merci
@kvlpnd
@kvlpnd 7 лет назад
nice
@kvlpnd
@kvlpnd 7 лет назад
Mert Arduino Tutorial & Projects You are very much welcome.
@arturminiput7587
@arturminiput7587 6 лет назад
Now detailed explanation will be better 😅
@neelamsingh54
@neelamsingh54 4 года назад
connected Control Pro
@pravinmittal1905
@pravinmittal1905 3 года назад
Where is the code
@MDFRESCUER
@MDFRESCUER 7 лет назад
Cool.
Далее
How does a VCR work?
15:00
Просмотров 6 млн
Arduino and DS3231 Real Time Clock Tutorial
3:59
Просмотров 454 тыс.
3 Hours vs. 3 Years of Blender
17:44
Просмотров 4,8 млн
Op-Amps  - Using Operational Amplifiers
44:21
Просмотров 282 тыс.
Top 20 Arduino Projects | Arduino project compilation
24:55