Board-dat/MPC/MPC1073-DAT/2024-11-07-17-27-56.png
... ...
Binary files /dev/null and b/Board-dat/MPC/MPC1073-DAT/2024-11-07-17-27-56.png differ
Board-dat/MPC/MPC1073-DAT/MPC1073-DAT.md
... ...
@@ -6,7 +6,7 @@ https://www.electrodragon.com/product/rgb-matrix-panel-drive-board-raspberry-pi/
6 6
- legacy wiki page - https://w.electrodragon.com/w/RPI_RMP_Guide
7 7
8 8
9
-- [[MPC1073-design-error]] - [[MPC1073-OS-error]] - [[MPC1073-ref-dat]]
9
+- [[MPC1073-ref-dat]]
10 10
11 11
- pin definitions please refer to page - [[RMP-driver-dat]]
12 12
... ...
@@ -42,23 +42,56 @@ JP1 / JP2 / JP3
42 42
43 43
## Board Functions
44 44
45
-- [[RTC-dat]] - [[EEPROM-dat]]
45
+- [[RTC-dat]]: on board used battery is CR1220
46
+
47
+
48
+- [[EEPROM-dat]]
49
+
50
+## Board Setup
51
+
52
+* E-Line buffer to either PIN4 or PIN8, refer to the image
53
+
54
+| pin | mode 1 | mode 2 | mode 3 |
55
+| --- | ------ | ------ | ------ |
56
+| 4 | GND | E | GND |
57
+| 8 | GND | GND | E |
58
+
59
+
60
+![](2024-11-07-17-27-56.png)
46 61
47 62
48 63
## software
49 64
50 65
- code: https://github.com/hzeller/rpi-rgb-led-matrix/tree/master/adapter
51 66
67
+
68
+
69
+
52 70
## Product Series
53 71
54
-- [[MPC1073-dat]] - [[MPC1119-dat]]
72
+- [[MPC1073-dat]] - [[MPC1119-dat]] - [[RMP-driver-dat]]
73
+
55 74
56 75
57 76
## demo video
58 77
78
+- lately test 1 - https://www.youtube.com/watch?v=KG2e6GpXDIY&ab_channel=Electrodragon
79
+- early test 1 - https://www.youtube.com/watch?v=wN-cqQ_2kNs&ab_channel=Electrodragon
80
+- early test 2 - https://www.youtube.com/watch?v=LgrxaVafo5o&ab_channel=Electrodragon
81
+
82
+telegram CH
59 83
- https://t.me/electrodragon3/216
60 84
- https://t.me/electrodragon3/217
61 85
86
+
87
+## common FAQ
88
+
89
+- [[MPC1073-OS-error]] - [[MPC1073-test-log-dat.md]]
90
+
91
+- [[MPC1073-design-error]] (2022 only)
92
+
93
+=== NOT Working Panels ===
94
+* ICN2153 ICN2053 chips
62 95
## ref
63 96
64 97
- https://w.electrodragon.com/w/RPI_RMP_Guide
... ...
@@ -66,6 +99,8 @@ JP1 / JP2 / JP3
66 99
67 100
- [[ds1307-dat]] - [[hub75-dat]]
68 101
102
+
103
+
69 104
- [[MPC1073]]
70 105
71 106
Board-dat/MPC/MPC1073-DAT/MPC1073-test-log-dat.md
... ...
@@ -0,0 +1,3 @@
1
+
2
+# MPC1073-test-log-dat.md
3
+
Chip-dat/dallas/ds1307-dat.md
... ...
@@ -3,9 +3,14 @@
3 3
4 4
![](07-31-13-05-07-2023.png)
5 5
6
+
7
+
8
+
9
+
10
+
6 11
## ref
7 12
8
-- [[raspberry-pi-dat]]
13
+- [[RPI-dat]]
9 14
10 15
ref demo code
11 16
- https://microdigisoft.com/interfacing-rtc-ds1307-module-with-raspberry-pi-using-python/
board-series-dat/RMP-driver-dat/RMP-driver-dat.md
... ...
@@ -19,7 +19,7 @@
19 19
20 20
- [[HUB75-dat]]
21 21
22
-## Typical wiring with RPI
22
+## Typical wiring with RPI - for MPC1073
23 23
24 24
| Connection | Pin | Pin | Connection |
25 25
| ---------: | :-: | :-: | :------------------------------ |
... ...
@@ -44,15 +44,28 @@
44 44
| **[3] R2** | 37 | 38 | **[2] B2** |
45 45
| - | 39 | 40 | **[3] B2** |
46 46
47
-- reference link - https://github.com/hzeller/rpi-rgb-led-matrix/blob/a3eea997a9254b83ab2de97ae80d83588f696387/wiring.md
47
+corresponding pin number:
48
+
49
+* ROW_A = 22
50
+* ROW_B = 23
51
+* ROW_C = 24
52
+* ROW_D = 25
53
+* ROW_E = GPIO 15
54
+* OE = GPIO 18
55
+* CLK = GPIO 17
56
+* LAT (STROKE) = GPIO 4
57
+* P0 R1/G1/B1 = 11 / 27 / 26
58
+* P0 R2/G2/B2 = 8 / 9 / 10
48 59
60
+* P1 R1/G1/B1 = 12 / 5 / 6
61
+* P1 R2/G2/B2 = 19 / 13 / 20
49 62
63
+* P2 R1/G1/B1 = 8 / 2 / 3
64
+* P2 R2/G2/B2 = 26 / 16 / 21
50 65
51
-## demo
66
+ref
67
+- reference link - https://github.com/hzeller/rpi-rgb-led-matrix/blob/a3eea997a9254b83ab2de97ae80d83588f696387/wiring.md
52 68
53
-- lately test 1 - https://www.youtube.com/watch?v=KG2e6GpXDIY&ab_channel=Electrodragon
54
-- early test 1 - https://www.youtube.com/watch?v=wN-cqQ_2kNs&ab_channel=Electrodragon
55
-- early test 2 - https://www.youtube.com/watch?v=LgrxaVafo5o&ab_channel=Electrodragon
56 69
57 70
58 71