MajicDesigns / MD_MAX72XX

LED Matrix Library
GNU Lesser General Public License v2.1
307 stars 122 forks source link

ESP32 Wiring and Pinout for MD_Max72XX and MD_Parola #34

Closed tripad closed 4 years ago

tripad commented 4 years ago

I could not find a lot of documentation is around wiring an ESP32 with MD_MAX72XX so I thought i will leave this here for anyone trying to figure it out. (This took me a LONG time understand hehe)

I have tested this on my NodeMCU32s (with 38 pins)

To use the hardware SPI - Wire your ESP32 to the following pins

ESP32 Pinout for MD_Max72XX (src: https://www.teachmemicro.com/esp32-max7219-wifi-message-board/)

image

Hope it helps :)