ESP8266 Clock with Max7219 Matrix display Date & Time Display and Automatic Light Brightness Adjust

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 มิ.ย. 2024
  • #Esp8266clock #max7219matrixclock #arduinointernetclock
    Download & install source code for Esp8266 Board & Max7219 Matrix Display Clock
    bit.ly/3uxzAf3
    0:00 ESP8266 Internet Clock
    0:19 Connection between ESP8266 with Max7219
    0:34 Source Code
    3:26 Clock Display Demo
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Time just changed for Daylights Savings Time. Spring Forward. Unfortunately this clock did not spring forward. Now its an hour behind. Do I have to go in and change the sketch to compensate every time there is a Spring Forward or Fall Back event?

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

    I'm in Los Angeles CA area and have changed "float utcOffset = -8; " The time prints correctly, but the date does not; the date goes one hour or so ahead. How to fix it? Also, WiFi does not seem connecting, even though WiFi credentials had been updated.

  • @simtcr
    @simtcr 2 ปีที่แล้ว +3

    Works great, thx.
    Are you able to tell me how to display time in 12 hour format?

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

    I want it to show the new date after 24 hours of night have passed. Normally it takes until 07 am the next day for it to show the correct date. But I don't know how to modify it? Can anyone point me out? Thank.

  • @sicotecnologia
    @sicotecnologia 9 หลายเดือนก่อน

    Worked for two weeks, but since two days ago, the hour and date has not been correct. I get the message: "connection to google failed" Is there any other site where I can connect to get the hour and time data?

  • @DeepakCG
    @DeepakCG 11 หลายเดือนก่อน

    worked fine but there is one day delay in date, I just need the clock to be displayed, how do I remove the date from the code?

  • @blackpiano9694
    @blackpiano9694 11 หลายเดือนก่อน

    Thank you very much

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

    exit status 1
    'initMAX7219' was not declared in this scope; did you mean 'MAX7219'?

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

    Great working project. Time shows correctly but date is one day behind and also how to change to 12 hours format?

  • @eupyan
    @eupyan 2 ปีที่แล้ว +3

    Hi, Source code not available to download anymore?

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

    One more question, when I adjusted the time zone (Central time) in the code, the date did not adjust. As a result, the date changes about five hours before midnight. The time works perfectly though! Any ideas how to adjust the date in the code? Thanks again!

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

      Did you ever get an answer or did you solve the problem yourself? I have the same problem.

  • @pascualpalacios7099
    @pascualpalacios7099 5 หลายเดือนก่อน

    Hello, can you modify the code to add the ds18b20 sensor to show the temperature?

  • @yupingliao4078
    @yupingliao4078 9 หลายเดือนก่อน

    thank you

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

    I want to add another 4 Matrix for a total of 8, what in the code do i have to change??? Thanks in advance

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

    It’s so cool, thanks👍 can you make video for instagram follower counter?

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

    Works great.

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

      Excuse me. Where can I find the font.h and max7219.h?

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

    It worked like a charm!! Thank you so much! I'd echo Simon and ask if you could please post how to modify the code to display a 12-hr format instead of 24 if at all possible. Thanks again!

  • @Dancopymus
    @Dancopymus 6 หลายเดือนก่อน

    Hello, is it possible to use ESP 01? Tks

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

    How can we adjust automatic brightness timings ?

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

    What to change in the code to display day date and year?

  • @farhaancreation1475
    @farhaancreation1475 11 หลายเดือนก่อน

    so many errors massages while uploading .unable to run this clock.mani thighs are:t declared in setup but written in loop.

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

    please help me. Number being rotation 90 degree. thank you

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

    Sir wifi doesn't show in my phone, only connecting show on 7219matrix display

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

    Can i use it to display my google calendar entries

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

    Very good, I already installed it and it works perfectly. I'm Brazilian, and I would like to change the names of the days of the week and months,
    so can you tell me where (which file) i can modify.

  • @googleerror286
    @googleerror286 5 หลายเดือนก่อน

    Is it possible to display month names in a language other than English ?

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

    I like font style

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

    Just want time display and no date. What should I modify in the Sketch?

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

      Figured out how to display just the time. How does one use 12 hour time only and not 24 hour time. Also how to set the internet time update tp be much longer between updates?

    • @DeepakCG
      @DeepakCG 11 หลายเดือนก่อน +1

      @@doubledogdrone hi can u pls help me with the time only code ? I dont need date

    • @lasseahlund
      @lasseahlund 7 หลายเดือนก่อน +1

      can you please share how you did that ? I just want the time. @@doubledogdrone

    • @jarekfranke904
      @jarekfranke904 4 หลายเดือนก่อน

      @@doubledogdrone Can you write down the code to how to display only time? Without data

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

    im getting the No fonts.h error.

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

    How to set the correct time sir? I'm Indonesian people

  • @GauravKumar-rv3im
    @GauravKumar-rv3im ปีที่แล้ว

    download link is not working plz share the source files

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

    file link broken

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

    sir ji code mil sakta hea kay plz sir

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

    Right Click on the File Download link and choose open in new tab. For those that cannot get the download link working.

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

    hey. paw up. how to set polish time?

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

      @Obeth Hernandez Dziękuję bardzo.👍

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

      @Obeth Hernandez Where to change the speed and length of the date and time display?
      I'm also looking for a code for the bitcoin price. I found it, but they don't work. Your clock has uploaded without any problems and it works. It's a pity that there are no seconds.

  • @norberthartmann5075
    @norberthartmann5075 4 หลายเดือนก่อน

    do not work with arduino IDE 2.3.0

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

    Where can i get Font.h file, Error: cannot find dig7x16[] font

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

      Replace dig7x16 to dig3x6

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

      Download link available, please check it

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

    Will this clock work without internet? And Can I use arduino uno?

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

      This Device need internet, you can use Arduino Uno with RTC module without using internet

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

      Ok thanks

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

      How to replace esp8266 with arduino uno.
      Thanks in advance

  • @stenjakobsen9945
    @stenjakobsen9945 4 หลายเดือนก่อน

    Dear sir. link for download is dead
    Svar

    • @Techlogics
      @Techlogics  4 หลายเดือนก่อน

      techlogics.net/esp8266-clock-with-max7219-matrix-display-date-time-display/

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

    may I get downloadable source code?

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

      Download link available, please check it

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

    link is dead

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

      techlogics.net/esp8266-clock-with-max7219-matrix-display-date-time-display/

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

    Program is not working...

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

      What error are you getting?

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

    24hrs to 12hrs format code plz

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

    Dear sir. link for download is dead

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

      Link is active : techlogics.net/downloads/BIG_Clock_ESP8266.zip

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

      Thank you so much , your nice project.

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

      @@big_diy8626 Thank you

  • @taodoan3746
    @taodoan3746 11 หลายเดือนก่อน

    I neet files fonts