-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGPIO_Conn.kicad_sch
254 lines (246 loc) · 9.66 KB
/
GPIO_Conn.kicad_sch
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
(kicad_sch (version 20230121) (generator eeschema)
(uuid b5367a0e-e1c7-4c22-9bf8-69e812cbba77)
(paper "A4")
(lib_symbols
(symbol "4ms_Connector:Conn_01x02" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x02" (at 0 -5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "4ms_Connector:Pins_1x02_2.54mm_TH" (at -0.635 4.445 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Specifications" "Pins_01x02, Header, Male Pins, 1*2, spacing 2.54mm, straight pin" (at -2.54 -7.874 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Manufacturer" "TAD" (at -2.54 -9.398 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Part Number" "1-0201FBV0T" (at -2.54 -10.922 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "ki_keywords" "Conn_01x02" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "HEADER 1x2 MALE PINS 0.100” 180deg" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_??x*mm* Connector*:*1x??x*mm* Pin?Header?Straight?1X* Pin?Header?Angled?1X* Socket?Strip?Straight?1X* Socket?Strip?Angled?1X*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x02_1_1"
(rectangle (start -1.27 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 1.27) (end 1.27 -3.81)
(stroke (width 0.254) (type default))
(fill (type background))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 -1.27)
(xy 1.27 -1.27)
(xy 0 -2.54)
(xy -1.27 -1.27)
(xy 0 -1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "GND_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(wire (pts (xy 124.46 82.55) (xy 127 82.55))
(stroke (width 0) (type default))
(uuid 0f21f693-a450-4106-bd8b-6502b3a10b30)
)
(wire (pts (xy 125.73 85.09) (xy 125.73 86.233))
(stroke (width 0) (type default))
(uuid 6c969c18-15ae-492c-a8f9-f47f99838255)
)
(wire (pts (xy 124.46 85.09) (xy 125.73 85.09))
(stroke (width 0) (type default))
(uuid efef4d40-943a-4cf2-9c02-f6e2fcb199aa)
)
(hierarchical_label "GPIO_Conn" (shape bidirectional) (at 127 82.55 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 3b3fb73d-9317-4091-8819-316115a49a39)
)
(symbol (lib_id "4ms_Connector:Conn_01x02") (at 119.38 82.55 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 0cdb57bf-d7f8-458c-8299-e50841f2c595)
(property "Reference" "J10" (at 119.38 91.059 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x02" (at 119.38 88.519 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 120.015 78.105 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 119.38 82.55 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Specifications" "Pins_01x02, Header, Male Pins, 1*2, spacing 2.54mm, straight pin" (at 121.92 90.424 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Manufacturer" "TAD" (at 121.92 91.948 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Part Number" "1-0201FBV0T" (at 121.92 93.472 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(pin "1" (uuid d42d484e-af86-4ddd-b49c-1d1ebe54f0a4))
(pin "2" (uuid 5ec151d9-6dc5-4caa-a318-22ba8a919c28))
(instances
(project "DaisySeedBreakout"
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e"
(reference "J10") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/e0d43746-d2de-4115-9aa4-f360516367de"
(reference "J11") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/f66a0c24-b90d-429d-aefd-0bada41e1aeb"
(reference "J8") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/d087f6ff-a629-4adb-8a36-4804d8c03b66"
(reference "J9") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/50a3f909-45ee-4ba3-992c-164e802062a4"
(reference "J10") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/5402f82d-28f4-4a2f-9562-c3e17d29e6a4"
(reference "J13") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/51b8dfed-4631-44ea-ae09-f40fd2d2f636"
(reference "J14") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/52479e88-e040-45df-81fe-e52721980cba"
(reference "J20") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/749a435d-a526-40ab-bbf4-fe6932aec370"
(reference "J12") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/bcad28f1-0a78-4439-91d3-7e78099209b5"
(reference "J21") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/c822d571-20d0-44d4-b5cf-38edb0fa786a"
(reference "J22") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/f5156645-0c13-49e0-bd31-8dcbfb570fcd"
(reference "J67") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/958e5ea5-99e7-426a-915a-e0b9523a94ee"
(reference "J68") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 125.73 86.233 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c8c15f7f-34bf-43ca-a887-370aab5c5eaf)
(property "Reference" "#PWR043" (at 125.73 92.583 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 128.651 86.614 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 125.73 86.233 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 125.73 86.233 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d502c406-0498-427b-83a7-d68defbe9ab7))
(instances
(project "DaisySeedBreakout"
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e"
(reference "#PWR043") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/e0d43746-d2de-4115-9aa4-f360516367de"
(reference "#PWR044") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/f66a0c24-b90d-429d-aefd-0bada41e1aeb"
(reference "#PWR040") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/d087f6ff-a629-4adb-8a36-4804d8c03b66"
(reference "#PWR042") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/50a3f909-45ee-4ba3-992c-164e802062a4"
(reference "#PWR043") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/5402f82d-28f4-4a2f-9562-c3e17d29e6a4"
(reference "#PWR046") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/51b8dfed-4631-44ea-ae09-f40fd2d2f636"
(reference "#PWR047") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/52479e88-e040-45df-81fe-e52721980cba"
(reference "#PWR048") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/749a435d-a526-40ab-bbf4-fe6932aec370"
(reference "#PWR045") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/bcad28f1-0a78-4439-91d3-7e78099209b5"
(reference "#PWR049") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/c822d571-20d0-44d4-b5cf-38edb0fa786a"
(reference "#PWR050") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/f5156645-0c13-49e0-bd31-8dcbfb570fcd"
(reference "#PWR057") (unit 1)
)
(path "/a83c9f4b-f61b-47d4-b39d-4636bff6eb0e/958e5ea5-99e7-426a-915a-e0b9523a94ee"
(reference "#PWR058") (unit 1)
)
)
)
)
)