Тёмный

Lesson 99: Building Arduino Digital Clock using DS3231 LCD and Seven Segment Display 

Robojax
Подписаться 109 тыс.
Просмотров 24 тыс.
50% 1

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

 

17 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@proje777
@proje777 2 года назад
It's been a good lesson. Detailed. Thanks. I will follow you. 👍🙂
@electronic7979
@electronic7979 2 года назад
Nice circuit
@tatavox1408
@tatavox1408 2 года назад
Good Job ! It would be interesting if you could do a project with STM32F1, which has embedded RTC and would greatly simplify the connections.Thank you for sharing your experience with us!
@nakulagham2058
@nakulagham2058 Год назад
Thanks a lot for this detailed explanation, amazing content 😊
@robojax
@robojax Год назад
My pleasure 😊
@krg1231
@krg1231 2 года назад
thank you for your hard work, mate.
@miladshahbazi8938
@miladshahbazi8938 2 года назад
سلام جناب شمشیری . خوشحالم با کانال شما اشنا شدم . امیدوارم موفق و پیروز باشید .
@robojax
@robojax 2 года назад
وعلیکم السلام. تشکر از بازدید تان از مجرای (کانال) من. سلامت باشید.
@robojax
@robojax Год назад
سلام علیکم. مجرا (کانال) فارسی علم و فن را راه اندازی کردم: لطفا به دوستان تان خبردهید و حمایتم کنید. www.youtube.com/@ilmofan
@thisoldjeepcj5
@thisoldjeepcj5 2 года назад
Very thorough tutorial. Thanks
@henrichobzut
@henrichobzut Год назад
I have a library from you - LCD Clock using DS3231 and I am very happy and thank you, but I have one problem with setting the clock update on the display, because after disconnecting the power, the display shows the time when I disconnected the source. I tried to find the libraries to update via SQW, but they don't work with your clock settings. Well thank you
@mohammadmikailansari4737
@mohammadmikailansari4737 2 года назад
Nicely explained
@goodboyml6693
@goodboyml6693 6 месяцев назад
thank you for the information
@robojax
@robojax 6 месяцев назад
You're welcome 😊
@aaamarco6726
@aaamarco6726 2 года назад
Buongiorno c'è la possibilità di fare aggiornare l'ora con il modulo Dcf 77 Modulo Ricevitore Orario Radiocontrollato Radio Arduino? se possibile, come? grazie
@gn6034
@gn6034 2 года назад
Please start doing lessons using a proper IDE - Atmel Studio / Microchip Studio. Arduino is for hobbyists only.
@robojax
@robojax 2 года назад
If I do that my impact in educating people will reduces by 100 perhaps. I want to reach more people. Result is important. I know we will have precise control using better IDE but Arduino is better for majority viewer.
@azrulazwar2297
@azrulazwar2297 2 года назад
Thanks 👍
@henrichobzut
@henrichobzut Год назад
Sorry, I forgot to ask if you could help me with this - I have a library from you - LCD Clock using DS3231 and I am very happy and thank you, but I have one problem with setting the clock update on the display, because after disconnecting the power, the display shows the time when I disconnected the source. I tried to find the libraries to update via SQW, but they don't work with your clock settings. Well thank you
@robojax
@robojax Год назад
i did not understand the problem you have . But you can update the time once which I have shown. now if there is 3 or 5 seconds delay when you upload the code, then add 5 seconds to the code to the second values. I have shown what veriable holds the seconds, min and hour. if you missed it then watch the video again. thanks
@henrichobzut
@henrichobzut Год назад
@@robojax Thanks for the reply, but I already solved it. Good luck.
@quickfixengineeringltd8035
@quickfixengineeringltd8035 Год назад
Good day sir. I am a subscriber. I really appreciate your works. In your code linked to this video for unlimited alarms, you uploaded the sketch for lcd in error. Could you give me a link for the unlimited alarm sketch I'll really be grateful
@robojax
@robojax Год назад
Please provide the error. Most likely it is the library you need to install and must have skipped the video.
@quickfixengineeringltd8035
@quickfixengineeringltd8035 Год назад
@@robojax I followed the video and downloaded the library from github. Kindly forward this video to 35:31 for reference In the void loop, year, month, day, hour, minute and second shows on your screen in red colour while my own is black. void loop() { dt = clock.getDateTime(); //clock.dateFormat ("D F Y: H: i: s" dt); //clock.dateFormat ("D F Y: h: ia" dt); year = dt.year; month = dt.month; day = dt.day; hour = dt.hour; minute = dt.minute; second = dt.second; checkAlarm(); The resulting error is; 'second' was not declared in this scope
@robojax
@robojax Год назад
it means you have modified the code and removed the variable "seconds" from the code. I would suggest not modifying the code and making it work. After that change it. if you don't know what variable is please watch this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-n0z6fjww8eA.html
@applescy
@applescy 2 года назад
Isn’t it dangerous to use a non rechargeable battery ?
@robojax
@robojax 2 года назад
why should it be? I have the batter in this module for more than 1 year now and battery has still 3V and working without problem.
@applescy
@applescy 2 года назад
@@robojax Newer models don’t include the resistor and diode for charging i think for that same reason.
@mohammadmikailansari4737
@mohammadmikailansari4737 2 года назад
Please share the code for 6 digits LED clock
@robojax
@robojax 2 года назад
All the code are already shared. The link is in description of this video.
@quickfixengineeringltd8035
@quickfixengineeringltd8035 Год назад
@@robojax the code for unlimited alarms does not contain whats in this video. It contains the code for lcd. I think it was an error please. Kindly assist 🙏 🙌
@sigamingyt6488
@sigamingyt6488 2 года назад
WHERE IS ZIP FILE LINK ????
@robojax
@robojax 2 года назад
The link is in the description below the video. or go directly to Robojax.com and click on "Course" and this is lesson 99.
@clobel55
@clobel55 2 года назад
can't understand a word you say
@robojax
@robojax 2 года назад
Hello, there are tones of new terms for you in this lesson . So start from lesson zero here ru-vid.com/group/PLHvJ4bw0xno6THv-TQLf8lwVvY_23z75d
@pHuYaTz
@pHuYaTz 2 года назад
hi where can i download library of ds3231, arduino_alarm_clock_with_ds3231:6:8: error: no matching function for call to 'DS3231::DS3231()' DS3231 clock; error, i only use sample that came on jabzebski/ adruino-ds3231
@robojax
@robojax 2 года назад
Nothing is left unexplained. Please follow the instruction in the video.
@pHuYaTz
@pHuYaTz 2 года назад
@@robojax thank you i redo again
Далее
Arduino Real Time Clock - Using the Tiny RTC
31:29
Просмотров 201 тыс.
Home Assistant Control Panel For My Wall
11:19
Просмотров 273 тыс.
HOW TRANSISTORS RUN CODE?
14:28
Просмотров 420 тыс.