Merge pull request #1704 from Gansemarsch/WS2813

created WS2813
This commit is contained in:
Oliver 2017-11-17 19:00:27 +11:00 committed by GitHub
commit 89404bb63f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 0 deletions

View File

@ -36,4 +36,10 @@ K led diode Neopixel WS2811 WS2812
F https://www.adafruit.com/product/1938
$ENDCMP
#
$CMP WS2813
D digital RGB LED, 5050 LED package
K led diode RGB
F http://www.normandled.com/upload/201605/WS2813%20LED%20Datasheet.pdf
$ENDCMP
#
#End Doc Library

View File

@ -248,4 +248,32 @@ X DIN 4 -400 0 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
# WS2813
#
DEF WS2813 D 0 5 Y Y 1 F N
F0 "D" 150 350 50 H V L BNN
F1 "WS2813" 150 -350 50 H V L TNN
F2 "" 100 -300 50 H I L TNN
F3 "" 100 -375 50 H I L TNN
$FPLIST
LED?Normandled?WS2813?06?5.0x5.0mm*Pitch1.6mm*
$ENDFPLIST
DRAW
S 300 300 -300 -300 0 1 10 f
P 2 0 1 0 -70 90 -70 70 N
P 2 0 1 0 -30 90 -30 70 N
P 2 0 1 0 30 40 30 -40 N
P 3 0 1 0 -150 0 30 0 100 0 N
P 3 0 1 0 -30 50 -70 90 -50 90 N
P 3 0 1 0 10 50 -30 90 -10 90 N
P 4 0 1 0 -50 40 -50 -40 30 0 -50 40 N
X NC 1 400 200 100 L 50 50 1 1 N N
X VDD 2 0 400 100 D 50 50 1 1 W
X DOUT 3 400 0 100 L 50 50 1 1 O
X DIN 4 -400 100 100 R 50 50 1 1 I
X GND 5 0 -400 100 U 50 50 1 1 W
X BIN 6 -400 -100 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library