Made MD* libraries (Parola, MAX72XX) project specific, to be able to use the newest software version from github.

This commit is contained in:
2019-02-01 15:21:58 +01:00
parent fe9f25c856
commit c7547144d2
761 changed files with 108577 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@@ -0,0 +1,11 @@
DP A B C D E F G
+------------------------+
| 7 6 5 4 3 2 1 0 | D0
CLK <---| 1 | D1 <--- CLK
CS <---| 2 | D2 <--- CS
DOUT <---| 3 | D3 <--- DIN
GND ----| O 4 | D4 ---- GND
VCC ----| O O 5 | D5 ---- VCC
| O O O 6 | D6
| O O O O 7 | D7
+------------------------+

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -0,0 +1,23 @@
C C D G V
L S I N c
K N D c
| | | | |
v v v | |
D7 6 5 4 3 2 1 D0
+------------------------+
| 7 6 5 4 3 2 1 0 |- DP
| 1 |- A
| 2 |- B
| 3 |- C
| O 4 |- D
| O O 5 |- E
| O O O 6 |- F
| O O O O 7 |- G
+-----*--*--*--*--*------+
| | | | |
v v v | |
C C D G V
L S O N c
K U D c
T

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1,11 @@
G F E D C B A DP
+------------------------+
| 7 6 5 4 3 2 1 0 |- D7
CLK <---| 1 |- D6 <--- CLK
CS <---| 2 |- D5 <--- CS
DOUT <---| 3 |- D4 <--- DIN
GND ----| O 4 |- D3 ---- GND
VCC ----| O O 5 |- D2 ---- VCC
| O O O 6 |- D1
| O O O O 7 |- D0
+------------------------+

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -0,0 +1,16 @@
G F E D C B A DP
+------------------------+
| 7 6 5 4 3 2 1 0 |- DIG0
| 1 |- DIG1
| 2 |- DIG2
| 3 |- DIG3
| O 4 |- DIG4
| O O 5 |- DIG5
| O O O 6 |- DIG6
| O O O O 7 |- DIG7
+------------------------+
Vcc ---- ---- Vcc
DOUT <--- <--- DIN
GND ---- ---- GND
CS/LD <--- <--- CS/LD
CLK <--- <--- CLK

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB