forked from gcormier/megadesk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
megadesk.net
432 lines (432 loc) · 15.7 KB
/
megadesk.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
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
(export (version D)
(design
(source C:\Users\Greg\Desktop\megadesk\PCB\megadesk.sch)
(date "11/1/2019 4:03:36 PM")
(tool "Eeschema (5.1.4)-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source megadesk.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U2)
(value L7805)
(footprint TO_SOT_Packages_SMD:TO-252-3_TabPin2)
(fields
(field (name "Part Number") L78M05CDT))
(libsource (lib Regulator_Linear) (part L7805) (description "Positive 1.5A 35V Linear Regulator, Fixed Output 5V, TO-220/TO-263/TO-252"))
(sheetpath (names /) (tstamps /))
(tstamp 5A824DF3))
(comp (ref C5)
(value 0.1uf)
(footprint Capacitor_SMD:C_0805_2012Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5A8250AF))
(comp (ref U4)
(value MCP2003B)
(footprint Housings_SOIC:SOIC-8_3.9x4.9mm_Pitch1.27mm)
(fields
(field (name "Part Number") MCP2003B-E/SN))
(libsource (lib !Custom) (part MCP2003B) (description "LIN Transceiver with Voltage Regulator, 5V, PDIP"))
(sheetpath (names /) (tstamps /))
(tstamp 5A826DCE))
(comp (ref R5)
(value 2.2k)
(footprint Resistor_SMD:R_0805_2012Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5A8360B8))
(comp (ref R3)
(value 4.7k)
(footprint Resistor_SMD:R_0805_2012Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5A8362EA))
(comp (ref R4)
(value 2.2k)
(footprint Resistor_SMD:R_0805_2012Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5A836716))
(comp (ref U1)
(value L7812)
(footprint TO_SOT_Packages_SMD:TO-252-3_TabPin2)
(fields
(field (name Details) "STMicroelectronics L78M12CDT")
(field (name "Part Number") L78M12CDT))
(libsource (lib Regulator_Linear) (part L7812) (description "Positive 1.5A 35V Linear Regulator, Fixed Output 12V, TO-220/TO-263/TO-252"))
(sheetpath (names /) (tstamps /))
(tstamp 5A836DF1))
(comp (ref C3)
(value 0.1uf)
(footprint Capacitor_SMD:C_0805_2012Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5A83733B))
(comp (ref R6)
(value 1k)
(footprint Resistor_SMD:R_0805_2012Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5A8396C7))
(comp (ref C6)
(value 220pF)
(footprint Capacitor_SMD:C_0805_2012Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5A83BE5C))
(comp (ref J1)
(value Interface)
(footprint Pin_Headers:Pin_Header_Angled_1x03_Pitch2.54mm)
(libsource (lib Connector_Generic) (part Conn_01x03) (description "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5A83B312))
(comp (ref D1)
(value 1N4148)
(footprint Diodes_SMD:D_SOD-323_HandSoldering)
(libsource (lib device) (part D) (description Diode))
(sheetpath (names /) (tstamps /))
(tstamp 5AA07680))
(comp (ref D2)
(value 1N4148)
(footprint Diodes_SMD:D_SOD-323_HandSoldering)
(libsource (lib device) (part D) (description Diode))
(sheetpath (names /) (tstamps /))
(tstamp 5AA0777B))
(comp (ref C1)
(value 0.33uF)
(footprint Capacitor_SMD:C_0805_2012Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5AA096B7))
(comp (ref U3)
(value ATTINY841-SSU)
(footprint Housings_SOIC:SOIC-14_3.9x8.7mm_Pitch1.27mm)
(fields
(field (name "Part Number") ATTINY841-SSU))
(libsource (lib MCU_Microchip_ATtiny) (part ATtiny841-SSU) (description "16MHz, 8kB Flash, 512B SRAM, 512B EEPROM, ADC, ACI, debugWIRE, SOIC-14"))
(sheetpath (names /) (tstamps /))
(tstamp 5AA1C491))
(comp (ref C4)
(value 0.1uF)
(footprint Capacitor_SMD:C_0805_2012Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5AA1F9DA))
(comp (ref J2)
(value FFC)
(footprint !Custom:FFC_10)
(fields
(field (name "Part Number") 1-84981-0))
(libsource (lib Connector_Generic) (part Conn_01x10) (description "Generic connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5AA53CE2))
(comp (ref BZ1)
(value Buzzer)
(footprint Buzzer_Beeper:Buzzer_CUI_CPT-9019S-SMT)
(fields
(field (name "Part Number") CPT-9019S-SM))
(libsource (lib device) (part Buzzer) (description "Buzzer, polarized"))
(sheetpath (names /) (tstamps /))
(tstamp 5AA5CDC1))
(comp (ref R1)
(value 1k)
(footprint Resistor_SMD:R_0805_2012Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5AA5D01D))
(comp (ref J3)
(value AVR-ISP-6)
(footprint !Custom:AVR-ISP)
(datasheet " ~")
(libsource (lib Connector) (part AVR-ISP-6) (description "Atmel 6-pin ISP connector"))
(sheetpath (names /) (tstamps /))
(tstamp 5DBF5698)))
(libparts
(libpart (lib !Custom) (part MCP2003B)
(description "LIN Transceiver with Voltage Regulator, 5V, PDIP")
(docs http://ww1.microchip.com/downloads/en/DeviceDoc/22299B.pdf)
(footprints
(fp SOIC*3.9x4.9mm*Pitch1.27mm*)
(fp DIP*W7.62mm*)
(fp TSSOP*3x3mm*Pitch0.65mm*))
(fields
(field (name Reference) U)
(field (name Value) MCP2003B)
(field (name Footprint) Housings_SOIC:SOIC-8))
(pins
(pin (num 1) (name RXD) (type input))
(pin (num 2) (name CS) (type input))
(pin (num 3) (name WAKE) (type input))
(pin (num 4) (name TXD) (type output))
(pin (num 5) (name VSS) (type power_in))
(pin (num 6) (name LBUS) (type BiDi))
(pin (num 7) (name VBB) (type power_in))
(pin (num 8) (name VREN) (type output))))
(libpart (lib Connector) (part AVR-ISP-6)
(description "Atmel 6-pin ISP connector")
(docs " ~")
(footprints
(fp IDC?Header*2x03*)
(fp Pin?Header*2x03*))
(fields
(field (name Reference) J)
(field (name Value) AVR-ISP-6))
(pins
(pin (num 1) (name MISO) (type passive))
(pin (num 2) (name VCC) (type passive))
(pin (num 3) (name SCK) (type passive))
(pin (num 4) (name MOSI) (type passive))
(pin (num 5) (name ~RST) (type passive))
(pin (num 6) (name GND) (type passive))))
(libpart (lib Connector_Generic) (part Conn_01x03)
(description "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x03))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))))
(libpart (lib Connector_Generic) (part Conn_01x10)
(description "Generic connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x10))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))))
(libpart (lib MCU_Microchip_ATtiny) (part ATtiny441-SSU)
(aliases
(alias ATtiny841-SSU))
(description "16MHz, 4kB Flash, 256B SRAM, 256B EEPROM, ADC, ACI, debugWIRE, SOIC-14")
(docs http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8495-8-bit-AVR-Microcontrollers-ATtiny441-ATtiny841_Datasheet.pdf)
(footprints
(fp SOIC*3.9x8.7mm*P1.27mm*))
(fields
(field (name Reference) U)
(field (name Value) ATtiny441-SSU)
(field (name Footprint) Package_SO:SOIC-14_3.9x8.7mm_P1.27mm))
(pins
(pin (num 1) (name VCC) (type power_in))
(pin (num 2) (name XTAL1/PB0) (type BiDi))
(pin (num 3) (name XTAL2/PB1) (type BiDi))
(pin (num 4) (name ~RESET~/PB3) (type BiDi))
(pin (num 5) (name PB2) (type BiDi))
(pin (num 6) (name PA7) (type BiDi))
(pin (num 7) (name PA6) (type BiDi))
(pin (num 8) (name PA5) (type BiDi))
(pin (num 9) (name PA4) (type BiDi))
(pin (num 10) (name PA3) (type BiDi))
(pin (num 11) (name PA2) (type BiDi))
(pin (num 12) (name PA1) (type BiDi))
(pin (num 13) (name AREF/PA0) (type BiDi))
(pin (num 14) (name GND) (type power_in))))
(libpart (lib Regulator_Linear) (part L7805)
(aliases
(alias L7806)
(alias L7808)
(alias L7885)
(alias L7809)
(alias L7812)
(alias L7815)
(alias L7818)
(alias L7824))
(description "Positive 1.5A 35V Linear Regulator, Fixed Output 5V, TO-220/TO-263/TO-252")
(docs http://www.st.com/content/ccc/resource/technical/document/datasheet/41/4f/b3/b0/12/d4/47/88/CD00000444.pdf/files/CD00000444.pdf/jcr:content/translations/en.CD00000444.pdf)
(footprints
(fp TO?252*)
(fp TO?263*)
(fp TO?220*))
(fields
(field (name Reference) U)
(field (name Value) L7805))
(pins
(pin (num 1) (name IN) (type power_in))
(pin (num 2) (name GND) (type power_in))
(pin (num 3) (name OUT) (type power_out))))
(libpart (lib device) (part Buzzer)
(description "Buzzer, polarized")
(docs ~)
(footprints
(fp *Buzzer*))
(fields
(field (name Reference) BZ)
(field (name Value) Buzzer))
(pins
(pin (num 1) (name -) (type passive))
(pin (num 2) (name +) (type passive))))
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(docs ~)
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part D)
(description Diode)
(docs ~)
(footprints
(fp TO-???*)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) D))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib device) (part R)
(description Resistor)
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive)))))
(libraries
(library (logical !Custom)
(uri D:/kicad/kicad-greg/Custom.lib))
(library (logical Connector)
(uri D:\kicad\kicad-symbols/Connector.lib))
(library (logical Connector_Generic)
(uri D:\kicad\kicad-symbols/Connector_Generic.lib))
(library (logical MCU_Microchip_ATtiny)
(uri D:\kicad\kicad-symbols/MCU_Microchip_ATtiny.lib))
(library (logical Regulator_Linear)
(uri D:\kicad\kicad-symbols/Regulator_Linear.lib))
(library (logical device)
(uri D:\kicad\kicad-symbols/device.lib)))
(nets
(net (code 1) (name GND)
(node (ref C3) (pin 2))
(node (ref U1) (pin 2))
(node (ref U2) (pin 2))
(node (ref J3) (pin 6))
(node (ref U3) (pin 14))
(node (ref C1) (pin 2))
(node (ref J1) (pin 2))
(node (ref C6) (pin 2))
(node (ref J2) (pin 7))
(node (ref C4) (pin 2))
(node (ref R5) (pin 2))
(node (ref U4) (pin 5))
(node (ref C5) (pin 2))
(node (ref R1) (pin 2)))
(net (code 2) (name Bup)
(node (ref J2) (pin 5))
(node (ref U3) (pin 2)))
(net (code 3) (name "Net-(BZ1-Pad1)")
(node (ref BZ1) (pin 1))
(node (ref U3) (pin 6)))
(net (code 4) (name "Net-(BZ1-Pad2)")
(node (ref BZ1) (pin 2))
(node (ref R1) (pin 1)))
(net (code 5) (name +24V)
(node (ref U2) (pin 1))
(node (ref U1) (pin 1))
(node (ref C1) (pin 1))
(node (ref J1) (pin 1)))
(net (code 6) (name +12V)
(node (ref D1) (pin 2))
(node (ref U1) (pin 3))
(node (ref C3) (pin 1)))
(net (code 7) (name LINBUS)
(node (ref U4) (pin 6))
(node (ref C6) (pin 1))
(node (ref J1) (pin 3))
(node (ref R6) (pin 2)))
(net (code 8) (name "Net-(D1-Pad1)")
(node (ref U4) (pin 7))
(node (ref D1) (pin 1))
(node (ref D2) (pin 2)))
(net (code 9) (name Bdown)
(node (ref J2) (pin 6))
(node (ref U3) (pin 3)))
(net (code 10) (name "Net-(D2-Pad1)")
(node (ref D2) (pin 1))
(node (ref R6) (pin 1)))
(net (code 11) (name "Net-(U3-Pad12)")
(node (ref U4) (pin 4))
(node (ref U3) (pin 12)))
(net (code 12) (name "Net-(J2-Pad3)")
(node (ref J2) (pin 3)))
(net (code 13) (name "Net-(J2-Pad4)")
(node (ref J2) (pin 4)))
(net (code 14) (name "Net-(J2-Pad8)")
(node (ref J2) (pin 8)))
(net (code 15) (name "Net-(J2-Pad9)")
(node (ref J2) (pin 9)))
(net (code 16) (name "Net-(J2-Pad10)")
(node (ref J2) (pin 10)))
(net (code 17) (name +5V)
(node (ref C4) (pin 1))
(node (ref C5) (pin 1))
(node (ref J3) (pin 2))
(node (ref R4) (pin 2))
(node (ref R3) (pin 1))
(node (ref U3) (pin 1))
(node (ref U2) (pin 3)))
(net (code 18) (name "Net-(J2-Pad2)")
(node (ref J2) (pin 2)))
(net (code 19) (name SCK)
(node (ref J3) (pin 3))
(node (ref U3) (pin 9)))
(net (code 20) (name MOSI)
(node (ref U3) (pin 7))
(node (ref J3) (pin 4)))
(net (code 21) (name MISO)
(node (ref U3) (pin 8))
(node (ref J3) (pin 1)))
(net (code 22) (name RST)
(node (ref U3) (pin 4))
(node (ref J3) (pin 5)))
(net (code 23) (name "Net-(U3-Pad5)")
(node (ref U3) (pin 5)))
(net (code 24) (name "Net-(U3-Pad10)")
(node (ref U3) (pin 10)))
(net (code 25) (name "Net-(U3-Pad13)")
(node (ref U3) (pin 13)))
(net (code 26) (name "Net-(U4-Pad8)")
(node (ref U4) (pin 8)))
(net (code 27) (name "Net-(J2-Pad1)")
(node (ref J2) (pin 1)))
(net (code 28) (name "Net-(R4-Pad1)")
(node (ref U4) (pin 2))
(node (ref R4) (pin 1)))
(net (code 29) (name "Net-(R3-Pad2)")
(node (ref U3) (pin 11))
(node (ref R3) (pin 2))
(node (ref U4) (pin 1)))
(net (code 30) (name "Net-(R5-Pad1)")
(node (ref U4) (pin 3))
(node (ref R5) (pin 1)))))