Тёмный

ARDUINO DIGITAL CLOCK USING DS1307 RTC AND MAX7219 8x8 LED MATRIX DISPLAY. 

MYTECTUTOR
Подписаться 7 тыс.
Просмотров 22 тыс.
50% 1

In this tutorial we make a simple Arduino digital clock using DS1307 RTC and MAX7219 LED display.
Also important:
How to use DS1307 RTC with Arduino : • How to use DS1307 RTC ...
==============Recommended products from Amazon :===============
i).SainSmart MAX7219 Dot Matrix Module 4 in one for Arduino: -amzn.to/2Ze15uR
ii). ii). SainSmart I2C RTC DS1307 AT24C32 Real Time Clock Module Board for Arduino AVR , ARM PIC-amzn.to/2ImW635
For the schematic and code visit the link: mytectutor.com/arduino-digita...
DISCLAIMER: This video description contains affiliate links. If you buy any item using these product links, I may receive a small commission. I would appreciate your support in this way!

Наука

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

 

18 авг 2019

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@fabriziocroce1248
@fabriziocroce1248 4 года назад
Hello, did you consider to use a more modern DS3232 ?
@bhupindernatharora670
@bhupindernatharora670 3 года назад
Your program code and diagram is perfect but display in my 8x32 matrix hour is appearing again in fourth matrix, even in 8x64 size, is there any issue in font size. please suggest the way out.
@itsahm3640
@itsahm3640 3 года назад
Hey! Can i extand the led matrix? And is the display of the number was still like using 1 matrix or get bigger? Thanks [Edit: Oh yeah also, can i remove the resistor from the circuit? Cause i think i dont have any resistor]
@Dancopymus
@Dancopymus 4 года назад
I can't believe it doesn't work with me. I've used 3 Arduino Uno boards + 2 Arduino Nano boards to test; the sketch is loaded normally, but after loading the sketch, sometimes it shows something on the display and sometimes it doesn't show anything. Sometimes it shows only the hour and minutes and sometimes it shows everything! The connections I made were all correct and my Arduino boards and my Matrix Displays are all working, because, I tested with other Arduino code. Something in the code is strange! Or can they be my boards? Help me to solve the problem!
@dalmereduardotolamamani6384
@dalmereduardotolamamani6384 3 года назад
help : Font_Data.h: No such file or directory
@Zen2ncd
@Zen2ncd 2 года назад
how to add font library? I already tried it but the Arduino Ide show the library zip doesnt contain library. Please help me
@alfankosh1
@alfankosh1 3 года назад
can we use arduino nano please
@dipakkumarmaity2669
@dipakkumarmaity2669 3 года назад
I cant upload in nano.. Data shows over 31kb? Pls asist me to resolve it
@Gennarobottiglieri
@Gennarobottiglieri 2 года назад
Quando carico il codice si ferma sulla riga : psz[len] = ' ' ; come mai
@Duan86
@Duan86 4 года назад
Help me, use me libarary know ?
@reymondcortez7133
@reymondcortez7133 3 года назад
How can i change the size?
@Dancopymus
@Dancopymus 4 года назад
Hi MYTECTUTOR. I believe your code is working perfectly, but with me, when I upload the Arduino sketch via USB cable, the Matrix works perfectly; After I unplug the USB cable and plug it back into the PC, I have to press the Arduino Reset button several times for the sketch to work again. Any tips or suggestions? Thank you
@mytectutor
@mytectutor 4 года назад
I haven't had such a challenge before. Maybe if you finally resolve the problem you can share what was the cause.
@Dancopymus
@Dancopymus 4 года назад
Hi MYTECTUTOR, I still can't solve this problem; Do you confirm that your connections are correct, as you put in the video, for example, the Resistors and the 3 Buttons? Yeah, I did everything as you say in the tutorial and as shown in the video. Is it possible that the sketch was not loaded correctly on my Arduino or my Arduino may be defective? But other sketches are loaded normally! Any tips? Thanks
@neirodrigues4159
@neirodrigues4159 4 года назад
I found an error in the code, the letter "g" is missing in the code!
@pedrossare
@pedrossare 3 года назад
hi, can you help me to solve this error. I uploaded your sketch: "numeric7Se' was not declared in this scope"
@reymondcortez7133
@reymondcortez7133 3 года назад
just make it "numeric7Seg"
@Dancopymus
@Dancopymus 4 года назад
Why did you use Resistors on buttons and you declared INPUT_PULLUP on pinMode 3, 4 and 5? Wouldn't it be unnecessary?
@mytectutor
@mytectutor 4 года назад
Thanks for the observation. There is no need for the PULLUP in this case. Let me modify that. You have actually given me an idea for another video about floating inputs.
@Dancopymus
@Dancopymus 4 года назад
OK, it's better to remove resistors, less components, isn't it? So will you update the sketch on the page? I thank you
@Chuveirinhohater
@Chuveirinhohater 3 года назад
I cant open the link :(
@pedrossare
@pedrossare Год назад
Quando carico il codice si ferma sulla riga : psz[len] = ' ' ; help
@neirodrigues4159
@neirodrigues4159 4 года назад
I'm not finding the source.h
@electronicsideas1361
@electronicsideas1361 3 года назад
error Font_Data.h: No such file or directory
@ahmadtavchannel6188
@ahmadtavchannel6188 Год назад
How to download Font_Data.h
@matushit1931
@matushit1931 4 года назад
Font_Data error no such file or directory
@xrphobby1341
@xrphobby1341 11 месяцев назад
Hello tried to upload the code but have error on line#85: psz[len] = ' '; The error says: "Compilation error: empty character constant" What could this error be? Thank you
@ed1397
@ed1397 11 месяцев назад
psz[len] = " "; this solves this error, but it has more errors, I think it is better to look for another project
@xrphobby1341
@xrphobby1341 11 месяцев назад
@ed1397 thanks for your reply
@ARIFHossain-dr8mq
@ARIFHossain-dr8mq 5 лет назад
Error compiling for arduino Uno/Nano & others board
@Dancopymus
@Dancopymus 4 года назад
Hi friend! Can you write the code? I can't do it either; the sketch loads on the arduino but shows nothing on the display.
@electronicsideas1361
@electronicsideas1361 3 года назад
NEED CIRCUIT PLEASE
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff 4 года назад
Not working code
@pcmobiletechnicalsolutions8504
@pcmobiletechnicalsolutions8504 3 года назад
Arduino: 1.8.14 Hourly Build 2020/07/23 04:33 (Windows 10), Board: "Arduino Uno" C:\Users\prase\Documents\Arduino\libraries\MD_Parola\src\MD_Parola.cpp: In member function 'void MD_Parola::begin(uint8_t)': C:\Users\prase\Documents\Arduino\libraries\MD_Parola\src\MD_Parola.cpp:63:18: error: call of overloaded 'setSpeed(int, int)' is ambiguous setSpeed(10, 10); ^ In file included from C:\Users\prase\Documents\Arduino\libraries\MD_Parola\src\MD_Parola.cpp:23:0: C:\Users\prase\Documents\Arduino\libraries\MD_Parola\src/MD_Parola.h:1752:15: note: candidate: void MD_Parola::setSpeed(uint16_t, uint16_t) inline void setSpeed(uint16_t speedIn, uint16_t speedOut) { for (uint8_t i = 0; i < _numZones; i++) _Z[i].setSpeed(speedIn, speedOut); } ^~~~~~~~ C:\Users\prase\Documents\Arduino\libraries\MD_Parola\src/MD_Parola.h:1763:15: note: candidate: void MD_Parola::setSpeed(uint8_t, uint16_t) inline void setSpeed(uint8_t z, uint16_t speed) { if (z < _numZones) _Z[z].setSpeed(speed); } ^~~~~~~~ Multiple libraries were found for "MD_Parola.h" Used: C:\Users\prase\Documents\Arduino\libraries\MD_Parola Not used: C:\Users\prase\Documents\Arduino\libraries\MD_Parola-master exit status 1 Error compiling for board Arduino Uno. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@g.btextile1290
@g.btextile1290 2 года назад
CODE NOT WORKING
@djmanpro1318
@djmanpro1318 2 года назад
code lỗi
@ishanthrimal907
@ishanthrimal907 Год назад
Clock_with_LED_Matrix:65:14: error: empty character constant psz[len] = ''; ^~
@andryytube
@andryytube 8 месяцев назад
CODE NOT WORKING
Далее
DS3231 RTC INTERFACING WITH ARDUINO
10:12
Просмотров 28 тыс.
🛑 до конца!
00:12
Просмотров 92 тыс.
UNO!
00:18
Просмотров 834 тыс.
Как пронести Конфеты В ТЮРЬМУ
19:16
Бмв сгорела , это нормально?
01:01
MAX7219 RTC DS1307 dht11 led matrix clock Arduino
2:56
Arduino LED Matrix Clock
11:10
Просмотров 143 тыс.
Arduino Wood Clock
19:36
Просмотров 17 тыс.
Lesson 15 MAX7219 LED Dot Matrix Module
21:53
Просмотров 32 тыс.
max7219 LED matrix 8x8
23:21
Просмотров 44 тыс.
Telefonu Parçaladım!😱
0:16
Просмотров 30 млн
КАКОЙ SAMSUNG КУПИТЬ В 2024 ГОДУ
14:59