Add schematic symbol for AD-121F2 RGB 7-segment display.

http://usasyck.com/products/AD-121F2_cat_e.pdf

One thing that the datasheet doesn't make obvious is that the
no-connect pins (7, 8, and 12) are not physically present.  For this
reason, I am leaving those pins out of the schematic symbol and
footprint, rather than modeling them as no-connect pins.
This commit is contained in:
Patrick Pelletier 2017-09-14 16:47:05 -07:00
parent 859139248a
commit f07ef15877
2 changed files with 59 additions and 0 deletions

View file

@ -10,6 +10,12 @@ D Generic 7 segment display, common cathode
K LED
$ENDCMP
#
$CMP AD-121F2
D Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode
K RGB LED digit
F http://usasyck.com/products/AD-121F2_cat_e.pdf
$ENDCMP
#
$CMP AG12864E
D Graphics Display 128x64px, 8b parallel, 1/64 Duty, 3.3V or 5V VDD
K LCD STN Graphics 128x64

View file

@ -90,6 +90,59 @@ X F 9 100 400 150 D 50 50 1 1 I
X G 10 200 400 150 D 50 50 1 1 I
ENDDRAW
ENDDEF
#encoding utf-8
#
# AD-121F2
#
DEF AD-121F2 D 0 40 Y Y 1 F N
F0 "D" -850 850 50 H V L CNN
F1 "AD-121F2" -850 750 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
AD*121F2*
$ENDFPLIST
DRAW
C 320 -490 65 0 1 0 N
T 0 69 490 75 0 0 1 a Normal 0 C C
T 0 279 245 75 0 0 1 b Normal 0 C C
T 0 211 -245 75 0 0 1 c Normal 0 C C
T 0 -69 -490 75 0 0 1 d Normal 0 C C
T 0 -279 -245 75 0 0 1 e Normal 0 C C
T 0 -211 245 75 0 0 1 f Normal 0 C C
T 0 0 0 75 0 0 1 g Normal 0 C C
S -850 700 850 -700 0 1 10 f
P 7 0 1 0 -311 -470 -226 -395 -183 -95 -248 -20 -333 -95 -376 -395 -311 -470 N
P 7 0 1 0 -294 -490 -208 -415 92 -415 156 -490 71 -565 -229 -565 -294 -490 N
P 7 0 1 0 -242 20 -157 95 -114 395 -179 470 -264 395 -307 95 -242 20 N
P 7 0 1 0 -225 0 -139 75 161 75 225 0 139 -75 -161 -75 -225 0 N
P 7 0 1 0 -156 490 -71 565 229 565 294 490 208 415 -92 415 -156 490 N
P 7 0 1 0 179 -470 264 -395 307 -95 242 -20 157 -95 114 -395 179 -470 N
P 7 0 1 0 248 20 333 95 376 395 311 470 226 395 183 95 248 20 N
X e-green 1 1000 100 150 L 50 50 0 1 P
X d-blue 2 1000 300 150 L 50 50 0 1 P
X d-green 3 1000 400 150 L 50 50 0 1 P
X d-red 4 1000 500 150 L 50 50 0 1 P
X c-blue 5 -1000 -600 150 R 50 50 0 1 P
X c-red 6 -1000 -400 150 R 50 50 0 1 P
X e-blue 9 1000 0 150 L 50 50 0 1 P
X e-red 10 1000 200 150 L 50 50 0 1 P
X g-red 20 1000 -400 150 L 50 50 0 1 P
X c-green 11 -1000 -500 150 R 50 50 0 1 P
X a-blue 21 -1000 0 150 R 50 50 0 1 P
X a-green 22 -1000 100 150 R 50 50 0 1 P
X f-green 13 1000 -200 150 L 50 50 0 1 P
X a-red 23 -1000 200 150 R 50 50 0 1 P
X f-red 14 1000 -100 150 L 50 50 0 1 P
X b-blue 24 -1000 -300 150 R 50 50 0 1 P
X g-green 15 1000 -500 150 L 50 50 0 1 P
X b-red 25 -1000 -100 150 R 50 50 0 1 P
X b-green 16 -1000 -200 150 R 50 50 0 1 P
X anode 17 -1000 600 150 R 50 50 0 1 P
X f-blue 18 1000 -300 150 L 50 50 0 1 P
X g-blue 19 1000 -600 150 L 50 50 0 1 P
ENDDRAW
ENDDEF
#
# AG12864E
#