DIY ESP8266 WiFi LED Matrix Clock, Arduino, MAX 7219 , NodeMCU v3, NTP Clock

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • DIY a ESP8266 WiFi clock
    Using NodeMCU and MAX7219 4 in 1 LED
    Automatic synchronization with NTP server ,indoor and outdoor temperature ,automatic brightness adjustment
    github.com/yua...

КОМЕНТАРІ • 131

  • @felixfeng3055
    @felixfeng3055  3 роки тому +3

    telegram group t.me/wifi_matrix_clock

    • @vividbeam
      @vividbeam 2 роки тому

      Hi Felix. Great project I was looking out for. Have you closed the telegram group as I was unable to join it. Thanks for the ultimate NTP clock!

    • @sohailhind2k
      @sohailhind2k Рік тому

      RTC not working

  • @raghu9270
    @raghu9270 7 місяців тому +1

    Excellent ! Superb ! Your code is very good. I was able to install and run without any problem. The video also explains all functions nicely. Please continue the good work and keep updating the code. However, it would be nice if you can share code instead of .bin file, keeping in mind the open source community. Thank you very much.

  • @RalphBacon
    @RalphBacon 4 роки тому +3

    A very nice design, well done. A lot of work has gone into this.

    • @avinashsalaskar2118
      @avinashsalaskar2118 3 роки тому

      Hi! Ralph,
      Love your channel too & the detailed explanations. It indeed is a really nice n easy to use clock. However, in my case, whenever I try to do any changes to the Display page, date, time format or other settings, the dsiplay goes blank & font option also is no longer available. Initial booting text and custom message works fine. The clock display is restored only after a re-upload using erase all flash contents.

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      @@avinashsalaskar2118 hi , I received your email, it's a bug , I add a new font but forgot to add font settings on English web page , I have fixed it in version 2.5 , you can restart your clock , it will auto update to 2.5, or you can upload 2.5.bin manually.

    • @avinashsalaskar2118
      @avinashsalaskar2118 3 роки тому

      @@felixfeng3055 Thanks for the prompt revert, it seems that the OTA has already taken place in my clock during a power cycle. Thanks once again for the same. I haven't tried doing any changes to the display settings page, but am sure that the fix should have taken care of it. I like the clock & sincerely appreciate your efforts. This is the first one of the matrix clocks that I was able to get up and running hence am very happy & thankful to you. Will be following you for some more great stuff in the future.

  • @aGGreSSiv
    @aGGreSSiv 8 місяців тому

    Thanks for sharing and still keeping it updated. Now I can use this screen that was sitting at home and thrown aside.

  • @dadhyozen1945
    @dadhyozen1945 2 роки тому

    Hello, I saw this video by chance while zapping and I remained very interested in the project. I tested it and everything works wonderfully. Some small defects for the display so much that there is a possibility. So I say BRAVO because it's a genial clock. Congratulations to the designer..With a DHT22 The humidity display cuts a little that of the temperature. otherwise perfect

  • @user-nd8hf3we4y
    @user-nd8hf3we4y Рік тому

    It's working fine, Thanks for your precious support.
    Please keep it up.....

  • @anmolkumar6704
    @anmolkumar6704 3 роки тому +1

    This blue one looks so cool but I only found red matrix from my local supplier but still it's good

  • @labinotshala9391
    @labinotshala9391 2 роки тому +6

    Great project. Publish the source code. Im sure other people can improve it even more.

  • @aliassaila8037
    @aliassaila8037 2 роки тому

    Many thanks for sharing Felix. 👍
    I just completed mine and I want some
    more weather parameters to be added
    to the display : Wind Speed, Pressure, ...

  • @user-ec9ik7kr1t
    @user-ec9ik7kr1t 3 роки тому

    Thank you Felix. I was able to work this nice clock smoothly. However, even if the time difference was set to +9 hours in the WEB settings, it was actually only +8 hours, and I had to set it to +10 hours to match Japan time. The version is 3.1.

    • @felixfeng3055
      @felixfeng3055  3 роки тому +2

      hi, I think you turned on the daylight saving time switch , please check

  • @hoanginhmanh7556
    @hoanginhmanh7556 Рік тому

    adding VU meter feature is great.

  • @eddy4011
    @eddy4011 3 роки тому +1

    Thanks Felix for this project congratulations nice!!!! Now my clock is working you did a good job tanks a lot Eddy

  • @sarjilaedward930
    @sarjilaedward930 3 роки тому +2

    Great project. I also got your web update today, version 2.8.

  • @SergioPendola
    @SergioPendola Рік тому

    Complimenti, davvero bravo ottimo orologio, ciao dall'Italia

  • @mohsinrauma
    @mohsinrauma 8 місяців тому +1

    Nice project but if you built on 8 no's of display rather than 4 the 8 no's of display shows full text and information

  • @TanzilHudaJnU
    @TanzilHudaJnU 2 роки тому +1

    But I can't able to show full weather information. How can I show sky status, pressure, cloudy or not etc? I set weather API. And it's working maybe. Because temperature and humidity are showing. But I am not able to show full weather information. How can I do this? Please help me.

  • @yacsf
    @yacsf 3 роки тому

    This is good and well design clock using esp8266

  • @WinWin-wv8nx
    @WinWin-wv8nx 8 місяців тому

    Thank you for sharing the project !!!

  • @VU2GA
    @VU2GA Рік тому

    I made this nice clock. Great projects. Thanks.

  • @HDBoy
    @HDBoy 3 роки тому

    Hi, thank you for this great setup, I just build my clock and was so easy, smooth assemble, works awesome!

  • @hareeshgs
    @hareeshgs 3 роки тому

    Hi Felix thanks for your excellent efforts for taking pain for such a wonderful project.
    I had assembled this project with your latest firmware and it is working fine.I have the following suggestions to implement in future updates.
    1.If we are using the DHT series sensors, the temperature and humidity display can be limited to 2 digits for room temp and hum display without any decimal values (like the one that displays in openweathermap).The issue is, if decimal values like 26.1 is displayed, two digits are going out of the left most matrix OR modify the code such that for hum/temp section, there should not be a pause between the openweathermap and room temp display so that we can feel it as continuous scroll.
    2.Code to display the detailed weather conditions like wind speed, sky and weather status in the scroll.
    Also I request you to make another simple project for driving WS2812B ring LEDs with ESP8266 for 60 ring LEDs to work as analog clock.
    Thanks in advance, All the best, Hareesh.

  • @Rêvetavieencouleur-i2c
    @Rêvetavieencouleur-i2c 12 днів тому

    peut on avoir des informations sur les plaque acrylique ?
    Can we have information on acrylic plates?

  • @giannirege3635
    @giannirege3635 2 місяці тому

    Hi, because if I load the sketch, I set the ssid and password, but it gives me the error "connected but internet not available". I can't understand where I'm wrong. Thank you

  • @dirtmover123
    @dirtmover123 Рік тому +2

    Shame there's no source code 😢 I would have liked to have considered this as a starting block for my project. I need to be able to receive, display and react to messages posted to an MQTT topic by my other IOT devices.

    • @MicheIIePucca
      @MicheIIePucca Рік тому +1

      Agree... love the project and the efforts, but I won't touch anything without the source code these days just due to security concerns (as this is on my network).

  • @TanzilHudaJnU
    @TanzilHudaJnU 2 роки тому

    In the "ScrollPage" Custom text mode is off/reset, when Power off the NodeMCU. How can I save the "Custome text mode" data all time?

  • @khoedavid7392
    @khoedavid7392 3 роки тому

    Great Felix thanks for sharing.

  • @riteshsinha5900
    @riteshsinha5900 3 роки тому

    hello Friend ,
    your project is just awesome . Thanks ..
    this one is more a request or a suggestion rather than an issue ...
    can you add an option to have customizable ip address .so that we can add a static ip address
    coz sometimes when network fails and reconnects the Ip address changes ...yes it shows ip address in the matrix at start up but there are also other devices [with preassigned ips] in the same network and there are clashes...
    So i request to add this feature in the future updates....

  • @fixitup6008
    @fixitup6008 2 роки тому

    Very Nice project...Keep it up.Thanks

  • @matthiash.454
    @matthiash.454 3 роки тому

    Hello Felix,
    what about the .CDR file ?
    And the front panel is also acrylic and in black or?

  • @TheMrSakib
    @TheMrSakib Рік тому

    Please can anyone help? For automatic brightness do I need GL5539 specifically? Or other LDR resistor will work?

  • @reymondcortez7133
    @reymondcortez7133 3 роки тому

    how to change the size? that the same in the seconds and fits in 3 max7219 display

  • @sanjoykumarsarkar7299
    @sanjoykumarsarkar7299 3 роки тому

    BOSS YOU ARE GREAT.THANKS AWESOME

  • @khandakarwasim7729
    @khandakarwasim7729 8 місяців тому

    Hi. Great video. Can you make twist animation of the seconds most right 2nd digit. Now your animation is scrolling. Can you make twisting digit alone or twisted scrolling. Thanks

  • @wayne6318
    @wayne6318 Рік тому

    Hi, I'm only just starting out as I'm now retired and would like to try my hand at making one of your Wi-Fi clocks. Is there a schematic diagram and parts list available??

  • @rajeshhuddar3470
    @rajeshhuddar3470 7 місяців тому

    Please share the pcb wiring details and the placement of the sensors and modules.

  • @xrust
    @xrust 4 роки тому +1

    Cool

  • @Jon-Sen
    @Jon-Sen Рік тому

    Can I use dht11 instead of ds18b20 to display temperature and humidity?

  • @svenl573
    @svenl573 Рік тому +1

    Hi Felix, the watch is great thanks for that. I would like to use 8 displays instead of 4, is there a way to set it?
    Thanks

    • @TMRu22311
      @TMRu22311 Рік тому

      I also wanted to do that. It would make the custom text scroll so much more useful. I have seen other projects like this that had an adjustment for as many displays as you wanted, unfortunately, this project uses a .bin file that is not configurable. I have asked for this as an update myself, but get no reply. I can't blame Felix though, he obviously worked very hard on this software and probably doesn't want to share his hard work. He was making frequent updates, but those stopped awhile back. Probably busy with other projects :(

  • @Weeklygamesvaibhav
    @Weeklygamesvaibhav 3 роки тому

    Can you use on via internet? I mean sending text to display from anywhere in the world?

  • @sohailimdad
    @sohailimdad 2 роки тому

    hi, Felix thank you for the project, if the power up both the router and clock at the same time, due to a router booting delay, the clock will not connect to the Wi-Fi router.

  • @zeroad5926
    @zeroad5926 2 роки тому

    Thank for sharing!! Awesome
    Can i ask a question? how long you update eeprom memory?

  • @brycho
    @brycho 3 роки тому

    Can I get the source code? I would like to set all the settings hard because after the reset wemos d1mini returns to the initial settings - maybe it is a failed clone?

  • @sicotecnologia
    @sicotecnologia Рік тому

    Hello. Thanks for your work. May I ask where can I configure the use of 8 led segments instead of 4? Best regards

  • @Musicmaddnes
    @Musicmaddnes Рік тому

    I want to do this but with 6x2 max7219. So it can be a wall clock that can be readable far away.

  • @addiction-69
    @addiction-69 2 роки тому

    Hey bro I can't set time according to my time zone, how am I do that?? Pls tell me, I flash the bin file 2.4

  • @LoneRiderz
    @LoneRiderz 3 роки тому

    Thanks Felix

  • @vijayjadhav4488
    @vijayjadhav4488 2 роки тому

    Very nice clock

  • @AndresPerez-ux2qk
    @AndresPerez-ux2qk 3 роки тому

    Great!!! Thanks

  • @awais440volt
    @awais440volt Рік тому

    Is there any way to add battery for if wifi goes offline?

  • @ShichaoChenhongyu
    @ShichaoChenhongyu 2 роки тому

    Awesome!Love this game!

  • @claudiuionmihai
    @claudiuionmihai 2 роки тому

    The clock is blocked in a loop, from OTA 0% to random below 50% and then "Try to connect wifi...Ok", and again OTA

  • @barbarracuda895
    @barbarracuda895 Рік тому

    Hello Felix
    Nice design everything works well one question how do you connect the outside temperature.
    thank you in advance

  • @dadhyozen1945
    @dadhyozen1945 2 роки тому

    Hello, I just made the connected clock and it is beautiful. You really made a nice project. I would like to know if you could provide a 5th display 7219 to improve the display of temperature and humidity at the same time. a number is missing when it stops for a second. Thank you in advance and have a good day. I tried the telegram but without success

  • @Dancopymus
    @Dancopymus 2 роки тому

    Are .bin files different from WebUpdate? Thanks

  • @georgelagardo
    @georgelagardo 3 роки тому

    i am getting this error 'const char* host' previously defined here
    while trying to update the ssid and password kindly help

  • @hayalci_33
    @hayalci_33 Рік тому

    Bu projeyi nasıl yükleyebilirim yardımcı olur musunuz kodları bulamıyorum

  • @redkensai
    @redkensai 3 роки тому

    Any chance for 2 MX7219 settings?

  • @joshitoshi9835
    @joshitoshi9835 3 роки тому

    this is a wowww
    plz mention parts and links in description

  • @CowMowTV
    @CowMowTV 3 роки тому

    Works great, but there is no way to choose a +45 minute time zone, or UTC +14/+13 (Kiribati for example uses UTC +14, Nepal uses UTC +5:45 parts of New Zealand UTC +12:45/13:45).
    Also there should be a setting that can control the brightness over time (so that the clock automatically sets the brightness to for example 0 at 10PM/22:00 and to 1 at for example 8AM)

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      I will add and push an OTA, thanks a lot.

  • @wolflariosa4414
    @wolflariosa4414 3 роки тому

    Sir Felix, I have a problem. Only the last led matrix shows the other 3 are all lights ON.

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      Check the wiring and the installation of the led. The led can be plugged in. It may be that the led is reversed.

    • @wolflariosa4414
      @wolflariosa4414 2 роки тому

      @@felixfeng3055 Salamat! ( Thank You! )

  • @anmolkumar6704
    @anmolkumar6704 3 роки тому

    I made it but I am little bit confused.
    Should I change ssid and password as my router's ssid and password?
    And if I have to put my ssid and password in char cons line or define?

    • @riteshsinha5900
      @riteshsinha5900 3 роки тому

      you can put your Routers ssid and pass and connect to the existing network in your home //

  • @CreativeDesk
    @CreativeDesk 3 роки тому

    gr8 project but when esp8266 disconnect from wifi board will reset and need to configure again
    any solution for tt?
    thank you

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      please change another board and try.

    • @CreativeDesk
      @CreativeDesk 3 роки тому

      @@felixfeng3055 esp32 will work??
      How permanently set time zone instead of yours
      When i disconnected from wifi board will automatically goes into your set configuration

  • @pascualpalacios7099
    @pascualpalacios7099 8 місяців тому

    How to download the weather API.

  • @andasuganda5436
    @andasuganda5436 3 роки тому

    Great.., How to set a number of matrix for 8 x 68 dot ( 8 Matrix led module).

  • @kadrogram
    @kadrogram Рік тому

    Hey!! can I add the bitcoin rate and ether?

  • @thiphamduy6813
    @thiphamduy6813 3 роки тому

    please help me, when i connect to the wifi of the watch it just shows please wait but can't connect

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      please make sure your wifi is 2.4Ghz, esp8266 can not connect 5Ghz wifi

  • @MrTedzor
    @MrTedzor 3 роки тому

    Hi Felix!
    The looks are awesome and functionalities as well. I would love to build my own. However therefore I also want to look at your CDR files for the acrylic. Can you also mention the color for this?
    Additional , I would like to have a kind of alarm function on this as well. So would like to work with you on that.
    Regards!

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      hello you can get the .cdr file in telegram group , the acrylic color is Brown translucent

  • @TanzilHudaJnU
    @TanzilHudaJnU 2 роки тому

    Is this possible to use without DS18B20 and GL5539 modules? Then what will be the PIN configuration? I only want to use NodeMCU and MAX7219 4 in-1 LED. What will the PIN configuration and what will be the code? Please please help me.

    • @felixfeng3055
      @felixfeng3055  2 роки тому

      yes, you can find PIN configuration in github.com/yuan910715/Esp8266_Wifi_Matrix_Clock

  • @mdmonzurulhasan4128
    @mdmonzurulhasan4128 Рік тому

    I don't find the code plz give me the link

  • @awais440volt
    @awais440volt Рік тому

    I want to use it without temperature sensor. Can you guide me please?

    • @felixfeng3055
      @felixfeng3055  Рік тому

      Just solder the others , you must have Max7219 4 in1 and NodeMCU and everything else is optional

    • @awais440volt
      @awais440volt Рік тому

      Thank you, everything is working now

  • @czubixx4325
    @czubixx4325 3 роки тому +1

    Hi, could you please provide source code

  • @xpp4477
    @xpp4477 2 роки тому

    在升级一下,加个oled显示天气之类的

  • @user-tf9gl3mq7g
    @user-tf9gl3mq7g 3 роки тому

    面版是黑色亚克力吗?几毫米的?

  • @Msalberto2012
    @Msalberto2012 3 роки тому

    Hola, tendrías alguna versión con despertador? Gracias

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      Hello, this clock has no buttons and buzzer , so no alarm now.

    • @Msalberto2012
      @Msalberto2012 3 роки тому

      @@felixfeng3055 Gracias

  • @mdaslamknl
    @mdaslamknl 4 роки тому +2

    Excellent
    Where is the code

  • @ALLINONE-ec9jq
    @ALLINONE-ec9jq 2 роки тому

    i want mor features like dth11 interface tem and humidity

  • @ilaserbia
    @ilaserbia 3 роки тому

    Is there any chance you will be sharing the source code?

    • @felixfeng3055
      @felixfeng3055  3 роки тому

      Hello, there are still some areas in the code that need to be optimized. For example, I am going to change the configuration page to a more beautiful html5 page. Another point is that I use the OTA server to count the devices used. Once it is open sourced, I believe many people will delete this code. , I can no longer count the devices used

  • @eddy4011
    @eddy4011 3 роки тому +2

    Good job ,....!!!!!!!please where is the code????? thanks in advance Eddy

    • @pcmobiletechnicalsolutions8504
      @pcmobiletechnicalsolutions8504 3 роки тому

      the 2.4.bin has the all codes. upload through exe tool or android blynk uploader

    • @eddy4011
      @eddy4011 3 роки тому

      Thanks my good friend

    • @eddy4011
      @eddy4011 3 роки тому

      @@pcmobiletechnicalsolutions8504 i can't open .bin file can you recommend to me any free software to open .bin file and see the code please.thanks in advance...

    • @pcmobiletechnicalsolutions8504
      @pcmobiletechnicalsolutions8504 3 роки тому

      No need to open bin file just flash it on nodemcu. It works good. I also don't have idea yet to open bin file. I am just begun learning. See my video i uploaded. Same type. But easy.

    • @eddy4011
      @eddy4011 3 роки тому +1

      @@pcmobiletechnicalsolutions8504 How to flash with the Arduino IDE??,i am a beginner, for me is more asy seed the code learn and download with arduino IDE.
      thanks my good friend for your time
      be safety !!!!!!!

  • @mdaslamknl
    @mdaslamknl Рік тому

    Excellent
    Can you share the code

  • @xpp4477
    @xpp4477 2 роки тому

    我觉得你可以画pcb板

  • @pcmobiletechnicalsolutions8504
    @pcmobiletechnicalsolutions8504 4 роки тому +1

    code

    • @CowMowTV
      @CowMowTV 3 роки тому

      Look in the description. Some time zones are not supported.

  • @narendarsharma5917
    @narendarsharma5917 3 роки тому

    Kisan seva Kendra ki banana hai