-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlora-bone.net
465 lines (465 loc) · 15.5 KB
/
lora-bone.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
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
(export (version D)
(design
(source /home/twix/Dokumente/u23/lora/lora-bone.sch)
(date "Mo 04 Sep 2017 22:51:34 CEST")
(tool "Eeschema 4.0.6")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source lora-bone.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value RFM95W)
(footprint RFM95W:RFM95W_SMD)
(libsource (lib lora-bone-rescue) (part RFM95W-RESCUE-lora-bone))
(sheetpath (names /) (tstamps /))
(tstamp 59AAFD06))
(comp (ref J3)
(value "Bluepill left")
(footprint Pin_Headers:Pin_Header_Straight_1x20_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X20))
(sheetpath (names /) (tstamps /))
(tstamp 59AAFEC4))
(comp (ref J6)
(value "Bluepill right")
(footprint Pin_Headers:Pin_Header_Straight_1x20_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X20))
(sheetpath (names /) (tstamps /))
(tstamp 59AB0005))
(comp (ref ANT1)
(value CONN_COAXIAL)
(footprint Connect:SMA_THT_Jack_Straight)
(libsource (lib conn) (part CONN_COAXIAL))
(sheetpath (names /) (tstamps /))
(tstamp 59AB09FA))
(comp (ref J5)
(value "SPI OUT")
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X04))
(sheetpath (names /) (tstamps /))
(tstamp 59AB0D18))
(comp (ref J7)
(value I2C)
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X04))
(sheetpath (names /) (tstamps /))
(tstamp 59AB0F0C))
(comp (ref J2)
(value POWER)
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X04))
(sheetpath (names /) (tstamps /))
(tstamp 59AB127C))
(comp (ref J9)
(value UART)
(footprint Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 59AB19E6))
(comp (ref J1)
(value "Analog IN")
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X04))
(sheetpath (names /) (tstamps /))
(tstamp 59AB21A4))
(comp (ref J4)
(value "PWM OUT")
(footprint Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 59AB2670))
(comp (ref J13)
(value GS2)
(footprint Connect:GS2)
(libsource (lib conn) (part GS2))
(sheetpath (names /) (tstamps /))
(tstamp 59AB3127))
(comp (ref J10)
(value GS2)
(footprint Connect:GS2)
(libsource (lib conn) (part GS2))
(sheetpath (names /) (tstamps /))
(tstamp 59AB3AF0))
(comp (ref J11)
(value GS2)
(footprint Connect:GS2)
(libsource (lib conn) (part GS2))
(sheetpath (names /) (tstamps /))
(tstamp 59AB3B86))
(comp (ref J12)
(value GS2)
(footprint Connect:GS2)
(libsource (lib conn) (part GS2))
(sheetpath (names /) (tstamps /))
(tstamp 59AB3C0B))
(comp (ref J8)
(value GPIO)
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X04))
(sheetpath (names /) (tstamps /))
(tstamp 59AB4B50))
(comp (ref C1)
(value "100 nF")
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 59AC219B))
(comp (ref Q1)
(value 2N7002)
(footprint TO_SOT_Packages_SMD:SOT-23_Handsoldering)
(libsource (lib transistors) (part 2N7002))
(sheetpath (names /) (tstamps /))
(tstamp 59AD954F))
(comp (ref R1)
(value 100k)
(footprint Resistors_SMD:R_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 59AD96AE))
(comp (ref J14)
(value "POWER OUT")
(footprint Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 59ADBD1B))
(comp (ref R2)
(value 5k)
(footprint Resistors_SMD:R_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 59ADA338))
(comp (ref R3)
(value 5k)
(footprint Resistors_SMD:R_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 59ADB7C4))
(comp (ref R4)
(value 5k)
(footprint Resistors_SMD:R_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 59ADB849)))
(libparts
(libpart (lib transistors) (part BSS138)
(aliases
(alias 2N7002))
(description "50V Vds, 0.22A Id, N-Channel MOSFET, SOT-23")
(docs http://www.fairchildsemi.com/ds/BS/BSS138.pdf)
(footprints
(fp SOT-23*))
(fields
(field (name Reference) Q)
(field (name Value) BSS138)
(field (name Footprint) TO_SOT_Packages_SMD:SOT-23))
(pins
(pin (num 1) (name G) (type passive))
(pin (num 2) (name S) (type passive))
(pin (num 3) (name D) (type passive))))
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(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 conn) (part CONN_01X02)
(description "Connector, single row, 01x02, pin header")
(footprints
(fp Pin_Header_Straight_1X*)
(fp Pin_Header_Angled_1X*)
(fp Socket_Strip_Straight_1X*)
(fp Socket_Strip_Angled_1X*))
(fields
(field (name Reference) J)
(field (name Value) CONN_01X02))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))))
(libpart (lib conn) (part CONN_01X03)
(description "Connector, single row, 01x03, pin header")
(footprints
(fp Pin_Header_Straight_1X*)
(fp Pin_Header_Angled_1X*)
(fp Socket_Strip_Straight_1X*)
(fp Socket_Strip_Angled_1X*))
(fields
(field (name Reference) J)
(field (name Value) CONN_01X03))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))))
(libpart (lib conn) (part CONN_01X04)
(description "Connector, single row, 01x04, pin header")
(footprints
(fp Pin_Header_Straight_1X*)
(fp Pin_Header_Angled_1X*)
(fp Socket_Strip_Straight_1X*)
(fp Socket_Strip_Angled_1X*))
(fields
(field (name Reference) J)
(field (name Value) CONN_01X04))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))))
(libpart (lib conn) (part CONN_01X20)
(description "Connector, single row, 01x20, pin header")
(footprints
(fp Pin_Header_Straight_1X*)
(fp Pin_Header_Angled_1X*)
(fp Socket_Strip_Straight_1X*)
(fp Socket_Strip_Angled_1X*))
(fields
(field (name Reference) J)
(field (name Value) CONN_01X20))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive))
(pin (num 11) (name P11) (type passive))
(pin (num 12) (name P12) (type passive))
(pin (num 13) (name P13) (type passive))
(pin (num 14) (name P14) (type passive))
(pin (num 15) (name P15) (type passive))
(pin (num 16) (name P16) (type passive))
(pin (num 17) (name P17) (type passive))
(pin (num 18) (name P18) (type passive))
(pin (num 19) (name P19) (type passive))
(pin (num 20) (name P20) (type passive))))
(libpart (lib conn) (part CONN_COAXIAL)
(description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)")
(footprints
(fp *BNC*)
(fp *SMA*)
(fp *SMB*)
(fp *SMC*)
(fp *Cinch*))
(fields
(field (name Reference) J)
(field (name Value) CONN_COAXIAL))
(pins
(pin (num 1) (name In) (type passive))
(pin (num 2) (name Ext) (type passive))))
(libpart (lib conn) (part GS2)
(description "2-pin jumper/solder bridge")
(footprints
(fp GS*))
(fields
(field (name Reference) J)
(field (name Value) GS2)
(field (name Footprint) Connectors:GS2))
(pins
(pin (num 1) (name G1) (type passive))
(pin (num 2) (name G2) (type passive))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
(fp R_*)
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib lora-bone-rescue) (part RFM95W-RESCUE-lora-bone)
(fields
(field (name Reference) U)
(field (name Value) RFM95W-RESCUE-lora-bone))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name MISO) (type input))
(pin (num 3) (name MOSI) (type output))
(pin (num 4) (name SCK) (type input))
(pin (num 5) (name NSS) (type input))
(pin (num 6) (name RESET) (type BiDi))
(pin (num 7) (name DIO5) (type BiDi))
(pin (num 8) (name GND) (type power_in))
(pin (num 9) (name ANT) (type output))
(pin (num 10) (name GND) (type power_in))
(pin (num 11) (name DIO3) (type BiDi))
(pin (num 12) (name DIO4) (type BiDi))
(pin (num 13) (name 3V3) (type power_in))
(pin (num 14) (name DIO0) (type BiDi))
(pin (num 15) (name DIO1) (type BiDi))
(pin (num 16) (name DIO2) (type BiDi)))))
(libraries
(library (logical device)
(uri /usr/share/kicad/library/device.lib))
(library (logical lora-bone-rescue)
(uri /home/twix/Dokumente/u23/lora/lora-bone-rescue.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib))
(library (logical transistors)
(uri /usr/share/kicad/library/transistors.lib)))
(nets
(net (code 1) (name PB12)
(node (ref J6) (pin 20))
(node (ref J13) (pin 2)))
(net (code 2) (name PB15)
(node (ref J6) (pin 17))
(node (ref J4) (pin 3)))
(net (code 3) (name +3V3)
(node (ref R3) (pin 1))
(node (ref J7) (pin 1))
(node (ref U1) (pin 13))
(node (ref J6) (pin 1))
(node (ref J3) (pin 18))
(node (ref R4) (pin 1))
(node (ref C1) (pin 1))
(node (ref J2) (pin 2)))
(net (code 4) (name GND)
(node (ref C1) (pin 2))
(node (ref Q1) (pin 2))
(node (ref R1) (pin 2))
(node (ref U1) (pin 1))
(node (ref U1) (pin 10))
(node (ref J7) (pin 2))
(node (ref J3) (pin 20))
(node (ref ANT1) (pin 2))
(node (ref J2) (pin 3))
(node (ref J3) (pin 19))
(node (ref U1) (pin 8))
(node (ref J2) (pin 4))
(node (ref J6) (pin 2))
(node (ref J1) (pin 4))
(node (ref J9) (pin 3)))
(net (code 5) (name TX)
(node (ref J6) (pin 15))
(node (ref J9) (pin 1)))
(net (code 6) (name PB13)
(node (ref J6) (pin 19))
(node (ref J4) (pin 1)))
(net (code 7) (name PB14)
(node (ref J4) (pin 2))
(node (ref J6) (pin 18)))
(net (code 8) (name +5V)
(node (ref J2) (pin 1))
(node (ref J6) (pin 3))
(node (ref R2) (pin 1))
(node (ref J14) (pin 1)))
(net (code 9) (name "Net-(J14-Pad2)")
(node (ref J14) (pin 2))
(node (ref Q1) (pin 3)))
(net (code 10) (name PB8)
(node (ref J8) (pin 1))
(node (ref R2) (pin 2))
(node (ref J6) (pin 5)))
(net (code 11) (name SCL)
(node (ref J6) (pin 7))
(node (ref J7) (pin 3))
(node (ref R3) (pin 2)))
(net (code 12) (name SDA)
(node (ref J6) (pin 6))
(node (ref R4) (pin 2))
(node (ref J7) (pin 4)))
(net (code 13) (name "Net-(J3-Pad1)")
(node (ref J3) (pin 1)))
(net (code 14) (name "Net-(J3-Pad2)")
(node (ref J3) (pin 2)))
(net (code 15) (name "Net-(J3-Pad3)")
(node (ref J3) (pin 3)))
(net (code 16) (name "Net-(J3-Pad4)")
(node (ref J3) (pin 4)))
(net (code 17) (name "Net-(J3-Pad13)")
(node (ref J3) (pin 13)))
(net (code 18) (name "Net-(J3-Pad14)")
(node (ref J3) (pin 14)))
(net (code 19) (name "Net-(J3-Pad17)")
(node (ref J3) (pin 17)))
(net (code 20) (name PB10)
(node (ref J3) (pin 15))
(node (ref J8) (pin 3)))
(net (code 21) (name PB11)
(node (ref J8) (pin 4))
(node (ref J3) (pin 16)))
(net (code 22) (name PB9)
(node (ref J6) (pin 4))
(node (ref J8) (pin 2)))
(net (code 23) (name PA15)
(node (ref J10) (pin 2))
(node (ref J6) (pin 11)))
(net (code 24) (name PA12)
(node (ref J11) (pin 2))
(node (ref J6) (pin 12)))
(net (code 25) (name PA11)
(node (ref J6) (pin 13))
(node (ref J12) (pin 2)))
(net (code 26) (name RX)
(node (ref J9) (pin 2))
(node (ref J6) (pin 14)))
(net (code 27) (name PA8)
(node (ref J6) (pin 16))
(node (ref R1) (pin 1))
(node (ref Q1) (pin 1)))
(net (code 28) (name DIO2)
(node (ref U1) (pin 16))
(node (ref J6) (pin 8)))
(net (code 29) (name RESET)
(node (ref J13) (pin 1))
(node (ref U1) (pin 6)))
(net (code 30) (name DIO5)
(node (ref J10) (pin 1))
(node (ref U1) (pin 7)))
(net (code 31) (name "Net-(ANT1-Pad1)")
(node (ref ANT1) (pin 1))
(node (ref U1) (pin 9)))
(net (code 32) (name DIO3)
(node (ref U1) (pin 11))
(node (ref J12) (pin 1)))
(net (code 33) (name DIO4)
(node (ref J11) (pin 1))
(node (ref U1) (pin 12)))
(net (code 34) (name DIO0)
(node (ref J6) (pin 10))
(node (ref U1) (pin 14)))
(net (code 35) (name DIO1)
(node (ref J6) (pin 9))
(node (ref U1) (pin 15)))
(net (code 36) (name A0)
(node (ref J3) (pin 5))
(node (ref J1) (pin 1)))
(net (code 37) (name A1)
(node (ref J3) (pin 6))
(node (ref J1) (pin 2)))
(net (code 38) (name A2)
(node (ref J1) (pin 3))
(node (ref J3) (pin 7)))
(net (code 39) (name CS0)
(node (ref U1) (pin 5))
(node (ref J3) (pin 9)))
(net (code 40) (name SCK)
(node (ref J5) (pin 1))
(node (ref J3) (pin 10))
(node (ref U1) (pin 4)))
(net (code 41) (name MISO)
(node (ref J3) (pin 11))
(node (ref J5) (pin 2))
(node (ref U1) (pin 2)))
(net (code 42) (name MOSI)
(node (ref J5) (pin 3))
(node (ref J3) (pin 12))
(node (ref U1) (pin 3)))
(net (code 43) (name CS1)
(node (ref J5) (pin 4))
(node (ref J3) (pin 8)))))