IDD1016 DAT RGB Matrix Panel Drive Interface Board for ESP32
https://w.electrodragon.com/w/ESP32_RMP
Use guide
You will need ESP32 main controller board to stack on it. Includes:
PxMatrix Configuration
- #define P_LAT 22
- #define P_A 19
- #define P_B 23
- #define P_C 18
- #define P_D 5
- #define P_E 15
For ESP32-DEVKITC
- #define P_OE 16
For ESP32-PICO
- #define P_OE 12
The rest fixed used pin
- CLK = 14
- R1 = 13
SEL1 pin is the SEL-PIN4 in HUB75-dat
demo code
- Github code https://github.com/2dom/PxMatrix
- work with default demo code above
demo video
- PxMatrix Demo video - https://t.me/electrodragon3/20
- ESP32 with IDD1016-dat based on code PxMatrix - https://t.me/electrodragon3/41