RGB LED Matrix with an ESP32 - How to get started

  I think a RGB LED Matrix is one of the best displays for an Arduino project at the moment, they are large, pretty easy to use and it's not even that expensive. In this video I show how to get one working with an ESP32
 
New Gerber File : https://youtu.be/xyV4Svr6yDg
 

Schema





 
Panel - ESP32   Panel - ESP32
R1    - IO25      G1   - IO26
B1    - IO27      GND  - GND
R2    - IO21      G2   - IO22
B2    - IO23      GND  - GND
A     - IO12      B    - IO16
C     - IO17      D    - IO18
CLK   - IO15      LAT  - IO32
OE    - IO33      GND  - GND

Library

Adafruit_BusIO Library: 

Gerber ESP32 P3 P4 MATRIX DHT22 DHT11 RTC SD Card Audio

Esp32 P3 P4 Matrix DHT22 DHT11 RTC SD CARD FFT Audio

for 32x16, 32x32, 64x32, 128x32, 64x64, 128x64 RGB matrix modules..

I think a RGB LED Matrix is one of the best displays for an Arduino project at the moment, they are large, pretty easy to use and it's not even that expensive. In this video I show how to get one working with an ESP32

 

Gerber File:

https://drive.google.com/file/d/1GvwL0xIex0ueqqUuYhclpF7u4xcOTIbx/view?usp=sharing

Schema