Arduino Uno based Clock using MAX7219 Led Dot Matrix Display

Поделиться
HTML-код
  • Опубликовано: 3 ноя 2024

Комментарии • 39

  • @mariuspetcu7482
    @mariuspetcu7482 8 месяцев назад

    Works GREAT ... Thank You ... Please, how can I slow down the "scrolling speed " or make it smaller and stay "still" ? .... Best Regards ...

  • @barot67
    @barot67 2 года назад

    Hello, for this project did you use old libraries? Because I have some errors..thank you

  • @klnshenoy
    @klnshenoy 4 года назад +1

    How to modify the code to include date and temperature display? Could you help me with the code or mail me?

    • @StechiezDIY
      @StechiezDIY  4 года назад

      Sure. could you please send me code on my mail id (stechiezsol@gmail.com)

  • @neirodrigues4159
    @neirodrigues4159 4 года назад +1

    beaultiful !

  • @vandycell7561
    @vandycell7561 4 года назад

    Nice video. Next moving text and clock in one

  • @prem4254
    @prem4254 2 года назад

    Bro it is showing
    Rtcds1307.h: no such file or directory
    What to do bro

    • @StechiezDIY
      @StechiezDIY  2 года назад +1

      You have to install the libraries.

  • @MuhammadBilal-lj6wk
    @MuhammadBilal-lj6wk 4 года назад +1

    can you help me why my numbers are reversed they are facing the opposite direction

    • @StechiezDIY
      @StechiezDIY  4 года назад

      which library are you using. i ll recommend you to use Patola library. I have explained that in my latest video.
      And again it depends on hardware type you select in the code. based on that data is send to display.

    • @MuhammadBilal-lj6wk
      @MuhammadBilal-lj6wk 4 года назад

      I think I have Parola library is it that’s why they are reversed

    • @StechiezDIY
      @StechiezDIY  4 года назад

      Great. then you have select the hardware type in the code.

  • @federicoferrara125
    @federicoferrara125 5 лет назад

    Superb project, I want to make it to satisfy my nephew. Unfortunately when I compile the program it gives me 'Rct DS 1307 no such file or directory. I have installed rtc ds 1307. What should I do?.

    • @StechiezDIY
      @StechiezDIY  5 лет назад +1

      You need to install the library for RTC DS1307.

    • @federicoferrara125
      @federicoferrara125 5 лет назад

      Hi, I installed, as you suggested RTC DS 1307 by Helder Rodriguez; RTCDS1307 by Micael Margolis. Unfortunately the error Rct DS 1307 no such file or directory persists. What should I do? I strongly want this project to work. Thanks again.

    • @StechiezDIY
      @StechiezDIY  5 лет назад +1

      I would like to see the code you are referring. I can help if you share. Are you using the same code which i have posted on github.

    • @federicoferrara125
      @federicoferrara125 5 лет назад

      @@StechiezDIYgithub.com/stechiez/Arduino/blob/master/digitalClock/digitalClock.ino

    • @tcudaback
      @tcudaback 5 лет назад

      @@StechiezDIY Same Problem

  • @arunasantanaitis9595
    @arunasantanaitis9595 5 лет назад

    Can you add dht11module to this code for temperature ?

    • @StechiezDIY
      @StechiezDIY  5 лет назад

      Sure. We can add dht11 module to this code.

  • @suvendu235
    @suvendu235 4 года назад

    nice one ...thankx

  • @arunasantanaitis9595
    @arunasantanaitis9595 5 лет назад

    Thanks mate.

  • @ElectraBytes
    @ElectraBytes 5 лет назад

    Nice Tutorial.

  • @g.btextile1290
    @g.btextile1290 2 года назад

    CODE NOT WORKING

  • @chirayuadhikari
    @chirayuadhikari Год назад

    it show garbage output like any random numbers

  • @hobbyelectronicspak4325
    @hobbyelectronicspak4325 4 года назад

    Great work mate keep it up... #HobbyElectronicsPAK

  • @jumazu33
    @jumazu33 4 года назад

    No funciona esta mal el codigo

    • @StechiezDIY
      @StechiezDIY  4 года назад

      El código funciona correctamente como se muestra en el video. Puedes pegar el código y la conexión aquí. Entonces, puedo ayudarte.
      (he usado el traductor de google)

  • @mariawillems7561
    @mariawillems7561 4 года назад

    N

  • @g.btextile1290
    @g.btextile1290 2 года назад

    Arduino: 1.8.19 (Windows 10), Board: "Arduino Uno"
    digitalClock:1:10: fatal error: LEDMatrixDriver.hpp: No such file or directory
    #include
    ^~~~~~~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    LEDMatrixDriver.hpp: No such file or directory
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.