Board-dat/DAS/DAS1087-DAT/DAS1087-DAT.md
... ...
@@ -1,6 +1,13 @@
1 1
2 2
# DAS1087 DAT
3 3
4
+This is an Arduino library for our 16x32 and 32x32 RGB LED matrix panels
5
+
6
+tutorial on Arduino library installation at: http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use
7
+
8
+
4 9
## ref
5 10
11
+- more [[RMP-dat]] RGB matrix panel driver boards please see hree [[RMP-driver-dat]]
12
+
6 13
- https://github.com/adafruit/RGB-matrix-Panel
... ...
\ No newline at end of file
Board-dat/SCU/SCU1010-dat/2023-12-04-18-30-10.png
... ...
Binary files /dev/null and b/Board-dat/SCU/SCU1010-dat/2023-12-04-18-30-10.png differ
Board-dat/SCU/SCU1010-dat/2023-12-04-18-30-29.png
... ...
Binary files /dev/null and b/Board-dat/SCU/SCU1010-dat/2023-12-04-18-30-29.png differ
Board-dat/SCU/SCU1010-dat/2023-12-04-18-30-44.png
... ...
Binary files /dev/null and b/Board-dat/SCU/SCU1010-dat/2023-12-04-18-30-44.png differ
Board-dat/SCU/SCU1010-dat/2023-12-04-18-31-17.png
... ...
Binary files /dev/null and b/Board-dat/SCU/SCU1010-dat/2023-12-04-18-31-17.png differ
Board-dat/SCU/SCU1010-dat/2023-12-04-18-33-47.png
... ...
Binary files /dev/null and b/Board-dat/SCU/SCU1010-dat/2023-12-04-18-33-47.png differ
Board-dat/SCU/SCU1010-dat/SCU1010-dat.md
... ...
@@ -0,0 +1,29 @@
1
+
2
+# SCU1010-dat
3
+
4
+Watch me
5
+
6
+![](2023-12-04-18-33-47.png)
7
+
8
+
9
+RPM
10
+![](2023-12-04-18-30-29.png)
11
+
12
+
13
+Specs
14
+
15
+![](2023-12-04-18-30-44.png)
16
+
17
+Dimension
18
+
19
+![](2023-12-04-18-31-17.png)
20
+
21
+
22
+## In sorting
23
+
24
+![](2023-12-04-18-30-10.png)
25
+
26
+
27
+## ref
28
+
29
+- [[SCU1010]]
... ...
\ No newline at end of file
board-series-dat/RMP-driver-dat/RMP-driver-dat.md
... ...
@@ -45,3 +45,6 @@
45 45
46 46
- main code repository - https://github.com/hzeller/rpi-rgb-led-matrix
47 47
- wiring - https://github.com/hzeller/rpi-rgb-led-matrix/blob/a3eea997a9254b83ab2de97ae80d83588f696387/wiring.md?plain=1#L144
48
+
49
+
50
+- Teensy 3.1/3.2/3.5/3.6 or ESP32 chips (not supported by RGB-matrix-Panel), please look at https://github.com/marcmerlin/SmartMatrix_GFX which offers a GFX compatibility layer on top of https://github.com/pixelmatix/SmartMatrix
... ...
\ No newline at end of file