@brianmudd9631

Thank you sooooo much. I have tried many DS1302 libraries with little to no success. Yours not only works well but is also considerably smaller and very easy to understand.

@JerryEricsson

WOW, after 2 days of pulling out my ever dwindling hair over getting this module set up to work, I find your library and sketch.  Then after reading how to set the time, I have a WORKING MODULE!! You have come to my rescue, and are, at least for today, My hero!!  Thanks for sorting this out for me!  Now on with the build!

@tumusimebrian3110

wow thanks alot ....after so much time been looking for the solution

@ryugatsuchiya9018

hats off to you mate, it worked.

@cluk5260

After trying out all libraries from Arduino IDE library manager, only  virtuabotixRTC you introduced in your video works. Thanks. One point to share with others reading this post. I can only read the time accurately when I also connect the GND pin to my Arduino board. Vรงc pin is not necessary.๐Ÿ˜…

@fabianralph5472

2023, time goes fast, increases by 6 seconds for 1 second IRL

@cosanostra-9949

Thanks for tutorial. I have a question about issue with not remember time after some day. Battery is alright = 3,1 V. It's working okay, but after some day it is reset and go back to Current Date / Time: 00/00/2000 00:00:00 and then starting count again, but not time what it was set up during upload. Thanks for advice!.

@dpkraj1331

hi, i ahave a problem with this code, in serial monitor it always shows 
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0
Current Date / Time: 11/4/2025  11:50:0

how to solve this

@TechnoEveryday

๐Ÿ†’ Thank you so much for uploading this video.

๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘

Sharing with community ๐Ÿ‡ต๐Ÿ‡ฐ

@IcyUuUu

my guy!!! Solid video

@quantizedtech2170

Your program worked for me but how we print on LCD screen

@goddess_ofchaos

Wow, you've really helped me here thanks!

@borakuran7614

I want to integrate the ds1302 module with the max7219 dot matrix module and see the words and numbers written in the serialmonitor section over the dot matrix. what should i do? can you help me?

@Reliantification

YOU ARE THE BEST THANK YOU IT WORKS

@graceramos3488

hello, may I know when the start of the day starts? is it saturday? so if my day right now is friday, I'm gonna put 7?

@derekbrookes9497

Hi, great video and easy to follow,  but when the arduino is unplugged and then plugged back in the rtc starts counting from the values set with myRTC.setDS1302Time()   can't you use something like "now" so that the time does not reset or take the time which is on the rtc

@wayne5x

Hi friend, you know. I have a problem with DS1302 module. Time is set at 01/ENE/2000 00:00 (suddenly) I mean, it works well for many days, if energy turn off, time is ok when energy turn on againg. You may think that the battery is not working right (less voltage than 3 V), however, battery is ok. The problem happends in every module I have. Have you heard about this problem with DS1302 module? . Thanks

@pccxp

I just have the DS1302 alone (Not in a module) how can i connect it to my arduino UNO? And the link for downloading the library is not wotking

@yusufguler1662

amazing really help alot subcribing

@guillaume8437

Sorry but the library didn't work! I went in the library manager, 
searched for RTC by Makuna and opened File>Examples>Rtc by Makuna 
compiled and it ran just great. I am surprised that not much people are having problem to compile it correctly...
I connected it on an Arduino Nano.