7dafaf2f46d76e46679c632a7ec6ccc775d905c9
Board-dat/IDD/IDD1016-DAT/2024-09-09-15-32-15.png
... | ... | Binary files /dev/null and b/Board-dat/IDD/IDD1016-DAT/2024-09-09-15-32-15.png differ |
Board-dat/IDD/IDD1016-DAT/IDD1016-DAT.md
... | ... | @@ -8,6 +8,13 @@ https://w.electrodragon.com/w/ESP32_RMP |
8 | 8 | |
9 | 9 | ![](18-27-13-07-03-2023.png) |
10 | 10 | |
11 | +## Board map |
|
12 | + |
|
13 | +![](2024-09-09-15-32-15.png) |
|
14 | + |
|
15 | +- only spare pins IO10 IO9 IO38 IO37 |
|
16 | +- SEL1 pin is the SEL-PIN4 in [[HUB75-dat]] |
|
17 | + |
|
11 | 18 | ## Use guide |
12 | 19 | |
13 | 20 | You will need ESP32 main controller board to stack on it. Includes: |
... | ... | @@ -18,6 +25,8 @@ You will need ESP32 main controller board to stack on it. Includes: |
18 | 25 | |
19 | 26 | ## PxMatrix Configuration |
20 | 27 | |
28 | + |
|
29 | + |
|
21 | 30 | * #define P_LAT 22 |
22 | 31 | * #define P_A 19 |
23 | 32 | * #define P_B 23 |
... | ... | @@ -25,6 +34,7 @@ You will need ESP32 main controller board to stack on it. Includes: |
25 | 34 | * #define P_D 5 |
26 | 35 | * #define P_E 15 |
27 | 36 | |
37 | +Notice to set for ESP32-DEVKITC or ESP32-DEVKITC accordingly, as below: |
|
28 | 38 | |
29 | 39 | For ESP32-DEVKITC |
30 | 40 | * #define P_OE 16 |
... | ... | @@ -38,7 +48,7 @@ The rest fixed used pin |
38 | 48 | * CLK = 14 |
39 | 49 | * R1 = 13 |
40 | 50 | |
41 | -SEL1 pin is the SEL-PIN4 in [[HUB75-dat]] |
|
51 | + |
|
42 | 52 | |
43 | 53 | ## demo code |
44 | 54 |
Tech-dat/Interface-dat/HUB75-DAT/2024-09-09-15-33-36.png
... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/HUB75-DAT/2024-09-09-15-33-36.png differ |