Controlling Max7219 8x8 Led matrix by Phone with Nodemcu WiFi

Поделиться
HTML-код
  • Опубликовано: 21 окт 2019
  • In this tutorial i demonstrate how to control the max7219 led matrix display by phone over WiFi network with the help of Esp8266 nodemcu.
    Subscribe to my channel: bit.ly/2LiMpF0
    Also important :
    Controlling Max7219 8x8 Led Display with Arduino: • ARDUINO SCROLLING TEXT...
    For the codes visit the link: mytectutor.com/how-to-control...

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

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

    Thank you for your project video. I did run into an issue with timing, perhaps variation in the MAX7219 displays cause this.
    My test worked on Arduino for a baseline, but not on the ESP8266 (D1 Mini), and same with NodeMCU.
    After troubleshooting, the timing seemed to be the issue, as the ESP chips are way faster than the Arduinos.
    The fix was to add: SPI.setClockDivider(SPI_CLOCK_DIV4);
    Then it worked like a champ.

  • @TechnoEveryday
    @TechnoEveryday 2 года назад +2

    Made with Amica nodemcu and working fine.....
    🆒 Thank you so much for uploading this video.
    👍👍👍👍👍
    Sharing with community 🇵🇰

  • @Jhunkbrazil
    @Jhunkbrazil 3 года назад

    working perfectly, thank you!

  • @bryanpaderes8963
    @bryanpaderes8963 Год назад +1

    Awesome dude. Very nice

  • @erik.landen
    @erik.landen 2 года назад

    Hi, thanks for a great guide. Any idea on how I can add a image/logo at the top above headline, I tried using but that did not compile in Arduino. Any thoughts on how to solve that? And also, do you see any risks of exposing this to the internet via a dynamic DNS and port-forwarding? Any easy way to put a password on the page?

  • @jumbo999614
    @jumbo999614 3 года назад

    How do you add password protection to it so only you can change the text? Also how do you show the text in other language?
    Do you have video teaching how to solder that esp8266 to circuit board? I'm new to soldering.

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

    thank you very much Sir

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

    I'm a newbie, just learning. I did not see the SPI.h in the Arduino Library. Is it built into the hardware core for the Nodemcu board, meaning it is already there?

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

    Well done man , how about wifi clock esp8266 and 8x32 led matrix (max7219) -( just a clock no weather and no marquee) , I tried from others but no luck (differnt types of led matrix I guess and my lack of experience ) . Thanks

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

    Hii, Thanks bro ,Successful completed working perfectly

  • @alfankosh1
    @alfankosh1 3 года назад

    perfect thank you

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

    São poucos projetos que funcionam de verdade. Thanks.

  • @money.3
    @money.3 Год назад +1

    thank you

  • @wolflariosa4414
    @wolflariosa4414 3 года назад

    Thanks! 😁

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

    Does your SSID and Password need to have quotes around them?

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

    Hello sir, may i ask what to change if i want the nodemcu to run in AP mode instead of STA mode? I'm new to this thank you so much

  • @ngoprekmania112
    @ngoprekmania112 3 года назад

    how to set the font size to be a little bigger

  • @anisharahajeng7811
    @anisharahajeng7811 3 года назад

    can i complied this script on arduino wmos r1 dmini ?

  • @ryanburton6177
    @ryanburton6177 4 года назад +2

    So I tried this code but it seems to have an issue with the Define D8, Are you using a specific version of any of the library? I have been trying to see why this is throwing the error from your code but having troubles. Can you assist in this?

    • @MrBlanket011
      @MrBlanket011 3 года назад

      Hello. Maybe you already solved the issue. I had the same problem. I used nodemcu, but for the board I selected ESP-8266 general in first place. After selecting "nodemcu esp-12e" it worked.

    • @alfankosh1
      @alfankosh1 3 года назад +1

      i have same problem

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

    web page is not available error, i have written my IP address which is showing in display

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

    why my code eror "s_idle"?

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

    merci et le reste du code

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

    Simulation 💻📱

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

    Can you send you mobile app.?