-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdc916badge.net
355 lines (355 loc) · 12.6 KB
/
dc916badge.net
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
(export (version D)
(design
(source D:/Documents/dc916badge/dc916badge.sch)
(date "7/15/2018 1:38:29 PM")
(tool "Eeschema 4.0.7")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source dc916badge.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value NodeMCU_Amica_R2)
(footprint nodemcu:NodeMCU_Amica_R2)
(libsource (lib nodemcu) (part NodeMCU_Amica_R2))
(sheetpath (names /) (tstamps /))
(tstamp 5B4003A7))
(comp (ref D1)
(value APA102)
(footprint gsg-modules:APA102-2020)
(libsource (lib gsg-symbols) (part APA102))
(sheetpath (names /) (tstamps /))
(tstamp 5B4006D1))
(comp (ref U3)
(value 74AHC125)
(footprint Housings_DIP:DIP-14_W7.62mm)
(libsource (lib crumpschemes) (part 74AHC125))
(sheetpath (names /) (tstamps /))
(tstamp 5B4A3D95))
(comp (ref U2)
(value LM7805_TO220)
(footprint TO_SOT_Packages_THT:TO-220-3_Horizontal)
(libsource (lib regul) (part LM7805_TO220))
(sheetpath (names /) (tstamps /))
(tstamp 5B4A3F63))
(comp (ref D2)
(value APA102)
(footprint gsg-modules:APA102-2020)
(libsource (lib gsg-symbols) (part APA102))
(sheetpath (names /) (tstamps /))
(tstamp 5B4A437F))
(comp (ref D3)
(value APA102)
(footprint gsg-modules:APA102-2020)
(libsource (lib gsg-symbols) (part APA102))
(sheetpath (names /) (tstamps /))
(tstamp 5B4A43C4))
(comp (ref D4)
(value APA102)
(footprint gsg-modules:APA102-2020)
(libsource (lib gsg-symbols) (part APA102))
(sheetpath (names /) (tstamps /))
(tstamp 5B4A4416))
(comp (ref BT1)
(value Battery_Cell)
(footprint customdc916:BatteryHolder_9Volt_Keystone_1294)
(libsource (lib device) (part Battery_Cell))
(sheetpath (names /) (tstamps /))
(tstamp 5B4A4976))
(comp (ref X1)
(value Badgelife_shitty_connector)
(footprint badgelife-shitty:Badgelife-Shitty-2x2)
(libsource (lib badgelife_shitty_connector) (part Badgelife_shitty_connector))
(sheetpath (names /) (tstamps /))
(tstamp 5B4BAFB4)))
(libparts
(libpart (lib crumpschemes) (part 74AHC125)
(aliases
(alias 74AHCT125)
(alias SN54AHC125)
(alias SN74AHC125)
(alias SN74AHCT125)
(alias SN54AHCT125))
(description "Quad bus buffer gates with independent line drivers with 3-state outputs")
(footprints
(fp SOIC-14*)
(fp DIP-14*)
(fp SOP-14*)
(fp SOT-402-14*)
(fp SOT-108-14*)
(fp DHVQFN_EP-14*)
(fp TSSOP-14*)
(fp TVSOP-14*)
(fp VQFN-14*)
(fp SSOP-14*))
(fields
(field (name Reference) U)
(field (name Value) 74AHC125))
(pins
(pin (num 1) (name 1~DE) (type input))
(pin (num 2) (name 1A) (type input))
(pin (num 3) (name 1Y) (type output))
(pin (num 4) (name 2~DE) (type input))
(pin (num 5) (name 2A) (type input))
(pin (num 6) (name 2Y) (type output))
(pin (num 7) (name GND) (type power_in))
(pin (num 8) (name 3Y) (type output))
(pin (num 9) (name 3A) (type input))
(pin (num 10) (name 3~DE) (type input))
(pin (num 11) (name 4Y) (type output))
(pin (num 12) (name 4A) (type input))
(pin (num 13) (name 4~DE) (type input))
(pin (num 14) (name VCC) (type power_in))))
(libpart (lib gsg-symbols) (part APA102)
(fields
(field (name Reference) D)
(field (name Value) APA102))
(pins
(pin (num 1) (name SDO) (type output))
(pin (num 2) (name SDI) (type input))
(pin (num 3) (name CKI) (type input))
(pin (num 4) (name GND) (type power_in))
(pin (num 5) (name VCC) (type power_in))
(pin (num 6) (name CKO) (type output))))
(libpart (lib badgelife_shitty_connector) (part Badgelife_shitty_connector)
(fields
(field (name Reference) X)
(field (name Value) Badgelife_shitty_connector))
(pins
(pin (num 1) (name VDD) (type input))
(pin (num 2) (name GND) (type input))
(pin (num 3) (name SCL) (type input))
(pin (num 4) (name SDA) (type input))))
(libpart (lib device) (part Battery_Cell)
(description "single battery cell")
(fields
(field (name Reference) BT)
(field (name Value) Battery_Cell))
(pins
(pin (num 1) (name +) (type passive))
(pin (num 2) (name -) (type passive))))
(libpart (lib regul) (part LM7805_TO220)
(aliases
(alias LM7806_TO220)
(alias LM7808_TO220)
(alias LM7809_TO220)
(alias LM7810_TO220)
(alias LM7812_TO220)
(alias LM7815_TO220)
(alias LM7818_TO220)
(alias LM7824_TO220)
(alias LM78M05_TO220)
(alias SPX2920U-3.3_TO220)
(alias SPX2920U-5.0_TO220)
(alias LF15_TO220)
(alias LF18_TO220)
(alias LF25_TO220)
(alias LF33_TO220)
(alias LF50_TO220)
(alias LF60_TO220)
(alias LF80_TO220)
(alias LF85_TO220)
(alias LF120_TO220)
(alias LF47_TO220)
(alias LF90_TO220)
(alias LM341T-05_TO220)
(alias LM341T-12_TO220)
(alias LM341T-15_TO220))
(description "Positive 1A 35V Linear Regulator, Fixed Output 5V, TO-220")
(docs http://www.fairchildsemi.com/ds/LM/LM7805.pdf)
(footprints
(fp TO?220*))
(fields
(field (name Reference) U)
(field (name Value) LM7805_TO220)
(field (name Footprint) TO_SOT_Packages_THT:TO-220_Vertical))
(pins
(pin (num 1) (name VI) (type power_in))
(pin (num 2) (name GND) (type power_in))
(pin (num 3) (name VO) (type power_out))))
(libpart (lib nodemcu) (part NodeMCU_Amica_R2)
(description "NodeMCU 0.9")
(footprints
(fp Pin_Header_Straight_1X15)
(fp Pin_Header_Angled_1X15)
(fp Socket_Strip_Straight_1X15)
(fp Socket_Strip_Angled_1X15))
(fields
(field (name Reference) U)
(field (name Value) NodeMCU_Amica_R2))
(pins
(pin (num 1) (name A0) (type BiDi))
(pin (num 2) (name RSV) (type NotConnected))
(pin (num 3) (name RSV) (type NotConnected))
(pin (num 4) (name SD3) (type 3state))
(pin (num 5) (name SD2) (type 3state))
(pin (num 6) (name SD1) (type 3state))
(pin (num 7) (name CMD) (type 3state))
(pin (num 8) (name SD0) (type 3state))
(pin (num 9) (name CLK) (type power_in))
(pin (num 10) (name GND) (type power_in))
(pin (num 11) (name 3V3) (type power_in))
(pin (num 12) (name EN) (type 3state))
(pin (num 13) (name RST) (type input))
(pin (num 14) (name GND) (type power_in))
(pin (num 15) (name Vin) (type power_in))
(pin (num 16) (name 3V3) (type power_in))
(pin (num 17) (name GND) (type power_in))
(pin (num 18) (name TX) (type 3state))
(pin (num 19) (name RX) (type 3state))
(pin (num 20) (name D8) (type BiDi))
(pin (num 21) (name D7) (type BiDi))
(pin (num 22) (name D6) (type BiDi))
(pin (num 23) (name D5) (type BiDi))
(pin (num 24) (name GND) (type power_in))
(pin (num 25) (name 3V3) (type power_in))
(pin (num 26) (name D4) (type BiDi))
(pin (num 27) (name D3) (type BiDi))
(pin (num 28) (name D2) (type BiDi))
(pin (num 29) (name D1) (type BiDi))
(pin (num 30) (name D0) (type BiDi)))))
(libraries
(library (logical regul)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\regul.lib"))
(library (logical nodemcu)
(uri D:\Documents\dc916badge\libraries\kicad-lib-master\nodemcu.lib))
(library (logical gsg-symbols)
(uri D:\Documents\dc916badge\libraries\gsg-kicad-lib-master\gsg-symbols.lib))
(library (logical crumpschemes)
(uri D:\Documents\dc916badge\libraries\CrumpSchemes-master\crumpschemes.lib))
(library (logical badgelife_shitty_connector)
(uri D:\Documents\dc916badge\libraries\badgelife-shitty.pretty\badgelife_shitty_connector.lib))
(library (logical device)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib")))
(nets
(net (code 1) (name GND)
(node (ref BT1) (pin 2))
(node (ref U3) (pin 7))
(node (ref X1) (pin 2))
(node (ref U1) (pin 14))
(node (ref U2) (pin 2))
(node (ref D4) (pin 4))
(node (ref D3) (pin 4))
(node (ref D2) (pin 4))
(node (ref D1) (pin 4))
(node (ref U3) (pin 4))
(node (ref U3) (pin 1)))
(net (code 2) (name "Net-(U3-Pad8)")
(node (ref U3) (pin 8)))
(net (code 3) (name "Net-(U3-Pad11)")
(node (ref U3) (pin 11)))
(net (code 4) (name "Net-(U3-Pad9)")
(node (ref U3) (pin 9)))
(net (code 5) (name "Net-(U3-Pad10)")
(node (ref U3) (pin 10)))
(net (code 6) (name "Net-(U3-Pad12)")
(node (ref U3) (pin 12)))
(net (code 7) (name "Net-(U3-Pad13)")
(node (ref U3) (pin 13)))
(net (code 8) (name "Net-(U1-Pad17)")
(node (ref U1) (pin 17)))
(net (code 9) (name "Net-(U1-Pad18)")
(node (ref U1) (pin 18)))
(net (code 10) (name "Net-(U1-Pad19)")
(node (ref U1) (pin 19)))
(net (code 11) (name "Net-(U1-Pad20)")
(node (ref U1) (pin 20)))
(net (code 12) (name "Net-(D2-Pad6)")
(node (ref D2) (pin 6))
(node (ref D3) (pin 3)))
(net (code 13) (name "Net-(D4-Pad6)")
(node (ref D4) (pin 6)))
(net (code 14) (name CLK5)
(node (ref D1) (pin 2))
(node (ref U3) (pin 3)))
(net (code 15) (name MOSI5)
(node (ref D1) (pin 3))
(node (ref U3) (pin 6)))
(net (code 16) (name 5VDC)
(node (ref D4) (pin 5))
(node (ref U1) (pin 15))
(node (ref D1) (pin 5))
(node (ref U3) (pin 14))
(node (ref D2) (pin 5))
(node (ref D3) (pin 5))
(node (ref U2) (pin 3)))
(net (code 17) (name "Net-(D1-Pad1)")
(node (ref D1) (pin 1))
(node (ref D2) (pin 2)))
(net (code 18) (name "Net-(D2-Pad1)")
(node (ref D3) (pin 2))
(node (ref D2) (pin 1)))
(net (code 19) (name "Net-(D3-Pad1)")
(node (ref D4) (pin 2))
(node (ref D3) (pin 1)))
(net (code 20) (name "Net-(D1-Pad6)")
(node (ref D1) (pin 6))
(node (ref D2) (pin 3)))
(net (code 21) (name "Net-(U1-Pad22)")
(node (ref U1) (pin 22)))
(net (code 22) (name "Net-(D3-Pad6)")
(node (ref D4) (pin 3))
(node (ref D3) (pin 6)))
(net (code 23) (name 3v3VDC)
(node (ref X1) (pin 1))
(node (ref U1) (pin 16)))
(net (code 24) (name 9VDC)
(node (ref U2) (pin 1))
(node (ref BT1) (pin 1)))
(net (code 25) (name SDA)
(node (ref X1) (pin 4))
(node (ref U1) (pin 28)))
(net (code 26) (name SCL)
(node (ref X1) (pin 3))
(node (ref U1) (pin 29)))
(net (code 27) (name "Net-(U1-Pad7)")
(node (ref U1) (pin 7)))
(net (code 28) (name "Net-(U1-Pad24)")
(node (ref U1) (pin 24)))
(net (code 29) (name "Net-(U1-Pad25)")
(node (ref U1) (pin 25)))
(net (code 30) (name "Net-(U1-Pad26)")
(node (ref U1) (pin 26)))
(net (code 31) (name "Net-(U1-Pad27)")
(node (ref U1) (pin 27)))
(net (code 32) (name "Net-(U1-Pad30)")
(node (ref U1) (pin 30)))
(net (code 33) (name "Net-(U1-Pad1)")
(node (ref U1) (pin 1)))
(net (code 34) (name "Net-(U1-Pad2)")
(node (ref U1) (pin 2)))
(net (code 35) (name "Net-(U1-Pad3)")
(node (ref U1) (pin 3)))
(net (code 36) (name "Net-(U1-Pad4)")
(node (ref U1) (pin 4)))
(net (code 37) (name "Net-(U1-Pad5)")
(node (ref U1) (pin 5)))
(net (code 38) (name "Net-(U1-Pad6)")
(node (ref U1) (pin 6)))
(net (code 39) (name "Net-(U1-Pad8)")
(node (ref U1) (pin 8)))
(net (code 40) (name "Net-(U1-Pad9)")
(node (ref U1) (pin 9)))
(net (code 41) (name "Net-(U1-Pad10)")
(node (ref U1) (pin 10)))
(net (code 42) (name "Net-(U1-Pad11)")
(node (ref U1) (pin 11)))
(net (code 43) (name "Net-(U1-Pad12)")
(node (ref U1) (pin 12)))
(net (code 44) (name "Net-(U1-Pad13)")
(node (ref U1) (pin 13)))
(net (code 45) (name "Net-(D4-Pad1)")
(node (ref D4) (pin 1)))
(net (code 46) (name MOSI)
(node (ref U1) (pin 21))
(node (ref U3) (pin 2)))
(net (code 47) (name CLK)
(node (ref U1) (pin 23))
(node (ref U3) (pin 5)))))