DS1307 RTC Module with Arduino-Real Time Clock

preview_player
Показать описание
Let's explore, how to Interface DS1307 RTC Module with Arduino Uno. DS1307 is very popular real time clock chip out there in the market. We'll be using TinyRTC Module. The DS1307 RTC Chip support I2C Serial Communication Protocol. We'll learn how to use Wire library to read clock and calendar parameter. Also we'll be Programming DS1307 RTC Chip to perform read and write operation.

Finally we'll make Clock and Calendar Project with Arduino Uno using RTC Real Time Clock Chip. The circuit conenction is as below
Arduino -- RTC Module
A4 -- SDA
A5 -- SCL
5V -- VCC
GND -- GND
Рекомендации по теме
Комментарии
Автор

great presentation dudee, suscribed
Btw that great typing tho 😂 👍

-ghiffaryramadhana
Автор

thanks sir for this video and you spent time on it till 3:47 reealy thats great

Avidiy
Автор

please make more videos , excellent work .

girishahirrao
Автор

very useful presentation - that helps a lot, thanks!

judesbernd
Автор

Sir it's really a Nice presentation

jayeshvyavhare
Автор

А есть ли готовый скетч ?
Где можно увидеть текстовый вариант видеоролика?

kvk-ut
Автор

Amazing video 💕❤✨

But I am facing some issue plz help...
1. How do I remove "Day" from program. ( I tried but it gating some issue like year not showing properly because sequence from 'Seconds' register get changed.) how to do it safely.

2. time and date gating reset (at initial time) every time I open the serial monitor.

Dhanan-J
Автор

Very good description..Please shear code

sasidharaneg
Автор

Hi, how do we add microsalise? I need split-second in the project I am using. I would be glad if you could help.

Allahin_aslani_
Автор

Demais, muito bom mesmo, parabéns, não sei nada de arduíno, estou aprendendo agora, mas, segui direitinho todo o seu passo a passo, e deu certo certo aqui, funcionou legal mesmo, e como faço pra colocar um display (1602A) professor? Quero fazer um projeto com hora programada pra minha horta com quatro horários diferente, é muito difícil? me ajuda por favor, obrigado, parabéns.

tendtudo-hobbiestruquesman
Автор

Can you clear my one dout. In RTC to read data we need to pass individual register address like for second 0x00, for minut 0x01... But you don't give this address in code than how it read?

jaysakhiya
Автор

This is excellent. How do you calculate time elapsed between 2 RTC readings. Seems like a lot of code:(

Автор

how come when i type *date its can't become an orange? * second, *minute, *hour its can become an orange? . And can we use the library #include <DS1307> to the coding? does it same for the syntax? thank you

johanbudiono
Автор

Once the time is set do you deselect the time set coding so it isn't updating every time you upload the code?

gartmorn
Автор

What is the purpose of adding RTC component?

TT-udgf
Автор

Can i ask .. what's component that you use?? did you use lcd module display for arduino

nurulwahidah
Автор

Hello ; this code can use with ds3231rtc or not ?

nouuchhiengsung
Автор

does it make a difference if the *seconds, *hours are not highlighted while typing?

TheFullcharge
Автор

Sir, i'm getting 165 value for date, time etc. i dont't understand why? Please help me out.

preetikhokhar
Автор

Sir i have recive a error
'Wire' was not declared in this scope

At compile time

dark_musafir