-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSensorStation_Accessory_Sound.net
280 lines (280 loc) · 9.9 KB
/
SensorStation_Accessory_Sound.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
(export (version D)
(design
(source "/Users/casey/Box/CTT Prototyping/KiCad Projects and Schematics/SensorStation_Accessory_Sound/SensorStation_Accessory_Sound.sch")
(date "Wednesday, July 24, 2019 at 04:35:33 PM")
(tool "Eeschema (5.0.1-3-g963ef8bb5)")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source SensorStation_Accessory_Sound.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref J1)
(value "SensorStation Accessory Plug")
(footprint Connector_PinHeader_2.54mm:PinHeader_1x06_P2.54mm_Horizontal)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x06_Female) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5D04D3EA))
(comp (ref U1)
(value MAX4410)
(footprint pcb_footprints:TSSOP14)
(libsource (lib schematic_symbols) (part MAX4410) (description "80mW DirectDrive Stereo Headphone Driver"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3B86E4))
(comp (ref C4)
(value 1u)
(footprint Capacitors_SMD:C_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3B880F))
(comp (ref R1)
(value 10K)
(footprint Resistors_SMD:R_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3B8E4D))
(comp (ref R5)
(value 10)
(footprint Resistors_SMD:R_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3B93BA))
(comp (ref L1)
(value 100uH)
(footprint Inductor_SMD:L_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part L_Small) (description "Inductor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3B960E))
(comp (ref LS1)
(value Speaker)
(footprint Buzzers_Beepers:Buzzer_12x9.5RM7.6)
(datasheet ~)
(libsource (lib Device) (part Speaker) (description Speaker))
(sheetpath (names /) (tstamps /))
(tstamp 5D3B99AC))
(comp (ref R2)
(value 10K)
(footprint Resistors_SMD:R_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3BAA18))
(comp (ref R3)
(value 10K)
(footprint Resistors_SMD:R_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3BB645))
(comp (ref R4)
(value 10K)
(footprint Resistors_SMD:R_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3BCAE4))
(comp (ref C2)
(value 2.2u)
(footprint Capacitors_SMD:C_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3BF7C3))
(comp (ref C1)
(value 2.2u)
(footprint Capacitors_SMD:C_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3BFAD1))
(comp (ref C3)
(value 2.2u)
(footprint Capacitors_SMD:C_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3C3016))
(comp (ref TP1)
(value TestPoint)
(footprint Measurement_Points:Test_Point_Keystone_5019_Minature)
(datasheet ~)
(libsource (lib Connector) (part TestPoint) (description "test point"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3CB964))
(comp (ref TP2)
(value TestPoint)
(footprint Measurement_Points:Test_Point_Keystone_5019_Minature)
(datasheet ~)
(libsource (lib Connector) (part TestPoint) (description "test point"))
(sheetpath (names /) (tstamps /))
(tstamp 5D3CBAB1)))
(libparts
(libpart (lib Connector) (part Conn_01x06_Female)
(description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x06_Female))
(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))))
(libpart (lib Connector) (part TestPoint)
(description "test point")
(docs ~)
(footprints
(fp Pin*)
(fp Test*))
(fields
(field (name Reference) TP)
(field (name Value) TestPoint))
(pins
(pin (num 1) (name 1) (type passive))))
(libpart (lib Device) (part C_Small)
(description "Unpolarized capacitor, small symbol")
(docs ~)
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part L_Small)
(description "Inductor, small symbol")
(docs ~)
(footprints
(fp Choke_*)
(fp *Coil*)
(fp Inductor_*)
(fp L_*))
(fields
(field (name Reference) L)
(field (name Value) L_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part R_Small)
(description "Resistor, small symbol")
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part Speaker)
(description Speaker)
(docs ~)
(fields
(field (name Reference) LS)
(field (name Value) Speaker))
(pins
(pin (num 1) (name 1) (type input))
(pin (num 2) (name 2) (type input))))
(libpart (lib schematic_symbols) (part MAX4410)
(description "80mW DirectDrive Stereo Headphone Driver")
(fields
(field (name Reference) U)
(field (name Value) MAX4410))
(pins
(pin (num 1) (name ~SHDNL) (type input))
(pin (num 2) (name PVDD) (type input))
(pin (num 3) (name C1P) (type input))
(pin (num 4) (name PGND) (type input))
(pin (num 5) (name C1N) (type input))
(pin (num 6) (name PVSS) (type input))
(pin (num 7) (name SVSS) (type input))
(pin (num 8) (name OUTL) (type input))
(pin (num 9) (name SVDD) (type input))
(pin (num 10) (name INL) (type input))
(pin (num 11) (name OUTR) (type input))
(pin (num 12) (name ~SHDNR) (type input))
(pin (num 13) (name INR) (type input))
(pin (num 14) (name SGND) (type input)))))
(libraries
(library (logical Connector)
(uri "/Library/Application Support/kicad/library/Connector.lib"))
(library (logical Device)
(uri "/Library/Application Support/kicad/library/Device.lib"))
(library (logical schematic_symbols)
(uri /Users/casey/kicad_parts/schematic_symbols.lib)))
(nets
(net (code 1) (name SCL)
(node (ref J1) (pin 4))
(node (ref TP1) (pin 1)))
(net (code 2) (name SDA)
(node (ref J1) (pin 5))
(node (ref TP2) (pin 1)))
(net (code 3) (name CS)
(node (ref J1) (pin 6))
(node (ref C4) (pin 1)))
(net (code 4) (name GND)
(node (ref J1) (pin 3))
(node (ref C3) (pin 2))
(node (ref C1) (pin 2))
(node (ref U1) (pin 14))
(node (ref U1) (pin 4)))
(net (code 5) (name +5V)
(node (ref J1) (pin 1)))
(net (code 6) (name +3V3)
(node (ref U1) (pin 9))
(node (ref U1) (pin 2))
(node (ref U1) (pin 12))
(node (ref U1) (pin 1))
(node (ref J1) (pin 2))
(node (ref C1) (pin 1)))
(net (code 7) (name "Net-(R1-Pad2)")
(node (ref R1) (pin 2))
(node (ref U1) (pin 13))
(node (ref R4) (pin 2)))
(net (code 8) (name "Net-(C3-Pad1)")
(node (ref U1) (pin 6))
(node (ref U1) (pin 7))
(node (ref C3) (pin 1)))
(net (code 9) (name "Net-(C4-Pad2)")
(node (ref C4) (pin 2))
(node (ref R1) (pin 1)))
(net (code 10) (name "Net-(L1-Pad2)")
(node (ref R5) (pin 1))
(node (ref L1) (pin 2))
(node (ref LS1) (pin 1)))
(net (code 11) (name "Net-(LS1-Pad2)")
(node (ref U1) (pin 8))
(node (ref LS1) (pin 2))
(node (ref R2) (pin 1)))
(net (code 12) (name "Net-(L1-Pad1)")
(node (ref U1) (pin 11))
(node (ref L1) (pin 1))
(node (ref R4) (pin 1))
(node (ref R5) (pin 2))
(node (ref R3) (pin 1)))
(net (code 13) (name "Net-(R2-Pad2)")
(node (ref U1) (pin 10))
(node (ref R3) (pin 2))
(node (ref R2) (pin 2)))
(net (code 14) (name "Net-(C2-Pad1)")
(node (ref C2) (pin 1))
(node (ref U1) (pin 3)))
(net (code 15) (name "Net-(C2-Pad2)")
(node (ref C2) (pin 2))
(node (ref U1) (pin 5)))))