Arduino LED Matrix Clock

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 มิ.ย. 2024
  • 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: th-cam.com/users/edit?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...
    ~-~~-~~~-~~-~
  • บันเทิง

ความคิดเห็น • 149

  • @ycmgxekwa
    @ycmgxekwa 6 ปีที่แล้ว +3

    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.

  • @reh360
    @reh360 5 ปีที่แล้ว +1

    you people are doing a great job . keep it up !

  • @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 ปีที่แล้ว +2

      Thanks Davy, I'm Paul. Glad to have you here.

    • @puchu9507
      @puchu9507 6 ปีที่แล้ว +2

      I am an electronics software engineer and I find coding daunting at times.

    • @gartmorn
      @gartmorn 6 ปีที่แล้ว

      Glad I'm not alone!

    • @mariuspetcu7482
      @mariuspetcu7482 3 หลายเดือนก่อน

      @@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 ...

  • @reh360
    @reh360 5 ปีที่แล้ว

    dont let this channel fall

  • @MPElectronique
    @MPElectronique 7 ปีที่แล้ว

    Hi. Where is your DS3231 library, there are some many out there ?
    Thank you.
    Marc.

  • @DevelopWithDan
    @DevelopWithDan 5 ปีที่แล้ว +10

    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  5 ปีที่แล้ว

      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 ปีที่แล้ว +1

      @@jpcme2002 No. I think youtube stripped my link to the solution

    • @jpcme2002
      @jpcme2002 4 ปีที่แล้ว

      Another Maker can you send to jp200tdi@gmail.com please

  • @jpcme2002
    @jpcme2002 4 ปีที่แล้ว +2

    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?

  • @alnoorratansi9364
    @alnoorratansi9364 6 ปีที่แล้ว +1

    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.

  • @javierpallalorden
    @javierpallalorden 7 ปีที่แล้ว +4

    Nice clock

  • @pankajgope7776
    @pankajgope7776 6 ปีที่แล้ว

    Dear sir, on which board i have to upload this code????
    I m confused, compilation error is occuring. Please reply me.

  • @larryflowers7591
    @larryflowers7591 6 ปีที่แล้ว

    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.

  • @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.

  • @darwinalbo7668
    @darwinalbo7668 5 ปีที่แล้ว +1

    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

  • @placethierry
    @placethierry 6 ปีที่แล้ว

    bonjour puis je avoir le code arduino et ou telecharger les bibliotheque?
    merci Thierry PLACE

  • @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 😳😳😳

  • @yishako
    @yishako 6 ปีที่แล้ว +1

    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 6 ปีที่แล้ว

      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 ปีที่แล้ว +1

      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

  • @electronic7979
    @electronic7979 6 ปีที่แล้ว

    Excellent

  • @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

  • @bigsscore8378
    @bigsscore8378 4 ปีที่แล้ว

    TOP man.

  • @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.

  • @ferchosnap
    @ferchosnap 3 ปีที่แล้ว

    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.

  • @taranagnew436
    @taranagnew436 5 ปีที่แล้ว

    What else can you do with a esp clock?

  • @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

  • @aldrins1922
    @aldrins1922 6 ปีที่แล้ว

    May I know where to find the code?

  • @mehmetcihanyetis5305
    @mehmetcihanyetis5305 5 ปีที่แล้ว +1

    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.

  • @SKElectronics
    @SKElectronics 6 ปีที่แล้ว

    hey I have a question how to create custom characters or letter with the MD parola.

    • @learnelectronics
      @learnelectronics  6 ปีที่แล้ว +1

      I can't help you there.

    • @SKElectronics
      @SKElectronics 6 ปีที่แล้ว

      learnelectronics ok no problem you have already solved many problems by uploading your great videos.

  • @Mr1279Dave
    @Mr1279Dave 7 ปีที่แล้ว

    Can't find the sketch, what is it called? Thanks, really enjoy your channel.

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว +1

      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 ปีที่แล้ว

    nice video. what version of arduino are you using?

  • @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.

  • @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.

  • @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 ปีที่แล้ว +1

      +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 :)

  • @NakulKundra
    @NakulKundra 6 ปีที่แล้ว

    There is a setting to set intensity , if in case you want to make it more readable !!

  • @joshualampitoc6199
    @joshualampitoc6199 2 ปีที่แล้ว

    hello sir, i'm having trouble with Clock.getTime. How can i fix this part?

  • @Dancopymus
    @Dancopymus 4 ปีที่แล้ว +1

    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

  • @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();

  • @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.

  • @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

  • @luisdanielgonzalez5758
    @luisdanielgonzalez5758 6 ปีที่แล้ว

    Hi... Shetch?library? Please :(

  • @melplishka5978
    @melplishka5978 2 ปีที่แล้ว

    If we change the character from Fahrenheit to Celsius will it go to Celsius?.for us Canadians lol

  • @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

  • @moshiurrahmanmeraj6640
    @moshiurrahmanmeraj6640 3 ปีที่แล้ว

    How to set the time in this clock ?

  • @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 6 ปีที่แล้ว +1

      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 6 ปีที่แล้ว

      Bharat i will try. thanks

  • @ycmgxekwa
    @ycmgxekwa 6 ปีที่แล้ว +3

    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.

  • @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 👍

  • @lucykim547
    @lucykim547 6 ปีที่แล้ว

    Thanks for the video!
    could you send me the code please?

  • @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

  • @jacekf
    @jacekf 7 ปีที่แล้ว

    What folder is the code in?

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      easy clock

    • @puchu9507
      @puchu9507 6 ปีที่แล้ว

      oh com'on , he shouted "easy clock" more times than I paused the video, pay attention

  • @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();

  • @rkt4494
    @rkt4494 4 ปีที่แล้ว

    error ..'Wire' was not declared in this scope

  • @CrayyyCrayyy
    @CrayyyCrayyy 5 ปีที่แล้ว

    How are you reading the Temp without a DHT11 or DHT22?

    • @largepimping
      @largepimping 2 ปีที่แล้ว +1

      The RTC module has a temp sensor on board

  • @VaritaDota
    @VaritaDota 6 ปีที่แล้ว

    pMsg was not declared in this scope................................ HELP BRO

  • @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 6 ปีที่แล้ว +1

      DS3231 library is missing or not in proper place

  • @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 ?

  • @mu121faalobadi3
    @mu121faalobadi3 5 ปีที่แล้ว

    can you use arduino uno??

  • @user-ql2wp7zw8k
    @user-ql2wp7zw8k 3 ปีที่แล้ว

    can u do this with only one matrix

  • @DevelopWithDan
    @DevelopWithDan 5 ปีที่แล้ว +1

    Here is the older version to the library that matches the video. github.com/MajicDesigns/MD_MAX72XX/archive/f01c78381438ee5c351646beee560e5b636ee053.zip

  • @lahiruprabath9129
    @lahiruprabath9129 ปีที่แล้ว

    I build this. But clock shows wrong date and time😒😒😒 how can i fix it? Please some one help me🙄

  • @ciscolord
    @ciscolord 5 ปีที่แล้ว

    class DS3231' has no member named 'getTime'

    • @learnelectronics
      @learnelectronics  5 ปีที่แล้ว

      You are using a newer version of the library.

  • @aminedegdougui3486
    @aminedegdougui3486 3 ปีที่แล้ว

    How can I display Arabic in Parola Scrolling

  • @puchu9507
    @puchu9507 6 ปีที่แล้ว +1

    Who is the stonehead who disliked the video !!!!!!!!!!!!!

  • @g.btextile1290
    @g.btextile1290 2 ปีที่แล้ว

    Arduino uno + rtc ds1307 +MD_matrix 4 in 1 .code please

  • @neirodrigues4159
    @neirodrigues4159 4 ปีที่แล้ว +1

    This code dont work !

  • @rkt4494
    @rkt4494 4 ปีที่แล้ว

    Getting error arduino nana board

  • @onurozboyraz5579
    @onurozboyraz5579 6 ปีที่แล้ว

    'HELLO WHATS CODE

  • @darwinalbo7668
    @darwinalbo7668 5 ปีที่แล้ว

    'class DS3231' has no member named 'getTime'

    • @learnelectronics
      @learnelectronics  5 ปีที่แล้ว

      They have updated the library and changed classes.

  • @mu121faalobadi3
    @mu121faalobadi3 5 ปีที่แล้ว

    Please give me code? I

  • @melplishka5978
    @melplishka5978 2 ปีที่แล้ว

    Yup programming is a pain sometimes lol.

  • @jumazu33
    @jumazu33 4 ปีที่แล้ว

    esta mal el codigo no funciona

  • @JuanLopez-oo5kj
    @JuanLopez-oo5kj 7 ปีที่แล้ว

    not work, please libraries

  • @ask-wj2pf
    @ask-wj2pf 6 ปีที่แล้ว

    6:16

  • @javierx4039
    @javierx4039 ปีที่แล้ว

    Joder perdon, me he equivocado de persona, no agais caso de los comentarios a sido un error

  • @badushashaik8429
    @badushashaik8429 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).

  • @mohammadjavadhojjatzadeh5947
    @mohammadjavadhojjatzadeh5947 7 ปีที่แล้ว

    :-) سبد

  • @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());