-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHIPSAlliance_LED.kicad_sym
115 lines (115 loc) · 3.41 KB
/
CHIPSAlliance_LED.kicad_sym
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "WS2812B" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "D" (at 0 2.54 0)
(effects (font (size 1.27 1.27)) (justify left top))
)
(property "Value" "WS2812B" (at 0 -11.43 0)
(effects (font (size 1.27 1.27)) (justify left top))
)
(property "Footprint" "CHIPSAlliance_LED:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (at 0 -13.97 0)
(effects (font (size 1.27 1.27)) (justify left top) hide)
)
(property "Datasheet" "https://atta.szlcsc.com/upload/public/pdf/source/20200615/C114586_26EB6813EC9F2A3F6C7FBB2AD75DE01F.pdf" (at 0 -16.51 0)
(effects (font (size 1.27 1.27)) (justify left top) hide)
)
(property "ki_keywords" "RGB LED NeoPixel addressable" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "RGB LED with integrated controller" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "WS2812B_0_0"
(text "RGB" (at 7.366 -9.271 0)
(effects (font (size 0.762 0.762)))
)
)
(symbol "WS2812B_0_1"
(polyline
(pts
(xy 6.35 -8.636)
(xy 6.858 -8.636)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -7.62)
(xy 6.858 -7.62)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 9.779 -8.636)
(xy 7.747 -8.636)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 7.366 -7.62)
(xy 6.35 -8.636)
(xy 6.35 -8.128)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 7.366 -6.604)
(xy 6.35 -7.62)
(xy 6.35 -7.112)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 8.763 -6.096)
(xy 8.763 -8.636)
(xy 8.763 -9.144)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 9.779 -6.604)
(xy 7.747 -6.604)
(xy 8.763 -8.636)
(xy 9.779 -6.604)
)
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 10.16 0) (end 0 -10.16)
(stroke (width 0.254) (type default))
(fill (type background))
)
)
(symbol "WS2812B_1_1"
(pin power_in line (at 5.08 2.54 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -5.08 180) (length 2.54)
(name "DOUT" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 5.08 -12.7 90) (length 2.54)
(name "VSS" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -2.54 -5.08 0) (length 2.54)
(name "DIN" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
)