DS3231 RTC on MAX7219 4-Digit Display

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

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

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

    Hello mate ... I was watching carefully you video but when I try to follow you example I discovered that You PUT twice the "void setup" function and Twice "void loop" function, so the Arduino IDE cannot execute that .... and that 34 line "Sketch to read time, date & temperature & display on MAX7219 8x32 Dot Matrix display: - Arduino Can't pass that line also .... SO Please can You check again and see what's wrong with it ?. ... Thank You Best Regards

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

    need help--- i see there are 2 sketches separetly for RTC DS3231 And another for 7219 display --- how do i upload 2...do i upload one after another in the arduino IDE program ? please help ...wont it erase the first one ?

  • @IMRANKHAN-we9un
    @IMRANKHAN-we9un 2 года назад

    Another nice project. Thanks brother.🌹🌹🌹
    Suggestions for Code modification to set 12H mode.
    Please add a OLED based clock project in future .

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

      Thanks for your feedback. I’ll apply the modification as soon as I can.

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

    Hello...sorry, another error:
    Compilation error: MAX72198by32Disp.h: No such file or directory
    (...your file on github is in my library...)
    thank you

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

      Hi. If the library is installed correctly, you be able to access the provided examples.

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

      @@AnasKuzechie Good morning,
      thanks for reply.
      The library is installed correctly.
      I also tried from the Arduino ide, it says it is an invalid library.
      : Arduino: 1.8.19 (Windows 10), Board: "Arduino Uno"
      count0to99: 6: 10: fatal error: MAX72198by32Disp.h: No such file or directory
      #include
      ^ ~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      exit status 1
      MAX72198by32Disp.h: No such file or directory
      This report could be richer in information by enabling the option
      "Show verbose output when compiling"
      in "File -> Settings"
      thank and have a nice day