DS3231 Tutorial - Real Time Clock with Alarm & Temperature Monitor using Arduino

preview_player
Показать описание
We are happy to present you Arduino DS3231 Based Real-Time Clock with Alarm & Temperature Monitor. This is a simple real-time clock with time, day, date using Arduino UNO board and DS3231 module.
We have also added two alarm functions and a temperature monitor. The alternate IC is DS1307 & the source Code program is given in the link:

Drop a like if you liked the video.
Don't forget to subscribe to our channel for more Electronics project and tutorials.

Рекомендации по теме
Комментарии
Автор

CONGRATULATIONS .PERFECT EXPLANATIONS MUST MAKE THE SKETCHES AVAILABLE

ailtonmk
Автор

I'm trying to make an alarm with a DS1302, a passive buzzer module and a L2C display any help?

FryedBacn
Автор

Thank you so much for your video, really wonderful! Love you ... ! Please! Can you explain for me some knowledge these: Time[7] = second % 10 + 48; (the number 48???) and Wire.requestFrom(0x68, 11); (Why number 11??? - How about another number?) and temperature[7] = '5'; ( number [7] and '5' what does it mean?) ... I'm sorry about lack of knowledge.

toanduong
Автор

Sir compiling error in
DS3231 rtc (SDA, SCL);
Please help me how to clear?

maherchand
Автор

sir
how to add different task for whole day according to time in the code
please guide me

anukeshambatkar
Автор

Nice project Sir..
But sir this clock is 12 or 24 hour format.?

debasishmanna
Автор

In proteus, there's no A and K on lcd 20x4.how to fix this problem?should i use other lcd and what lcd is that?

mikelosmao
Автор

very nice project sir. can you help me sir for my project I am very new in electronic Field, i dont know about any programing.I want to make programmable relay, using 16*2 LCD keypad shield+RTC 1307 +arduino Uno and 8 channel relay module.

prakashmudili
Автор

without temperature sensor how it measure ?

wasanthawimaladharm
Автор

Progetto reperibile sul web in infinite realizzazioni, tutte rigorosamente uguali anche nello sketch.

claudioredolfi
Автор

SIR SOURCE CODE AND CKT LINK WAS NOT OPEN KINDLY SEND

ankitjain-bvpd
Автор

Made it a bit with i2c display off does not mean switch output from on to off but means not in use

LuberthDijkman