Тёмный

Arduino LED Matrix Clock 

learnelectronics
Подписаться 167 тыс.
Просмотров 144 тыс.
50% 1

Arduino LED Matrix Clock
In this video we build a simple clock using an Arduino Nano, a DS3231 RTC, and a 32x8 LED Matrix. We adapt the "Print Text" example function to display the clock data on the screen.
While the code for this project is short, it is a bit complicated. The RTC outputs a byte for each of the variables, the MD Maxx72xx(github.com/MajicDesigns) library displays char's. So we must convert the bytes to chars. Easy enough, but we do have to account for the ASCII codes.
LED Matrix Essentials: ru-vid.com?o=U&vide...
4 unit LED Matrix: amzn.to/2poTsMC
DS3231 RTC: amzn.to/2p2Tomg
All of my sketches are available here: www.dropbox.com/sh/m6c40pu99f...
~-~~-~~~-~~-~
Please watch: "Diodes: The basic building block of all digital circuits"
• Diodes: The basic buil...
~-~~-~~~-~~-~

Развлечения

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

 

7 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 149   
@ycmgxekwa
@ycmgxekwa 6 лет назад
Thank you for your lessons and as always great lessons. It appears most people are having issues adapting DS3231 RTC to this project, oh well I have the same issue.lol. I will try and adapt the code because I previously used this chip with liquidcrystal display and it worked well. If anyone has some ideas please share. If I do figure it out, I will also share my solution with you guys.
@circumz
@circumz 6 лет назад
you people are doing a great job . keep it up !
@circumz
@circumz 6 лет назад
dont let this channel fall
@gartmorn
@gartmorn 7 лет назад
Hi, just discovered your great channel and subscribed. I'm a retired, power station, electrical fitter who's discovered microcontrollers but like yourself I find the software side a bit daunting though I'm getting there! Looking forward to more of your projects! Davy
@learnelectronics
@learnelectronics 7 лет назад
Thanks Davy, I'm Paul. Glad to have you here.
@puchu9507
@puchu9507 7 лет назад
I am an electronics software engineer and I find coding daunting at times.
@gartmorn
@gartmorn 7 лет назад
Glad I'm not alone!
@mariuspetcu7482
@mariuspetcu7482 4 месяца назад
@@gartmorn Hello mate ... Definitely You are not ... I am just a humble 60 Years old Electrician with a passion for Microcontrollers too , but NO way to Understand what's going on on those "mambo jambo" - "Alien" Lines off cod ...🤣😂... I have NO time or Knowledge to Start from the "Beginning" with such a Huge World of Coding ... maybe in the next 3 Life's from now on ... I Hope 🤣🤣🤣 ... Nevertheless I still like to "play" with electronics components and Arduino boards ...
@javierpallalorden
@javierpallalorden 7 лет назад
Nice clock
@learnelectronics
@learnelectronics 7 лет назад
Thanks Javier!
@jpcme2002
@jpcme2002 4 года назад
Thanks for the video... but the DS3231 lib change so much since 2017... that the code doesn´t work anymore... for example: DS3231 Clock; this fubtion is not valid anymore... any help?
@DevelopWithDan
@DevelopWithDan 6 лет назад
For those of you having problems, there are several factors at work here. 1. The library referenced in the video has been updated and isn't compatible with these instructions anymore. You are probably going to have to download an older version that I will paste in my next comment in case that causes it to get flag. Basically these updates may be improvements, I have no idea, but they've jacked up all of the examples on the internet that relied on them and tbh, the vast majority of the "examples" in the library designer's library won't even compile. It's a mess. Secondly, if you try to change the FC16 setting mentioned in the video and the setting isn't there, your library is too new and you need the one I'm going to link to. Thirdly, there are a bajillion versions of this matrix and you need to figure out which one you have. The little matrixes pop off the board if you want to see the chips etc. Either way, install the older version and set paola to 0 and go through the other options such as generic and fc16 and see if you can get it to work. I got pretty frustrated doing this "easy" project. Not Paul's fault though. Keep up the great work.
@learnelectronics
@learnelectronics 6 лет назад
Thanks
@jpcme2002
@jpcme2002 4 года назад
same problem... I cannot find a clock code to work with 2020 lib and FC16.... I think it´s on propous... to panish who buy chinese models ;) 3 days looking and trying everything and cannot have a clock going...
@jpcme2002
@jpcme2002 4 года назад
Dan do you have a solution already?
@AnotherMaker
@AnotherMaker 4 года назад
@@jpcme2002 No. I think youtube stripped my link to the solution
@jpcme2002
@jpcme2002 4 года назад
Another Maker can you send to jp200tdi@gmail.com please
@alnoorratansi9364
@alnoorratansi9364 6 лет назад
Hi, Great Project, I wonder if you can add Esp8266 and get time from ntp and write it to rtc, lets say every 6 hours. to correct time drift.
@pankajgope7776
@pankajgope7776 7 лет назад
Dear sir, on which board i have to upload this code???? I m confused, compilation error is occuring. Please reply me.
@MPElectronique
@MPElectronique 7 лет назад
Hi. Where is your DS3231 library, there are some many out there ? Thank you. Marc.
@darwinalbo7668
@darwinalbo7668 5 лет назад
What's your solution for this .. Its getting annoying. I tried to install all library for that DS3231 and nothing works for that goddamn 'getTime' class. I include the library by Eric Ayers and still dont want to work. Is there any magical solution for this sir? I really need your response sir
@larryflowers7591
@larryflowers7591 7 лет назад
Thanks for the work you do in bringing this video to youtube . I have a problem all it will do is print f77 and it stays in one place.Serial does not work. I got all the errors cleared up. What should i do ? Thanks again for video.
@talideon
@talideon 2 года назад
Not sure how much additional space overhead it might have on the Nano, but the sprintf function in stdio.h would've been ideal for building the buffer for the display.
@spikyhair-chan5369
@spikyhair-chan5369 2 года назад
not to be mean but your pfp looks like a mugshot 😳😳😳
@suneetasandeep
@suneetasandeep 3 года назад
Hello there, this is a nice project and with me its working fine. compiled in fist time without any error. the only issue i am facing is that when it is uploaded for first time the display is ok. but when disconnected from PC and hooked power bank, there is no display and when display comes there is no seconds displayed. any idea what could be the problem. i have replaced power bank with external power supply as well but problem persist.
@electronic7979
@electronic7979 6 лет назад
Excellent
@aliansari5606
@aliansari5606 6 лет назад
‘MD_MAX72xx’ does not name a type Error: mx was not declared in this scope In function ‘void loop ( ) ‘; Even i have all libraries still there are so many errors in the code i don’t know how to fix it, anyone? Can help me.
@taranagnew436
@taranagnew436 5 лет назад
What else can you do with a esp clock?
@NakulKundra
@NakulKundra 6 лет назад
There is a setting to set intensity , if in case you want to make it more readable !!
@learnelectronics
@learnelectronics 6 лет назад
It's just the camera, looks fine IRL
@hapseeiznogoud8069
@hapseeiznogoud8069 6 лет назад
Hello can someone help me? My MD7219 + DS3231 does not work hours how to make please I use every skatch and still does not work Thanks for your help
@mirajulislam5651
@mirajulislam5651 3 года назад
How did you get the temperature reading as there are on temperature reading devices attached on the circuit
@largepimping
@largepimping 2 года назад
The DS3231 real time clock module has an internal temperature sensor
@MrBobWareham
@MrBobWareham 6 лет назад
Nice clock looks good is it posable to scroll the clock and temperature then it would look realy good!!
@learnelectronics
@learnelectronics 6 лет назад
+Bob Wareham It is possible. I didn't get into it. But that scrolling function is available in the library.
@tech-iteasy
@tech-iteasy 4 года назад
i have a problem ,please see the below warning: 'class DS3231' has no member named 'getTime'
@miltonchulde6289
@miltonchulde6289 4 года назад
bool h12, PM, Century=false; // increase this byte year, month, date, DoW, hour, minute, second; //Clock.getTime(year, month, date, DoW, hour, minute, second); //replace this int second,minute,hour,date,month,year; second=Clock.getSecond(); minute=Clock.getMinute(); hour=Clock.getHour(h12, PM); date=Clock.getDate(); month=Clock.getMonth(Century); year=Clock.getYear(); DoW=Clock.getDoW();
@placethierry
@placethierry 6 лет назад
bonjour puis je avoir le code arduino et ou telecharger les bibliotheque? merci Thierry PLACE
@aldrins1922
@aldrins1922 6 лет назад
May I know where to find the code?
@ferchosnap
@ferchosnap 4 года назад
Hey great video, i'm a little confused, i didn't see a temperature sensor, how does the arduino gets the temperature?
@JRECT
@JRECT 3 года назад
hi Fercho, DS3231 has internal temperature sensor.
@bigsscore8378
@bigsscore8378 4 года назад
TOP man.
@1988palash
@1988palash 6 лет назад
hey when i installd it this error will shown...pls help me..... Arduino: 1.8.3 (Windows 7), Board: "Arduino/Genuino Uno" C:\Users\palash\Downloads\easy_clock\easy_clock.ino:15:20: fatal error: DS3231.h: No such file or directory #include ^ compilation terminated. exit status 1 Error compiling for board Arduino/Genuino Uno. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@learnelectronics
@learnelectronics 6 лет назад
+Palash Karmakar you don't have the ds3231 library installed.
@mehmetcihanyetis5305
@mehmetcihanyetis5305 5 лет назад
Hello Sir, I've applied all your mentioned steps but I'm having the error mesages for "DS3231 Clock" line as "no matching function for to call 'DS3231::DS3231()'. Can you please help me to solve this problem. Best Regards. Cihan.
@muhammadmudassir6343
@muhammadmudassir6343 4 года назад
yeah same here
@joshualampitoc6199
@joshualampitoc6199 2 года назад
hello sir, i'm having trouble with Clock.getTime. How can i fix this part?
@SKElectronics
@SKElectronics 6 лет назад
hey I have a question how to create custom characters or letter with the MD parola.
@learnelectronics
@learnelectronics 6 лет назад
I can't help you there.
@SKElectronics
@SKElectronics 6 лет назад
learnelectronics ok no problem you have already solved many problems by uploading your great videos.
@moshiurrahmanmeraj6640
@moshiurrahmanmeraj6640 3 года назад
How to set the time in this clock ?
@luisdanielgonzalez5758
@luisdanielgonzalez5758 6 лет назад
Hi... Shetch?library? Please :(
@alheeley
@alheeley 3 года назад
When you say 'ground which is MOSI' what does that stand for?
@talideon
@talideon 2 года назад
Probably that the SPI MOSI pin should be pulled down to ground, though I can't recall what part of the video that it, so he might've misspoke, as I'd expect MOSI to be connected to the peripherals so the master make requests to them.
@PiTon59
@PiTon59 7 лет назад
Hi , it seems that a lot of people have the same problem with the library , is there anybody who has a 100% solution for this , would be much appriciated 👍
@mohammedzaman1937
@mohammedzaman1937 7 лет назад
nice video. what version of arduino are you using?
@learnelectronics
@learnelectronics 7 лет назад
Mohammed Zaman of the ide? 1.8.1
@melplishka5978
@melplishka5978 2 года назад
If we change the character from Fahrenheit to Celsius will it go to Celsius?.for us Canadians lol
@arnoldjokh8764
@arnoldjokh8764 7 лет назад
someone knows how to make the " : " flash? i can't achieve ot make it work, I tried doing a for loop but error appears.
@puchu9507
@puchu9507 7 лет назад
not very difficult, print ":" and then print " " (space) in the same space with a 1 sec delay, there you go. of course there are other ways
@arnoldjokh8764
@arnoldjokh8764 7 лет назад
Bharat i will try. thanks
@VaritaDota
@VaritaDota 6 лет назад
pMsg was not declared in this scope................................ HELP BRO
@rkt4494
@rkt4494 4 года назад
error ..'Wire' was not declared in this scope
@frodemolland6249
@frodemolland6249 6 лет назад
Well its not that easy to me I can tell :) Got this error (for now) expected initializer before 'byte' what to do there?
@learnelectronics
@learnelectronics 6 лет назад
+Frode Molland sounds like you are missing a ;
@frodemolland6249
@frodemolland6249 6 лет назад
It stops with this now byte year, month, date, DoW, hour, minute, second; this is direct copy from the code
@yishako
@yishako 7 лет назад
Hello, thank you very much for uploading this video, but could you help me? When I try to compile I mark a couple of errors, 'DS3231' does not name a type, easy_clock: 113: error: 'Clock' was not declared in this scope; Clock.getTime (year, month, date, DoW, hour, minute, second); Do you have any idea what it might be? Thank you very much
@gibson010
@gibson010 7 лет назад
chang the code .. Clock.getTime(year, month, date, DoW, hour, minute, second); to: int DateTime=(year, month, date, DoW, hour, minute, second); I just cannot test it as i am not at home for next 2 weeks, lemme know if it works :)Like Adam bluebottleyellowboxyellyfish sad and use this Libary github.com/jarzebski/Arduino-DS3231
@adrianlucaciu1388
@adrianlucaciu1388 6 лет назад
Hi! I'm getting the same error at int temperature=(Clock.getTemperature()*1.8+32); after changing the code from Clock.getTime to int DateTime. Can you please help me? i'm using the Library that you linked. Thank you
@gibson010
@gibson010 6 лет назад
make sure you dont have another version of the DS3231 libary installed.
@adrianlucaciu1388
@adrianlucaciu1388 6 лет назад
William Gibson Still doesn't work. Thanks anyway
@lucykim547
@lucykim547 6 лет назад
Thanks for the video! could you send me the code please?
@DevelopWithDan
@DevelopWithDan 6 лет назад
Here is the older version to the library that matches the video. github.com/MajicDesigns/MD_MAX72XX/archive/f01c78381438ee5c351646beee560e5b636ee053.zip
@oktaysimsek13
@oktaysimsek13 6 лет назад
Clock.getTime (year, month, date, DoW, hour, minute, second); error: 'class DS3231' has no member named 'getTime' Pls You help me ?
@SadmanBishal
@SadmanBishal 6 лет назад
Use the library DS3231 by Eric Ayers
@UpperCumberlandGamers
@UpperCumberlandGamers 4 года назад
HELP! the year, month, date, DoW, Hour, minute, second is not yellow. what did i do wrong?
@miltonchulde6289
@miltonchulde6289 4 года назад
bool h12, PM, Century=false; // increase this byte year, month, date, DoW, hour, minute, second; //Clock.getTime(year, month, date, DoW, hour, minute, second); //replace this int second,minute,hour,date,month,year; second=Clock.getSecond(); minute=Clock.getMinute(); hour=Clock.getHour(h12, PM); date=Clock.getDate(); month=Clock.getMonth(Century); year=Clock.getYear(); DoW=Clock.getDoW();
@Dancopymus
@Dancopymus 4 года назад
What is the possibility of you making a tutorial for a LED Matrix Clock and IR Remote Control? Thank you (I am subscribed)
@Frisky0563
@Frisky0563 4 года назад
what do you want the IR Remote to control? Setting the clock, date, year?
@Dancopymus
@Dancopymus 4 года назад
​Hi Donnie, first, thanks for the reply. Yes, set the clock, date, year. And if possible, make the colon flash. I would be very grateful to you because I have been looking for such a project but never found it! Thanks again
@Mr1279Dave
@Mr1279Dave 7 лет назад
Can't find the sketch, what is it called? Thanks, really enjoy your channel.
@learnelectronics
@learnelectronics 7 лет назад
THank you. Sometimes I forget to upload sketches...as is the case this time. Here you go: www.dropbox.com/sh/29i8797cpc68t9f/AABGn1UiflF7d4zqU6DGjLoea?dl=0
@Mr1279Dave
@Mr1279Dave 7 лет назад
Thank you!
@mohammedzaman1937
@mohammedzaman1937 7 лет назад
thanks for your prompt reply. I am getting this error msg. arduino ver 1.8.2 " easy_clock:30: error: 'DS3231' does not name a type DS3231 Clock; ^ " here is my dir structure C:\Users\user1\Documents\Arduino\libraries\DS3231\examples\easy_clock
@learnelectronics
@learnelectronics 7 лет назад
Mohammed Zaman I can't help you with PC configuration issues. but I believe the sketch is in the wrong folder
@puchu9507
@puchu9507 7 лет назад
DS3231 library is missing or not in proper place
@jacekf
@jacekf 7 лет назад
what library did You use for DS3231 RTC? I get 'Clock' was not declared in this scope error right under void loop() Line "Clock.getTime(year, month, date, DoW, hour, minute, second);" turns red... I tested 3 different libraries; no luck and error on "DS3231 Clock;"
@learnelectronics
@learnelectronics 7 лет назад
DS3231 by Eric Ayers
@jacekf
@jacekf 7 лет назад
Thanks! that worked! Had to replace all wire.send with wire.write and rec with read but it compiled in 1.6!
@learnelectronics
@learnelectronics 7 лет назад
jacekf ahhh, ok. I'm using 1.8.1
@nikolanikolic7656
@nikolanikolic7656 7 лет назад
Can I please get link for this DS3231 Library that works? I tryed so many different libs, without any luck. Please Help :)
@PiTon59
@PiTon59 7 лет назад
Nikola Nikolić hi , I have the same problem , tried many libraries ,can't find a solution , did you found something ? Tnx
@frodemolland6249
@frodemolland6249 6 лет назад
Hi, I suppose this project would work with arduino uno r3 also?
@learnelectronics
@learnelectronics 6 лет назад
+Frode Molland any arduino
@frodemolland6249
@frodemolland6249 6 лет назад
Hi, great :) thanks for super fast reply, just started with arduino
@learnelectronics
@learnelectronics 6 лет назад
+Frode Molland always here if you need help
@frodemolland6249
@frodemolland6249 6 лет назад
thanks for info at this moment :) I have to order this matrix first, now I got the oled 0.96 inch screen and one lcd screen, but I want a bigger clock in my tv room :)
@lahiruprabath9129
@lahiruprabath9129 Год назад
I build this. But clock shows wrong date and time😒😒😒 how can i fix it? Please some one help me🙄
@ycmgxekwa
@ycmgxekwa 6 лет назад
Hi Guys Herewith my solution and my clock is working very well. There are capital letters typed in the code where letter should have been lower case. line 24 \ instead of \\ line 29 DS3231 clock; not DS3231 Clock. Include line 30 as shown below. line 30 RTCDateTime dt; line 110 clock.getTime(year, month, date, DoW, hour, minute, second); this extention does not work. Replace it with line 110 dt = clock.getDateTime(); line 111 to line 120 replace as shown below int lh = ((dt.hour / 10) % 10); int rh = (dt.hour % 10); int lm = ((dt.minute / 10) % 10); int rm = (dt.minute % 10); int lt = ((temperature / 10) % 10); int rt = (temperature % 10); int ls = ((dt.second / 10)%10); int rs = (dt.second%10); Note I am reading seconds too. I hope it works after this minor changes. Regards Yedwa
@searegarsiregar2533
@searegarsiregar2533 6 лет назад
thanks
@frodemolland6249
@frodemolland6249 6 лет назад
I tried this but still got this no matching function for call to 'DS3231::DS3231()' any help please
@perrywhitt8794
@perrywhitt8794 6 лет назад
I've read through all the comments to see if I could fix the same problem. I've done all these suggested fixes but to no avail. Still having this errorDS3231 clock; is highlighted red in code. below readseasy_clock:31: error: no matching function for call to 'DS3231::DS3231()'DS3231 clock; ^C:\Users\xxxxxxx\Desktop\easy_clock\easy_clock.ino:31:8: note: candidates are:In file included from C:\Users\xxxxxx\Desktop\easy_clock\easy_clock.ino:1:0:C:\Users\xxxxxxx\Documents\Arduino\libraries\DS3231/DS3231.h:80:3: note: DS3231::DS3231(uint8_t, uint8_t) DS3231(uint8_t data_pin, uint8_t sclk_pin); ^C:\Users\xxxxxxx\Documents\Arduino\libraries\DS3231/DS3231.h:80:3: note: candidate expects 2 arguments, 0 providedC:\Users\xxxxxxxx\Documents\Arduino\libraries\DS3231/DS3231.h:77:7: note: constexpr DS3231::DS3231(const DS3231&) class DS3231 ^C:\Users\xxxxxxxx\Documents\Arduino\libraries\DS3231/DS3231.h:77:7: note: candidate expects 1 argument, 0 providedC:\Users\xxxxxxxxx\Documents\Arduino\libraries\DS3231/DS3231.h:77:7: note: constexpr DS3231::DS3231(DS3231&&)C:\Users\xxxxxxxxx\Documents\Arduino\libraries\DS3231/DS3231.h:77:7: note: candidate expects 1 argument, 0 providedeasy_clock:32: error: 'RTCDateTime' does not name a type RTCDateTime dt; ^C:\Users\xxxxxxx\Desktop\easy_clock\easy_clock.ino: In function 'void loop()':easy_clock:113: error: 'Clock' was not declared in this scope int temperature=(Clock.getTemperature()*1.8+32); ^easy_clock:114: error: 'dt' was not declared in this scope int lh = ((dt.hour / 10) % 10); ^Could copy more but I think this is enough to get me close. Thanks for any help. Tired of pulling my hair out.
@g.btextile1290
@g.btextile1290 2 года назад
Arduino uno + rtc ds1307 +MD_matrix 4 in 1 .code please
@aminedegdougui3486
@aminedegdougui3486 3 года назад
How can I display Arabic in Parola Scrolling
@rkt4494
@rkt4494 4 года назад
Getting error arduino nana board
@CrayyyCrayyy
@CrayyyCrayyy 5 лет назад
How are you reading the Temp without a DHT11 or DHT22?
@largepimping
@largepimping 2 года назад
The RTC module has a temp sensor on board
@ciscolord
@ciscolord 5 лет назад
class DS3231' has no member named 'getTime'
@learnelectronics
@learnelectronics 5 лет назад
You are using a newer version of the library.
@user-ql2wp7zw8k
@user-ql2wp7zw8k 3 года назад
can u do this with only one matrix
@learnelectronics
@learnelectronics 3 года назад
Yes
@oktaysimsek13
@oktaysimsek13 6 лет назад
How to use code ds1307 instead of ds3231 ?:)
@learnelectronics
@learnelectronics 6 лет назад
I don't know, I don't have a ds1307
@oktaysimsek13
@oktaysimsek13 6 лет назад
learnelectronics Thanks . Nice day and project:) Clock.getTime (year, month, date, DoW, hour, minute, second); error: 'class DS3231' has no member named 'getTime' Pls You help me ?
@onurozboyraz5579
@onurozboyraz5579 6 лет назад
'HELLO WHATS CODE
@neirodrigues4159
@neirodrigues4159 4 года назад
This code dont work !
@mu121faalobadi3
@mu121faalobadi3 5 лет назад
can you use arduino uno??
@learnelectronics
@learnelectronics 5 лет назад
yes
@jacekf
@jacekf 7 лет назад
What folder is the code in?
@learnelectronics
@learnelectronics 7 лет назад
easy clock
@puchu9507
@puchu9507 7 лет назад
oh com'on , he shouted "easy clock" more times than I paused the video, pay attention
@mu121faalobadi3
@mu121faalobadi3 5 лет назад
Please give me code? I
@ask-wj2pf
@ask-wj2pf 6 лет назад
6:16
@puchu9507
@puchu9507 7 лет назад
Who is the stonehead who disliked the video !!!!!!!!!!!!!
@darwinalbo7668
@darwinalbo7668 5 лет назад
'class DS3231' has no member named 'getTime'
@learnelectronics
@learnelectronics 5 лет назад
They have updated the library and changed classes.
@JuanLopez-oo5kj
@JuanLopez-oo5kj 7 лет назад
not work, please libraries
@melplishka5978
@melplishka5978 2 года назад
Yup programming is a pain sometimes lol.
@jumazu33
@jumazu33 4 года назад
esta mal el codigo no funciona
@javierx4039
@javierx4039 Год назад
Joder perdon, me he equivocado de persona, no agais caso de los comentarios a sido un error
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff 4 года назад
Error code
@dynkaestetica
@dynkaestetica 7 лет назад
NCV.... I cant see nothing...!!!
@learnelectronics
@learnelectronics 7 лет назад
What does NCV mean?
@dynkaestetica
@dynkaestetica 7 лет назад
learnelectronics No Se Ve (fonética NCV en español) ... Similar at 4U (for you in english).
@gorankarovic3171
@gorankarovic3171 5 лет назад
bool h12; bool PM; //int DateTime now=(year, month, date, DoW, hour, minute, second); hour = (Clock.getHour(h12, PM)); //24-hr minute = (Clock.getMinute()); second = (Clock.getSecond()); int temperature=(Clock.getTemperature());
@mohammadjavadhojjatzadeh5947
@mohammadjavadhojjatzadeh5947 7 лет назад
:-) سبد
Далее
MAX7219 LED multiplexing tutorial
13:26
Просмотров 36 тыс.
Strawberry Cat?! 🙀 #cat #cute #catlover
00:42
Просмотров 6 млн
Multi Mode Digital Clock
8:34
Просмотров 24 тыс.
8x8 LED Matrix for Arduino
13:39
Просмотров 286 тыс.
Arduino Wood Clock
19:36
Просмотров 16 тыс.
Building the Ultimate LED Matrix Dashboard
12:29
Просмотров 142 тыс.
MAX7219 RTC DS1307 dht11 led matrix clock Arduino
2:56
HOW TO MAKE DIGITAL CLOCK WITH TEMPERATURE !!
8:26
Просмотров 3,7 тыс.