-
Notifications
You must be signed in to change notification settings - Fork 1
/
SmartWatch+.net
247 lines (247 loc) · 8.68 KB
/
SmartWatch+.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
(export (version D)
(design
(source /Users/DerekandRachael/Dropbox/Apps/KiCad/SmartWatch+/SmartWatch+.sch)
(date "Tuesday, 13 August 2019 at 09:35:06 am")
(tool "Eeschema (5.1.2-1)-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source SmartWatch+.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref IC1)
(value DS1315-5+)
(footprint DS1315+:DS1315-5&plus_)
(libsource (lib SmartWatch+-rescue) (part DS1315-5+-DS1315+) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5D547CB4))
(comp (ref 3.768kHz1)
(value "Crystal Oscillator")
(footprint "Dereks Parts:TC26H")
(datasheet ~)
(libsource (lib Device) (part Crystal_Small) (description "Two pin crystal, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5D549C96))
(comp (ref J1)
(value 2-1571586-9)
(footprint "Dereks Parts:DIP-28_600mil")
(libsource (lib SmartWatch+-rescue) (part 2-1571586-9-28_pin_DIP_Socket) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5D54EBA5))
(comp (ref J2)
(value 2-1571586-9)
(footprint "Dereks Parts:DIP-28_600mil")
(libsource (lib SmartWatch+-rescue) (part 2-1571586-9-28_pin_DIP_Socket) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5D551FA8))
(comp (ref BT1)
(value CR1632)
(footprint "Dereks Parts:BH600")
(datasheet ~)
(libsource (lib Device) (part Battery_Cell) (description "Single-cell battery"))
(sheetpath (names /) (tstamps /))
(tstamp 5D563101)))
(libparts
(libpart (lib Device) (part Battery_Cell)
(description "Single-cell battery")
(docs ~)
(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 Device) (part Crystal_Small)
(description "Two pin crystal, small symbol")
(docs ~)
(footprints
(fp Crystal*))
(fields
(field (name Reference) Y)
(field (name Value) Crystal_Small))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib SmartWatch+-rescue) (part 2-1571586-9-28_pin_DIP_Socket)
(footprints
(fp CONN_2-1571586-9_TYCO))
(fields
(field (name Reference) J)
(field (name Value) 2-1571586-9-28_pin_DIP_Socket)
(field (name Footprint) CONN_2-1571586-9_TYCO))
(pins
(pin (num 1) (name 1) (type unspc))
(pin (num 2) (name 2) (type unspc))
(pin (num 3) (name 3) (type unspc))
(pin (num 4) (name 4) (type unspc))
(pin (num 5) (name 5) (type unspc))
(pin (num 6) (name 6) (type unspc))
(pin (num 7) (name 7) (type unspc))
(pin (num 8) (name 8) (type unspc))
(pin (num 9) (name 9) (type unspc))
(pin (num 10) (name 10) (type unspc))
(pin (num 11) (name 11) (type unspc))
(pin (num 12) (name 12) (type unspc))
(pin (num 13) (name 13) (type unspc))
(pin (num 14) (name 14) (type unspc))
(pin (num 15) (name 15) (type unspc))
(pin (num 16) (name 16) (type unspc))
(pin (num 17) (name 17) (type unspc))
(pin (num 18) (name 18) (type unspc))
(pin (num 19) (name 19) (type unspc))
(pin (num 20) (name 20) (type unspc))
(pin (num 21) (name 21) (type unspc))
(pin (num 22) (name 22) (type unspc))
(pin (num 23) (name 23) (type unspc))
(pin (num 24) (name 24) (type unspc))
(pin (num 25) (name 25) (type unspc))
(pin (num 26) (name 26) (type unspc))
(pin (num 27) (name 27) (type unspc))
(pin (num 28) (name 28) (type unspc))))
(libpart (lib SmartWatch+-rescue) (part DS1315-5+-DS1315+)
(footprints
(fp 21-0043D_16))
(fields
(field (name Reference) U)
(field (name Value) DS1315-5+-DS1315+)
(field (name Footprint) 21-0043D_16))
(pins
(pin (num 1) (name X1) (type unspc))
(pin (num 2) (name X2) (type unspc))
(pin (num 3) (name *WE) (type input))
(pin (num 4) (name BAT1) (type power_in))
(pin (num 5) (name GND) (type power_in))
(pin (num 6) (name D) (type input))
(pin (num 7) (name Q) (type output))
(pin (num 8) (name GND) (type power_in))
(pin (num 9) (name ROM/*RAM) (type unspc))
(pin (num 10) (name *CEO) (type output))
(pin (num 11) (name *CEI) (type input))
(pin (num 12) (name *OE) (type output))
(pin (num 13) (name *RST) (type unspc))
(pin (num 14) (name BAT2) (type power_in))
(pin (num 15) (name VCC0) (type power_in))
(pin (num 16) (name VCC1) (type power_in)))))
(libraries
(library (logical Device)
(uri "/Library/Application Support/kicad/library/Device.lib"))
(library (logical SmartWatch+-rescue)
(uri /Users/DerekandRachael/Dropbox/Apps/KiCad/SmartWatch+/SmartWatch+-rescue.lib)))
(nets
(net (code 1) (name "Net-(3.768kHz1-Pad2)")
(node (ref IC1) (pin 1))
(node (ref 3.768kHz1) (pin 2)))
(net (code 2) (name "Net-(IC1-Pad14)")
(node (ref IC1) (pin 14)))
(net (code 3) (name "Net-(3.768kHz1-Pad1)")
(node (ref IC1) (pin 2))
(node (ref 3.768kHz1) (pin 1)))
(net (code 4) (name "Net-(IC1-Pad15)")
(node (ref IC1) (pin 9))
(node (ref IC1) (pin 15)))
(net (code 5) (name GND)
(node (ref IC1) (pin 8))
(node (ref BT1) (pin 2))
(node (ref IC1) (pin 5)))
(net (code 6) (name "Net-(BT1-Pad1)")
(node (ref IC1) (pin 4))
(node (ref BT1) (pin 1)))
(net (code 7) (name "Net-(IC1-Pad10)")
(node (ref IC1) (pin 11))
(node (ref IC1) (pin 10)))
(net (code 8) (name /A1)
(node (ref J1) (pin 1))
(node (ref J2) (pin 1))
(node (ref IC1) (pin 13)))
(net (code 9) (name /A2)
(node (ref J2) (pin 2))
(node (ref J1) (pin 2)))
(net (code 10) (name /A3)
(node (ref J1) (pin 3))
(node (ref J2) (pin 3)))
(net (code 11) (name /A4)
(node (ref J1) (pin 4))
(node (ref J2) (pin 4)))
(net (code 12) (name /A5)
(node (ref J1) (pin 5))
(node (ref J2) (pin 5)))
(net (code 13) (name /A6)
(node (ref J1) (pin 6))
(node (ref J2) (pin 6)))
(net (code 14) (name /A7)
(node (ref J2) (pin 7))
(node (ref J1) (pin 7)))
(net (code 15) (name /A8)
(node (ref J1) (pin 8))
(node (ref IC1) (pin 3))
(node (ref J2) (pin 8)))
(net (code 16) (name /A9)
(node (ref J1) (pin 9))
(node (ref J2) (pin 9)))
(net (code 17) (name /A10)
(node (ref J2) (pin 10))
(node (ref IC1) (pin 6))
(node (ref J1) (pin 10)))
(net (code 18) (name /A11)
(node (ref J1) (pin 11))
(node (ref J2) (pin 11))
(node (ref IC1) (pin 7)))
(net (code 19) (name /A12)
(node (ref J1) (pin 12))
(node (ref J2) (pin 12)))
(net (code 20) (name /A13)
(node (ref J1) (pin 13))
(node (ref J2) (pin 13)))
(net (code 21) (name /A14)
(node (ref J1) (pin 14))
(node (ref J2) (pin 14)))
(net (code 22) (name /A15)
(node (ref J2) (pin 15))
(node (ref J1) (pin 15))
(node (ref IC1) (pin 16)))
(net (code 23) (name /A16)
(node (ref J1) (pin 16))
(node (ref J2) (pin 16)))
(net (code 24) (name /A17)
(node (ref J2) (pin 17))
(node (ref J1) (pin 17)))
(net (code 25) (name /A18)
(node (ref J1) (pin 18))
(node (ref J2) (pin 18)))
(net (code 26) (name /A19)
(node (ref J1) (pin 19))
(node (ref J2) (pin 19)))
(net (code 27) (name /A20)
(node (ref J1) (pin 20))
(node (ref J2) (pin 20)))
(net (code 28) (name /A21)
(node (ref J1) (pin 21))
(node (ref J2) (pin 21))
(node (ref IC1) (pin 12)))
(net (code 29) (name /A22)
(node (ref J1) (pin 22))
(node (ref J2) (pin 22)))
(net (code 30) (name /A23)
(node (ref J2) (pin 23))
(node (ref J1) (pin 23)))
(net (code 31) (name /A24)
(node (ref J2) (pin 24))
(node (ref J1) (pin 24)))
(net (code 32) (name /A25)
(node (ref J1) (pin 25))
(node (ref J2) (pin 25)))
(net (code 33) (name /A26)
(node (ref J1) (pin 26))
(node (ref J2) (pin 26)))
(net (code 34) (name /A27)
(node (ref J2) (pin 27))
(node (ref J1) (pin 27)))
(net (code 35) (name /A28)
(node (ref J2) (pin 28))
(node (ref J1) (pin 28)))))