Controlling Max7219 8x8 Led matrix by Phone with Nodemcu WiFi

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • 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...

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

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

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

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

    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.

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

    Awesome dude. Very nice

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

    Hii, Thanks bro ,Successful completed working perfectly

  • @money.3
    @money.3 ปีที่แล้ว +1

    thank you

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

    thank you very much Sir

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

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

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

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

  • @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?

  • @jumbo999614
    @jumbo999614 4 ปีที่แล้ว

    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.

  • @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

  • @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 4 ปีที่แล้ว

      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 4 ปีที่แล้ว +1

      i have same problem

  • @wolflariosa4414
    @wolflariosa4414 3 ปีที่แล้ว

    Thanks! 😁

  • @alfankosh1
    @alfankosh1 4 ปีที่แล้ว

    perfect thank you

  • @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?

  • @ngoprekmania112
    @ngoprekmania112 3 ปีที่แล้ว

    how to set the font size to be a little bigger

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

    why my code eror "s_idle"?

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

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

  • @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

    • @heikosoeder
      @heikosoeder 3 ปีที่แล้ว

      You find a solution?

  • @anisharahajeng7811
    @anisharahajeng7811 3 ปีที่แล้ว

    can i complied this script on arduino wmos r1 dmini ?

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

    merci et le reste du code

  • @AceHardy
    @AceHardy 4 ปีที่แล้ว

    Simulation 💻📱

  • @DhadamRobotics
    @DhadamRobotics 4 ปีที่แล้ว

    Can you send you mobile app.?