##// END OF EJS Templates
se avanzo ruteo de placa processingEngine
aaguilar -
r43:44
parent child
Show More
@@ -1,2681 +1,2729
1 1 <?xml version="1.0" encoding="utf-8"?>
2 2 <!DOCTYPE eagle SYSTEM "eagle.dtd">
3 3 <eagle version="6.4">
4 4 <drawing>
5 5 <settings>
6 6 <setting alwaysvectorfont="no"/>
7 7 <setting verticaltext="up"/>
8 8 </settings>
9 <grid distance="0.000123031496" unitdist="mil" unit="mil" style="lines" multiple="1" display="yes" altdistance="1" altunitdist="mm" altunit="mm"/>
9 <grid distance="0.000003125" unitdist="mm" unit="mm" style="lines" multiple="1" display="yes" altdistance="1" altunitdist="mm" altunit="mm"/>
10 10 <layers>
11 11 <layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
12 12 <layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
13 13 <layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
14 14 <layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
15 15 <layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
16 16 <layer number="20" name="Dimension" color="11" fill="1" visible="yes" active="yes"/>
17 17 <layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
18 18 <layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="yes"/>
19 19 <layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
20 20 <layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
21 21 <layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
22 <layer number="26" name="bNames" color="7" fill="1" visible="no" active="yes"/>
22 <layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
23 23 <layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
24 24 <layer number="28" name="bValues" color="7" fill="1" visible="no" active="yes"/>
25 25 <layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
26 26 <layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
27 27 <layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
28 28 <layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
29 29 <layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
30 30 <layer number="34" name="bFinish" color="6" fill="6" visible="no" active="yes"/>
31 31 <layer number="35" name="tGlue" color="7" fill="4" visible="no" active="yes"/>
32 32 <layer number="36" name="bGlue" color="7" fill="5" visible="no" active="yes"/>
33 33 <layer number="37" name="tTest" color="7" fill="1" visible="no" active="yes"/>
34 34 <layer number="38" name="bTest" color="7" fill="1" visible="no" active="yes"/>
35 35 <layer number="39" name="tKeepout" color="4" fill="11" visible="no" active="yes"/>
36 36 <layer number="40" name="bKeepout" color="1" fill="11" visible="no" active="yes"/>
37 37 <layer number="41" name="tRestrict" color="4" fill="10" visible="no" active="yes"/>
38 38 <layer number="42" name="bRestrict" color="1" fill="10" visible="no" active="yes"/>
39 39 <layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="yes"/>
40 40 <layer number="44" name="Drills" color="7" fill="1" visible="yes" active="yes"/>
41 41 <layer number="45" name="Holes" color="7" fill="1" visible="yes" active="yes"/>
42 42 <layer number="46" name="Milling" color="3" fill="1" visible="yes" active="yes"/>
43 43 <layer number="47" name="Measures" color="7" fill="1" visible="yes" active="yes"/>
44 44 <layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
45 45 <layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
46 46 <layer number="50" name="dxf" color="7" fill="1" visible="yes" active="yes"/>
47 47 <layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="yes"/>
48 <layer number="52" name="bDocu" color="7" fill="1" visible="no" active="yes"/>
48 <layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="yes"/>
49 49 <layer number="53" name="tGND_GNDA" color="7" fill="9" visible="no" active="no"/>
50 50 <layer number="54" name="bGND_GNDA" color="1" fill="9" visible="no" active="no"/>
51 51 <layer number="56" name="wert" color="7" fill="1" visible="yes" active="yes"/>
52 52 <layer number="91" name="Nets" color="2" fill="1" visible="no" active="no"/>
53 53 <layer number="92" name="Busses" color="1" fill="1" visible="no" active="no"/>
54 54 <layer number="93" name="Pins" color="2" fill="1" visible="no" active="no"/>
55 55 <layer number="94" name="Symbols" color="4" fill="1" visible="no" active="no"/>
56 56 <layer number="95" name="Names" color="7" fill="1" visible="no" active="no"/>
57 57 <layer number="96" name="Values" color="7" fill="1" visible="no" active="no"/>
58 58 <layer number="97" name="Info" color="7" fill="1" visible="no" active="no"/>
59 59 <layer number="98" name="Guide" color="6" fill="1" visible="no" active="no"/>
60 60 <layer number="99" name="SpiceOrder" color="5" fill="1" visible="no" active="no"/>
61 61 <layer number="100" name="Muster" color="7" fill="1" visible="no" active="no"/>
62 62 <layer number="101" name="Patch_Top" color="12" fill="4" visible="yes" active="yes"/>
63 63 <layer number="102" name="Vscore" color="7" fill="1" visible="yes" active="yes"/>
64 64 <layer number="103" name="tMap" color="7" fill="1" visible="yes" active="yes"/>
65 65 <layer number="104" name="Name" color="7" fill="1" visible="yes" active="yes"/>
66 66 <layer number="105" name="tPlate" color="7" fill="1" visible="yes" active="yes"/>
67 67 <layer number="106" name="bPlate" color="7" fill="1" visible="yes" active="yes"/>
68 68 <layer number="107" name="Crop" color="7" fill="1" visible="yes" active="yes"/>
69 69 <layer number="108" name="fp8" color="7" fill="1" visible="yes" active="yes"/>
70 70 <layer number="109" name="fp9" color="7" fill="1" visible="yes" active="yes"/>
71 71 <layer number="110" name="fp0" color="7" fill="1" visible="yes" active="yes"/>
72 72 <layer number="116" name="Patch_BOT" color="9" fill="4" visible="yes" active="yes"/>
73 73 <layer number="121" name="_tsilk" color="7" fill="1" visible="yes" active="yes"/>
74 74 <layer number="122" name="_bsilk" color="7" fill="1" visible="yes" active="yes"/>
75 75 <layer number="123" name="tTestmark" color="7" fill="1" visible="yes" active="yes"/>
76 76 <layer number="124" name="bTestmark" color="7" fill="1" visible="yes" active="yes"/>
77 77 <layer number="125" name="_tNames" color="7" fill="1" visible="yes" active="yes"/>
78 78 <layer number="131" name="tAdjust" color="7" fill="1" visible="yes" active="yes"/>
79 79 <layer number="132" name="bAdjust" color="7" fill="1" visible="yes" active="yes"/>
80 80 <layer number="144" name="Drill_legend" color="7" fill="1" visible="yes" active="yes"/>
81 81 <layer number="151" name="HeatSink" color="7" fill="1" visible="yes" active="yes"/>
82 82 <layer number="199" name="Contour" color="7" fill="1" visible="yes" active="yes"/>
83 83 <layer number="200" name="200bmp" color="1" fill="10" visible="yes" active="yes"/>
84 84 <layer number="201" name="201bmp" color="2" fill="1" visible="no" active="no"/>
85 85 <layer number="202" name="202bmp" color="3" fill="1" visible="no" active="no"/>
86 86 <layer number="203" name="203bmp" color="4" fill="10" visible="yes" active="yes"/>
87 87 <layer number="204" name="204bmp" color="5" fill="10" visible="yes" active="yes"/>
88 88 <layer number="205" name="205bmp" color="6" fill="10" visible="yes" active="yes"/>
89 89 <layer number="206" name="206bmp" color="7" fill="10" visible="yes" active="yes"/>
90 90 <layer number="207" name="207bmp" color="8" fill="10" visible="yes" active="yes"/>
91 91 <layer number="208" name="208bmp" color="9" fill="10" visible="yes" active="yes"/>
92 92 <layer number="209" name="209bmp" color="7" fill="1" visible="yes" active="yes"/>
93 93 <layer number="210" name="210bmp" color="7" fill="1" visible="yes" active="yes"/>
94 94 <layer number="211" name="211bmp" color="7" fill="1" visible="yes" active="yes"/>
95 95 <layer number="212" name="212bmp" color="7" fill="1" visible="yes" active="yes"/>
96 96 <layer number="213" name="213bmp" color="7" fill="1" visible="yes" active="yes"/>
97 97 <layer number="214" name="214bmp" color="7" fill="1" visible="yes" active="yes"/>
98 98 <layer number="215" name="215bmp" color="7" fill="1" visible="yes" active="yes"/>
99 99 <layer number="216" name="216bmp" color="7" fill="1" visible="yes" active="yes"/>
100 100 <layer number="217" name="217bmp" color="18" fill="1" visible="no" active="no"/>
101 101 <layer number="218" name="218bmp" color="19" fill="1" visible="no" active="no"/>
102 102 <layer number="219" name="219bmp" color="20" fill="1" visible="no" active="no"/>
103 103 <layer number="220" name="220bmp" color="21" fill="1" visible="no" active="no"/>
104 104 <layer number="221" name="221bmp" color="22" fill="1" visible="no" active="no"/>
105 105 <layer number="222" name="222bmp" color="23" fill="1" visible="no" active="no"/>
106 106 <layer number="223" name="223bmp" color="24" fill="1" visible="no" active="no"/>
107 107 <layer number="224" name="224bmp" color="25" fill="1" visible="no" active="no"/>
108 108 <layer number="250" name="Descript" color="3" fill="1" visible="no" active="no"/>
109 109 <layer number="251" name="SMDround" color="12" fill="11" visible="no" active="no"/>
110 110 <layer number="254" name="cooling" color="7" fill="1" visible="yes" active="yes"/>
111 111 </layers>
112 112 <board>
113 113 <plain>
114 114 <text x="12.183" y="48.45191875" size="0.8128" layer="21">3v3</text>
115 115 <text x="12.112440625" y="45.924559375" size="0.8128" layer="21">GND</text>
116 116 <text x="25.0996875" y="10.896275" size="0.8128" layer="21">1 37
117 117 2 36
118 118 3 35
119 119 4 34
120 120 5 33
121 121 6 32
122 122 7 31
123 123 8 30</text>
124 124 <text x="26.731021875" y="20.898134375" size="0.4064" layer="21">Arduino
125 125 Mega</text>
126 126 <wire x1="24.65075625" y1="22.16461875" x2="24.65075625" y2="10.575275" width="0.128" layer="21"/>
127 127 <wire x1="24.65075625" y1="10.575275" x2="28.764040625" y2="10.575275" width="0.128" layer="21"/>
128 128 <wire x1="28.764040625" y1="10.575275" x2="28.764040625" y2="22.163121875" width="0.128" layer="21"/>
129 129 <wire x1="28.764040625" y1="22.163121875" x2="24.6512875" y2="22.163121875" width="0.128" layer="21"/>
130 130 <wire x1="26.658625" y1="22.169359375" x2="26.658625" y2="10.584896875" width="0.128" layer="21"/>
131 131 <wire x1="26.658625" y1="10.584896875" x2="26.658946875" y2="10.584896875" width="0.128" layer="21"/>
132 132 <wire x1="24.64215" y1="20.693225" x2="24.64215" y2="20.65625" width="0.128" layer="21"/>
133 133 <wire x1="24.64215" y1="20.65625" x2="28.75841875" y2="20.65625" width="0.128" layer="21"/>
134 134 <text x="24.95145" y="21.245521875" size="0.4064" layer="21">GPIO</text>
135 135 </plain>
136 136 <libraries>
137 137 <library name="igps">
138 138 <packages>
139 139 <package name="CG75MS">
140 140 <wire x1="4.3561" y1="2.9464" x2="4.3561" y2="-2.9464" width="0.127" layer="21"/>
141 141 <wire x1="-4.3561" y1="2.9464" x2="-4.3561" y2="-2.9464" width="0.127" layer="21"/>
142 142 <smd name="P$1" x="0" y="2.9464" dx="8.7122" dy="2.286" layer="1"/>
143 143 <smd name="P$2" x="0" y="-2.9464" dx="8.7122" dy="2.286" layer="1"/>
144 144 <text x="-3.048" y="-0.508" size="1.27" layer="25">&gt;NAME</text>
145 145 <text x="-3.81" y="-6.35" size="1.27" layer="27">&gt;VALUE</text>
146 146 </package>
147 147 <package name="SMBJ">
148 148 <wire x1="-0.9906" y1="-1" x2="0.9906" y2="-1" width="0.3048" layer="21"/>
149 149 <wire x1="-1" y1="2" x2="1" y2="2" width="0.127" layer="1"/>
150 150 <wire x1="-1.1303" y1="2.6924" x2="1.1303" y2="2.6924" width="0.127" layer="21"/>
151 151 <wire x1="1.1303" y1="2.6924" x2="1.1303" y2="-2.6924" width="0.127" layer="21"/>
152 152 <wire x1="1.1303" y1="-2.6924" x2="-1.1303" y2="-2.6924" width="0.127" layer="21"/>
153 153 <wire x1="-1.1303" y1="-2.6924" x2="-1.1303" y2="2.6924" width="0.127" layer="21"/>
154 154 <smd name="POS" x="0" y="1.9812" dx="2.1082" dy="1.27" layer="1"/>
155 155 <smd name="NEG" x="0" y="-1.9812" dx="2.1082" dy="1.27" layer="1"/>
156 156 <text x="1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
157 157 <text x="1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
158 158 </package>
159 159 </packages>
160 160 </library>
161 161 <library name="con-coax">
162 162 <description>&lt;b&gt;Coax Connectors&lt;/b&gt;&lt;p&gt;
163 163 Radiall and M/A COM.&lt;p&gt;
164 164 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
165 165 <packages>
166 166 <package name="BU-SMA-H">
167 167 <description>FEMALE &lt;b&gt;SMA CONNECTOR&lt;/b&gt;&lt;p&gt;
168 168 Radiall&lt;p&gt;</description>
169 169 <wire x1="-1.1" y1="3.2" x2="1.1" y2="3.2" width="0.2032" layer="21"/>
170 170 <wire x1="3.2" y1="1.1" x2="3.2" y2="-1.1" width="0.2032" layer="21"/>
171 171 <wire x1="1.1" y1="-3.2" x2="-1.1" y2="-3.2" width="0.2032" layer="21"/>
172 172 <wire x1="-3.2" y1="-1.1" x2="-3.2" y2="1.1" width="0.2032" layer="21"/>
173 173 <wire x1="-3.1999" y1="3.1999" x2="3.2" y2="3.2" width="0.2032" layer="51"/>
174 174 <wire x1="3.2" y1="3.2" x2="3.2" y2="2.9" width="0.2032" layer="51"/>
175 175 <wire x1="3.2" y1="2.9" x2="3.2" y2="-2.9" width="0.2032" layer="51"/>
176 176 <wire x1="3.2" y1="-2.9" x2="3.1999" y2="-3.1999" width="0.2032" layer="51"/>
177 177 <wire x1="3.1999" y1="-3.1999" x2="-3.2" y2="-3.2" width="0.2032" layer="51"/>
178 178 <wire x1="-3.2" y1="-3.2" x2="-3.1999" y2="3.1999" width="0.2032" layer="51"/>
179 179 <wire x1="3.2" y1="2.9" x2="4.3" y2="2.9" width="0.2032" layer="51"/>
180 180 <wire x1="4.3" y1="2.9" x2="8.3" y2="2.9" width="0.2032" layer="21"/>
181 181 <wire x1="8.3" y1="2.9" x2="8.6" y2="3.4" width="0.2032" layer="21"/>
182 182 <wire x1="10.7" y1="3.4" x2="11" y2="2.9" width="0.2032" layer="21"/>
183 183 <wire x1="11" y1="2.9" x2="11.6" y2="2.9" width="0.2032" layer="21"/>
184 184 <wire x1="11.6" y1="-2.9" x2="11.6" y2="2.9" width="0.2032" layer="21"/>
185 185 <wire x1="8.6" y1="3.4" x2="10.7" y2="3.4" width="0.2032" layer="21"/>
186 186 <wire x1="3.2" y1="-2.9" x2="4.3" y2="-2.9" width="0.2032" layer="51"/>
187 187 <wire x1="4.3" y1="-2.9" x2="8.3" y2="-2.9" width="0.2032" layer="21"/>
188 188 <wire x1="8.3" y1="-2.9" x2="8.6" y2="-3.4" width="0.2032" layer="21"/>
189 189 <wire x1="10.7" y1="-3.4" x2="11" y2="-2.9" width="0.2032" layer="21"/>
190 190 <wire x1="11" y1="-2.9" x2="11.6" y2="-2.9" width="0.2032" layer="21"/>
191 191 <wire x1="8.6" y1="-3.4" x2="10.7" y2="-3.4" width="0.2032" layer="21"/>
192 192 <wire x1="11" y1="-2.9" x2="11" y2="2.9" width="0.2032" layer="21"/>
193 193 <wire x1="8.3" y1="-2.9" x2="8.3" y2="2.9" width="0.2032" layer="21"/>
194 194 <circle x="0" y="0" radius="3.1999" width="0.2032" layer="51"/>
195 195 <circle x="0" y="0" radius="1.7" width="0.2032" layer="21"/>
196 196 <pad name="1" x="0" y="0" drill="1.27"/>
197 197 <pad name="2" x="-2.5499" y="2.5499" drill="1.778"/>
198 198 <pad name="3" x="2.5499" y="2.5499" drill="1.778"/>
199 199 <pad name="4" x="2.5499" y="-2.5499" drill="1.778"/>
200 200 <pad name="5" x="-2.5499" y="-2.5499" drill="1.778"/>
201 201 <text x="-2.54" y="4.445" size="1.27" layer="25">&gt;NAME</text>
202 202 <text x="-3.175" y="-5.715" size="1.27" layer="27">&gt;VALUE</text>
203 203 </package>
204 204 </packages>
205 205 </library>
206 206 <library name="Ava">
207 207 <packages>
208 208 <package name="UBLOX_LEA-6T">
209 209 <smd name="15" x="8.0825" y="-8.6675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
210 210 <wire x1="-8.8175" y1="-11.5175" x2="8.1825" y2="-11.5175" width="0.127" layer="21"/>
211 211 <wire x1="-8.8175" y1="10.8825" x2="8.1825" y2="10.8825" width="0.127" layer="21"/>
212 212 <smd name="16" x="8.0825" y="-7.5675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
213 213 <smd name="17" x="8.0825" y="-6.4675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
214 214 <smd name="18" x="8.0825" y="-5.3675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
215 215 <smd name="19" x="8.0825" y="-4.2675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
216 216 <smd name="20" x="8.0825" y="-3.1675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
217 217 <smd name="21" x="8.0825" y="0.6325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
218 218 <smd name="22" x="8.0825" y="1.7325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
219 219 <smd name="23" x="8.0825" y="2.8325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
220 220 <smd name="24" x="8.0825" y="3.9325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
221 221 <smd name="25" x="8.0825" y="5.0325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
222 222 <smd name="26" x="8.0825" y="6.1325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
223 223 <smd name="27" x="8.0825" y="7.2325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
224 224 <smd name="28" x="8.0825" y="8.3325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
225 225 <smd name="14" x="-8.7175" y="-8.6675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
226 226 <smd name="13" x="-8.7175" y="-7.5675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
227 227 <smd name="12" x="-8.7175" y="-6.4675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
228 228 <smd name="11" x="-8.7175" y="-5.3675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
229 229 <smd name="10" x="-8.7175" y="-4.2675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
230 230 <smd name="9" x="-8.7175" y="-3.1675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
231 231 <smd name="8" x="-8.7175" y="0.6325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
232 232 <smd name="7" x="-8.7175" y="1.7325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
233 233 <smd name="6" x="-8.7175" y="2.8325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
234 234 <smd name="5" x="-8.7175" y="3.9325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
235 235 <smd name="4" x="-8.7175" y="5.0325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
236 236 <smd name="3" x="-8.7175" y="6.1325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
237 237 <smd name="2" x="-8.7175" y="7.2325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
238 238 <smd name="1" x="-8.7175" y="8.3325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
239 239 <circle x="-3.58775" y="8.4455" radius="0.898025" width="0" layer="21"/>
240 240 <wire x1="8.255" y1="-11.43" x2="8.255" y2="-9.2075" width="0.127" layer="21"/>
241 241 <wire x1="8.255" y1="10.795" x2="8.255" y2="8.89" width="0.127" layer="21"/>
242 242 <wire x1="8.255" y1="0" x2="8.255" y2="-2.54" width="0.127" layer="21"/>
243 243 <wire x1="-8.89" y1="-11.43" x2="-8.89" y2="-9.2075" width="0.127" layer="21"/>
244 244 <wire x1="-8.89" y1="-2.54" x2="-8.89" y2="0" width="0.127" layer="21"/>
245 245 <wire x1="-8.89" y1="10.795" x2="-8.89" y2="8.89" width="0.127" layer="21"/>
246 246 <text x="-7.62" y="8.03275" size="0.6096" layer="21">1 SDA2</text>
247 247 <text x="-7.62" y="6.9215" size="0.6096" layer="21">2 SCL2</text>
248 248 <text x="-7.62" y="5.842" size="0.6096" layer="21">3 TxD1</text>
249 249 <text x="-7.62" y="4.73075" size="0.6096" layer="21">4 RxD1</text>
250 250 <text x="-7.62" y="3.71475" size="0.6096" layer="21">5 NC</text>
251 251 <text x="-7.62" y="2.6035" size="0.6096" layer="21">6 VCC</text>
252 252 <text x="-7.62" y="1.49225" size="0.6096" layer="21">7 GND</text>
253 253 <text x="-7.62" y="0.381" size="0.6096" layer="21">8 VCC_OUT</text>
254 254 <text x="-7.62" y="-3.39725" size="0.6096" layer="21">9 TIMEPULSE2</text>
255 255 <text x="-7.62" y="-4.5085" size="0.6096" layer="21">10 RESET_N</text>
256 256 <text x="-7.62" y="-5.61975" size="0.6096" layer="21">11 V_BCKP</text>
257 257 <text x="-7.62" y="-6.731" size="0.6096" layer="21">12 Reserved</text>
258 258 <text x="-7.62" y="-7.84225" size="0.6096" layer="21">13 GND</text>
259 259 <text x="-7.62" y="-8.9535" size="0.6096" layer="21">14 GND</text>
260 260 <text x="4.0005" y="-9.017" size="0.6096" layer="21">GND 15</text>
261 261 <text x="3.46075" y="-7.9375" size="0.6096" layer="21">RF_IN 16</text>
262 262 <text x="4.0005" y="-6.858" size="0.6096" layer="21">GND 17</text>
263 263 <text x="2.4765" y="-5.74675" size="0.6096" layer="21">VCC_RF 18</text>
264 264 <text x="3.14325" y="-4.572" size="0.6096" layer="21">V_ANT 19</text>
265 265 <text x="2.00025" y="-3.46075" size="0.6096" layer="21">AADET_N 20</text>
266 266 <text x="2.2225" y="0.3175" size="0.6096" layer="21">Reserved 21</text>
267 267 <text x="2.19075" y="1.36525" size="0.6096" layer="21">Reserved 22</text>
268 268 <text x="2.2225" y="2.50825" size="0.6096" layer="21">Reserved 23</text>
269 269 <text x="2.3495" y="3.6195" size="0.6096" layer="21">VDDUSB 24</text>
270 270 <text x="2.31775" y="4.699" size="0.6096" layer="21">USB_DM 25</text>
271 271 <text x="2.4765" y="5.81025" size="0.6096" layer="21">USB_DP 26</text>
272 272 <text x="2.413" y="6.88975" size="0.6096" layer="21">EXTINT0 27</text>
273 273 <text x="1.016" y="8.03275" size="0.6096" layer="21">TIMEPULSE 28</text>
274 274 </package>
275 275 </packages>
276 276 </library>
277 277 <library name="saig">
278 278 <packages>
279 279 <package name="DS1308">
280 280 <wire x1="1.35858125" y1="-1.5" x2="-1.388196875" y2="-1.5" width="0.05" layer="21"/>
281 281 <wire x1="-1.388196875" y1="-1.5" x2="-1.5" y2="-1.388196875" width="0.05" layer="21" curve="-90"/>
282 282 <wire x1="-1.5" y1="-1.388196875" x2="-1.5" y2="1.35858125" width="0.05" layer="21"/>
283 283 <wire x1="-1.5" y1="1.35858125" x2="-1.35858125" y2="1.5" width="0.05" layer="21" curve="-90"/>
284 284 <wire x1="-1.35858125" y1="1.5" x2="1.388196875" y2="1.5" width="0.05" layer="21"/>
285 285 <wire x1="1.388196875" y1="1.5" x2="1.5" y2="1.388196875" width="0.05" layer="21" curve="-90"/>
286 286 <wire x1="1.5" y1="1.388196875" x2="1.5" y2="-1.35858125" width="0.05" layer="21"/>
287 287 <wire x1="1.5" y1="-1.35858125" x2="1.35858125" y2="-1.5" width="0.05" layer="21" curve="-90"/>
288 288 <text x="-0.5" y="0.5" size="0.254" layer="21">DS1308</text>
289 289 <smd name="VCC" x="2" y="0.975" dx="1.4" dy="0.4" layer="1"/>
290 290 <smd name="SQW/CLKIN" x="2" y="0.325" dx="1.4" dy="0.4" layer="1"/>
291 291 <smd name="SCL" x="2" y="-0.325" dx="1.4" dy="0.4" layer="1"/>
292 292 <smd name="SDA" x="2" y="-0.975" dx="1.4" dy="0.4" layer="1"/>
293 293 <smd name="GND" x="-2" y="-0.975" dx="1.4" dy="0.4" layer="1"/>
294 294 <smd name="VBAT" x="-2" y="-0.325" dx="1.4" dy="0.4" layer="1"/>
295 295 <smd name="X2" x="-2" y="0.325" dx="1.4" dy="0.4" layer="1"/>
296 296 <smd name="X1" x="-2" y="0.975" dx="1.4" dy="0.4" layer="1"/>
297 297 <circle x="-0.9" y="0.9" radius="0.25" width="0.05" layer="21"/>
298 298 </package>
299 299 <package name="S8421-45R">
300 300 <wire x1="-7.8" y1="8.2" x2="7.8" y2="8.2" width="0.127" layer="21" curve="-87.135808"/>
301 301 <wire x1="-7.8" y1="-8.2" x2="-6.1" y2="-9.5" width="0.127" layer="21" curve="15.644314"/>
302 302 <wire x1="7.8" y1="-8.2" x2="6.1" y2="-9.5" width="0.127" layer="21" curve="-15.644314"/>
303 303 <smd name="+" x="0" y="-12.9" dx="3.6" dy="3" layer="1"/>
304 304 <smd name="-" x="0" y="8.5" dx="2.6" dy="3" layer="1"/>
305 305 <wire x1="-4.8" y1="-9" x2="4.8" y2="-9" width="0.127" layer="21"/>
306 306 <wire x1="6.1" y1="-9.6" x2="6.1" y2="-12.9" width="0.127" layer="21"/>
307 307 <wire x1="6" y1="-12.9" x2="3.5" y2="-12.9" width="0.127" layer="21"/>
308 308 <wire x1="3.5" y1="-12.9" x2="3.5" y2="-12" width="0.127" layer="21"/>
309 309 <wire x1="3.5" y1="-12" x2="5.2" y2="-12" width="0.127" layer="21"/>
310 310 <wire x1="5.2" y1="-12" x2="5.2" y2="-10.4" width="0.127" layer="21"/>
311 311 <wire x1="5.2" y1="-10.4" x2="4.3" y2="-10.4" width="0.127" layer="21"/>
312 312 <wire x1="4.3" y1="-10.4" x2="4.3" y2="-9.7" width="0.127" layer="21"/>
313 313 <wire x1="4.3" y1="-9.7" x2="4.8" y2="-9.7" width="0.127" layer="21"/>
314 314 <wire x1="4.8" y1="-9.7" x2="4.8" y2="-9" width="0.127" layer="21"/>
315 315 <wire x1="-6.1" y1="-9.6" x2="-6.1" y2="-12.9" width="0.127" layer="21"/>
316 316 <wire x1="-6" y1="-12.9" x2="-3.5" y2="-12.9" width="0.127" layer="21"/>
317 317 <wire x1="-3.5" y1="-12.9" x2="-3.5" y2="-12" width="0.127" layer="21"/>
318 318 <wire x1="-3.5" y1="-12" x2="-5.2" y2="-12" width="0.127" layer="21"/>
319 319 <wire x1="-5.2" y1="-12" x2="-5.2" y2="-10.4" width="0.127" layer="21"/>
320 320 <wire x1="-5.2" y1="-10.4" x2="-4.3" y2="-10.4" width="0.127" layer="21"/>
321 321 <wire x1="-4.3" y1="-10.4" x2="-4.3" y2="-9.7" width="0.127" layer="21"/>
322 322 <wire x1="-4.3" y1="-9.7" x2="-4.8" y2="-9.7" width="0.127" layer="21"/>
323 323 <wire x1="-4.8" y1="-9.7" x2="-4.8" y2="-9" width="0.127" layer="21"/>
324 324 <circle x="0" y="0" radius="10" width="0.127" layer="21"/>
325 325 <text x="-4.445" y="-3.81" size="1.27" layer="25">S8421-45R</text>
326 326 <wire x1="-7.8" y1="8.2" x2="-7.8" y2="-8.2" width="0.127" layer="21"/>
327 327 <wire x1="7.8" y1="8.2" x2="7.8" y2="-8.2" width="0.127" layer="21"/>
328 328 </package>
329 329 <package name="HMC1031MS8E">
330 330 <wire x1="-1.5" y1="1.5" x2="1.5" y2="1.5" width="0.127" layer="21"/>
331 331 <wire x1="1.5" y1="1.5" x2="1.5" y2="-1.5" width="0.127" layer="21"/>
332 332 <wire x1="1.5" y1="-1.5" x2="-1.5" y2="-1.5" width="0.127" layer="21"/>
333 333 <wire x1="-1.5" y1="-1.5" x2="-1.5" y2="1.5" width="0.127" layer="21"/>
334 334 <smd name="VCC" x="-0.975" y="-2" dx="0.4" dy="1.4" layer="1"/>
335 335 <smd name="REFIN" x="-0.325" y="-2" dx="0.4" dy="1.4" layer="1"/>
336 336 <smd name="LKDOP" x="0.325" y="-2" dx="0.4" dy="1.4" layer="1"/>
337 337 <smd name="DO" x="0.975" y="-2" dx="0.4" dy="1.4" layer="1"/>
338 338 <smd name="D1" x="0.975" y="2" dx="0.4" dy="1.4" layer="1"/>
339 339 <smd name="VCOIN" x="0.325" y="2" dx="0.4" dy="1.4" layer="1"/>
340 340 <smd name="CP" x="-0.325" y="2" dx="0.4" dy="1.4" layer="1"/>
341 341 <smd name="GND" x="-0.975" y="2" dx="0.4" dy="1.4" layer="1"/>
342 342 <circle x="-1" y="-1" radius="0.25" width="0.127" layer="21"/>
343 343 <text x="-1" y="0.5" size="0.38" layer="21">HMC1031</text>
344 344 <text x="-1" y="0" size="0.38" layer="21">MS8E</text>
345 345 </package>
346 346 <package name="ICS83052I-01">
347 347 <wire x1="-2.5" y1="2.2" x2="2.5" y2="2.2" width="0.127" layer="21"/>
348 348 <wire x1="2.5" y1="2.2" x2="2.5" y2="-2.2" width="0.127" layer="21"/>
349 349 <wire x1="2.5" y1="-2.2" x2="-2.5" y2="-2.2" width="0.127" layer="21"/>
350 350 <wire x1="-2.5" y1="-2.2" x2="-2.5" y2="2.2" width="0.127" layer="21"/>
351 351 <smd name="NC1" x="-2.275" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
352 352 <smd name="NC3" x="-0.975" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
353 353 <smd name="VDDO2" x="-1.625" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
354 354 <smd name="GND4" x="-0.325" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
355 355 <smd name="Q1" x="0.325" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
356 356 <smd name="SEL1" x="0.975" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
357 357 <smd name="CLK1" x="1.625" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
358 358 <smd name="VDD" x="2.275" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
359 359 <smd name="OE" x="2.275" y="2.7" dx="0.4" dy="1.4" layer="1"/>
360 360 <smd name="CLK0" x="1.625" y="2.7" dx="0.4" dy="1.4" layer="1"/>
361 361 <smd name="SEL0" x="0.975" y="2.7" dx="0.4" dy="1.4" layer="1"/>
362 362 <smd name="Q0" x="0.325" y="2.7" dx="0.4" dy="1.4" layer="1"/>
363 363 <smd name="GND13" x="-0.325" y="2.7" dx="0.4" dy="1.4" layer="1"/>
364 364 <smd name="NC14" x="-0.975" y="2.7" dx="0.4" dy="1.4" layer="1"/>
365 365 <smd name="VDDO15" x="-1.625" y="2.7" dx="0.4" dy="1.4" layer="1"/>
366 366 <smd name="NC16" x="-2.275" y="2.7" dx="0.4" dy="1.4" layer="1"/>
367 367 <circle x="-1.7" y="-1.4" radius="0.3" width="0.127" layer="21"/>
368 368 <text x="-1.7" y="0.9" size="0.4064" layer="25">ICS83052I-01</text>
369 369 </package>
370 370 <package name="AK8130AH">
371 371 <wire x1="-2.5" y1="2.2" x2="2.5" y2="2.2" width="0.127" layer="21"/>
372 372 <wire x1="2.5" y1="2.2" x2="2.5" y2="-2.2" width="0.127" layer="21"/>
373 373 <wire x1="2.5" y1="-2.2" x2="-2.5" y2="-2.2" width="0.127" layer="21"/>
374 374 <wire x1="-2.5" y1="-2.2" x2="-2.5" y2="2.2" width="0.127" layer="21"/>
375 375 <smd name="X1" x="-2.275" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
376 376 <smd name="S0" x="-1.625" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
377 377 <smd name="S1" x="-0.975" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
378 378 <smd name="VIN" x="-0.325" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
379 379 <smd name="VDD1" x="0.325" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
380 380 <smd name="GND1" x="0.975" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
381 381 <smd name="CLK1" x="1.625" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
382 382 <smd name="CLK2" x="2.275" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
383 383 <smd name="REFOUT" x="2.275" y="2.8" dx="0.4" dy="1.4" layer="1"/>
384 384 <smd name="CLK3" x="1.625" y="2.8" dx="0.4" dy="1.4" layer="1"/>
385 385 <smd name="CLK4" x="0.975" y="2.8" dx="0.4" dy="1.4" layer="1"/>
386 386 <smd name="GND2" x="0.325" y="2.8" dx="0.4" dy="1.4" layer="1"/>
387 387 <smd name="VDD2" x="-0.325" y="2.8" dx="0.4" dy="1.4" layer="1"/>
388 388 <smd name="S2" x="-0.975" y="2.8" dx="0.4" dy="1.4" layer="1"/>
389 389 <smd name="VDD3" x="-1.625" y="2.8" dx="0.4" dy="1.4" layer="1"/>
390 390 <smd name="X2" x="-2.275" y="2.8" dx="0.4" dy="1.4" layer="1"/>
391 391 <circle x="-1.6" y="-1.35" radius="0.320153125" width="0.127" layer="21"/>
392 392 <text x="-2.1" y="0.95" size="0.6096" layer="21">AK8130AH</text>
393 393 </package>
394 394 <package name="CRCW1210">
395 395 <wire x1="-1.35" y1="2" x2="1.35" y2="2" width="0.127" layer="21"/>
396 396 <wire x1="1.35" y1="2" x2="1.35" y2="-2" width="0.127" layer="21"/>
397 397 <wire x1="1.35" y1="-2" x2="-1.35" y2="-2" width="0.127" layer="21"/>
398 398 <wire x1="-1.35" y1="-2" x2="-1.35" y2="2" width="0.127" layer="21"/>
399 399 <smd name="P$1" x="0" y="1.45" dx="2.5" dy="0.9" layer="1"/>
400 400 <smd name="P$2" x="0" y="-1.45" dx="2.5" dy="0.9" layer="1"/>
401 401 <text x="1.7" y="1.3" size="1.27" layer="25">&gt;NAME</text>
402 402 <text x="1.7" y="-1.7" size="1.27" layer="27">&gt;VALUE</text>
403 403 </package>
404 404 <package name="CRCW603">
405 405 <wire x1="-0.52" y1="1.07" x2="0.52" y2="1.07" width="0.127" layer="21"/>
406 406 <wire x1="0.52" y1="1.07" x2="0.52" y2="-1.07" width="0.127" layer="21"/>
407 407 <wire x1="0.52" y1="-1.07" x2="-0.52" y2="-1.07" width="0.127" layer="21"/>
408 408 <wire x1="-0.52" y1="-1.07" x2="-0.52" y2="1.07" width="0.127" layer="21"/>
409 409 <smd name="P$1" x="0" y="0.75" dx="0.9" dy="0.5" layer="1"/>
410 410 <smd name="P$2" x="0" y="-0.75" dx="0.9" dy="0.5" layer="1"/>
411 411 <text x="0.7" y="1.3" size="1.27" layer="25">&gt;NAME</text>
412 412 <text x="0.7" y="-1.2" size="1.27" layer="27">&gt;VALUE</text>
413 413 </package>
414 414 <package name="T384C03">
415 415 <smd name="3" x="0.7" y="0.55" dx="0.9" dy="0.8" layer="1"/>
416 416 <smd name="4" x="-0.7" y="0.55" dx="0.9" dy="0.8" layer="1"/>
417 417 <smd name="1" x="-0.7" y="-0.55" dx="0.9" dy="0.8" layer="1"/>
418 418 <smd name="2" x="0.7" y="-0.55" dx="0.9" dy="0.8" layer="1"/>
419 419 <wire x1="-0.25" y1="0.8" x2="0.25" y2="0.8" width="0.05" layer="21"/>
420 420 <wire x1="-0.25" y1="-0.8" x2="0.25" y2="-0.8" width="0.05" layer="21"/>
421 421 <wire x1="-1" y1="0.15" x2="-1" y2="-0.15" width="0.05" layer="21"/>
422 422 <wire x1="1" y1="0.15" x2="1" y2="-0.15" width="0.05" layer="21"/>
423 423 <wire x1="-0.1891125" y1="-0.01678125" x2="-0.1141125" y2="-0.146684375" width="0.05" layer="21"/>
424 424 <wire x1="-0.102509375" y1="0.0332125" x2="0.027390625" y2="0.1082125" width="0.05" layer="21"/>
425 425 <wire x1="0.027390625" y1="0.1082125" x2="0.1023875" y2="-0.02168125" width="0.05" layer="21"/>
426 426 <wire x1="0.1023875" y1="-0.02168125" x2="-0.0275125" y2="-0.09668125" width="0.05" layer="21"/>
427 427 <wire x1="-0.0275125" y1="-0.09668125" x2="-0.102509375" y2="0.0332125" width="0.05" layer="21"/>
428 428 <wire x1="0.113990625" y1="0.1582125" x2="0.1889875" y2="0.0283125" width="0.05" layer="21"/>
429 429 <wire x1="0.18206875" y1="0.109990625" x2="0.2451625" y2="0.149659375" width="0.05" layer="21"/>
430 430 <wire x1="-0.255978125" y1="-0.1370375" x2="-0.171253125" y2="-0.09015625" width="0.05" layer="21"/>
431 431 </package>
432 432 <package name="TC7W241FUTE12LF">
433 433 <wire x1="-1.5" y1="1.45" x2="1.5" y2="1.45" width="0.127" layer="21"/>
434 434 <wire x1="1.5" y1="1.45" x2="1.5" y2="-1.45" width="0.127" layer="21"/>
435 435 <wire x1="1.5" y1="-1.45" x2="-1.5" y2="-1.45" width="0.127" layer="21"/>
436 436 <wire x1="-1.5" y1="-1.45" x2="-1.5" y2="1.45" width="0.127" layer="21"/>
437 437 <circle x="-1" y="-0.8" radius="0.2236" width="0.05" layer="21"/>
438 438 <smd name="P$1" x="-0.975" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
439 439 <smd name="P$2" x="-0.325" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
440 440 <smd name="P$3" x="0.325" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
441 441 <smd name="P$4" x="0.975" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
442 442 <smd name="P$5" x="0.975" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
443 443 <smd name="P$6" x="0.325" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
444 444 <smd name="P$7" x="-0.325" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
445 445 <smd name="P$8" x="-0.975" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
446 446 <text x="-2" y="-1" size="1.27" layer="25" rot="R90">&gt;NAME</text>
447 447 <text x="-1" y="0" size="1.27" layer="27">&gt;VALUE</text>
448 448 </package>
449 449 </packages>
450 450 </library>
451 451 <library name="eagle-ltspice">
452 452 <description>Default symbols for import LTspice schematics&lt;p&gt;
453 453 2012-10-29 alf@cadsoft.de&lt;br&gt;</description>
454 454 <packages>
455 455 <package name="C1210">
456 456 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
457 457 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
458 458 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
459 459 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
460 460 <wire x1="-0.9652" y1="1.2446" x2="0.9652" y2="1.2446" width="0.1016" layer="51"/>
461 461 <wire x1="-0.9652" y1="-1.2446" x2="0.9652" y2="-1.2446" width="0.1016" layer="51"/>
462 462 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
463 463 <rectangle x1="-1.7018" y1="-1.2954" x2="-0.9517" y2="1.3045" layer="51"/>
464 464 <rectangle x1="0.9517" y1="-1.3045" x2="1.7018" y2="1.2954" layer="51"/>
465 465 <rectangle x1="-0.1999" y1="-0.4001" x2="0.1999" y2="0.4001" layer="35"/>
466 466 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
467 467 <smd name="2" x="1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
468 468 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
469 469 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
470 470 </package>
471 471 <package name="C0201">
472 472 <description>Source: http://www.avxcorp.com/docs/catalogs/cx5r.pdf</description>
473 473 <rectangle x1="-0.3" y1="-0.15" x2="-0.15" y2="0.15" layer="51"/>
474 474 <rectangle x1="0.15" y1="-0.15" x2="0.3" y2="0.15" layer="51"/>
475 475 <rectangle x1="-0.15" y1="0.1" x2="0.15" y2="0.15" layer="51"/>
476 476 <rectangle x1="-0.15" y1="-0.15" x2="0.15" y2="-0.1" layer="51"/>
477 477 <smd name="1" x="-0.25" y="0" dx="0.25" dy="0.35" layer="1"/>
478 478 <smd name="2" x="0.25" y="0" dx="0.25" dy="0.35" layer="1"/>
479 479 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
480 480 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
481 481 </package>
482 482 <package name="L3216C">
483 483 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;</description>
484 484 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
485 485 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
486 486 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
487 487 <wire x1="-1.27" y1="0.896" x2="1.27" y2="0.896" width="0.1016" layer="51"/>
488 488 <wire x1="-1.27" y1="-0.883" x2="1.27" y2="-0.883" width="0.1016" layer="51"/>
489 489 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
490 490 <rectangle x1="-1.7526" y1="-0.9525" x2="-1.2525" y2="0.9474" layer="51"/>
491 491 <rectangle x1="1.2446" y1="-0.9525" x2="1.7447" y2="0.9474" layer="51"/>
492 492 <rectangle x1="-0.4001" y1="-0.5999" x2="0.4001" y2="0.5999" layer="35"/>
493 493 <smd name="1" x="-1.5" y="0" dx="1.2" dy="1.6" layer="1"/>
494 494 <smd name="2" x="1.5" y="0" dx="1.2" dy="1.6" layer="1"/>
495 495 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
496 496 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
497 497 </package>
498 498 </packages>
499 499 </library>
500 500 <library name="crystal">
501 501 <description>&lt;b&gt;Crystals and Crystal Resonators&lt;/b&gt;&lt;p&gt;
502 502 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
503 503 <packages>
504 504 <package name="MM20SS">
505 505 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
506 506 <wire x1="-2.032" y1="-1.27" x2="2.032" y2="-1.27" width="0.0508" layer="21"/>
507 507 <wire x1="-2.032" y1="-1.778" x2="2.032" y2="-1.778" width="0.1524" layer="21"/>
508 508 <wire x1="2.032" y1="1.27" x2="-2.032" y2="1.27" width="0.0508" layer="21"/>
509 509 <wire x1="-2.032" y1="1.778" x2="2.032" y2="1.778" width="0.1524" layer="21"/>
510 510 <wire x1="-4.064" y1="-1.778" x2="-4.064" y2="1.778" width="0.1524" layer="21"/>
511 511 <wire x1="-2.921" y1="0.381" x2="-2.921" y2="-0.381" width="0.0508" layer="21"/>
512 512 <wire x1="-4.064" y1="-1.778" x2="-3.556" y2="-1.778" width="0.1524" layer="21"/>
513 513 <wire x1="-3.556" y1="-1.552" x2="-4.064" y2="-1.778" width="0.0508" layer="21"/>
514 514 <wire x1="-2.032" y1="1.27" x2="-2.921" y2="1.27" width="0.0508" layer="51"/>
515 515 <wire x1="-2.921" y1="1.27" x2="-2.921" y2="0.381" width="0.0508" layer="51"/>
516 516 <wire x1="-2.54" y1="-1.905" x2="-2.54" y2="-1.778" width="0.1524" layer="51"/>
517 517 <wire x1="-3.048" y1="-1.905" x2="-3.048" y2="-1.778" width="0.1524" layer="51"/>
518 518 <wire x1="-3.048" y1="-1.905" x2="-2.54" y2="-1.905" width="0.1524" layer="51"/>
519 519 <wire x1="-2.921" y1="-0.381" x2="-2.921" y2="-1.27" width="0.0508" layer="51"/>
520 520 <wire x1="-2.921" y1="-1.27" x2="-2.032" y2="-1.27" width="0.0508" layer="51"/>
521 521 <wire x1="-3.556" y1="-1.778" x2="-2.032" y2="-1.778" width="0.1524" layer="51"/>
522 522 <wire x1="-2.921" y1="-1.27" x2="-3.556" y2="-1.552" width="0.0508" layer="51"/>
523 523 <wire x1="-4.064" y1="1.778" x2="-3.556" y2="1.778" width="0.1524" layer="21"/>
524 524 <wire x1="-3.556" y1="1.552" x2="-4.064" y2="1.778" width="0.0508" layer="21"/>
525 525 <wire x1="-2.921" y1="1.27" x2="-3.556" y2="1.552" width="0.0508" layer="51"/>
526 526 <wire x1="-3.048" y1="1.778" x2="-3.048" y2="1.905" width="0.1524" layer="51"/>
527 527 <wire x1="-2.54" y1="1.905" x2="-2.54" y2="1.778" width="0.1524" layer="51"/>
528 528 <wire x1="-3.048" y1="1.905" x2="-2.54" y2="1.905" width="0.1524" layer="51"/>
529 529 <wire x1="-3.556" y1="1.778" x2="-2.032" y2="1.778" width="0.1524" layer="51"/>
530 530 <wire x1="4.064" y1="-1.778" x2="4.064" y2="1.778" width="0.1524" layer="21"/>
531 531 <wire x1="3.81" y1="1.27" x2="3.81" y2="-1.27" width="0.0508" layer="21"/>
532 532 <wire x1="3.81" y1="-1.27" x2="4.064" y2="-1.778" width="0.0508" layer="21"/>
533 533 <wire x1="3.556" y1="-1.27" x2="3.81" y2="-1.27" width="0.0508" layer="21"/>
534 534 <wire x1="3.556" y1="-1.778" x2="4.064" y2="-1.778" width="0.1524" layer="21"/>
535 535 <wire x1="3.81" y1="1.27" x2="3.556" y2="1.27" width="0.0508" layer="21"/>
536 536 <wire x1="3.556" y1="1.27" x2="2.032" y2="1.27" width="0.0508" layer="51"/>
537 537 <wire x1="3.048" y1="-1.905" x2="3.048" y2="-1.778" width="0.1524" layer="51"/>
538 538 <wire x1="2.54" y1="-1.778" x2="2.54" y2="-1.905" width="0.1524" layer="51"/>
539 539 <wire x1="2.54" y1="-1.905" x2="3.048" y2="-1.905" width="0.1524" layer="51"/>
540 540 <wire x1="2.032" y1="-1.27" x2="3.556" y2="-1.27" width="0.0508" layer="51"/>
541 541 <wire x1="2.032" y1="-1.778" x2="3.556" y2="-1.778" width="0.1524" layer="51"/>
542 542 <wire x1="3.81" y1="1.27" x2="4.064" y2="1.778" width="0.0508" layer="21"/>
543 543 <wire x1="3.556" y1="1.778" x2="4.064" y2="1.778" width="0.1524" layer="21"/>
544 544 <wire x1="2.54" y1="1.905" x2="2.54" y2="1.778" width="0.1524" layer="51"/>
545 545 <wire x1="3.048" y1="1.778" x2="3.048" y2="1.905" width="0.1524" layer="51"/>
546 546 <wire x1="2.54" y1="1.905" x2="3.048" y2="1.905" width="0.1524" layer="51"/>
547 547 <wire x1="2.032" y1="1.778" x2="3.556" y2="1.778" width="0.1524" layer="51"/>
548 548 <wire x1="-1.778" y1="-0.254" x2="-0.508" y2="-0.254" width="0.1524" layer="21"/>
549 549 <wire x1="-0.508" y1="-0.254" x2="-0.508" y2="0.254" width="0.1524" layer="21"/>
550 550 <wire x1="-0.508" y1="0.254" x2="-1.778" y2="0.254" width="0.1524" layer="21"/>
551 551 <wire x1="-1.778" y1="0.254" x2="-1.778" y2="-0.254" width="0.1524" layer="21"/>
552 552 <wire x1="-1.778" y1="0.635" x2="-1.143" y2="0.635" width="0.1524" layer="21"/>
553 553 <wire x1="-1.143" y1="0.635" x2="-0.508" y2="0.635" width="0.1524" layer="21"/>
554 554 <wire x1="-1.143" y1="0.635" x2="-1.143" y2="1.016" width="0.0508" layer="21"/>
555 555 <wire x1="-1.778" y1="-0.635" x2="-1.143" y2="-0.635" width="0.1524" layer="21"/>
556 556 <wire x1="-1.143" y1="-0.635" x2="-0.508" y2="-0.635" width="0.1524" layer="21"/>
557 557 <wire x1="-1.143" y1="-0.635" x2="-1.143" y2="-1.016" width="0.0508" layer="21"/>
558 558 <circle x="3.048" y="0" radius="0.254" width="0.1524" layer="21"/>
559 559 <smd name="1" x="-2.794" y="-1.524" dx="1.27" dy="1.8796" layer="1"/>
560 560 <smd name="2" x="2.794" y="-1.524" dx="1.27" dy="1.8796" layer="1"/>
561 561 <smd name="3" x="2.794" y="1.524" dx="1.27" dy="1.8796" layer="1"/>
562 562 <smd name="4" x="-2.794" y="1.524" dx="1.27" dy="1.8796" layer="1"/>
563 563 <text x="-2.54" y="2.54" size="1.27" layer="25" ratio="10">&gt;NAME</text>
564 564 <text x="-2.54" y="-3.81" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
565 565 </package>
566 566 </packages>
567 567 </library>
568 568 <library name="diode">
569 569 <description>&lt;b&gt;Diodes&lt;/b&gt;&lt;p&gt;
570 570 Based on the following sources:
571 571 &lt;ul&gt;
572 572 &lt;li&gt;Motorola : www.onsemi.com
573 573 &lt;li&gt;Fairchild : www.fairchildsemi.com
574 574 &lt;li&gt;Philips : www.semiconductors.com
575 575 &lt;li&gt;Vishay : www.vishay.de
576 576 &lt;/ul&gt;
577 577 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
578 578 <packages>
579 579 <package name="SOD123">
580 580 <description>&lt;b&gt;Diode&lt;/b&gt;</description>
581 581 <wire x1="-1.1" y1="0.7" x2="1.1" y2="0.7" width="0.254" layer="51"/>
582 582 <wire x1="1.1" y1="0.7" x2="1.1" y2="-0.7" width="0.254" layer="51"/>
583 583 <wire x1="1.1" y1="-0.7" x2="-1.1" y2="-0.7" width="0.254" layer="51"/>
584 584 <wire x1="-1.1" y1="-0.7" x2="-1.1" y2="0.7" width="0.254" layer="51"/>
585 585 <smd name="C" x="-1.9" y="0" dx="1.4" dy="1.4" layer="1"/>
586 586 <smd name="A" x="1.9" y="0" dx="1.4" dy="1.4" layer="1"/>
587 587 <text x="-1.1" y="1" size="1.27" layer="25">&gt;NAME</text>
588 588 <text x="-1.1" y="-2.3" size="1.27" layer="27">&gt;VALUE</text>
589 589 <rectangle x1="-1.95" y1="-0.45" x2="-1.2" y2="0.4" layer="51"/>
590 590 <rectangle x1="1.2" y1="-0.45" x2="1.95" y2="0.4" layer="51"/>
591 591 <rectangle x1="-1.05" y1="-0.65" x2="-0.15" y2="0.7" layer="51"/>
592 592 </package>
593 593 </packages>
594 594 </library>
595 595 <library name="raspberrypi">
596 596 <description>&lt;h1&gt;&lt;a href="http://www.raspberrypi.org/"&gt;Raspberry Pi Board&lt;/a&gt;&lt;/h1&gt;
597 597 &lt;h2&gt;Changelog&lt;/h2&gt;
598 598 &lt;ul&gt;
599 599 &lt;li&gt;2014-01-25: Added RasPi Model B Rev 2&lt;/li&gt;
600 600 &lt;li&gt;2012-01-29: Initial version from Jacques&lt;/li&gt;
601 601 &lt;/ul&gt;
602 602
603 603 &lt;h2&gt;Licence&lt;/h2&gt;
604 604 This library stands under the &lt;a href="http://www.ohwr.org/projects/cernohl/wiki"&gt;CERN Open Hardware Licence&lt;/a&gt;.
605 605
606 606 &lt;h2&gt;Authors:&lt;/h2&gt;
607 607 &lt;a href="http://www.steffenvogel.de"&gt;Steffen Vogel&lt;/a&gt;&lt;br&gt;
608 608 &lt;a href="http://www.raspberrypi.org/phpBB3/memberlist.php?mode=viewprofile&amp;u=9306"&gt;Jacques Lagnel&lt;/a&gt;
609 609 &lt;h2&gt;Links&lt;/h2&gt;
610 610 &lt;a href="http://www.raspberrypi.org/wp-content/uploads/2012/12/Raspberry-Pi-Mounting-Hole-Template.png"&gt;Mounting Holes&lt;/a&gt;&lt;br&gt;
611 611 &lt;a href="http://elinux.org/RPi_Low-level_peripherals"&gt;GPIO Description&lt;/a&gt;&lt;br&gt;
612 612 &lt;a href="http://openlab.com.au/wp-content/uploads/2013/04/Raspberry_Pi_Dimensions.png"&gt;Dimensions&lt;/a&gt;</description>
613 613 <packages>
614 614 <package name="RPI-B-V2-SHIELD2">
615 615 <wire x1="-42.835" y1="22.245" x2="-40.985" y2="22.245" width="0.127" layer="21"/>
616 616 <wire x1="-40.985" y1="22.245" x2="-40.985" y2="20.395" width="0.127" layer="21" curve="1.965897"/>
617 617 <wire x1="-40.985" y1="20.395" x2="-42.835" y2="20.395" width="0.127" layer="21"/>
618 618 <wire x1="-42.835" y1="20.395" x2="-42.835" y2="22.245" width="0.127" layer="21"/>
619 619 <wire x1="-43.18" y1="20.05" x2="-10.16" y2="20.05" width="0.127" layer="21"/>
620 620 <wire x1="-10.16" y1="20.05" x2="-10.16" y2="25.13" width="0.127" layer="21"/>
621 621 <wire x1="-10.16" y1="25.13" x2="-43.18" y2="25.13" width="0.127" layer="21"/>
622 622 <wire x1="-43.18" y1="25.13" x2="-43.18" y2="20.05" width="0.127" layer="21"/>
623 623 <pad name="P1_1" x="-41.91" y="21.32" drill="1" shape="square"/>
624 624 <pad name="P1_2" x="-41.91" y="23.86" drill="1" diameter="1.6764"/>
625 625 <pad name="P1_3" x="-39.37" y="21.32" drill="1"/>
626 626 <pad name="P1_4" x="-39.37" y="23.86" drill="1"/>
627 627 <pad name="P1_5" x="-36.83" y="21.32" drill="1"/>
628 628 <pad name="P1_6" x="-36.83" y="23.86" drill="1" diameter="1.6764"/>
629 629 <pad name="P1_7" x="-34.29" y="21.32" drill="1"/>
630 630 <pad name="P1_8" x="-34.29" y="23.86" drill="1"/>
631 631 <pad name="P1_9" x="-31.75" y="21.32" drill="1"/>
632 632 <pad name="P1_10" x="-31.75" y="23.86" drill="1"/>
633 633 <pad name="P1_11" x="-29.21" y="21.32" drill="1"/>
634 634 <pad name="P1_12" x="-29.21" y="23.86" drill="1"/>
635 635 <pad name="P1_13" x="-26.67" y="21.32" drill="1"/>
636 636 <pad name="P1_14" x="-26.67" y="23.86" drill="1"/>
637 637 <pad name="P1_15" x="-24.13" y="21.32" drill="1"/>
638 638 <pad name="P1_16" x="-24.13" y="23.86" drill="1"/>
639 639 <pad name="P1_17" x="-21.59" y="21.32" drill="1"/>
640 640 <pad name="P1_18" x="-21.59" y="23.86" drill="1"/>
641 641 <pad name="P1_19" x="-19.05" y="21.32" drill="1"/>
642 642 <pad name="P1_20" x="-19.05" y="23.86" drill="1"/>
643 643 <pad name="P1_21" x="-16.51" y="21.32" drill="1"/>
644 644 <pad name="P1_22" x="-16.51" y="23.86" drill="1"/>
645 645 <pad name="P1_23" x="-13.97" y="21.32" drill="1"/>
646 646 <pad name="P1_24" x="-13.97" y="23.86" drill="1"/>
647 647 <pad name="P1_25" x="-11.43" y="21.32" drill="1"/>
648 648 <pad name="P1_26" x="-11.43" y="23.86" drill="1"/>
649 649 <text x="-41.902" y="19.756" size="1.27" layer="21" ratio="10" align="top-center">1</text>
650 650 <text x="-9.87" y="23.916" size="1.27" layer="21" ratio="10" align="center-left">26</text>
651 651 <wire x1="-27.94" y1="20.05" x2="-38.1" y2="20.05" width="0.127" layer="21"/>
652 652 <wire x1="-44.323" y1="26.654" x2="40.7416" y2="26.654" width="0" layer="20"/>
653 653 <wire x1="40.7416" y1="26.654" x2="40.7416" y2="8.3152" width="0" layer="20"/>
654 654 <wire x1="40.7416" y1="8.3152" x2="30.734" y2="8.3152" width="0" layer="20"/>
655 655 <wire x1="30.734" y1="8.3152" x2="30.734" y2="-11.4206" width="0" layer="20"/>
656 656 <wire x1="30.734" y1="-11.4206" x2="19.4564" y2="-11.4206" width="0" layer="20"/>
657 657 <wire x1="19.4564" y1="-11.4206" x2="19.4564" y2="-29.4292" width="0" layer="20"/>
658 658 <wire x1="19.4564" y1="-29.4292" x2="-44.3484" y2="-29.4292" width="0" layer="20"/>
659 659 <wire x1="-44.3484" y1="-29.4292" x2="-44.323" y2="26.654" width="0" layer="20"/>
660 660 <hole x="-18.81" y="-11.4" drill="2.9"/>
661 661 <hole x="35.66" y="14.11" drill="2.9"/>
662 662 </package>
663 663 </packages>
664 664 </library>
665 665 <library name="atmel-2005">
666 666 <description>&lt;b&gt;AVR Devices&lt;/b&gt;&lt;p&gt;
667 667 ATmega640/1280/1281/2560/2561&lt;p&gt;
668 668 Based on the following sources:&lt;p&gt;
669 669 &lt;ul&gt;
670 670 &lt;li&gt;www.atmel.com
671 671
672 672 &lt;/ul&gt;
673 673 &lt;author&gt;Revised by hendryczek@gmx.de&lt;/author&gt;</description>
674 674 <packages>
675 675 <package name="TQFP100">
676 676 <description>&lt;b&gt;100-lead Thin Quad Flat Pack Package Outline&lt;/b&gt;</description>
677 677 <wire x1="-7" y1="6.25" x2="-6.25" y2="7" width="0.254" layer="21"/>
678 678 <wire x1="-6.25" y1="7" x2="6.75" y2="7" width="0.254" layer="21"/>
679 679 <wire x1="6.75" y1="7" x2="7" y2="6.75" width="0.254" layer="21"/>
680 680 <wire x1="7" y1="6.75" x2="7" y2="-6.75" width="0.254" layer="21"/>
681 681 <wire x1="7" y1="-6.75" x2="6.75" y2="-7" width="0.254" layer="21"/>
682 682 <wire x1="6.75" y1="-7" x2="-6.75" y2="-7" width="0.254" layer="21"/>
683 683 <wire x1="-6.75" y1="-7" x2="-7" y2="-6.75" width="0.254" layer="21"/>
684 684 <wire x1="-7" y1="-6.75" x2="-7" y2="6.25" width="0.254" layer="21"/>
685 685 <wire x1="0.39" y1="0.9299" x2="-0.0099" y2="1.3298" width="0.1016" layer="51" curve="90"/>
686 686 <circle x="-6" y="6" radius="0.2499" width="0.254" layer="21"/>
687 687 <circle x="3.59" y="-0.7699" radius="0.4999" width="0.1016" layer="51"/>
688 688 <smd name="1" x="-8" y="6" dx="1.5" dy="0.35" layer="1"/>
689 689 <smd name="2" x="-8" y="5.5" dx="1.5" dy="0.35" layer="1"/>
690 690 <smd name="3" x="-8" y="5" dx="1.5" dy="0.35" layer="1"/>
691 691 <smd name="4" x="-8" y="4.5" dx="1.5" dy="0.35" layer="1"/>
692 692 <smd name="5" x="-8" y="4" dx="1.5" dy="0.35" layer="1"/>
693 693 <smd name="6" x="-8" y="3.5" dx="1.5" dy="0.35" layer="1"/>
694 694 <smd name="7" x="-8" y="3" dx="1.5" dy="0.35" layer="1"/>
695 695 <smd name="8" x="-8" y="2.5" dx="1.5" dy="0.35" layer="1"/>
696 696 <smd name="9" x="-8" y="2" dx="1.5" dy="0.35" layer="1"/>
697 697 <smd name="10" x="-8" y="1.5" dx="1.5" dy="0.35" layer="1"/>
698 698 <smd name="11" x="-8" y="1" dx="1.5" dy="0.35" layer="1"/>
699 699 <smd name="12" x="-8" y="0.5" dx="1.5" dy="0.35" layer="1"/>
700 700 <smd name="13" x="-8" y="0" dx="1.5" dy="0.35" layer="1"/>
701 701 <smd name="14" x="-8" y="-0.5" dx="1.5" dy="0.35" layer="1"/>
702 702 <smd name="15" x="-8" y="-1" dx="1.5" dy="0.35" layer="1"/>
703 703 <smd name="16" x="-8" y="-1.5" dx="1.5" dy="0.35" layer="1"/>
704 704 <smd name="17" x="-8" y="-2" dx="1.5" dy="0.35" layer="1"/>
705 705 <smd name="18" x="-8" y="-2.5" dx="1.5" dy="0.35" layer="1"/>
706 706 <smd name="19" x="-8" y="-3" dx="1.5" dy="0.35" layer="1"/>
707 707 <smd name="20" x="-8" y="-3.5" dx="1.5" dy="0.35" layer="1"/>
708 708 <smd name="21" x="-8" y="-4" dx="1.5" dy="0.35" layer="1"/>
709 709 <smd name="22" x="-8" y="-4.5" dx="1.5" dy="0.35" layer="1"/>
710 710 <smd name="23" x="-8" y="-5" dx="1.5" dy="0.35" layer="1"/>
711 711 <smd name="24" x="-8" y="-5.5" dx="1.5" dy="0.35" layer="1"/>
712 712 <smd name="25" x="-8" y="-6" dx="1.5" dy="0.35" layer="1"/>
713 713 <smd name="26" x="-6" y="-8" dx="0.35" dy="1.5" layer="1"/>
714 714 <smd name="27" x="-5.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
715 715 <smd name="28" x="-5" y="-8" dx="0.35" dy="1.5" layer="1"/>
716 716 <smd name="29" x="-4.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
717 717 <smd name="30" x="-4" y="-8" dx="0.35" dy="1.5" layer="1"/>
718 718 <smd name="31" x="-3.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
719 719 <smd name="32" x="-3" y="-8" dx="0.35" dy="1.5" layer="1"/>
720 720 <smd name="33" x="-2.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
721 721 <smd name="34" x="-2" y="-8" dx="0.35" dy="1.5" layer="1"/>
722 722 <smd name="35" x="-1.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
723 723 <smd name="36" x="-1" y="-8" dx="0.35" dy="1.5" layer="1"/>
724 724 <smd name="37" x="-0.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
725 725 <smd name="38" x="0" y="-8" dx="0.35" dy="1.5" layer="1"/>
726 726 <smd name="39" x="0.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
727 727 <smd name="40" x="1" y="-8" dx="0.35" dy="1.5" layer="1"/>
728 728 <smd name="41" x="1.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
729 729 <smd name="42" x="2" y="-8" dx="0.35" dy="1.5" layer="1"/>
730 730 <smd name="43" x="2.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
731 731 <smd name="44" x="3" y="-8" dx="0.35" dy="1.5" layer="1"/>
732 732 <smd name="45" x="3.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
733 733 <smd name="46" x="4" y="-8" dx="0.35" dy="1.5" layer="1"/>
734 734 <smd name="47" x="4.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
735 735 <smd name="48" x="5" y="-8" dx="0.35" dy="1.5" layer="1"/>
736 736 <smd name="49" x="5.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
737 737 <smd name="50" x="6" y="-8" dx="0.35" dy="1.5" layer="1"/>
738 738 <smd name="51" x="8" y="-6" dx="1.5" dy="0.35" layer="1"/>
739 739 <smd name="52" x="8" y="-5.5" dx="1.5" dy="0.35" layer="1"/>
740 740 <smd name="53" x="8" y="-5" dx="1.5" dy="0.35" layer="1"/>
741 741 <smd name="54" x="8" y="-4.5" dx="1.5" dy="0.35" layer="1"/>
742 742 <smd name="55" x="8" y="-4" dx="1.5" dy="0.35" layer="1"/>
743 743 <smd name="56" x="8" y="-3.5" dx="1.5" dy="0.35" layer="1"/>
744 744 <smd name="57" x="8" y="-3" dx="1.5" dy="0.35" layer="1"/>
745 745 <smd name="58" x="8" y="-2.5" dx="1.5" dy="0.35" layer="1"/>
746 746 <smd name="59" x="8" y="-2" dx="1.5" dy="0.35" layer="1"/>
747 747 <smd name="60" x="8" y="-1.5" dx="1.5" dy="0.35" layer="1"/>
748 748 <smd name="61" x="8" y="-1" dx="1.5" dy="0.35" layer="1"/>
749 749 <smd name="62" x="8" y="-0.5" dx="1.5" dy="0.35" layer="1"/>
750 750 <smd name="63" x="8" y="0" dx="1.5" dy="0.35" layer="1"/>
751 751 <smd name="64" x="8" y="0.5" dx="1.5" dy="0.35" layer="1"/>
752 752 <smd name="65" x="8" y="1" dx="1.5" dy="0.35" layer="1"/>
753 753 <smd name="66" x="8" y="1.5" dx="1.5" dy="0.35" layer="1"/>
754 754 <smd name="67" x="8" y="2" dx="1.5" dy="0.35" layer="1"/>
755 755 <smd name="68" x="8" y="2.5" dx="1.5" dy="0.35" layer="1"/>
756 756 <smd name="69" x="8" y="3" dx="1.5" dy="0.35" layer="1"/>
757 757 <smd name="70" x="8" y="3.5" dx="1.5" dy="0.35" layer="1"/>
758 758 <smd name="71" x="8" y="4" dx="1.5" dy="0.35" layer="1"/>
759 759 <smd name="72" x="8" y="4.5" dx="1.5" dy="0.35" layer="1"/>
760 760 <smd name="73" x="8" y="5" dx="1.5" dy="0.35" layer="1"/>
761 761 <smd name="74" x="8" y="5.5" dx="1.5" dy="0.35" layer="1"/>
762 762 <smd name="75" x="8" y="6" dx="1.5" dy="0.35" layer="1"/>
763 763 <smd name="76" x="6" y="8" dx="0.35" dy="1.5" layer="1"/>
764 764 <smd name="77" x="5.5" y="8" dx="0.35" dy="1.5" layer="1"/>
765 765 <smd name="78" x="5" y="8" dx="0.35" dy="1.5" layer="1"/>
766 766 <smd name="79" x="4.5" y="8" dx="0.35" dy="1.5" layer="1"/>
767 767 <smd name="80" x="4" y="8" dx="0.35" dy="1.5" layer="1"/>
768 768 <smd name="81" x="3.5" y="8" dx="0.35" dy="1.5" layer="1"/>
769 769 <smd name="82" x="3" y="8" dx="0.35" dy="1.5" layer="1"/>
770 770 <smd name="83" x="2.5" y="8" dx="0.35" dy="1.5" layer="1"/>
771 771 <smd name="84" x="2" y="8" dx="0.35" dy="1.5" layer="1"/>
772 772 <smd name="85" x="1.5" y="8" dx="0.35" dy="1.5" layer="1"/>
773 773 <smd name="86" x="1" y="8" dx="0.35" dy="1.5" layer="1"/>
774 774 <smd name="87" x="0.5" y="8" dx="0.35" dy="1.5" layer="1"/>
775 775 <smd name="88" x="0" y="8" dx="0.35" dy="1.5" layer="1"/>
776 776 <smd name="89" x="-0.5" y="8" dx="0.35" dy="1.5" layer="1"/>
777 777 <smd name="90" x="-1" y="8" dx="0.35" dy="1.5" layer="1"/>
778 778 <smd name="91" x="-1.5" y="8" dx="0.35" dy="1.5" layer="1"/>
779 779 <smd name="92" x="-2" y="8" dx="0.35" dy="1.5" layer="1"/>
780 780 <smd name="93" x="-2.5" y="8" dx="0.35" dy="1.5" layer="1"/>
781 781 <smd name="94" x="-3" y="8" dx="0.35" dy="1.5" layer="1"/>
782 782 <smd name="95" x="-3.5" y="8" dx="0.35" dy="1.5" layer="1"/>
783 783 <smd name="96" x="-4" y="8" dx="0.35" dy="1.5" layer="1"/>
784 784 <smd name="97" x="-4.5" y="8" dx="0.35" dy="1.5" layer="1"/>
785 785 <smd name="98" x="-5" y="8" dx="0.35" dy="1.5" layer="1"/>
786 786 <smd name="99" x="-5.5" y="8" dx="0.35" dy="1.5" layer="1"/>
787 787 <smd name="100" x="-6" y="8" dx="0.35" dy="1.5" layer="1"/>
788 788 <text x="-6.395" y="9.2451" size="1.27" layer="25">&gt;NAME</text>
789 789 <text x="-3.1801" y="2.8001" size="1.27" layer="27">&gt;VALUE</text>
790 790 <text x="-2.81" y="-2.4801" size="0.8128" layer="51">TQFP 100</text>
791 791 <text x="3.3899" y="-1.0701" size="0.6096" layer="51" ratio="15">R</text>
792 792 <rectangle x1="-8.1999" y1="5.8499" x2="-7.15" y2="6.1502" layer="51"/>
793 793 <rectangle x1="-8.1999" y1="5.35" x2="-7.15" y2="5.6501" layer="51"/>
794 794 <rectangle x1="-8.1999" y1="4.8499" x2="-7.15" y2="5.1502" layer="51"/>
795 795 <rectangle x1="-8.1999" y1="4.35" x2="-7.15" y2="4.6501" layer="51"/>
796 796 <rectangle x1="-8.1999" y1="3.8499" x2="-7.15" y2="4.1502" layer="51"/>
797 797 <rectangle x1="-8.1999" y1="3.35" x2="-7.15" y2="3.6501" layer="51"/>
798 798 <rectangle x1="-8.1999" y1="2.8499" x2="-7.15" y2="3.1502" layer="51"/>
799 799 <rectangle x1="-8.1999" y1="2.35" x2="-7.15" y2="2.6501" layer="51"/>
800 800 <rectangle x1="-8.1999" y1="1.8499" x2="-7.15" y2="2.1502" layer="51"/>
801 801 <rectangle x1="-8.1999" y1="1.35" x2="-7.15" y2="1.6501" layer="51"/>
802 802 <rectangle x1="-8.1999" y1="0.8499" x2="-7.15" y2="1.1502" layer="51"/>
803 803 <rectangle x1="-8.1999" y1="0.35" x2="-7.15" y2="0.6501" layer="51"/>
804 804 <rectangle x1="-8.1999" y1="-0.1501" x2="-7.15" y2="0.1502" layer="51"/>
805 805 <rectangle x1="-8.1999" y1="-0.65" x2="-7.15" y2="-0.3499" layer="51"/>
806 806 <rectangle x1="-8.1999" y1="-1.1501" x2="-7.15" y2="-0.8498" layer="51"/>
807 807 <rectangle x1="-8.1999" y1="-1.65" x2="-7.15" y2="-1.3499" layer="51"/>
808 808 <rectangle x1="-8.1999" y1="-2.1501" x2="-7.15" y2="-1.8498" layer="51"/>
809 809 <rectangle x1="-8.1999" y1="-2.65" x2="-7.15" y2="-2.3499" layer="51"/>
810 810 <rectangle x1="-8.1999" y1="-3.1501" x2="-7.15" y2="-2.8498" layer="51"/>
811 811 <rectangle x1="-8.1999" y1="-3.65" x2="-7.15" y2="-3.3499" layer="51"/>
812 812 <rectangle x1="-8.1999" y1="-4.1501" x2="-7.15" y2="-3.8498" layer="51"/>
813 813 <rectangle x1="-8.1999" y1="-4.65" x2="-7.15" y2="-4.3499" layer="51"/>
814 814 <rectangle x1="-8.1999" y1="-5.1501" x2="-7.15" y2="-4.8498" layer="51"/>
815 815 <rectangle x1="-8.1999" y1="-5.65" x2="-7.15" y2="-5.3499" layer="51"/>
816 816 <rectangle x1="-8.1999" y1="-6.1501" x2="-7.15" y2="-5.8498" layer="51"/>
817 817 <rectangle x1="-6.1501" y1="-8.1999" x2="-5.8498" y2="-7.15" layer="51"/>
818 818 <rectangle x1="-5.65" y1="-8.1999" x2="-5.3499" y2="-7.15" layer="51"/>
819 819 <rectangle x1="-5.1501" y1="-8.1999" x2="-4.8498" y2="-7.15" layer="51"/>
820 820 <rectangle x1="-4.65" y1="-8.1999" x2="-4.3499" y2="-7.15" layer="51"/>
821 821 <rectangle x1="-4.1501" y1="-8.1999" x2="-3.8498" y2="-7.15" layer="51"/>
822 822 <rectangle x1="-3.65" y1="-8.1999" x2="-3.3499" y2="-7.15" layer="51"/>
823 823 <rectangle x1="-3.1501" y1="-8.1999" x2="-2.8498" y2="-7.15" layer="51"/>
824 824 <rectangle x1="-2.65" y1="-8.1999" x2="-2.3499" y2="-7.15" layer="51"/>
825 825 <rectangle x1="-2.1501" y1="-8.1999" x2="-1.8498" y2="-7.15" layer="51"/>
826 826 <rectangle x1="-1.65" y1="-8.1999" x2="-1.3499" y2="-7.15" layer="51"/>
827 827 <rectangle x1="-1.1501" y1="-8.1999" x2="-0.8498" y2="-7.15" layer="51"/>
828 828 <rectangle x1="-0.65" y1="-8.1999" x2="-0.3499" y2="-7.15" layer="51"/>
829 829 <rectangle x1="-0.1501" y1="-8.1999" x2="0.1502" y2="-7.15" layer="51"/>
830 830 <rectangle x1="0.35" y1="-8.1999" x2="0.6501" y2="-7.15" layer="51"/>
831 831 <rectangle x1="0.8499" y1="-8.1999" x2="1.1502" y2="-7.15" layer="51"/>
832 832 <rectangle x1="1.35" y1="-8.1999" x2="1.6501" y2="-7.15" layer="51"/>
833 833 <rectangle x1="1.8499" y1="-8.1999" x2="2.1502" y2="-7.15" layer="51"/>
834 834 <rectangle x1="2.35" y1="-8.1999" x2="2.6501" y2="-7.15" layer="51"/>
835 835 <rectangle x1="2.8499" y1="-8.1999" x2="3.1502" y2="-7.15" layer="51"/>
836 836 <rectangle x1="3.35" y1="-8.1999" x2="3.6501" y2="-7.15" layer="51"/>
837 837 <rectangle x1="3.8499" y1="-8.1999" x2="4.1502" y2="-7.15" layer="51"/>
838 838 <rectangle x1="4.35" y1="-8.1999" x2="4.6501" y2="-7.15" layer="51"/>
839 839 <rectangle x1="4.8499" y1="-8.1999" x2="5.1502" y2="-7.15" layer="51"/>
840 840 <rectangle x1="5.35" y1="-8.1999" x2="5.6501" y2="-7.15" layer="51"/>
841 841 <rectangle x1="5.8499" y1="-8.1999" x2="6.1502" y2="-7.15" layer="51"/>
842 842 <rectangle x1="7.1501" y1="-6.1501" x2="8.2" y2="-5.8498" layer="51"/>
843 843 <rectangle x1="7.1501" y1="-5.65" x2="8.2" y2="-5.3499" layer="51"/>
844 844 <rectangle x1="7.1501" y1="-5.1501" x2="8.2" y2="-4.8498" layer="51"/>
845 845 <rectangle x1="7.1501" y1="-4.65" x2="8.2" y2="-4.3499" layer="51"/>
846 846 <rectangle x1="7.1501" y1="-4.1501" x2="8.2" y2="-3.8498" layer="51"/>
847 847 <rectangle x1="7.1501" y1="-3.65" x2="8.2" y2="-3.3499" layer="51"/>
848 848 <rectangle x1="7.1501" y1="-3.1501" x2="8.2" y2="-2.8498" layer="51"/>
849 849 <rectangle x1="7.1501" y1="-2.65" x2="8.2" y2="-2.3499" layer="51"/>
850 850 <rectangle x1="7.1501" y1="-2.1501" x2="8.2" y2="-1.8498" layer="51"/>
851 851 <rectangle x1="7.1501" y1="-1.65" x2="8.2" y2="-1.3499" layer="51"/>
852 852 <rectangle x1="7.1501" y1="-1.1501" x2="8.2" y2="-0.8498" layer="51"/>
853 853 <rectangle x1="7.1501" y1="-0.65" x2="8.2" y2="-0.3499" layer="51"/>
854 854 <rectangle x1="7.1501" y1="-0.1501" x2="8.2" y2="0.1502" layer="51"/>
855 855 <rectangle x1="7.1501" y1="0.35" x2="8.2" y2="0.6501" layer="51"/>
856 856 <rectangle x1="7.1501" y1="0.8499" x2="8.2" y2="1.1502" layer="51"/>
857 857 <rectangle x1="7.1501" y1="1.35" x2="8.2" y2="1.6501" layer="51"/>
858 858 <rectangle x1="7.1501" y1="1.8499" x2="8.2" y2="2.1502" layer="51"/>
859 859 <rectangle x1="7.1501" y1="2.35" x2="8.2" y2="2.6501" layer="51"/>
860 860 <rectangle x1="7.1501" y1="2.8499" x2="8.2" y2="3.1502" layer="51"/>
861 861 <rectangle x1="7.1501" y1="3.35" x2="8.2" y2="3.6501" layer="51"/>
862 862 <rectangle x1="7.1501" y1="3.8499" x2="8.2" y2="4.1502" layer="51"/>
863 863 <rectangle x1="7.1501" y1="4.35" x2="8.2" y2="4.6501" layer="51"/>
864 864 <rectangle x1="7.1501" y1="4.8499" x2="8.2" y2="5.1502" layer="51"/>
865 865 <rectangle x1="7.1501" y1="5.35" x2="8.2" y2="5.6501" layer="51"/>
866 866 <rectangle x1="7.1501" y1="5.8499" x2="8.2" y2="6.1502" layer="51"/>
867 867 <rectangle x1="5.8499" y1="7.1501" x2="6.1502" y2="8.2" layer="51"/>
868 868 <rectangle x1="5.35" y1="7.1501" x2="5.6501" y2="8.2" layer="51"/>
869 869 <rectangle x1="4.8499" y1="7.1501" x2="5.1502" y2="8.2" layer="51"/>
870 870 <rectangle x1="4.35" y1="7.1501" x2="4.6501" y2="8.2" layer="51"/>
871 871 <rectangle x1="3.8499" y1="7.1501" x2="4.1502" y2="8.2" layer="51"/>
872 872 <rectangle x1="3.35" y1="7.1501" x2="3.6501" y2="8.2" layer="51"/>
873 873 <rectangle x1="2.8499" y1="7.1501" x2="3.1502" y2="8.2" layer="51"/>
874 874 <rectangle x1="2.35" y1="7.1501" x2="2.6501" y2="8.2" layer="51"/>
875 875 <rectangle x1="1.8499" y1="7.1501" x2="2.1502" y2="8.2" layer="51"/>
876 876 <rectangle x1="1.35" y1="7.1501" x2="1.6501" y2="8.2" layer="51"/>
877 877 <rectangle x1="0.8499" y1="7.1501" x2="1.1502" y2="8.2" layer="51"/>
878 878 <rectangle x1="0.35" y1="7.1501" x2="0.6501" y2="8.2" layer="51"/>
879 879 <rectangle x1="-0.1501" y1="7.1501" x2="0.1502" y2="8.2" layer="51"/>
880 880 <rectangle x1="-0.65" y1="7.1501" x2="-0.3499" y2="8.2" layer="51"/>
881 881 <rectangle x1="-1.1501" y1="7.1501" x2="-0.8498" y2="8.2" layer="51"/>
882 882 <rectangle x1="-1.65" y1="7.1501" x2="-1.3499" y2="8.2" layer="51"/>
883 883 <rectangle x1="-2.1501" y1="7.1501" x2="-1.8498" y2="8.2" layer="51"/>
884 884 <rectangle x1="-2.65" y1="7.1501" x2="-2.3499" y2="8.2" layer="51"/>
885 885 <rectangle x1="-3.1501" y1="7.1501" x2="-2.8498" y2="8.2" layer="51"/>
886 886 <rectangle x1="-3.65" y1="7.1501" x2="-3.3499" y2="8.2" layer="51"/>
887 887 <rectangle x1="-4.1501" y1="7.1501" x2="-3.8498" y2="8.2" layer="51"/>
888 888 <rectangle x1="-4.65" y1="7.1501" x2="-4.3499" y2="8.2" layer="51"/>
889 889 <rectangle x1="-5.1501" y1="7.1501" x2="-4.8498" y2="8.2" layer="51"/>
890 890 <rectangle x1="-5.65" y1="7.1501" x2="-5.3499" y2="8.2" layer="51"/>
891 891 <rectangle x1="-6.1501" y1="7.1501" x2="-5.8498" y2="8.2" layer="51"/>
892 892 <polygon width="0.1" layer="51">
893 893 <vertex x="-3.81" y="-0.6701"/>
894 894 <vertex x="-2.81" y="1.3299"/>
895 895 <vertex x="-2.2101" y="1.3299"/>
896 896 <vertex x="-2.2101" y="-0.6701"/>
897 897 <vertex x="-2.6101" y="-0.6701"/>
898 898 <vertex x="-2.6101" y="0.73"/>
899 899 <vertex x="-3.2101" y="-0.4699"/>
900 900 <vertex x="-3.0099" y="-0.4699"/>
901 901 <vertex x="-3.0099" y="-0.6701"/>
902 902 </polygon>
903 903 <polygon width="0.1" layer="51">
904 904 <vertex x="-2.7099" y="1.6299"/>
905 905 <vertex x="-2.51" y="2.03"/>
906 906 <vertex x="3.0899" y="2.03"/>
907 907 <vertex x="3.0899" y="1.6299"/>
908 908 <vertex x="-1.51" y="1.6299"/>
909 909 <vertex x="-1.51" y="-0.6701"/>
910 910 <vertex x="-1.9101" y="-0.6701"/>
911 911 <vertex x="-1.9101" y="1.6299"/>
912 912 </polygon>
913 913 <polygon width="0.1" layer="51">
914 914 <vertex x="-1.2101" y="1.3299"/>
915 915 <vertex x="-1.2101" y="-0.6701"/>
916 916 <vertex x="-0.81" y="-0.6701"/>
917 917 <vertex x="-0.81" y="1.13"/>
918 918 <vertex x="-0.6101" y="1.13"/>
919 919 <vertex x="-0.6101" y="-0.6701"/>
920 920 <vertex x="-0.2101" y="-0.6701"/>
921 921 <vertex x="-0.2101" y="1.13"/>
922 922 <vertex x="-0.0099" y="1.13"/>
923 923 <vertex x="-0.0099" y="-0.6701"/>
924 924 <vertex x="0.3899" y="-0.6701"/>
925 925 <vertex x="0.3899" y="0.9299"/>
926 926 <vertex x="0.2901" y="1.13"/>
927 927 <vertex x="0.19" y="1.2301"/>
928 928 <vertex x="-0.0099" y="1.3299"/>
929 929 </polygon>
930 930 <polygon width="0.1" layer="51">
931 931 <vertex x="0.6901" y="1.3299"/>
932 932 <vertex x="0.6901" y="-0.6701"/>
933 933 <vertex x="1.89" y="-0.6701"/>
934 934 <vertex x="1.89" y="-0.0701"/>
935 935 <vertex x="0.89" y="-0.0701"/>
936 936 <vertex x="0.89" y="0.13"/>
937 937 <vertex x="1.89" y="0.13"/>
938 938 <vertex x="1.89" y="0.5301"/>
939 939 <vertex x="0.89" y="0.5301"/>
940 940 <vertex x="0.89" y="0.73"/>
941 941 <vertex x="1.89" y="0.73"/>
942 942 <vertex x="1.89" y="1.3299"/>
943 943 </polygon>
944 944 <polygon width="0.1" layer="51">
945 945 <vertex x="2.19" y="1.3299"/>
946 946 <vertex x="2.19" y="-0.6701"/>
947 947 <vertex x="2.7899" y="-0.6701"/>
948 948 <vertex x="2.9901" y="-0.27"/>
949 949 <vertex x="2.59" y="-0.27"/>
950 950 <vertex x="2.59" y="1.3299"/>
951 951 </polygon>
952 952 <polygon width="0.1" layer="51">
953 953 <vertex x="-3.81" y="-0.8699"/>
954 954 <vertex x="-3.81" y="-1.27"/>
955 955 <vertex x="2.49" y="-1.27"/>
956 956 <vertex x="2.6901" y="-0.8699"/>
957 957 </polygon>
958 958 </package>
959 959 </packages>
960 960 </library>
961 961 <library name="pinhead">
962 962 <packages>
963 963 <package name="2X03">
964 964 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
965 965 <wire x1="-3.81" y1="-1.905" x2="-3.175" y2="-2.54" width="0.1524" layer="21"/>
966 966 <wire x1="-1.905" y1="-2.54" x2="-1.27" y2="-1.905" width="0.1524" layer="21"/>
967 967 <wire x1="-1.27" y1="-1.905" x2="-0.635" y2="-2.54" width="0.1524" layer="21"/>
968 968 <wire x1="0.635" y1="-2.54" x2="1.27" y2="-1.905" width="0.1524" layer="21"/>
969 969 <wire x1="-3.81" y1="-1.905" x2="-3.81" y2="1.905" width="0.1524" layer="21"/>
970 970 <wire x1="-3.81" y1="1.905" x2="-3.175" y2="2.54" width="0.1524" layer="21"/>
971 971 <wire x1="-3.175" y1="2.54" x2="-1.905" y2="2.54" width="0.1524" layer="21"/>
972 972 <wire x1="-1.905" y1="2.54" x2="-1.27" y2="1.905" width="0.1524" layer="21"/>
973 973 <wire x1="-1.27" y1="1.905" x2="-0.635" y2="2.54" width="0.1524" layer="21"/>
974 974 <wire x1="-0.635" y1="2.54" x2="0.635" y2="2.54" width="0.1524" layer="21"/>
975 975 <wire x1="0.635" y1="2.54" x2="1.27" y2="1.905" width="0.1524" layer="21"/>
976 976 <wire x1="-1.27" y1="1.905" x2="-1.27" y2="-1.905" width="0.1524" layer="21"/>
977 977 <wire x1="1.27" y1="1.905" x2="1.27" y2="-1.905" width="0.1524" layer="21"/>
978 978 <wire x1="-0.635" y1="-2.54" x2="0.635" y2="-2.54" width="0.1524" layer="21"/>
979 979 <wire x1="-3.175" y1="-2.54" x2="-1.905" y2="-2.54" width="0.1524" layer="21"/>
980 980 <wire x1="1.27" y1="-1.905" x2="1.905" y2="-2.54" width="0.1524" layer="21"/>
981 981 <wire x1="3.175" y1="-2.54" x2="3.81" y2="-1.905" width="0.1524" layer="21"/>
982 982 <wire x1="1.27" y1="1.905" x2="1.905" y2="2.54" width="0.1524" layer="21"/>
983 983 <wire x1="1.905" y1="2.54" x2="3.175" y2="2.54" width="0.1524" layer="21"/>
984 984 <wire x1="3.175" y1="2.54" x2="3.81" y2="1.905" width="0.1524" layer="21"/>
985 985 <wire x1="3.81" y1="1.905" x2="3.81" y2="-1.905" width="0.1524" layer="21"/>
986 986 <wire x1="1.905" y1="-2.54" x2="3.175" y2="-2.54" width="0.1524" layer="21"/>
987 987 <pad name="1" x="-2.54" y="-1.27" drill="1.016" shape="octagon"/>
988 988 <pad name="2" x="-2.54" y="1.27" drill="1.016" shape="octagon"/>
989 989 <pad name="3" x="0" y="-1.27" drill="1.016" shape="octagon"/>
990 990 <pad name="4" x="0" y="1.27" drill="1.016" shape="octagon"/>
991 991 <pad name="5" x="2.54" y="-1.27" drill="1.016" shape="octagon"/>
992 992 <pad name="6" x="2.54" y="1.27" drill="1.016" shape="octagon"/>
993 993 <text x="-3.81" y="3.175" size="1.27" layer="25" ratio="10">&gt;NAME</text>
994 994 <text x="-3.81" y="-4.445" size="1.27" layer="27">&gt;VALUE</text>
995 995 <rectangle x1="-2.794" y1="-1.524" x2="-2.286" y2="-1.016" layer="51"/>
996 996 <rectangle x1="-2.794" y1="1.016" x2="-2.286" y2="1.524" layer="51"/>
997 997 <rectangle x1="-0.254" y1="1.016" x2="0.254" y2="1.524" layer="51"/>
998 998 <rectangle x1="-0.254" y1="-1.524" x2="0.254" y2="-1.016" layer="51"/>
999 999 <rectangle x1="2.286" y1="1.016" x2="2.794" y2="1.524" layer="51"/>
1000 1000 <rectangle x1="2.286" y1="-1.524" x2="2.794" y2="-1.016" layer="51"/>
1001 1001 </package>
1002 1002 </packages>
1003 1003 </library>
1004 1004 <library name="SmartPrj">
1005 1005 <packages>
1006 1006 <package name="RESONATOR">
1007 1007 <wire x1="-1.4" y1="0.8" x2="1.4" y2="0.8" width="0.127" layer="51"/>
1008 1008 <wire x1="1.4" y1="0.8" x2="1.4" y2="-0.8" width="0.127" layer="51"/>
1009 1009 <wire x1="1.4" y1="-0.8" x2="-1.4" y2="-0.8" width="0.127" layer="51"/>
1010 1010 <wire x1="-1.4" y1="-0.8" x2="-1.4" y2="0.8" width="0.127" layer="51"/>
1011 1011 <wire x1="-1.6" y1="0.8" x2="-1.6" y2="-0.8" width="0.22" layer="21"/>
1012 1012 <wire x1="1.6" y1="0.8" x2="1.6" y2="-0.8" width="0.22" layer="21"/>
1013 1013 <smd name="1" x="-1" y="0" dx="2" dy="0.7" layer="1" rot="R90"/>
1014 1014 <smd name="2" x="0" y="0" dx="2" dy="0.7" layer="1" rot="R90"/>
1015 1015 <smd name="3" x="1" y="0" dx="2" dy="0.7" layer="1" rot="R90"/>
1016 1016 <text x="-1.45" y="1.35" size="0.3556" layer="25">&gt;NAME</text>
1017 1017 <text x="-1.45" y="-1.688" size="0.3556" layer="27">&gt;VALUE</text>
1018 1018 </package>
1019 1019 <package name="R0603-ROUND">
1020 1020 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
1021 1021 chip</description>
1022 1022 <wire x1="-0.432" y1="-0.356" x2="0.432" y2="-0.356" width="0.1524" layer="51"/>
1023 1023 <wire x1="0.432" y1="0.356" x2="-0.432" y2="0.356" width="0.1524" layer="51"/>
1024 1024 <wire x1="-1.473" y1="0.983" x2="1.473" y2="0.983" width="0.0508" layer="39"/>
1025 1025 <wire x1="1.473" y1="0.983" x2="1.473" y2="-0.983" width="0.0508" layer="39"/>
1026 1026 <wire x1="1.473" y1="-0.983" x2="-1.473" y2="-0.983" width="0.0508" layer="39"/>
1027 1027 <wire x1="-1.473" y1="-0.983" x2="-1.473" y2="0.983" width="0.0508" layer="39"/>
1028 1028 <smd name="1" x="-0.889" y="0" dx="0.8984" dy="1.1" layer="1" roundness="80"/>
1029 1029 <smd name="2" x="0.889" y="0" dx="0.8984" dy="1.1" layer="1" roundness="80"/>
1030 1030 <text x="-0.889" y="0.889" size="1.27" layer="25">&gt;NAME</text>
1031 1031 <text x="-0.889" y="-2.032" size="1.27" layer="27">&gt;VALUE</text>
1032 1032 <rectangle x1="0.4318" y1="-0.4318" x2="0.8382" y2="0.4318" layer="51"/>
1033 1033 <rectangle x1="-0.8382" y1="-0.4318" x2="-0.4318" y2="0.4318" layer="51"/>
1034 1034 <rectangle x1="-0.1999" y1="-0.4001" x2="0.1999" y2="0.4001" layer="35"/>
1035 1035 </package>
1036 1036 </packages>
1037 1037 </library>
1038 1038 <library name="con-lstb">
1039 1039 <description>&lt;b&gt;Pin Headers&lt;/b&gt;&lt;p&gt;
1040 1040 Naming:&lt;p&gt;
1041 1041 MA = male&lt;p&gt;
1042 1042 # contacts - # rows&lt;p&gt;
1043 1043 W = angled&lt;p&gt;
1044 1044 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
1045 1045 <packages>
1046 1046 <package name="MA03-1">
1047 1047 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
1048 1048 <wire x1="-3.175" y1="1.27" x2="-1.905" y2="1.27" width="0.1524" layer="21"/>
1049 1049 <wire x1="-1.905" y1="1.27" x2="-1.27" y2="0.635" width="0.1524" layer="21"/>
1050 1050 <wire x1="-1.27" y1="-0.635" x2="-1.905" y2="-1.27" width="0.1524" layer="21"/>
1051 1051 <wire x1="-1.27" y1="0.635" x2="-0.635" y2="1.27" width="0.1524" layer="21"/>
1052 1052 <wire x1="-0.635" y1="1.27" x2="0.635" y2="1.27" width="0.1524" layer="21"/>
1053 1053 <wire x1="0.635" y1="1.27" x2="1.27" y2="0.635" width="0.1524" layer="21"/>
1054 1054 <wire x1="1.27" y1="-0.635" x2="0.635" y2="-1.27" width="0.1524" layer="21"/>
1055 1055 <wire x1="0.635" y1="-1.27" x2="-0.635" y2="-1.27" width="0.1524" layer="21"/>
1056 1056 <wire x1="-0.635" y1="-1.27" x2="-1.27" y2="-0.635" width="0.1524" layer="21"/>
1057 1057 <wire x1="-3.81" y1="0.635" x2="-3.81" y2="-0.635" width="0.1524" layer="21"/>
1058 1058 <wire x1="-3.175" y1="1.27" x2="-3.81" y2="0.635" width="0.1524" layer="21"/>
1059 1059 <wire x1="-3.81" y1="-0.635" x2="-3.175" y2="-1.27" width="0.1524" layer="21"/>
1060 1060 <wire x1="-1.905" y1="-1.27" x2="-3.175" y2="-1.27" width="0.1524" layer="21"/>
1061 1061 <wire x1="1.27" y1="0.635" x2="1.905" y2="1.27" width="0.1524" layer="21"/>
1062 1062 <wire x1="1.905" y1="1.27" x2="3.175" y2="1.27" width="0.1524" layer="21"/>
1063 1063 <wire x1="3.175" y1="1.27" x2="3.81" y2="0.635" width="0.1524" layer="21"/>
1064 1064 <wire x1="3.81" y1="-0.635" x2="3.175" y2="-1.27" width="0.1524" layer="21"/>
1065 1065 <wire x1="3.175" y1="-1.27" x2="1.905" y2="-1.27" width="0.1524" layer="21"/>
1066 1066 <wire x1="1.905" y1="-1.27" x2="1.27" y2="-0.635" width="0.1524" layer="21"/>
1067 1067 <wire x1="3.81" y1="0.635" x2="3.81" y2="-0.635" width="0.1524" layer="21"/>
1068 1068 <pad name="1" x="-2.54" y="0" drill="1.016" shape="long" rot="R90"/>
1069 1069 <pad name="2" x="0" y="0" drill="1.016" shape="long" rot="R90"/>
1070 1070 <pad name="3" x="2.54" y="0" drill="1.016" shape="long" rot="R90"/>
1071 1071 <text x="-3.81" y="1.651" size="1.27" layer="25" ratio="10">&gt;NAME</text>
1072 1072 <text x="-5.08" y="-0.635" size="1.27" layer="21" ratio="10">1</text>
1073 1073 <text x="-3.81" y="-2.921" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
1074 1074 <rectangle x1="-0.254" y1="-0.254" x2="0.254" y2="0.254" layer="51"/>
1075 1075 <rectangle x1="-2.794" y1="-0.254" x2="-2.286" y2="0.254" layer="51"/>
1076 1076 <rectangle x1="2.286" y1="-0.254" x2="2.794" y2="0.254" layer="51"/>
1077 1077 </package>
1078 1078 <package name="MA04-2">
1079 1079 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
1080 1080 <wire x1="-4.445" y1="2.54" x2="-3.175" y2="2.54" width="0.1524" layer="21"/>
1081 1081 <wire x1="-3.175" y1="2.54" x2="-2.54" y2="1.905" width="0.1524" layer="21"/>
1082 1082 <wire x1="-2.54" y1="1.905" x2="-1.905" y2="2.54" width="0.1524" layer="21"/>
1083 1083 <wire x1="-1.905" y1="2.54" x2="-0.635" y2="2.54" width="0.1524" layer="21"/>
1084 1084 <wire x1="-0.635" y1="2.54" x2="0" y2="1.905" width="0.1524" layer="21"/>
1085 1085 <wire x1="-4.445" y1="2.54" x2="-5.08" y2="1.905" width="0.1524" layer="21"/>
1086 1086 <wire x1="0" y1="1.905" x2="0.635" y2="2.54" width="0.1524" layer="21"/>
1087 1087 <wire x1="0.635" y1="2.54" x2="1.905" y2="2.54" width="0.1524" layer="21"/>
1088 1088 <wire x1="1.905" y1="2.54" x2="2.54" y2="1.905" width="0.1524" layer="21"/>
1089 1089 <wire x1="3.175" y1="2.54" x2="4.445" y2="2.54" width="0.1524" layer="21"/>
1090 1090 <wire x1="3.175" y1="2.54" x2="2.54" y2="1.905" width="0.1524" layer="21"/>
1091 1091 <wire x1="4.445" y1="2.54" x2="5.08" y2="1.905" width="0.1524" layer="21"/>
1092 1092 <wire x1="5.08" y1="1.905" x2="5.08" y2="-1.905" width="0.1524" layer="21"/>
1093 1093 <wire x1="-2.54" y1="-1.905" x2="-3.175" y2="-2.54" width="0.1524" layer="21"/>
1094 1094 <wire x1="0" y1="-1.905" x2="-0.635" y2="-2.54" width="0.1524" layer="21"/>
1095 1095 <wire x1="-0.635" y1="-2.54" x2="-1.905" y2="-2.54" width="0.1524" layer="21"/>
1096 1096 <wire x1="-1.905" y1="-2.54" x2="-2.54" y2="-1.905" width="0.1524" layer="21"/>
1097 1097 <wire x1="-5.08" y1="1.905" x2="-5.08" y2="-1.905" width="0.1524" layer="21"/>
1098 1098 <wire x1="-5.08" y1="-1.905" x2="-4.445" y2="-2.54" width="0.1524" layer="21"/>
1099 1099 <wire x1="-3.175" y1="-2.54" x2="-4.445" y2="-2.54" width="0.1524" layer="21"/>
1100 1100 <wire x1="2.54" y1="-1.905" x2="1.905" y2="-2.54" width="0.1524" layer="21"/>
1101 1101 <wire x1="1.905" y1="-2.54" x2="0.635" y2="-2.54" width="0.1524" layer="21"/>
1102 1102 <wire x1="0.635" y1="-2.54" x2="0" y2="-1.905" width="0.1524" layer="21"/>
1103 1103 <wire x1="2.54" y1="-1.905" x2="3.175" y2="-2.54" width="0.1524" layer="21"/>
1104 1104 <wire x1="4.445" y1="-2.54" x2="3.175" y2="-2.54" width="0.1524" layer="21"/>
1105 1105 <wire x1="5.08" y1="-1.905" x2="4.445" y2="-2.54" width="0.1524" layer="21"/>
1106 1106 <pad name="1" x="-3.81" y="-1.27" drill="1.016" shape="octagon"/>
1107 1107 <pad name="3" x="-1.27" y="-1.27" drill="1.016" shape="octagon"/>
1108 1108 <pad name="5" x="1.27" y="-1.27" drill="1.016" shape="octagon"/>
1109 1109 <pad name="7" x="3.81" y="-1.27" drill="1.016" shape="octagon"/>
1110 1110 <pad name="2" x="-3.81" y="1.27" drill="1.016" shape="octagon"/>
1111 1111 <pad name="4" x="-1.27" y="1.27" drill="1.016" shape="octagon"/>
1112 1112 <pad name="6" x="1.27" y="1.27" drill="1.016" shape="octagon"/>
1113 1113 <pad name="8" x="3.81" y="1.27" drill="1.016" shape="octagon"/>
1114 1114 <text x="-4.318" y="-4.191" size="1.27" layer="21" ratio="10">1</text>
1115 1115 <text x="-5.08" y="2.921" size="1.27" layer="25" ratio="10">&gt;NAME</text>
1116 1116 <text x="0" y="-4.191" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
1117 1117 <text x="3.81" y="2.921" size="1.27" layer="21" ratio="10">8</text>
1118 1118 <rectangle x1="-1.524" y1="-1.524" x2="-1.016" y2="-1.016" layer="51"/>
1119 1119 <rectangle x1="-4.064" y1="-1.524" x2="-3.556" y2="-1.016" layer="51"/>
1120 1120 <rectangle x1="1.016" y1="-1.524" x2="1.524" y2="-1.016" layer="51"/>
1121 1121 <rectangle x1="3.556" y1="-1.524" x2="4.064" y2="-1.016" layer="51"/>
1122 1122 <rectangle x1="-4.064" y1="1.016" x2="-3.556" y2="1.524" layer="51"/>
1123 1123 <rectangle x1="-1.524" y1="1.016" x2="-1.016" y2="1.524" layer="51"/>
1124 1124 <rectangle x1="1.016" y1="1.016" x2="1.524" y2="1.524" layer="51"/>
1125 1125 <rectangle x1="3.556" y1="1.016" x2="4.064" y2="1.524" layer="51"/>
1126 1126 </package>
1127 1127 </packages>
1128 1128 </library>
1129 1129 <library name="v-reg">
1130 1130 <description>&lt;b&gt;Voltage Regulators&lt;/b&gt;&lt;p&gt;
1131 1131 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
1132 1132 <packages>
1133 1133 <package name="SOT25">
1134 1134 <description>&lt;b&gt;Small Outline Transistor&lt;/b&gt;&lt;p&gt;
1135 1135 TSC [Taiwan Semiconductor Company, Ltd]&lt;br&gt;
1136 1136 Source: http://www.taiwansemi.com .. 5205_0409c.pdf</description>
1137 1137 <wire x1="1.422" y1="0.785" x2="1.422" y2="-0.785" width="0.1524" layer="21"/>
1138 1138 <wire x1="1.422" y1="-0.785" x2="-1.422" y2="-0.785" width="0.1524" layer="51"/>
1139 1139 <wire x1="-1.422" y1="-0.785" x2="-1.422" y2="0.785" width="0.1524" layer="21"/>
1140 1140 <wire x1="-1.422" y1="0.785" x2="1.422" y2="0.785" width="0.1524" layer="51"/>
1141 1141 <wire x1="-0.522" y1="0.785" x2="0.522" y2="0.785" width="0.1524" layer="21"/>
1142 1142 <wire x1="-0.428" y1="-0.785" x2="-0.522" y2="-0.785" width="0.1524" layer="21"/>
1143 1143 <wire x1="0.522" y1="-0.785" x2="0.428" y2="-0.785" width="0.1524" layer="21"/>
1144 1144 <wire x1="-1.328" y1="-0.785" x2="-1.422" y2="-0.785" width="0.1524" layer="21"/>
1145 1145 <wire x1="1.422" y1="-0.785" x2="1.328" y2="-0.785" width="0.1524" layer="21"/>
1146 1146 <wire x1="1.328" y1="0.785" x2="1.422" y2="0.785" width="0.1524" layer="21"/>
1147 1147 <wire x1="-1.422" y1="0.785" x2="-1.328" y2="0.785" width="0.1524" layer="21"/>
1148 1148 <smd name="1" x="-0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
1149 1149 <smd name="2" x="0" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
1150 1150 <smd name="3" x="0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
1151 1151 <smd name="4" x="0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
1152 1152 <smd name="5" x="-0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
1153 1153 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1154 1154 <text x="-1.905" y="-3.429" size="1.27" layer="27">&gt;VALUE</text>
1155 1155 <rectangle x1="-1.2" y1="-1.5" x2="-0.7" y2="-0.85" layer="51"/>
1156 1156 <rectangle x1="-0.25" y1="-1.5" x2="0.25" y2="-0.85" layer="51"/>
1157 1157 <rectangle x1="0.7" y1="-1.5" x2="1.2" y2="-0.85" layer="51"/>
1158 1158 <rectangle x1="0.7" y1="0.85" x2="1.2" y2="1.5" layer="51"/>
1159 1159 <rectangle x1="-1.2" y1="0.85" x2="-0.7" y2="1.5" layer="51"/>
1160 1160 </package>
1161 1161 </packages>
1162 1162 </library>
1163 1163 </libraries>
1164 1164 <attributes>
1165 1165 </attributes>
1166 1166 <variantdefs>
1167 1167 </variantdefs>
1168 1168 <classes>
1169 1169 <class number="0" name="default" width="0.1524" drill="0.3048">
1170 1170 <clearance class="0" value="0.1524"/>
1171 1171 </class>
1172 1172 </classes>
1173 1173 <designrules name="default">
1174 1174 <description language="de">&lt;b&gt;EAGLE Design Rules&lt;/b&gt;
1175 1175 &lt;p&gt;
1176 1176 Die Standard-Design-Rules sind so gewΓ€hlt, dass sie fΓΌr
1177 1177 die meisten Anwendungen passen. Sollte ihre Platine
1178 1178 besondere Anforderungen haben, treffen Sie die erforderlichen
1179 1179 Einstellungen hier und speichern die Design Rules unter
1180 1180 einem neuen Namen ab.</description>
1181 1181 <description language="en">&lt;b&gt;EAGLE Design Rules&lt;/b&gt;
1182 1182 &lt;p&gt;
1183 1183 The default Design Rules have been set to cover
1184 1184 a wide range of applications. Your particular design
1185 1185 may have different requirements, so please make the
1186 1186 necessary adjustments and save your customized
1187 1187 design rules under a new name.</description>
1188 1188 <param name="layerSetup" value="(1*16)"/>
1189 1189 <param name="mtCopper" value="0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm"/>
1190 1190 <param name="mtIsolate" value="1.5mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm"/>
1191 1191 <param name="mdWireWire" value="8mil"/>
1192 1192 <param name="mdWirePad" value="8mil"/>
1193 1193 <param name="mdWireVia" value="8mil"/>
1194 1194 <param name="mdPadPad" value="8mil"/>
1195 1195 <param name="mdPadVia" value="8mil"/>
1196 1196 <param name="mdViaVia" value="8mil"/>
1197 1197 <param name="mdSmdPad" value="8mil"/>
1198 1198 <param name="mdSmdVia" value="8mil"/>
1199 1199 <param name="mdSmdSmd" value="8mil"/>
1200 1200 <param name="mdViaViaSameLayer" value="8mil"/>
1201 1201 <param name="mnLayersViaInSmd" value="2"/>
1202 1202 <param name="mdCopperDimension" value="40mil"/>
1203 1203 <param name="mdDrill" value="8mil"/>
1204 1204 <param name="mdSmdStop" value="0mil"/>
1205 1205 <param name="msWidth" value="10mil"/>
1206 1206 <param name="msDrill" value="24mil"/>
1207 1207 <param name="msMicroVia" value="9.99mm"/>
1208 1208 <param name="msBlindViaRatio" value="0.5"/>
1209 1209 <param name="rvPadTop" value="0.25"/>
1210 1210 <param name="rvPadInner" value="0.25"/>
1211 1211 <param name="rvPadBottom" value="0.25"/>
1212 1212 <param name="rvViaOuter" value="0.25"/>
1213 1213 <param name="rvViaInner" value="0.25"/>
1214 1214 <param name="rvMicroViaOuter" value="0.25"/>
1215 1215 <param name="rvMicroViaInner" value="0.25"/>
1216 1216 <param name="rlMinPadTop" value="10mil"/>
1217 1217 <param name="rlMaxPadTop" value="20mil"/>
1218 1218 <param name="rlMinPadInner" value="10mil"/>
1219 1219 <param name="rlMaxPadInner" value="20mil"/>
1220 1220 <param name="rlMinPadBottom" value="10mil"/>
1221 1221 <param name="rlMaxPadBottom" value="20mil"/>
1222 1222 <param name="rlMinViaOuter" value="8mil"/>
1223 1223 <param name="rlMaxViaOuter" value="20mil"/>
1224 1224 <param name="rlMinViaInner" value="8mil"/>
1225 1225 <param name="rlMaxViaInner" value="20mil"/>
1226 1226 <param name="rlMinMicroViaOuter" value="4mil"/>
1227 1227 <param name="rlMaxMicroViaOuter" value="20mil"/>
1228 1228 <param name="rlMinMicroViaInner" value="4mil"/>
1229 1229 <param name="rlMaxMicroViaInner" value="20mil"/>
1230 1230 <param name="psTop" value="-1"/>
1231 1231 <param name="psBottom" value="-1"/>
1232 1232 <param name="psFirst" value="-1"/>
1233 1233 <param name="psElongationLong" value="100"/>
1234 1234 <param name="psElongationOffset" value="100"/>
1235 1235 <param name="mvStopFrame" value="1"/>
1236 1236 <param name="mvCreamFrame" value="0"/>
1237 1237 <param name="mlMinStopFrame" value="4mil"/>
1238 1238 <param name="mlMaxStopFrame" value="4mil"/>
1239 1239 <param name="mlMinCreamFrame" value="0mil"/>
1240 1240 <param name="mlMaxCreamFrame" value="0mil"/>
1241 1241 <param name="mlViaStopLimit" value="0mil"/>
1242 1242 <param name="srRoundness" value="0"/>
1243 1243 <param name="srMinRoundness" value="0mil"/>
1244 1244 <param name="srMaxRoundness" value="0mil"/>
1245 1245 <param name="slThermalIsolate" value="10mil"/>
1246 1246 <param name="slThermalsForVias" value="0"/>
1247 1247 <param name="dpMaxLengthDifference" value="10mm"/>
1248 1248 <param name="dpGapFactor" value="2.5"/>
1249 1249 <param name="checkGrid" value="0"/>
1250 1250 <param name="checkAngle" value="0"/>
1251 1251 <param name="checkFont" value="1"/>
1252 1252 <param name="checkRestrict" value="1"/>
1253 1253 <param name="useDiameter" value="13"/>
1254 1254 <param name="maxErrors" value="50"/>
1255 1255 </designrules>
1256 1256 <autorouter>
1257 1257 <pass name="Default">
1258 1258 <param name="RoutingGrid" value="50mil"/>
1259 1259 <param name="tpViaShape" value="round"/>
1260 1260 <param name="PrefDir.1" value="|"/>
1261 1261 <param name="PrefDir.2" value="0"/>
1262 1262 <param name="PrefDir.3" value="0"/>
1263 1263 <param name="PrefDir.4" value="0"/>
1264 1264 <param name="PrefDir.5" value="0"/>
1265 1265 <param name="PrefDir.6" value="0"/>
1266 1266 <param name="PrefDir.7" value="0"/>
1267 1267 <param name="PrefDir.8" value="0"/>
1268 1268 <param name="PrefDir.9" value="0"/>
1269 1269 <param name="PrefDir.10" value="0"/>
1270 1270 <param name="PrefDir.11" value="0"/>
1271 1271 <param name="PrefDir.12" value="0"/>
1272 1272 <param name="PrefDir.13" value="0"/>
1273 1273 <param name="PrefDir.14" value="0"/>
1274 1274 <param name="PrefDir.15" value="0"/>
1275 1275 <param name="PrefDir.16" value="-"/>
1276 1276 <param name="cfVia" value="8"/>
1277 1277 <param name="cfNonPref" value="5"/>
1278 1278 <param name="cfChangeDir" value="2"/>
1279 1279 <param name="cfOrthStep" value="2"/>
1280 1280 <param name="cfDiagStep" value="3"/>
1281 1281 <param name="cfExtdStep" value="0"/>
1282 1282 <param name="cfBonusStep" value="1"/>
1283 1283 <param name="cfMalusStep" value="1"/>
1284 1284 <param name="cfPadImpact" value="4"/>
1285 1285 <param name="cfSmdImpact" value="4"/>
1286 1286 <param name="cfBusImpact" value="0"/>
1287 1287 <param name="cfHugging" value="3"/>
1288 1288 <param name="cfAvoid" value="4"/>
1289 1289 <param name="cfPolygon" value="10"/>
1290 1290 <param name="cfBase.1" value="0"/>
1291 1291 <param name="cfBase.2" value="1"/>
1292 1292 <param name="cfBase.3" value="1"/>
1293 1293 <param name="cfBase.4" value="1"/>
1294 1294 <param name="cfBase.5" value="1"/>
1295 1295 <param name="cfBase.6" value="1"/>
1296 1296 <param name="cfBase.7" value="1"/>
1297 1297 <param name="cfBase.8" value="1"/>
1298 1298 <param name="cfBase.9" value="1"/>
1299 1299 <param name="cfBase.10" value="1"/>
1300 1300 <param name="cfBase.11" value="1"/>
1301 1301 <param name="cfBase.12" value="1"/>
1302 1302 <param name="cfBase.13" value="1"/>
1303 1303 <param name="cfBase.14" value="1"/>
1304 1304 <param name="cfBase.15" value="1"/>
1305 1305 <param name="cfBase.16" value="0"/>
1306 1306 <param name="mnVias" value="20"/>
1307 1307 <param name="mnSegments" value="9999"/>
1308 1308 <param name="mnExtdSteps" value="9999"/>
1309 1309 <param name="mnRipupLevel" value="10"/>
1310 1310 <param name="mnRipupSteps" value="100"/>
1311 1311 <param name="mnRipupTotal" value="100"/>
1312 1312 </pass>
1313 1313 <pass name="Follow-me" refer="Default" active="yes">
1314 1314 </pass>
1315 1315 <pass name="Busses" refer="Default" active="yes">
1316 1316 <param name="cfNonPref" value="4"/>
1317 1317 <param name="cfBusImpact" value="4"/>
1318 1318 <param name="cfHugging" value="0"/>
1319 1319 <param name="mnVias" value="0"/>
1320 1320 </pass>
1321 1321 <pass name="Route" refer="Default" active="yes">
1322 1322 </pass>
1323 1323 <pass name="Optimize1" refer="Default" active="yes">
1324 1324 <param name="cfVia" value="99"/>
1325 1325 <param name="cfExtdStep" value="10"/>
1326 1326 <param name="cfHugging" value="1"/>
1327 1327 <param name="mnExtdSteps" value="1"/>
1328 1328 <param name="mnRipupLevel" value="0"/>
1329 1329 </pass>
1330 1330 <pass name="Optimize2" refer="Optimize1" active="yes">
1331 1331 <param name="cfNonPref" value="0"/>
1332 1332 <param name="cfChangeDir" value="6"/>
1333 1333 <param name="cfExtdStep" value="0"/>
1334 1334 <param name="cfBonusStep" value="2"/>
1335 1335 <param name="cfMalusStep" value="2"/>
1336 1336 <param name="cfPadImpact" value="2"/>
1337 1337 <param name="cfSmdImpact" value="2"/>
1338 1338 <param name="cfHugging" value="0"/>
1339 1339 </pass>
1340 1340 <pass name="Optimize3" refer="Optimize2" active="yes">
1341 1341 <param name="cfChangeDir" value="8"/>
1342 1342 <param name="cfPadImpact" value="0"/>
1343 1343 <param name="cfSmdImpact" value="0"/>
1344 1344 </pass>
1345 1345 <pass name="Optimize4" refer="Optimize3" active="yes">
1346 1346 <param name="cfChangeDir" value="25"/>
1347 1347 </pass>
1348 1348 </autorouter>
1349 1349 <elements>
1350 1350 <element name="GAP1" library="igps" package="CG75MS" value="" x="71.325" y="59.545" smashed="yes" rot="R270">
1351 1351 <attribute name="NAME" x="71.683" y="57.407" size="1.27" layer="25" rot="R90"/>
1352 1352 <attribute name="VALUE" x="64.975" y="63.355" size="1.27" layer="27" rot="R270"/>
1353 1353 </element>
1354 1354 <element name="D1" library="igps" package="SMBJ" value="3.3v" x="70.99" y="52.025" smashed="yes" rot="R90">
1355 1355 <attribute name="NAME" x="70.08" y="54.47" size="0.8128" layer="25" rot="R180"/>
1356 1356 <attribute name="VALUE" x="72.955" y="54.53" size="0.8128" layer="27" rot="R180"/>
1357 1357 </element>
1358 1358 <element name="GPS_ANT" library="con-coax" package="BU-SMA-H" value="BU-SMA-H" x="81.505" y="60.0275" smashed="yes" rot="R90">
1359 1359 <attribute name="OC_NEWARK" value="unknown" x="81.505" y="60.0275" size="1.778" layer="27" rot="R90" display="off"/>
1360 1360 <attribute name="MPN" value="" x="81.505" y="60.0275" size="1.778" layer="27" rot="R90" display="off"/>
1361 1361 <attribute name="MF" value="" x="81.505" y="60.0275" size="1.778" layer="27" rot="R90" display="off"/>
1362 1362 <attribute name="OC_FARNELL" value="unknown" x="81.505" y="60.0275" size="1.778" layer="27" rot="R90" display="off"/>
1363 1363 <attribute name="NAME" x="87.56" y="57.7375" size="0.8128" layer="25" rot="R90"/>
1364 1364 </element>
1365 1365 <element name="U$2" library="Ava" package="UBLOX_LEA-6T" value="UBLOX_LEA-6" x="67.400865625" y="40.969928125" rot="R90"/>
1366 1366 <element name="U1" library="saig" package="DS1308" value="DS1308" x="26.25" y="49.75" rot="MR90"/>
1367 1367 <element name="U$3" library="saig" package="S8421-45R" value="S8421-45R" x="15.755996875" y="31.1562625" rot="R180"/>
1368 1368 <element name="U2" library="saig" package="HMC1031MS8E" value="HMC1031MS8E" x="50.030415625" y="29.415009375" rot="MR0"/>
1369 1369 <element name="U$4" library="saig" package="ICS83052I-01" value="ICS83052I-01" x="55.00905625" y="24.214359375" smashed="yes" rot="MR270"/>
1370 1370 <element name="U$5" library="saig" package="AK8130AH" value="AK8130AH" x="45.00905625" y="24.214359375" rot="MR270"/>
1371 1371 <element name="R2" library="saig" package="CRCW1210" value="4Ξ©" x="72.189171875" y="43.940240625" rot="MR270"/>
1372 1372 <element name="R1" library="saig" package="CRCW603" value="4Ξ©" x="75" y="53" smashed="yes" rot="R180">
1373 1373 <attribute name="NAME" x="77.3" y="54.075" size="0.8128" layer="25" rot="R180"/>
1374 1374 <attribute name="VALUE" x="75.825" y="52.05" size="0.8128" layer="27"/>
1375 1375 </element>
1376 1376 <element name="R3" library="saig" package="CRCW1210" value="" x="42.2142625" y="31.183665625" smashed="yes" rot="MR0">
1377 1377 <attribute name="NAME" x="42.7642625" y="28.108665625" size="0.8128" layer="26" rot="MR0"/>
1378 1378 <attribute name="VALUE" x="40.5142625" y="29.483665625" size="1.27" layer="28" rot="MR0"/>
1379 1379 </element>
1380 1380 <element name="C1" library="eagle-ltspice" package="C1210" value="" x="37.089671875" y="32.758096875" smashed="yes" rot="MR0">
1381 1381 <attribute name="SPICEMODEL" value="NONE" x="37.089671875" y="32.758096875" size="1.778" layer="28" rot="MR0" display="off"/>
1382 1382 <attribute name="SPICEPREFIX" value="C" x="37.089671875" y="32.758096875" size="1.778" layer="28" rot="MR0" display="off"/>
1383 1383 <attribute name="NAME" x="33.651640625" y="32.165096875" size="0.8128" layer="26" rot="MR90"/>
1384 1384 <attribute name="VALUE" x="38.994671875" y="29.583096875" size="1.27" layer="28" rot="MR0"/>
1385 1385 </element>
1386 1386 <element name="C2" library="eagle-ltspice" package="C1210" value="" x="37.0892625" y="29.60193125" smashed="yes" rot="MR0">
1387 1387 <attribute name="SPICEMODEL" value="NONE" x="37.0892625" y="29.60193125" size="1.778" layer="28" rot="MR0" display="off"/>
1388 1388 <attribute name="SPICEPREFIX" value="C" x="37.0892625" y="29.60193125" size="1.778" layer="28" rot="MR0" display="off"/>
1389 1389 <attribute name="NAME" x="33.733653125" y="28.871671875" size="0.8128" layer="26" rot="MR90"/>
1390 1390 <attribute name="VALUE" x="38.9942625" y="26.42693125" size="1.27" layer="28" rot="MR0"/>
1391 1391 </element>
1392 1392 <element name="Q1" library="crystal" package="MM20SS" value="32k768 Hz" x="26.9" y="42.25" smashed="yes" rot="MR270">
1393 1393 <attribute name="OC_NEWARK" value="unknown" x="26.9" y="42.25" size="1.778" layer="28" rot="MR270" display="off"/>
1394 1394 <attribute name="MPN" value="" x="26.9" y="42.25" size="1.778" layer="28" rot="MR270" display="off"/>
1395 1395 <attribute name="MF" value="" x="26.9" y="42.25" size="1.778" layer="28" rot="MR270" display="off"/>
1396 1396 <attribute name="OC_FARNELL" value="unknown" x="26.9" y="42.25" size="1.778" layer="28" rot="MR270" display="off"/>
1397 1397 <attribute name="NAME" x="25.894646875" y="37.7863375" size="0.8128" layer="26" ratio="10" rot="MR180"/>
1398 1398 <attribute name="VALUE" x="30.71" y="44.79" size="1.27" layer="28" ratio="10" rot="MR270"/>
1399 1399 </element>
1400 1400 <element name="D2" library="diode" package="SOD123" value="MBR0520LT" x="43.6487" y="59.103965625" smashed="yes" rot="MR90">
1401 1401 <attribute name="NAME" x="44.5237" y="60.378965625" size="0.6096" layer="26" rot="MR90"/>
1402 1402 <attribute name="VALUE" x="42.0987" y="56.628965625" size="0.6096" layer="28" rot="MR90"/>
1403 1403 </element>
1404 1404 <element name="D3" library="diode" package="SOD123" value="MBR0520LT" x="31.129665625" y="51.40808125" smashed="yes" rot="MR270">
1405 1405 <attribute name="NAME" x="31.74965" y="54.25698125" size="0.6096" layer="26" rot="MR0"/>
1406 1406 <attribute name="VALUE" x="32.679665625" y="53.63308125" size="0.6096" layer="28" rot="MR270"/>
1407 1407 </element>
1408 1408 <element name="R4" library="saig" package="CRCW603" value="10Ξ©" x="35.778753125" y="56.837853125" smashed="yes" rot="MR90">
1409 1409 <attribute name="NAME" x="35.191209375" y="58.128965625" size="0.6096" layer="26" rot="MR180"/>
1410 1410 <attribute name="VALUE" x="35.066909375" y="56.1254625" size="0.6096" layer="28" rot="MR180"/>
1411 1411 </element>
1412 1412 <element name="C3" library="eagle-ltspice" package="C0201" value="0u1F" x="28.25" y="51.5" smashed="yes" rot="MR270">
1413 1413 <attribute name="SPICEMODEL" value="NONE" x="28.25" y="51.5" size="1.778" layer="28" rot="MR270" display="off"/>
1414 1414 <attribute name="SPICEPREFIX" value="C" x="28.25" y="51.5" size="1.778" layer="28" rot="MR270" display="off"/>
1415 1415 <attribute name="NAME" x="28.615" y="51.74" size="0.4064" layer="26" rot="MR180"/>
1416 1416 <attribute name="VALUE" x="27.8220875" y="52.360196875" size="0.4064" layer="28" rot="MR180"/>
1417 1417 </element>
1418 1418 <element name="C5" library="eagle-ltspice" package="C0201" value="0u1F" x="40.8113375" y="25.839359375" smashed="yes" rot="MR0">
1419 1419 <attribute name="SPICEMODEL" value="NONE" x="40.8113375" y="25.839359375" size="1.778" layer="28" rot="MR0" display="off"/>
1420 1420 <attribute name="SPICEPREFIX" value="C" x="40.8113375" y="25.839359375" size="1.778" layer="28" rot="MR0" display="off"/>
1421 1421 <attribute name="NAME" x="40.0713375" y="25.474359375" size="0.4064" layer="26" rot="MR0"/>
1422 1422 <attribute name="VALUE" x="40.3213375" y="25.934359375" size="0.4064" layer="28" rot="MR0"/>
1423 1423 </element>
1424 1424 <element name="C6" library="eagle-ltspice" package="C0201" value="0u1F" x="40.96773125" y="24.214359375" smashed="yes" rot="MR270">
1425 1425 <attribute name="SPICEMODEL" value="NONE" x="40.96773125" y="24.214359375" size="1.778" layer="28" rot="MR270" display="off"/>
1426 1426 <attribute name="SPICEPREFIX" value="C" x="40.96773125" y="24.214359375" size="1.778" layer="28" rot="MR270" display="off"/>
1427 1427 <attribute name="NAME" x="40.20773125" y="24.474359375" size="0.4064" layer="26" rot="MR270"/>
1428 1428 <attribute name="VALUE" x="40.62273125" y="24.599359375" size="0.4064" layer="28" rot="MR270"/>
1429 1429 </element>
1430 1430 <element name="C7" library="eagle-ltspice" package="C0201" value="0u1F" x="49.1053625" y="23.541915625" smashed="yes" rot="MR270">
1431 1431 <attribute name="SPICEMODEL" value="NONE" x="49.1053625" y="23.541915625" size="1.778" layer="28" rot="MR270" display="off"/>
1432 1432 <attribute name="SPICEPREFIX" value="C" x="49.1053625" y="23.541915625" size="1.778" layer="28" rot="MR270" display="off"/>
1433 1433 <attribute name="NAME" x="50.2203625" y="23.801915625" size="0.4064" layer="26" rot="MR270"/>
1434 1434 <attribute name="VALUE" x="49.4503625" y="23.081915625" size="0.4064" layer="28" rot="MR90"/>
1435 1435 </element>
1436 1436 <element name="C8" library="eagle-ltspice" package="C0201" value="0u1F" x="46.765559375" y="35.161209375" smashed="yes" rot="R45">
1437 1437 <attribute name="SPICEMODEL" value="NONE" x="46.765559375" y="35.161209375" size="1.778" layer="27" rot="R45" display="off"/>
1438 1438 <attribute name="SPICEPREFIX" value="C" x="46.765559375" y="35.161209375" size="1.778" layer="27" rot="R45" display="off"/>
1439 1439 <attribute name="NAME" x="47.309646875" y="33.904975" size="0.4064" layer="25" rot="R45"/>
1440 1440 <attribute name="VALUE" x="46.792565625" y="34.23295" size="0.4064" layer="27" rot="R45"/>
1441 1441 </element>
1442 1442 <element name="C9" library="eagle-ltspice" package="C0201" value="0u1F" x="38.5676875" y="53.225" smashed="yes" rot="R225">
1443 1443 <attribute name="SPICEMODEL" value="NONE" x="38.5676875" y="53.225" size="1.778" layer="27" rot="R225" display="off"/>
1444 1444 <attribute name="SPICEPREFIX" value="C" x="38.5676875" y="53.225" size="1.778" layer="27" rot="R225" display="off"/>
1445 1445 <attribute name="NAME" x="37.9507375" y="54.178575" size="0.4064" layer="25" rot="R225"/>
1446 1446 <attribute name="VALUE" x="38.429553125" y="53.98638125" size="0.4064" layer="27" rot="R225"/>
1447 1447 </element>
1448 1448 <element name="C10" library="eagle-ltspice" package="C0201" value="0u1F" x="50.218346875" y="50.006225" smashed="yes" rot="R135">
1449 1449 <attribute name="SPICEMODEL" value="NONE" x="50.218346875" y="50.006225" size="1.778" layer="27" rot="R135" display="off"/>
1450 1450 <attribute name="SPICEPREFIX" value="C" x="50.218346875" y="50.006225" size="1.778" layer="27" rot="R135" display="off"/>
1451 1451 <attribute name="NAME" x="51.45578125" y="50.5224125" size="0.4064" layer="25" rot="R135"/>
1452 1452 <attribute name="VALUE" x="51.218903125" y="49.98375625" size="0.4064" layer="27" rot="R135"/>
1453 1453 </element>
1454 1454 <element name="CLK4" library="con-coax" package="BU-SMA-H" value="BU-SMA-H" x="33.3553375" y="14.70255" smashed="yes" rot="R270">
1455 1455 <attribute name="OC_NEWARK" value="unknown" x="33.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1456 1456 <attribute name="MPN" value="" x="33.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1457 1457 <attribute name="MF" value="" x="33.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1458 1458 <attribute name="OC_FARNELL" value="unknown" x="33.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1459 1459 <attribute name="NAME" x="32.092609375" y="19.535728125" size="0.8128" layer="25"/>
1460 1460 </element>
1461 1461 <element name="CLK3" library="con-coax" package="BU-SMA-H" value="BU-SMA-H" x="43.3553375" y="14.70255" smashed="yes" rot="R270">
1462 1462 <attribute name="OC_NEWARK" value="unknown" x="43.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1463 1463 <attribute name="MPN" value="" x="43.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1464 1464 <attribute name="MF" value="" x="43.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1465 1465 <attribute name="OC_FARNELL" value="unknown" x="43.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1466 1466 <attribute name="NAME" x="41.987659375" y="19.42945625" size="0.8128" layer="25"/>
1467 1467 </element>
1468 1468 <element name="CLK1" library="con-coax" package="BU-SMA-H" value="BU-SMA-H" x="53.3553375" y="14.70255" smashed="yes" rot="R270">
1469 1469 <attribute name="OC_NEWARK" value="unknown" x="53.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1470 1470 <attribute name="MPN" value="" x="53.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1471 1471 <attribute name="MF" value="" x="53.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1472 1472 <attribute name="OC_FARNELL" value="unknown" x="53.3553375" y="14.70255" size="1.778" layer="27" rot="R270" display="off"/>
1473 1473 <attribute name="NAME" x="52.11228125" y="19.40431875" size="0.8128" layer="25"/>
1474 1474 </element>
1475 1475 <element name="U$1" library="raspberrypi" package="RPI-B-V2-SHIELD2" value="RBP-B-V22" x="49.744978125" y="38.479915625"/>
1476 1476 <element name="R5" library="saig" package="CRCW603" value="120Ξ©" x="19.719346875" y="52.68773125" smashed="yes" rot="MR0">
1477 1477 <attribute name="NAME" x="20.144346875" y="53.98773125" size="0.4064" layer="26" rot="MR0"/>
1478 1478 <attribute name="VALUE" x="20.394346875" y="52.26273125" size="0.3048" layer="28" rot="MR90"/>
1479 1479 </element>
1480 1480 <element name="R6" library="saig" package="CRCW603" value="120Ξ©" x="18.0790125" y="51.971571875" smashed="yes" rot="MR0">
1481 1481 <attribute name="NAME" x="18.5040125" y="53.271571875" size="0.3048" layer="26" rot="MR0"/>
1482 1482 <attribute name="VALUE" x="18.7540125" y="51.671571875" size="0.3048" layer="28" rot="MR90"/>
1483 1483 </element>
1484 1484 <element name="IC2" library="atmel-2005" package="TQFP100" value="ATMEGA2560-16AU" x="42.820803125" y="44.400409375" smashed="yes" rot="R225">
1485 1485 <attribute name="NAME" x="46.250240625" y="42.60183125" size="0.8128" layer="25" rot="R225"/>
1486 1486 <attribute name="VALUE" x="48.2755875" y="46.40465" size="0.8128" layer="27" rot="R225"/>
1487 1487 </element>
1488 1488 <element name="C11" library="eagle-ltspice" package="C0201" value="0u1F" x="35.744453125" y="38.4099125" smashed="yes" rot="R315">
1489 1489 <attribute name="SPICEMODEL" value="NONE" x="35.744453125" y="38.4099125" size="1.778" layer="27" rot="R315" display="off"/>
1490 1490 <attribute name="SPICEPREFIX" value="C" x="35.744453125" y="38.4099125" size="1.778" layer="27" rot="R315" display="off"/>
1491 1491 <attribute name="NAME" x="34.544246875" y="37.83754375" size="0.4064" layer="25" rot="R315"/>
1492 1492 <attribute name="VALUE" x="34.87696875" y="38.274078125" size="0.4064" layer="27" rot="R315"/>
1493 1493 </element>
1494 1494 <element name="ICSP" library="pinhead" package="2X03" value="ICSP" x="53.58125625" y="55.280959375" smashed="yes" rot="R315">
1495 1495 <attribute name="NAME" x="54.429996875" y="58.714134375" size="1.27" layer="25" ratio="10" rot="R315"/>
1496 1496 </element>
1497 1497 <element name="Y1" library="SmartPrj" package="RESONATOR" value="16MHz" x="34.87548125" y="53.21534375" smashed="yes" rot="R225">
1498 1498 <attribute name="NAME" x="36.222615625" y="55.486771875" size="0.4064" layer="25" rot="R225"/>
1499 1499 <attribute name="VALUE" x="37.5690875" y="55.5788125" size="0.4064" layer="27" rot="R225"/>
1500 1500 </element>
1501 1501 <element name="R7" library="SmartPrj" package="R0603-ROUND" value="1M" x="33.433396875" y="54.465590625" smashed="yes" rot="R45">
1502 1502 <attribute name="NAME" x="31.967375" y="54.192509375" size="0.4064" layer="25" rot="R45"/>
1503 1503 <attribute name="VALUE" x="32.86044375" y="55.066690625" size="0.4064" layer="27" rot="R45"/>
1504 1504 </element>
1505 1505 <element name="R8" library="SmartPrj" package="R0603-ROUND" value="27R" x="36.199925" y="51.5226" smashed="yes" rot="R225">
1506 1506 <attribute name="NAME" x="34.755875" y="50.60375625" size="0.4064" layer="25" rot="R225"/>
1507 1507 <attribute name="VALUE" x="35.218275" y="50.2693125" size="0.4064" layer="27" rot="R225"/>
1508 1508 </element>
1509 1509 <element name="WER" library="saig" package="T384C03" value="T384" x="44.47244375" y="27.112465625" smashed="yes" rot="R270"/>
1510 1510 <element name="C12" library="eagle-ltspice" package="C0201" value="0u1F" x="43.864778125" y="28.644628125" smashed="yes">
1511 1511 <attribute name="SPICEMODEL" value="NONE" x="43.864778125" y="28.644628125" size="1.778" layer="27" display="off"/>
1512 1512 <attribute name="SPICEPREFIX" value="C" x="43.864778125" y="28.644628125" size="1.778" layer="27" display="off"/>
1513 1513 <attribute name="NAME" x="44.281178125" y="28.523578125" size="0.3048" layer="25"/>
1514 1514 <attribute name="VALUE" x="43.472278125" y="28.903309375" size="0.3048" layer="27"/>
1515 1515 </element>
1516 1516 <element name="C13" library="eagle-ltspice" package="C0201" value="0u1F" x="44.766025" y="25.57481875" smashed="yes">
1517 1517 <attribute name="SPICEMODEL" value="NONE" x="44.766025" y="25.57481875" size="1.778" layer="27" display="off"/>
1518 1518 <attribute name="SPICEPREFIX" value="C" x="44.766025" y="25.57481875" size="1.778" layer="27" display="off"/>
1519 1519 <attribute name="NAME" x="45.1737375" y="25.471146875" size="0.3048" layer="25"/>
1520 1520 <attribute name="VALUE" x="44.361221875" y="25.049259375" size="0.3048" layer="27"/>
1521 1521 </element>
1522 1522 <element name="U3" library="saig" package="TC7W241FUTE12LF" value="signal buffer" x="25.0184375" y="55.85315625" rot="R90"/>
1523 1523 <element name="SYNCHRO" library="con-lstb" package="MA03-1" value="sync" x="16" y="56" locked="yes" smashed="yes">
1524 1524 <attribute name="OC_NEWARK" value="unknown" x="16" y="56" size="1.778" layer="27" display="off"/>
1525 1525 <attribute name="MPN" value="" x="16" y="56" size="1.778" layer="27" display="off"/>
1526 1526 <attribute name="MF" value="" x="16" y="56" size="1.778" layer="27" display="off"/>
1527 1527 <attribute name="OC_FARNELL" value="unknown" x="16" y="56" size="1.778" layer="27" display="off"/>
1528 1528 <attribute name="NAME" x="12.503075" y="53.219853125" size="1.016" layer="25" ratio="10"/>
1529 1529 <attribute name="VALUE" x="12.19" y="53.079" size="1.27" layer="27" ratio="10"/>
1530 1530 </element>
1531 1531 <element name="L1" library="eagle-ltspice" package="L3216C" value="" x="61.691125" y="59.590803125" smashed="yes">
1532 1532 <attribute name="SPICEMODEL" value="NONE" x="61.691125" y="59.590803125" size="1.778" layer="27" display="off"/>
1533 1533 <attribute name="SPICEPREFIX" value="L" x="61.691125" y="59.590803125" size="1.778" layer="27" display="off"/>
1534 1534 <attribute name="NAME" x="60.620640625" y="61.113196875" size="0.6096" layer="25"/>
1535 1535 <attribute name="VALUE" x="59.786125" y="56.415803125" size="1.27" layer="27"/>
1536 1536 </element>
1537 1537 <element name="PWR" library="con-lstb" package="MA03-1" value="PWR" x="10" y="49" locked="yes" smashed="yes" rot="R90">
1538 1538 <attribute name="OC_NEWARK" value="unknown" x="10" y="49" size="0.6096" layer="27" rot="R90" display="off"/>
1539 1539 <attribute name="MPN" value="" x="10" y="49" size="0.6096" layer="27" rot="R90" display="off"/>
1540 1540 <attribute name="MF" value="" x="10" y="49" size="0.6096" layer="27" rot="R90" display="off"/>
1541 1541 <attribute name="OC_FARNELL" value="unknown" x="10" y="49" size="0.6096" layer="27" rot="R90" display="off"/>
1542 1542 <attribute name="NAME" x="8.154309375" y="46.957040625" size="1.016" layer="25" ratio="10" rot="R90"/>
1543 1543 <attribute name="VALUE" x="12.921" y="45.19" size="1.27" layer="27" ratio="10" rot="R90"/>
1544 1544 </element>
1545 <element name="GPIO" library="con-lstb" package="MA04-2" value="TTL" x="18.146115625" y="14.79066875" smashed="yes">
1545 <element name="GPIO" library="con-lstb" package="MA04-2" value="TTL" x="18.146115625" y="14.79066875" locked="yes" smashed="yes">
1546 1546 <attribute name="OC_NEWARK" value="unknown" x="18.146115625" y="14.79066875" size="1.778" layer="27" display="off"/>
1547 1547 <attribute name="MPN" value="" x="18.146115625" y="14.79066875" size="1.778" layer="27" display="off"/>
1548 1548 <attribute name="MF" value="" x="18.146115625" y="14.79066875" size="1.778" layer="27" display="off"/>
1549 1549 <attribute name="OC_FARNELL" value="unknown" x="18.146115625" y="14.79066875" size="1.778" layer="27" display="off"/>
1550 1550 <attribute name="NAME" x="16.02073125" y="17.71166875" size="1.27" layer="25" ratio="10"/>
1551 1551 <attribute name="VALUE" x="18.146115625" y="10.59966875" size="1.27" layer="27" ratio="10"/>
1552 1552 </element>
1553 1553 <element name="IC1" library="v-reg" package="SOT25" value="TS520525" x="64.846409375" y="44.424059375" rot="MR90"/>
1554 1554 <element name="C4" library="eagle-ltspice" package="C0201" value="1uf" x="67.488559375" y="44.484475" smashed="yes" rot="MR90">
1555 1555 <attribute name="SPICEMODEL" value="NONE" x="67.488559375" y="44.484475" size="1.778" layer="28" rot="MR90" display="off"/>
1556 1556 <attribute name="SPICEPREFIX" value="C" x="67.488559375" y="44.484475" size="1.778" layer="28" rot="MR90" display="off"/>
1557 1557 <attribute name="NAME" x="67.812596875" y="44.173925" size="0.3048" layer="26" rot="MR90"/>
1558 1558 <attribute name="VALUE" x="66.93508125" y="44.18744375" size="0.3048" layer="28" rot="MR90"/>
1559 1559 </element>
1560 1560 <element name="C14" library="eagle-ltspice" package="C0201" value="1uf" x="62.20315625" y="44.00081875" smashed="yes" rot="MR90">
1561 1561 <attribute name="SPICEMODEL" value="NONE" x="62.20315625" y="44.00081875" size="1.778" layer="28" rot="MR90" display="off"/>
1562 1562 <attribute name="SPICEPREFIX" value="C" x="62.20315625" y="44.00081875" size="1.778" layer="28" rot="MR90" display="off"/>
1563 1563 <attribute name="NAME" x="62.446075" y="43.6497125" size="0.3048" layer="26" rot="MR90"/>
1564 1564 <attribute name="VALUE" x="61.6096" y="43.730825" size="0.3048" layer="28" rot="MR90"/>
1565 1565 </element>
1566 1566 </elements>
1567 1567 <signals>
1568 1568 <signal name="GND">
1569 1569 <contactref element="U2" pad="GND"/>
1570 1570 <contactref element="U$4" pad="GND4"/>
1571 1571 <contactref element="U$4" pad="SEL1"/>
1572 1572 <contactref element="U$4" pad="GND4"/>
1573 1573 <contactref element="U$4" pad="GND13"/>
1574 1574 <contactref element="U2" pad="GND"/>
1575 1575 <contactref element="C1" pad="2"/>
1576 1576 <contactref element="C2" pad="2"/>
1577 1577 <contactref element="U$3" pad="-"/>
1578 1578 <contactref element="U1" pad="GND"/>
1579 1579 <contactref element="U$2" pad="14"/>
1580 1580 <contactref element="U$2" pad="13"/>
1581 1581 <contactref element="C3" pad="2"/>
1582 1582 <contactref element="C7" pad="2"/>
1583 1583 <contactref element="C5" pad="2"/>
1584 1584 <contactref element="C6" pad="2"/>
1585 1585 <contactref element="C9" pad="2"/>
1586 1586 <contactref element="U$2" pad="7"/>
1587 1587 <contactref element="U$5" pad="GND2"/>
1588 1588 <contactref element="U$5" pad="GND1"/>
1589 1589 <wire x1="42.20905625" y1="23.889359375" x2="41.04273125" y2="23.889359375" width="0.254" layer="16"/>
1590 1590 <contactref element="U$2" pad="24"/>
1591 1591 <contactref element="CLK4" pad="5"/>
1592 1592 <contactref element="CLK4" pad="2"/>
1593 1593 <contactref element="CLK4" pad="3"/>
1594 1594 <contactref element="CLK4" pad="4"/>
1595 1595 <contactref element="CLK3" pad="5"/>
1596 1596 <contactref element="CLK3" pad="2"/>
1597 1597 <contactref element="CLK3" pad="3"/>
1598 1598 <contactref element="CLK3" pad="4"/>
1599 1599 <contactref element="CLK1" pad="5"/>
1600 1600 <contactref element="CLK1" pad="2"/>
1601 1601 <contactref element="CLK1" pad="3"/>
1602 1602 <contactref element="CLK1" pad="4"/>
1603 1603 <polygon width="0.254" layer="1" isolate="0.254">
1604 1604 <vertex x="5.75" y="65.25"/>
1605 1605 <vertex x="59.653" y="65.25"/>
1606 1606 <vertex x="61.4" y="65.23721875"/>
1607 1607 <vertex x="61.4" y="53.75"/>
1608 1608 <vertex x="68.5" y="53.75"/>
1609 1609 <vertex x="68.5" y="38"/>
1610 1610 <vertex x="80" y="38"/>
1611 1611 <vertex x="80" y="28.125"/>
1612 1612 <vertex x="68.5" y="28.125"/>
1613 1613 <vertex x="68.5" y="10"/>
1614 1614 <vertex x="5.75" y="10"/>
1615 1615 </polygon>
1616 1616 <wire x1="40.5613375" y1="25.839359375" x2="39.149621875" y2="25.84539375" width="0.254" layer="16"/>
1617 1617 <via x="39.149621875" y="25.84539375" extent="1-16" drill="0.4064" shape="octagon"/>
1618 1618 <via x="39.840665625" y="24.2694625" extent="1-16" drill="0.4064" shape="octagon"/>
1619 1619 <via x="29.121434375" y="47.354221875" extent="1-16" drill="0.4064" shape="octagon"/>
1620 1620 <via x="29.328121875" y="43.06299375" extent="1-16" drill="0.4064" shape="octagon"/>
1621 1621 <via x="24.02765625" y="43.06750625" extent="1-16" drill="0.4064" shape="octagon"/>
1622 1622 <wire x1="57.70905625" y1="24.539359375" x2="58.8675125" y2="24.539359375" width="0.254" layer="16"/>
1623 1623 <wire x1="58.8675125" y1="24.539359375" x2="59.136284375" y2="24.80813125" width="0.254" layer="16"/>
1624 1624 <via x="59.136284375" y="24.80813125" extent="1-16" drill="0.4064" shape="octagon"/>
1625 1625 <wire x1="57.70905625" y1="23.239359375" x2="59.82854375" y2="23.239359375" width="0.254" layer="16"/>
1626 1626 <wire x1="59.82854375" y1="23.239359375" x2="61.171053125" y2="24.58186875" width="0.254" layer="16"/>
1627 1627 <via x="61.171053125" y="24.58186875" extent="1-16" drill="0.4064" shape="octagon"/>
1628 1628 <via x="50.053284375" y="23.014221875" extent="1-16" drill="0.4064" shape="octagon"/>
1629 1629 <via x="53.04369375" y="27.948421875" extent="1-16" drill="0.4064" shape="octagon"/>
1630 1630 <wire x1="51.005415625" y1="31.415009375" x2="51.02881875" y2="31.415009375" width="0.3048" layer="16"/>
1631 1631 <wire x1="51.02881875" y1="31.415009375" x2="51.02881875" y2="32.993809375" width="0.254" layer="16"/>
1632 1632 <wire x1="51.02881875" y1="32.993809375" x2="50.126234375" y2="33.89639375" width="0.254" layer="16"/>
1633 1633 <wire x1="50.126234375" y1="33.89639375" x2="49.7057625" y2="34.32189375" width="0.254" layer="16"/>
1634 1634 <via x="49.7057625" y="34.32189375" extent="1-16" drill="0.4" diameter="0.5" shape="octagon"/>
1635 1635 <contactref element="C8" pad="2"/>
1636 1636 <contactref element="C10" pad="2"/>
1637 1637 <contactref element="IC2" pad="11"/>
1638 1638 <contactref element="C11" pad="2"/>
1639 1639 <contactref element="IC2" pad="81"/>
1640 1640 <contactref element="IC2" pad="62"/>
1641 1641 <contactref element="IC2" pad="32"/>
1642 1642 <contactref element="IC2" pad="11"/>
1643 1643 <contactref element="IC2" pad="99"/>
1644 1644 <wire x1="36.81039375" y1="39.09710625" x2="36.7852" y2="39.09710625" width="0.254" layer="1"/>
1645 1645 <wire x1="36.7852" y1="39.09710625" x2="35.921228125" y2="38.233134375" width="0.254" layer="1"/>
1646 1646 <wire x1="46.00278125" y1="36.26868125" x2="46.0116375" y2="36.26868125" width="0.254" layer="1"/>
1647 1647 <wire x1="46.0116375" y1="36.26868125" x2="46.942334375" y2="35.337984375" width="0.254" layer="1"/>
1648 1648 <contactref element="ICSP" pad="6"/>
1649 1649 <wire x1="48.506028125" y1="48.647459375" x2="48.445540625" y2="48.647459375" width="0.254" layer="1"/>
1650 1650 <wire x1="52.36674375" y1="42.632640625" x2="53.208565625" y2="41.79081875" width="0.254" layer="1"/>
1651 1651 <wire x1="53.208565625" y1="41.79081875" x2="53.208565625" y2="41.733290625" width="0.254" layer="1"/>
1652 1652 <wire x1="35.689671875" y1="32.758096875" x2="35.689671875" y2="29.602340625" width="0.3048" layer="16"/>
1653 1653 <wire x1="35.689671875" y1="29.602340625" x2="35.6892625" y2="29.60193125" width="0.3048" layer="16"/>
1654 1654 <via x="33.24754375" y="30.3118375" extent="1-16" drill="0.4064" shape="octagon"/>
1655 1655 <wire x1="49.208725" y1="49.35015625" x2="48.506028125" y2="48.647459375" width="0.254" layer="1"/>
1656 1656 <wire x1="28.25" y1="51.25" x2="28.261525" y2="51.238475" width="0.254" layer="16"/>
1657 1657 <wire x1="28.261525" y1="51.238475" x2="28.261525" y2="48.468609375" width="0.254" layer="16"/>
1658 1658 <wire x1="28.261525" y1="48.468609375" x2="29.121434375" y2="47.354221875" width="0.254" layer="16"/>
1659 1659 <wire x1="49.208725" y1="49.35015625" x2="49.1847625" y2="49.35015625" width="0.254" layer="1"/>
1660 1660 <polygon width="0.254" layer="16" isolate="0.3048">
1661 1661 <vertex x="23.1" y="49.104490625"/>
1662 1662 <vertex x="23.1" y="42.125"/>
1663 1663 <vertex x="30.25" y="42.125"/>
1664 1664 <vertex x="30.25" y="49.5"/>
1665 1665 <vertex x="23.103271875" y="49.5"/>
1666 1666 </polygon>
1667 1667 <contactref element="Y1" pad="2"/>
1668 1668 <wire x1="39.28526875" y1="52.17858125" x2="39.26055" y2="52.17858125" width="0.254" layer="1"/>
1669 1669 <wire x1="39.26055" y1="52.17858125" x2="38.390909375" y2="53.048221875" width="0.254" layer="1"/>
1670 1670 <wire x1="38.390909375" y1="53.048221875" x2="37.746825" y2="53.69230625" width="0.254" layer="1"/>
1671 1671 <wire x1="37.746825" y1="53.69230625" x2="37.746825" y2="54.31111875" width="0.254" layer="1"/>
1672 1672 <wire x1="51.00201875" y1="51.14345" x2="51.794478125" y2="51.14345" width="0.254" layer="1"/>
1673 1673 <wire x1="35.689671875" y1="29.602340625" x2="33.9560375" y2="29.602340625" width="0.254" layer="16"/>
1674 1674 <wire x1="33.9560375" y1="29.602340625" x2="33.24754375" y2="30.3118375" width="0.254" layer="16"/>
1675 1675 <wire x1="46.942334375" y1="35.337984375" x2="47.958425" y2="34.32189375" width="0.254" layer="1"/>
1676 1676 <wire x1="47.958425" y1="34.32189375" x2="49.7057625" y2="34.32189375" width="0.254" layer="1"/>
1677 1677 <wire x1="53.04369375" y1="27.525975" x2="53.04369375" y2="27.948421875" width="0.254" layer="16"/>
1678 1678 <contactref element="C12" pad="2"/>
1679 1679 <contactref element="WER" pad="2"/>
1680 1680 <contactref element="WER" pad="4"/>
1681 1681 <contactref element="C13" pad="1"/>
1682 1682 <wire x1="44.516025" y1="25.57481875" x2="44.106409375" y2="25.57481875" width="0.254" layer="1"/>
1683 1683 <wire x1="44.106409375" y1="25.57481875" x2="43.92244375" y2="25.758784375" width="0.254" layer="1"/>
1684 1684 <wire x1="43.92244375" y1="25.758784375" x2="43.92244375" y2="26.412465625" width="0.254" layer="1"/>
1685 1685 <wire x1="44.114778125" y1="28.644628125" x2="44.838409375" y2="28.644628125" width="0.254" layer="1"/>
1686 1686 <wire x1="44.838409375" y1="28.644628125" x2="45.02248125" y2="28.46055625" width="0.254" layer="1"/>
1687 1687 <wire x1="45.02248125" y1="28.46055625" x2="45.02248125" y2="27.812503125" width="0.254" layer="1"/>
1688 1688 <wire x1="45.02248125" y1="27.812503125" x2="45.02244375" y2="27.812465625" width="0.254" layer="1"/>
1689 1689 <wire x1="50.04156875" y1="50.183" x2="49.1847625" y2="49.35015625" width="0.254" layer="1"/>
1690 1690 <wire x1="50.04156875" y1="50.183" x2="51.00201875" y2="51.14345" width="0.254" layer="1" curve="1.625021"/>
1691 1691 <contactref element="U3" pad="P$1"/>
1692 1692 <contactref element="U3" pad="P$3"/>
1693 1693 <contactref element="SYNCHRO" pad="1"/>
1694 1694 <contactref element="U$1" pad="P1_9"/>
1695 1695 <contactref element="U$1" pad="P1_20"/>
1696 1696 <contactref element="U$1" pad="P1_14"/>
1697 1697 <contactref element="U$1" pad="P1_25"/>
1698 1698 <contactref element="U$1" pad="P1_6"/>
1699 1699 <contactref element="L1" pad="1"/>
1700 1700 <contactref element="PWR" pad="1"/>
1701 1701 <wire x1="53.385203125" y1="24.541575" x2="53.72451875" y2="24.880890625" width="0.254" layer="16"/>
1702 1702 <wire x1="53.72451875" y1="24.880890625" x2="53.72451875" y2="25.381325" width="0.254" layer="16"/>
1703 1703 <wire x1="53.72451875" y1="25.381325" x2="53.48015625" y2="25.6256875" width="0.254" layer="16"/>
1704 1704 <wire x1="53.48015625" y1="25.6256875" x2="53.48015625" y2="27.0895125" width="0.254" layer="16"/>
1705 1705 <wire x1="53.48015625" y1="27.0895125" x2="53.04369375" y2="27.525975" width="0.254" layer="16"/>
1706 1706 <contactref element="IC1" pad="4"/>
1707 1707 <wire x1="66.146409375" y1="45.374059375" x2="66.146409375" y2="46.237146875" width="0.254" layer="16"/>
1708 1708 <wire x1="66.146409375" y1="46.237146875" x2="66.485409375" y2="46.576146875" width="0.254" layer="16"/>
1709 1709 <via x="66.485409375" y="46.576146875" extent="1-16" drill="0.4064" shape="octagon"/>
1710 1710 <wire x1="66.485409375" y1="46.576146875" x2="66.54995" y2="46.576146875" width="0.254" layer="1"/>
1711 1711 <wire x1="66.54995" y1="46.576146875" x2="66.604525" y2="46.630721875" width="0.254" layer="1"/>
1712 1712 <wire x1="64.57089375" y1="44.424059375" x2="64.823625" y2="44.676790625" width="0.254" layer="16"/>
1713 1713 <wire x1="64.823625" y1="44.676790625" x2="64.823625" y2="45.067834375" width="0.254" layer="16"/>
1714 1714 <wire x1="64.823625" y1="45.067834375" x2="65.12985" y2="45.374059375" width="0.254" layer="16"/>
1715 1715 <wire x1="65.12985" y1="45.374059375" x2="66.146409375" y2="45.374059375" width="0.254" layer="16"/>
1716 1716 <contactref element="C4" pad="2"/>
1717 1717 <wire x1="67.488559375" y1="44.734475" x2="67.47555" y2="44.747484375" width="0.254" layer="16"/>
1718 1718 <wire x1="67.47555" y1="44.747484375" x2="67.47555" y2="45.096590625" width="0.254" layer="16"/>
1719 1719 <wire x1="67.47555" y1="45.096590625" x2="67.19808125" y2="45.374059375" width="0.254" layer="16"/>
1720 1720 <wire x1="67.19808125" y1="45.374059375" x2="66.146409375" y2="45.374059375" width="0.254" layer="16"/>
1721 1721 <contactref element="IC1" pad="2"/>
1722 1722 <contactref element="C14" pad="2"/>
1723 1723 <wire x1="62.20315625" y1="44.25081875" x2="62.376396875" y2="44.424059375" width="0.254" layer="16"/>
1724 1724 <wire x1="62.376396875" y1="44.424059375" x2="63.546409375" y2="44.424059375" width="0.254" layer="16"/>
1725 1725 <wire x1="49.1053625" y1="23.291915625" x2="49.05280625" y2="23.239359375" width="0.254" layer="16"/>
1726 1726 <wire x1="49.05280625" y1="23.239359375" x2="47.80905625" y2="23.239359375" width="0.254" layer="16"/>
1727 1727 <wire x1="49.1053625" y1="23.291915625" x2="49.1053625" y2="23.008296875" width="0.254" layer="16"/>
1728 1728 <wire x1="49.1053625" y1="23.008296875" x2="49.14964375" y2="22.964015625" width="0.254" layer="16"/>
1729 1729 <wire x1="49.14964375" y1="22.964015625" x2="50.003078125" y2="22.964015625" width="0.254" layer="16"/>
1730 1730 <wire x1="50.003078125" y1="22.964015625" x2="50.053284375" y2="23.014221875" width="0.254" layer="16"/>
1731 1731 <wire x1="41.04273125" y1="23.889359375" x2="40.96773125" y2="23.964359375" width="0.254" layer="16"/>
1732 1732 <wire x1="40.96773125" y1="23.964359375" x2="40.96773125" y2="23.73755" width="0.254" layer="16"/>
1733 1733 <wire x1="40.96773125" y1="23.73755" x2="40.87846875" y2="23.6482875" width="0.254" layer="16"/>
1734 1734 <wire x1="40.87846875" y1="23.6482875" x2="40.461840625" y2="23.6482875" width="0.254" layer="16"/>
1735 1735 <wire x1="40.461840625" y1="23.6482875" x2="39.840665625" y2="24.2694625" width="0.254" layer="16"/>
1736 1736 <wire x1="53.385203125" y1="24.541575" x2="52.311271875" y2="24.541575" width="0.254" layer="16"/>
1737 1737 <wire x1="52.311271875" y1="24.541575" x2="52.30905625" y2="24.539359375" width="0.254" layer="16"/>
1738 <wire x1="64.57089375" y1="44.424059375" x2="63.546409375" y2="44.424059375" width="0" layer="19" extent="16-16"/>
1738 <wire x1="56.27533125" y1="54.38293125" x2="60.191125" y2="59.590803125" width="0" layer="19" extent="1-1"/>
1739 <wire x1="51.794478125" y1="51.14345" x2="56.27533125" y2="54.38293125" width="0" layer="19" extent="1-1"/>
1740 <wire x1="52.36674375" y1="42.632640625" x2="48.506028125" y2="48.647459375" width="0" layer="19" extent="1-1"/>
1741 <wire x1="49.7057625" y1="34.32189375" x2="53.208565625" y2="41.733290625" width="0" layer="19" extent="1-16"/>
1742 <wire x1="53.04369375" y1="27.948421875" x2="51.02881875" y2="31.415009375" width="0" layer="19" extent="16-16"/>
1743 <wire x1="50.053284375" y1="23.014221875" x2="52.311271875" y2="24.541575" width="0" layer="19" extent="16-16"/>
1744 <wire x1="57.70905625" y1="24.539359375" x2="53.72451875" y2="24.880890625" width="0" layer="19" extent="16-16"/>
1745 <wire x1="57.70905625" y1="23.239359375" x2="57.70905625" y2="24.539359375" width="0" layer="19" extent="16-16"/>
1746 <wire x1="44.516025" y1="25.57481875" x2="47.80905625" y2="23.239359375" width="0" layer="19" extent="1-16"/>
1747 <wire x1="45.02248125" y1="27.812503125" x2="43.92244375" y2="26.412465625" width="0" layer="19" extent="1-1"/>
1748 <wire x1="42.20905625" y1="23.889359375" x2="44.106409375" y2="25.57481875" width="0" layer="19" extent="1-16"/>
1749 <wire x1="40.5613375" y1="25.839359375" x2="39.840665625" y2="24.2694625" width="0" layer="19" extent="16-16"/>
1750 <wire x1="35.6892625" y1="29.60193125" x2="39.149621875" y2="25.84539375" width="0" layer="19" extent="16-16"/>
1751 <wire x1="35.921228125" y1="38.233134375" x2="35.689671875" y2="32.758096875" width="0" layer="19" extent="1-16"/>
1752 <wire x1="50.8054375" y1="17.25245" x2="50.003078125" y2="22.964015625" width="0" layer="19" extent="16-16"/>
1753 <wire x1="45.9052375" y1="17.25245" x2="50.8054375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1754 <wire x1="55.9052375" y1="17.25245" x2="50.8054375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1755 <wire x1="55.9052375" y1="12.15265" x2="55.9052375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1756 <wire x1="50.8054375" y1="12.15265" x2="50.8054375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1757 <wire x1="45.9052375" y1="12.15265" x2="50.8054375" y2="12.15265" width="0" layer="19" extent="1-1"/>
1758 <wire x1="40.8054375" y1="17.25245" x2="45.9052375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1759 <wire x1="35.9052375" y1="17.25245" x2="40.8054375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1760 <wire x1="40.8054375" y1="12.15265" x2="45.9052375" y2="12.15265" width="0" layer="19" extent="1-1"/>
1761 <wire x1="35.9052375" y1="12.15265" x2="40.8054375" y2="12.15265" width="0" layer="19" extent="1-1"/>
1762 <wire x1="30.8054375" y1="17.25245" x2="35.9052375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1763 <wire x1="30.8054375" y1="12.15265" x2="35.9052375" y2="12.15265" width="0" layer="19" extent="1-1"/>
1764 <wire x1="29.328121875" y1="43.06299375" x2="35.921228125" y2="38.233134375" width="0" layer="19" extent="1-1"/>
1765 <wire x1="29.121434375" y1="47.354221875" x2="29.328121875" y2="43.06299375" width="0" layer="19" extent="1-1"/>
1766 <wire x1="25.275" y1="47.75" x2="28.261525" y2="48.468609375" width="0" layer="19" extent="16-16"/>
1767 <wire x1="26.8184375" y1="54.87815625" x2="28.25" y2="51.25" width="0" layer="19" extent="1-16"/>
1768 <wire x1="26.8184375" y1="56.17815625" x2="26.8184375" y2="54.87815625" width="0" layer="19" extent="1-1"/>
1769 <wire x1="24.02765625" y1="43.06750625" x2="25.275" y2="47.75" width="0" layer="19" extent="16-16"/>
1770 <wire x1="34.87548125" y1="53.21534375" x2="28.25" y2="51.25" width="0" layer="19" extent="1-16"/>
1771 <wire x1="37.746825" y1="53.69230625" x2="34.87548125" y2="53.21534375" width="0" layer="19" extent="1-1"/>
1772 <wire x1="38.314978125" y1="59.799915625" x2="37.746825" y2="54.31111875" width="0" layer="19" extent="1-1"/>
1773 <wire x1="23.074978125" y1="62.339915625" x2="26.8184375" y2="56.17815625" width="0" layer="19" extent="1-1"/>
1774 <wire x1="17.994978125" y1="59.799915625" x2="23.074978125" y2="62.339915625" width="0" layer="19" extent="1-1"/>
1775 <wire x1="12.914978125" y1="62.339915625" x2="17.994978125" y2="59.799915625" width="0" layer="19" extent="1-1"/>
1776 <wire x1="13.46" y1="56" x2="17.994978125" y2="59.799915625" width="0" layer="19" extent="1-1"/>
1777 <wire x1="30.694978125" y1="62.339915625" x2="26.8184375" y2="56.17815625" width="0" layer="19" extent="1-1"/>
1778 <wire x1="65.668365625" y1="32.252428125" x2="61.171053125" y2="24.58186875" width="0" layer="19" extent="1-1"/>
1779 <wire x1="63.468365625" y1="49.052428125" x2="56.27533125" y2="54.38293125" width="0" layer="19" extent="1-1"/>
1780 <wire x1="66.146409375" y1="46.237146875" x2="63.468365625" y2="49.052428125" width="0" layer="19" extent="1-16"/>
1781 <wire x1="63.546409375" y1="44.424059375" x2="64.57089375" y2="44.424059375" width="0" layer="19" extent="16-16"/>
1782 <wire x1="74.968365625" y1="32.252428125" x2="65.668365625" y2="32.252428125" width="0" layer="19" extent="1-1"/>
1783 <wire x1="76.068365625" y1="32.252428125" x2="74.968365625" y2="32.252428125" width="0" layer="19" extent="1-1"/>
1784 <wire x1="10" y1="46.46" x2="13.46" y2="56" width="0" layer="19" extent="1-1"/>
1785 <wire x1="15.755996875" y1="22.6562625" x2="30.8054375" y2="17.25245" width="0" layer="19" extent="1-1"/>
1739 1786 </signal>
1740 1787 <signal name="GPS_ANT">
1741 1788 <contactref element="GAP1" pad="P$1"/>
1742 1789 <contactref element="GPS_ANT" pad="1"/>
1743 1790 <contactref element="R1" pad="P$2"/>
1744 1791 <wire x1="75" y1="53.75" x2="75" y2="59.545" width="0.6096" layer="1"/>
1745 1792 <wire x1="75" y1="59.545" x2="74.2714" y2="59.545" width="0.4064" layer="1"/>
1746 1793 <wire x1="81.505" y1="60.0275" x2="74.7539" y2="60.0275" width="0.6096" layer="1"/>
1747 1794 <wire x1="74.7539" y1="60.0275" x2="74.2714" y2="59.545" width="0.4064" layer="1" curve="90"/>
1748 1795 </signal>
1749 1796 <signal name="RF_IN">
1750 1797 <contactref element="D1" pad="NEG"/>
1751 1798 <contactref element="U$2" pad="16"/>
1752 1799 <contactref element="R1" pad="P$1"/>
1753 1800 <wire x1="72.9712" y1="52.025" x2="73.1962" y2="52.25" width="0.4064" layer="1"/>
1754 1801 <wire x1="73.1962" y1="52.25" x2="75" y2="52.25" width="0.6096" layer="1"/>
1755 1802 <wire x1="75" y1="52.25" x2="74.968365625" y2="52.25" width="0.4064" layer="1"/>
1756 1803 <wire x1="74.968365625" y1="52.25" x2="74.968365625" y2="49.052428125" width="0.4064" layer="1"/>
1757 1804 </signal>
1758 1805 <signal name="AVCC">
1759 1806 <contactref element="IC2" pad="100"/>
1760 1807 </signal>
1761 1808 <signal name="VCC">
1762 1809 <contactref element="U2" pad="VCC"/>
1763 1810 <contactref element="U$4" pad="OE"/>
1764 1811 <contactref element="U$4" pad="VDDO15"/>
1765 1812 <contactref element="U$4" pad="VDDO2"/>
1766 1813 <contactref element="U$4" pad="VDD"/>
1767 1814 <contactref element="U2" pad="VCC"/>
1768 1815 <contactref element="U1" pad="VCC"/>
1769 1816 <contactref element="C3" pad="1"/>
1770 1817 <wire x1="27.225" y1="51.75" x2="28.25" y2="51.75" width="0.254" layer="16"/>
1771 1818 <contactref element="R5" pad="P$1"/>
1772 1819 <contactref element="R6" pad="P$1"/>
1773 1820 <contactref element="C9" pad="1"/>
1774 1821 <contactref element="C10" pad="1"/>
1775 1822 <polygon width="0.254" layer="16" isolate="0.254">
1776 1823 <vertex x="5.75" y="65.25"/>
1777 1824 <vertex x="61.4" y="65.25"/>
1778 1825 <vertex x="61.4" y="53.75"/>
1779 1826 <vertex x="68.5" y="53.75"/>
1780 1827 <vertex x="68.5" y="10"/>
1781 1828 <vertex x="5.75" y="10"/>
1782 1829 <vertex x="5.75" y="50"/>
1783 1830 <vertex x="22.5" y="50"/>
1784 1831 <vertex x="22.5" y="41.5"/>
1785 1832 <vertex x="31" y="41.5"/>
1786 1833 <vertex x="31" y="50.1"/>
1787 1834 <vertex x="5.75" y="50.1"/>
1788 1835 </polygon>
1789 1836 <contactref element="IC2" pad="10"/>
1790 1837 <contactref element="C8" pad="1"/>
1791 1838 <contactref element="C11" pad="1"/>
1792 1839 <contactref element="IC2" pad="10"/>
1793 1840 <contactref element="IC2" pad="31"/>
1794 1841 <contactref element="IC2" pad="80"/>
1795 1842 <contactref element="IC2" pad="61"/>
1796 1843 <wire x1="36.456840625" y1="39.450659375" x2="36.431646875" y2="39.450659375" width="0.3048" layer="1"/>
1797 1844 <wire x1="36.431646875" y1="39.450659375" x2="35.567675" y2="38.5866875" width="0.254" layer="1"/>
1798 1845 <wire x1="39.638821875" y1="52.532134375" x2="39.614103125" y2="52.532134375" width="0.254" layer="1"/>
1799 1846 <wire x1="49.538315625" y1="48.996603125" x2="49.562278125" y2="48.996603125" width="0.254" layer="1"/>
1800 1847 <wire x1="45.649228125" y1="35.915125" x2="45.6580875" y2="35.915125" width="0.254" layer="1"/>
1801 1848 <wire x1="45.6580875" y1="35.915125" x2="46.58878125" y2="34.98443125" width="0.254" layer="1"/>
1802 1849 <contactref element="ICSP" pad="2"/>
1803 1850 <via x="39.160690625" y="54.95118125" extent="1-16" drill="0.4064" shape="octagon"/>
1804 1851 <wire x1="36.456840625" y1="39.450659375" x2="35.3119125" y2="38.30573125" width="0.254" layer="1"/>
1805 1852 <via x="46.292334375" y="33.7076875" extent="1-16" drill="0.4" shape="octagon"/>
1806 1853 <via x="51.4876125" y="50.09014375" extent="1-16" drill="0.4064" shape="octagon"/>
1807 1854 <wire x1="39.638821875" y1="52.532134375" x2="38.76918125" y2="53.401775" width="0.254" layer="1"/>
1808 1855 <wire x1="38.76918125" y1="53.401775" x2="38.7444625" y2="53.401775" width="0.254" layer="1"/>
1809 1856 <wire x1="38.7444625" y1="53.401775" x2="38.7444625" y2="53.41269375" width="0.254" layer="1"/>
1810 1857 <wire x1="38.7444625" y1="53.41269375" x2="39.160690625" y2="53.828921875" width="0.254" layer="1"/>
1811 1858 <wire x1="39.160690625" y1="53.828921875" x2="39.160690625" y2="54.95118125" width="0.254" layer="1"/>
1812 1859 <wire x1="50.395121875" y1="49.829446875" x2="50.65581875" y2="50.09014375" width="0.254" layer="1"/>
1813 1860 <wire x1="50.65581875" y1="50.09014375" x2="51.4876125" y2="50.09014375" width="0.254" layer="1"/>
1814 1861 <wire x1="49.538315625" y1="48.996603125" x2="50.371159375" y2="49.829446875" width="0.254" layer="1"/>
1815 1862 <wire x1="50.371159375" y1="49.829446875" x2="50.395121875" y2="49.829446875" width="0.254" layer="1"/>
1816 1863 <wire x1="46.58878125" y1="34.98443125" x2="46.292334375" y2="34.687984375" width="0.254" layer="1"/>
1817 1864 <wire x1="46.292334375" y1="34.687984375" x2="46.292334375" y2="33.7076875" width="0.254" layer="1"/>
1818 1865 <contactref element="U3" pad="P$8"/>
1819 1866 <contactref element="U3" pad="P$5"/>
1820 1867 <wire x1="35.3119125" y1="38.30573125" x2="35.22585625" y2="38.219675" width="0.254" layer="1" curve="90"/>
1821 1868 <wire x1="35.22585625" y1="38.219675" x2="35.22646875" y2="36.914090625" width="0.254" layer="1"/>
1822 1869 <via x="35.22646875" y="36.914090625" extent="1-16" drill="0.4064" shape="octagon"/>
1823 1870 <contactref element="PWR" pad="2"/>
1824 1871 <contactref element="IC1" pad="1"/>
1825 1872 <contactref element="C14" pad="1"/>
1826 1873 <wire x1="62.20315625" y1="43.75081875" x2="62.479915625" y2="43.474059375" width="0.254" layer="16"/>
1827 1874 <wire x1="62.479915625" y1="43.474059375" x2="63.546409375" y2="43.474059375" width="0.254" layer="16"/>
1828 1875 <wire x1="23.2184375" y1="56.82815625" x2="21.404428125" y2="56.82815625" width="0.254" layer="1"/>
1829 1876 <wire x1="21.404428125" y1="56.82815625" x2="21.2351125" y2="56.997471875" width="0.254" layer="1"/>
1830 1877 <via x="21.2351125" y="56.997471875" extent="1-16" drill="0.4064" shape="octagon"/>
1831 1878 <wire x1="21.2351125" y1="56.997471875" x2="21.2351125" y2="57.01421875" width="0.254" layer="16"/>
1832 1879 <wire x1="21.2351125" y1="57.01421875" x2="21.05075" y2="57.19858125" width="0.254" layer="16"/>
1833 1880 <wire x1="23.2184375" y1="54.87815625" x2="21.3279875" y2="54.87815625" width="0.254" layer="1"/>
1834 1881 <wire x1="21.3279875" y1="54.87815625" x2="21.218353125" y2="54.768521875" width="0.254" layer="1"/>
1835 1882 <via x="21.218353125" y="54.768521875" extent="1-16" drill="0.4064" shape="octagon"/>
1836 1883 <wire x1="21.218353125" y1="54.768521875" x2="21.218353125" y2="54.53389375" width="0.254" layer="16"/>
1837 1884 <contactref element="PWR" pad="3"/>
1838 1885 </signal>
1839 1886 <signal name="VBAT">
1840 1887 <contactref element="U1" pad="VBAT"/>
1841 1888 <contactref element="U$3" pad="+"/>
1842 <via x="20.6665375" y="46.75" extent="1-16" drill="0.4064" shape="octagon"/>
1843 <wire x1="20.6665375" y1="46.75" x2="25.75" y2="46.75" width="0.3048" layer="16"/>
1844 1889 <wire x1="25.75" y1="46.75" x2="25.925" y2="46.925" width="0.3048" layer="16"/>
1845 1890 <wire x1="25.925" y1="46.925" x2="25.925" y2="47.75" width="0.3048" layer="16"/>
1846 <wire x1="20.6665375" y1="46.75" x2="18.633796875" y2="46.75" width="0.254" layer="1"/>
1847 <wire x1="18.633796875" y1="46.75" x2="15.755996875" y2="44.0562625" width="0.254" layer="1"/>
1891 <wire x1="25.75" y1="46.75" x2="25.6098875" y2="46.6098875" width="0.254" layer="16"/>
1892 <wire x1="25.6098875" y1="46.6098875" x2="20.69745" y2="46.6098875" width="0.254" layer="16"/>
1893 <via x="20.69745" y="46.6098875" extent="1-16" drill="0.4064" shape="octagon"/>
1894 <wire x1="20.69745" y1="46.6098875" x2="18.309621875" y2="46.6098875" width="0.254" layer="1"/>
1895 <wire x1="18.309621875" y1="46.6098875" x2="15.755996875" y2="44.0562625" width="0.254" layer="1"/>
1848 1896 </signal>
1849 1897 <signal name="N$5">
1850 1898 <contactref element="U$2" pad="18"/>
1851 1899 <contactref element="R2" pad="P$2"/>
1852 1900 <via x="73.16890625" y="46.595675" extent="1-16" drill="0.4064" shape="octagon"/>
1853 1901 <wire x1="72.768365625" y1="49.052428125" x2="72.768365625" y2="47.104234375" width="0.3048" layer="1"/>
1854 1902 <wire x1="72.768365625" y1="47.104234375" x2="72.764046875" y2="47.099915625" width="0.3048" layer="1"/>
1855 1903 <wire x1="72.764046875" y1="47.099915625" x2="72.764046875" y2="47.000534375" width="0.3048" layer="1"/>
1856 1904 <wire x1="72.764046875" y1="47.000534375" x2="73.16890625" y2="46.595675" width="0.3048" layer="1"/>
1857 1905 <wire x1="73.16890625" y1="46.595675" x2="73.639171875" y2="46.125409375" width="0.3048" layer="16"/>
1858 1906 <wire x1="73.639171875" y1="46.125409375" x2="73.639171875" y2="43.940240625" width="0.3048" layer="16"/>
1859 1907 </signal>
1860 1908 <signal name="N$6">
1861 1909 <contactref element="U$2" pad="19"/>
1862 1910 <contactref element="R2" pad="P$1"/>
1863 1911 <wire x1="71.668365625" y1="49.052428125" x2="71.668365625" y2="47.08495" width="0.3048" layer="1"/>
1864 1912 <wire x1="71.668365625" y1="47.08495" x2="71.179090625" y2="46.595675" width="0.3048" layer="1"/>
1865 1913 <via x="71.179090625" y="46.595675" extent="1-16" drill="0.4064" shape="octagon"/>
1866 1914 <wire x1="71.179090625" y1="46.595675" x2="70.739171875" y2="46.15575625" width="0.3048" layer="16"/>
1867 1915 <wire x1="70.739171875" y1="46.15575625" x2="70.739171875" y2="43.940240625" width="0.3048" layer="16"/>
1868 1916 </signal>
1869 1917 <signal name="REFIN">
1870 1918 <contactref element="U$4" pad="Q0"/>
1871 1919 <contactref element="U2" pad="REFIN"/>
1872 1920 <wire x1="52.30905625" y1="23.889359375" x2="51.089728125" y2="23.889359375" width="0.254" layer="16"/>
1873 1921 <wire x1="51.089728125" y1="23.889359375" x2="50.351528125" y2="24.627559375" width="0.254" layer="16" curve="-90"/>
1874 1922 <wire x1="50.351528125" y1="24.627559375" x2="50.351528125" y2="27.411121875" width="0.254" layer="16"/>
1875 1923 <wire x1="50.351528125" y1="27.411121875" x2="50.355415625" y2="27.415009375" width="0.254" layer="16" curve="-90"/>
1876 1924 </signal>
1877 1925 <signal name="VCOIN">
1878 1926 <contactref element="U$4" pad="Q1"/>
1879 1927 <contactref element="U2" pad="VCOIN"/>
1880 1928 <wire x1="57.70905625" y1="23.889359375" x2="59.494865625" y2="23.889359375" width="0.254" layer="16"/>
1881 1929 <wire x1="59.494865625" y1="23.889359375" x2="60.157421875" y2="24.551915625" width="0.254" layer="16"/>
1882 1930 <wire x1="50.5749125" y1="29.452690625" x2="49.731153125" y2="30.29645" width="0.254" layer="16"/>
1883 1931 <wire x1="49.731153125" y1="30.29645" x2="49.731153125" y2="31.389271875" width="0.254" layer="16"/>
1884 1932 <wire x1="49.731153125" y1="31.389271875" x2="49.705415625" y2="31.415009375" width="0.3048" layer="16"/>
1885 1933 <wire x1="60.157421875" y1="26.70141875" x2="60.157421875" y2="24.551915625" width="0.254" layer="16"/>
1886 1934 <wire x1="50.5749125" y1="29.452690625" x2="55.40440625" y2="29.452690625" width="0.254" layer="16"/>
1887 1935 <wire x1="55.40440625" y1="29.452690625" x2="56.680809375" y2="28.1762875" width="0.254" layer="16"/>
1888 1936 <wire x1="56.680809375" y1="28.1762875" x2="58.682553125" y2="28.1762875" width="0.254" layer="16"/>
1889 1937 <wire x1="58.682553125" y1="28.1762875" x2="60.157421875" y2="26.70141875" width="0.254" layer="16"/>
1890 1938 </signal>
1891 1939 <signal name="CLK2_25MHZ">
1892 1940 <contactref element="U$4" pad="CLK0"/>
1893 1941 <contactref element="U$5" pad="CLK2"/>
1894 1942 <wire x1="52.30905625" y1="22.589359375" x2="51.50905625" y2="22.589359375" width="0.3048" layer="16"/>
1895 1943 <wire x1="51.50905625" y1="22.589359375" x2="50.13405625" y2="22.214359375" width="0.254" layer="16" curve="30.510226"/>
1896 1944 <wire x1="47.80905625" y1="21.939359375" x2="48.4882875" y2="21.934384375" width="0.254" layer="16"/>
1897 1945 <wire x1="48.4882875" y1="21.934384375" x2="50.13405625" y2="22.214359375" width="0.254" layer="16" curve="20.040123"/>
1898 1946 </signal>
1899 1947 <signal name="AGND">
1900 1948 <contactref element="GAP1" pad="P$2"/>
1901 1949 <contactref element="D1" pad="POS"/>
1902 1950 <contactref element="GPS_ANT" pad="3"/>
1903 1951 <contactref element="GPS_ANT" pad="4"/>
1904 1952 <contactref element="GPS_ANT" pad="5"/>
1905 1953 <contactref element="GPS_ANT" pad="2"/>
1906 1954 <contactref element="U$2" pad="15"/>
1907 1955 <contactref element="U$2" pad="17"/>
1908 1956 <polygon width="0.4064" layer="1" isolate="0.4064">
1909 1957 <vertex x="62.1" y="65"/>
1910 1958 <vertex x="90" y="65"/>
1911 1959 <vertex x="90" y="48"/>
1912 1960 <vertex x="80" y="48"/>
1913 1961 <vertex x="80" y="38.75"/>
1914 1962 <vertex x="69.2" y="38.75"/>
1915 1963 <vertex x="69.2" y="54.35"/>
1916 1964 <vertex x="62.1" y="54.35"/>
1917 1965 </polygon>
1918 1966 <wire x1="73.868365625" y1="49.052428125" x2="73.868365625" y2="50.485403125" width="0.254" layer="1"/>
1919 1967 <wire x1="73.868365625" y1="50.485403125" x2="71.07095" y2="50.485403125" width="0.254" layer="1"/>
1920 1968 <wire x1="71.07095" y1="50.485403125" x2="71.07095" y2="52.028709375" width="0.254" layer="1"/>
1921 1969 <wire x1="71.07095" y1="52.028709375" x2="70.3572125" y2="52.028709375" width="0.254" layer="1"/>
1922 1970 <wire x1="70.3572125" y1="52.028709375" x2="70.3572125" y2="52.025" width="0.254" layer="1"/>
1923 1971 <wire x1="70.3572125" y1="52.025" x2="69.0088" y2="52.025" width="0.254" layer="1"/>
1924 1972 <contactref element="L1" pad="2"/>
1925 1973 </signal>
1926 1974 <signal name="N$9">
1927 1975 <contactref element="R3" pad="P$2"/>
1928 1976 <contactref element="C2" pad="1"/>
1929 1977 <wire x1="38.4892625" y1="29.60193125" x2="42.082528125" y2="29.60193125" width="0.254" layer="16"/>
1930 1978 <wire x1="42.082528125" y1="29.60193125" x2="42.2142625" y2="29.733665625" width="0.3048" layer="16"/>
1931 1979 </signal>
1932 1980 <signal name="CP_VIN">
1933 1981 <contactref element="U2" pad="CP"/>
1934 1982 <contactref element="C1" pad="1"/>
1935 1983 <contactref element="U$5" pad="VIN"/>
1936 1984 <contactref element="R3" pad="P$1"/>
1937 1985 <wire x1="47.80905625" y1="24.539359375" x2="46.68405625" y2="24.539359375" width="0.3048" layer="16"/>
1938 1986 <wire x1="38.489671875" y1="32.758096875" x2="40.163815625" y2="32.758096875" width="0.254" layer="16"/>
1939 1987 <wire x1="40.163815625" y1="32.758096875" x2="42.08983125" y2="32.758096875" width="0.254" layer="16"/>
1940 1988 <wire x1="42.08983125" y1="32.758096875" x2="42.2142625" y2="32.633665625" width="0.3048" layer="16"/>
1941 1989 <wire x1="46.68405625" y1="24.539359375" x2="45.801409375" y2="25.42200625" width="0.254" layer="16" curve="-90"/>
1942 1990 <wire x1="45.801409375" y1="25.42200625" x2="45.801409375" y2="28.834375" width="0.254" layer="16"/>
1943 1991 <wire x1="45.801409375" y1="28.834375" x2="43.33203125" y2="31.018571875" width="0.254" layer="16" curve="90"/>
1944 1992 <wire x1="43.33203125" y1="31.018571875" x2="41.1852375" y2="31.018571875" width="0.254" layer="16"/>
1945 1993 <wire x1="41.1852375" y1="31.018571875" x2="40.13378125" y2="32.070028125" width="0.254" layer="16" curve="-90"/>
1946 1994 <wire x1="40.13378125" y1="32.070028125" x2="40.13378125" y2="32.7280625" width="0.254" layer="16"/>
1947 1995 <wire x1="40.13378125" y1="32.7280625" x2="40.163815625" y2="32.758096875" width="0.3048" layer="16" curve="-90"/>
1948 1996 <wire x1="50.355415625" y1="31.415009375" x2="50.355415625" y2="32.12866875" width="0.254" layer="16"/>
1949 1997 <wire x1="50.355415625" y1="32.12866875" x2="49.905665625" y2="32.57841875" width="0.254" layer="16" curve="90"/>
1950 1998 <wire x1="49.905665625" y1="32.57841875" x2="42.269509375" y2="32.57841875" width="0.254" layer="16"/>
1951 1999 <wire x1="42.269509375" y1="32.57841875" x2="42.2142625" y2="32.633665625" width="0.254" layer="16" curve="-90"/>
1952 2000 </signal>
1953 2001 <signal name="X1">
1954 2002 <contactref element="Q1" pad="1"/>
1955 2003 <contactref element="U1" pad="X1"/>
1956 2004 <wire x1="27.225" y1="47.75" x2="27.225" y2="46.243" width="0.3048" layer="16"/>
1957 2005 <wire x1="27.225" y1="46.243" x2="28.424" y2="45.044" width="0.3048" layer="16"/>
1958 2006 </signal>
1959 2007 <signal name="X2">
1960 2008 <contactref element="Q1" pad="4"/>
1961 2009 <contactref element="U1" pad="X2"/>
1962 2010 <wire x1="26.575" y1="47.75" x2="26.575" y2="46.243" width="0.3048" layer="16"/>
1963 2011 <wire x1="26.575" y1="46.243" x2="25.376" y2="45.044" width="0.3048" layer="16"/>
1964 2012 </signal>
1965 2013 <signal name="N$1">
1966 2014 <contactref element="R4" pad="P$1"/>
1967 2015 <contactref element="D2" pad="C"/>
1968 2016 <wire x1="40.57489375" y1="57.195434375" x2="43.6487" y2="57.195434375" width="0.3048" layer="16"/>
1969 2017 <wire x1="43.6487" y1="57.195434375" x2="43.6487" y2="57.203965625" width="0.3048" layer="16"/>
1970 2018 <wire x1="40.57489375" y1="57.195434375" x2="39.531840625" y2="57.019446875" width="0.254" layer="16" curve="19.153823"/>
1971 2019 <wire x1="39.531840625" y1="57.019446875" x2="38.452471875" y2="56.845959375" width="0.254" layer="16" curve="-20.045494"/>
1972 2020 <wire x1="38.452471875" y1="56.845959375" x2="36.528753125" y2="56.845959375" width="0.254" layer="16"/>
1973 2021 <wire x1="36.528753125" y1="56.845959375" x2="36.528753125" y2="56.837853125" width="0.254" layer="16"/>
1974 2022 </signal>
1975 2023 <signal name="SDA_RBP">
1976 2024 <contactref element="U1" pad="SDA"/>
1977 2025 <contactref element="U$1" pad="P1_3"/>
1978 2026 <contactref element="R6" pad="P$2"/>
1979 2027 <contactref element="IC2" pad="44"/>
1980 2028 <wire x1="25.275" y1="51.75" x2="23.1727" y2="51.75" width="0.254" layer="16"/>
1981 2029 <wire x1="23.1727" y1="51.75" x2="23.170571875" y2="51.752128125" width="0.254" layer="16"/>
1982 2030 <wire x1="35.042628125" y1="47.935940625" x2="35.042628125" y2="47.9443" width="0.254" layer="1"/>
1983 2031 <wire x1="35.042628125" y1="47.9443" x2="31.87979375" y2="51.107134375" width="0.254" layer="1"/>
1984 2032 <via x="23.170571875" y="51.752128125" extent="1-16" drill="0.4064" shape="octagon"/>
1985 2033 <wire x1="23.170571875" y1="51.752128125" x2="22.02599375" y2="51.752128125" width="0.254" layer="16"/>
1986 2034 <wire x1="10.374978125" y1="57.7435625" x2="10.374978125" y2="59.799915625" width="0.254" layer="16"/>
1987 2035 <wire x1="18.0790125" y1="51.221571875" x2="16.816915625" y2="51.221571875" width="0.254" layer="16"/>
1988 2036 <wire x1="22.02599375" y1="51.752128125" x2="21.4954375" y2="51.221571875" width="0.254" layer="16"/>
1989 2037 <wire x1="21.4954375" y1="51.221571875" x2="18.0790125" y2="51.221571875" width="0.254" layer="16"/>
1990 2038 <wire x1="12.893378125" y1="53.831878125" x2="12.156815625" y2="54.568440625" width="0.254" layer="16"/>
1991 2039 <wire x1="12.156815625" y1="54.568440625" x2="12.156815625" y2="55.961725" width="0.254" layer="16"/>
1992 2040 <wire x1="12.156815625" y1="55.961725" x2="10.374978125" y2="57.7435625" width="0.254" layer="16"/>
1993 2041 <wire x1="16.816915625" y1="51.221571875" x2="14.206609375" y2="53.831878125" width="0.254" layer="16"/>
1994 2042 <wire x1="14.206609375" y1="53.831878125" x2="12.893378125" y2="53.831878125" width="0.254" layer="16"/>
1995 2043 <wire x1="26.027984375" y1="49.783553125" x2="28.92889375" y2="49.783553125" width="0.254" layer="1"/>
1996 2044 <wire x1="28.92889375" y1="49.783553125" x2="30.252475" y2="51.107134375" width="0.254" layer="1"/>
1997 2045 <wire x1="31.87979375" y1="51.107134375" x2="30.252475" y2="51.107134375" width="0.254" layer="1"/>
1998 2046 <wire x1="23.170571875" y1="51.752128125" x2="24.059409375" y2="51.752128125" width="0.254" layer="1"/>
1999 2047 <wire x1="24.059409375" y1="51.752128125" x2="26.027984375" y2="49.783553125" width="0.254" layer="1"/>
2000 2048 </signal>
2001 2049 <signal name="SCL_RBP">
2002 2050 <contactref element="U1" pad="SCL"/>
2003 2051 <contactref element="U$1" pad="P1_5"/>
2004 2052 <contactref element="R5" pad="P$2"/>
2005 2053 <contactref element="IC2" pad="43"/>
2006 2054 <wire x1="25.925" y1="51.75" x2="25.925" y2="52.91623125" width="0.254" layer="16"/>
2007 2055 <wire x1="25.925" y1="52.91623125" x2="25.579053125" y2="53.262178125" width="0.254" layer="16"/>
2008 2056 <wire x1="25.579053125" y1="53.262178125" x2="23.9580625" y2="53.271615625" width="0.254" layer="16"/>
2009 2057 <wire x1="23.9580625" y1="53.271615625" x2="24.926428125" y2="53.262178125" width="0.254" layer="16"/>
2010 2058 <wire x1="35.39618125" y1="48.28949375" x2="35.38124375" y2="48.28949375" width="0.254" layer="1"/>
2011 2059 <wire x1="35.38124375" y1="48.28949375" x2="32.1060625" y2="51.564675" width="0.254" layer="1"/>
2012 2060 <wire x1="30.0297125" y1="51.564675" x2="28.71983125" y2="50.25479375" width="0.254" layer="1"/>
2013 2061 <wire x1="28.71983125" y1="50.25479375" x2="26.2813" y2="50.25479375" width="0.254" layer="1"/>
2014 2062 <via x="23.9580625" y="53.271615625" extent="1-16" drill="0.4064" shape="octagon"/>
2015 2063 <wire x1="23.9580625" y1="53.271615625" x2="22.492909375" y2="53.262178125" width="0.254" layer="16"/>
2016 2064 <wire x1="19.719346875" y1="51.93773125" x2="17.043046875" y2="51.93773125" width="0.254" layer="16"/>
2017 2065 <wire x1="22.492909375" y1="53.262178125" x2="21.1684625" y2="51.93773125" width="0.254" layer="16"/>
2018 2066 <wire x1="21.1684625" y1="51.93773125" x2="19.719346875" y2="51.93773125" width="0.254" layer="16"/>
2019 2067 <wire x1="17.043046875" y1="51.93773125" x2="14.684809375" y2="54.29596875" width="0.254" layer="16"/>
2020 2068 <wire x1="12.914978125" y1="59.799915625" x2="14.684809375" y2="58.030084375" width="0.254" layer="16"/>
2021 2069 <wire x1="14.684809375" y1="58.030084375" x2="14.684809375" y2="54.29596875" width="0.254" layer="16"/>
2022 2070 <wire x1="26.2813" y1="50.25479375" x2="24.6875375" y2="51.84855625" width="0.254" layer="1"/>
2023 2071 <wire x1="24.6875375" y1="51.84855625" x2="24.6875375" y2="52.714421875" width="0.254" layer="1"/>
2024 2072 <wire x1="24.6875375" y1="52.714421875" x2="24.13034375" y2="53.271615625" width="0.254" layer="1"/>
2025 2073 <wire x1="24.13034375" y1="53.271615625" x2="23.9580625" y2="53.271615625" width="0.254" layer="1"/>
2026 2074 <wire x1="32.1060625" y1="51.564675" x2="30.0297125" y2="51.564675" width="0.254" layer="1"/>
2027 2075 </signal>
2028 2076 <signal name="SEL0">
2029 2077 <contactref element="U$4" pad="SEL0"/>
2030 2078 <contactref element="IC2" pad="88"/>
2031 2079 <wire x1="52.30905625" y1="23.239359375" x2="52.311540625" y2="23.236875" width="0.254" layer="16"/>
2032 2080 <via x="54.853096875" y="27.626625" extent="1-16" drill="0.4064" shape="octagon"/>
2033 2081 <wire x1="54.853096875" y1="27.626625" x2="54.853096875" y2="28.194821875" width="0.254" layer="1"/>
2034 2082 <wire x1="54.82918125" y1="27.602709375" x2="54.853096875" y2="27.626625" width="0.254" layer="16"/>
2035 2083 <wire x1="48.47765625" y1="38.743553125" x2="49.09783125" y2="38.123378125" width="0.254" layer="1"/>
2036 2084 <wire x1="49.09783125" y1="38.123378125" x2="51.621059375" y2="38.123378125" width="0.254" layer="1"/>
2037 2085 <wire x1="51.621059375" y1="38.123378125" x2="53.92279375" y2="35.82164375" width="0.254" layer="1"/>
2038 2086 <wire x1="53.92279375" y1="35.82164375" x2="53.92279375" y2="35.2085" width="0.254" layer="1"/>
2039 2087 <wire x1="53.92279375" y1="35.2085" x2="54.661528125" y2="34.469765625" width="0.254" layer="1"/>
2040 2088 <wire x1="54.661528125" y1="34.469765625" x2="54.661528125" y2="28.386390625" width="0.254" layer="1"/>
2041 2089 <wire x1="54.661528125" y1="28.386390625" x2="54.853096875" y2="28.194821875" width="0.254" layer="1"/>
2042 2090 <wire x1="52.311540625" y1="23.236875" x2="53.410084375" y2="23.236875" width="0.254" layer="16"/>
2043 2091 <wire x1="53.410084375" y1="23.236875" x2="53.5688375" y2="23.078121875" width="0.254" layer="16"/>
2044 2092 <wire x1="53.5688375" y1="23.078121875" x2="54.416171875" y2="23.078121875" width="0.254" layer="16"/>
2045 2093 <wire x1="54.416171875" y1="23.078121875" x2="54.82918125" y2="23.49113125" width="0.254" layer="16"/>
2046 2094 <wire x1="54.82918125" y1="23.49113125" x2="54.82918125" y2="25.330309375" width="0.254" layer="16"/>
2047 2095 <wire x1="54.82918125" y1="25.330309375" x2="55.126109375" y2="25.6272375" width="0.254" layer="16"/>
2048 2096 <wire x1="55.126109375" y1="25.6272375" x2="55.126109375" y2="26.281940625" width="0.254" layer="16"/>
2049 2097 <wire x1="55.126109375" y1="26.281940625" x2="54.869371875" y2="26.538678125" width="0.254" layer="16"/>
2050 2098 <wire x1="54.869371875" y1="26.538678125" x2="54.869371875" y2="27.61035" width="0.254" layer="16"/>
2051 2099 <wire x1="54.869371875" y1="27.61035" x2="54.853096875" y2="27.626625" width="0.254" layer="16"/>
2052 2100 </signal>
2053 2101 <signal name="TIMEPULSE2_5MHZ">
2054 2102 <contactref element="U$2" pad="9"/>
2055 2103 <contactref element="U$4" pad="CLK1"/>
2056 2104 <via x="61.38405625" y="22.589359375" extent="1-16" drill="0.4064" diameter="0.254" shape="octagon"/>
2057 2105 <wire x1="61.38405625" y1="22.589359375" x2="57.70905625" y2="22.589359375" width="0.254" layer="16"/>
2058 2106 <wire x1="70.20575" y1="30.15523125" x2="70.573496875" y2="30.522978125" width="0.254" layer="1"/>
2059 2107 <wire x1="70.573496875" y1="30.522978125" x2="70.573496875" y2="32.247296875" width="0.254" layer="1"/>
2060 2108 <wire x1="70.573496875" y1="32.247296875" x2="70.568365625" y2="32.252428125" width="0.254" layer="1"/>
2061 2109 <wire x1="70.20575" y1="30.15523125" x2="68.949928125" y2="30.15523125" width="0.254" layer="1"/>
2062 2110 <wire x1="68.949928125" y1="30.15523125" x2="65.877846875" y2="27.08315" width="0.254" layer="1"/>
2063 2111 <wire x1="65.877846875" y1="27.08315" x2="65.877846875" y2="25.187659375" width="0.254" layer="1"/>
2064 2112 <wire x1="65.877846875" y1="25.187659375" x2="63.279546875" y2="22.589359375" width="0.254" layer="1"/>
2065 2113 <wire x1="63.279546875" y1="22.589359375" x2="61.38405625" y2="22.589359375" width="0.254" layer="1"/>
2066 2114 </signal>
2067 2115 <signal name="N$8">
2068 2116 <contactref element="U$5" pad="VDD3"/>
2069 2117 <contactref element="C5" pad="1"/>
2070 2118 <wire x1="42.20905625" y1="25.839359375" x2="41.0613375" y2="25.839359375" width="0.254" layer="16"/>
2071 2119 </signal>
2072 2120 <signal name="N$10">
2073 2121 <contactref element="U$5" pad="VDD2"/>
2074 2122 <contactref element="C6" pad="1"/>
2075 2123 <wire x1="42.20905625" y1="24.539359375" x2="41.04273125" y2="24.539359375" width="0.254" layer="16"/>
2076 2124 <wire x1="41.04273125" y1="24.539359375" x2="40.96773125" y2="24.464359375" width="0.254" layer="16"/>
2077 2125 </signal>
2078 2126 <signal name="N$12">
2079 2127 <contactref element="U$5" pad="VDD1"/>
2080 2128 <contactref element="C7" pad="1"/>
2081 2129 <wire x1="47.80905625" y1="23.889359375" x2="49.00791875" y2="23.889359375" width="0.254" layer="16"/>
2082 2130 <wire x1="49.00791875" y1="23.889359375" x2="49.1053625" y2="23.791915625" width="0.254" layer="16"/>
2083 2131 </signal>
2084 2132 <signal name="CLK3">
2085 2133 <contactref element="U$5" pad="CLK3"/>
2086 2134 <contactref element="CLK3" pad="1"/>
2087 2135 <wire x1="42.20905625" y1="22.589359375" x2="41.06515625" y2="22.589359375" width="0.254" layer="16"/>
2088 2136 <wire x1="41.06515625" y1="22.589359375" x2="39.857378125" y2="21.38158125" width="0.254" layer="16" curve="90"/>
2089 2137 <wire x1="39.857378125" y1="21.38158125" x2="40.999628125" y2="20.23933125" width="0.254" layer="16" curve="90"/>
2090 2138 <wire x1="43.3553375" y1="18.797590625" x2="43.3553375" y2="18.346909375" width="0.254" layer="16"/>
2091 2139 <wire x1="43.3553375" y1="14.70255" x2="43.3553375" y2="18.346909375" width="0.254" layer="16"/>
2092 2140 <wire x1="40.999628125" y1="20.23933125" x2="41.462915625" y2="20.23933125" width="0.254" layer="16"/>
2093 2141 <wire x1="41.462915625" y1="20.23933125" x2="43.3553375" y2="18.346909375" width="0.254" layer="16" curve="-90"/>
2094 2142 </signal>
2095 2143 <signal name="CLK4">
2096 2144 <contactref element="U$5" pad="CLK4"/>
2097 2145 <contactref element="CLK4" pad="1"/>
2098 2146 <wire x1="33.3571875" y1="14.7044" x2="33.3571875" y2="18.61325625" width="0.254" layer="16"/>
2099 2147 <wire x1="33.3571875" y1="14.7044" x2="33.3553375" y2="14.70255" width="0.3048" layer="16" curve="-90"/>
2100 2148 <wire x1="42.20905625" y1="23.239359375" x2="37.983290625" y2="23.239359375" width="0.254" layer="16"/>
2101 2149 <wire x1="37.983290625" y1="23.239359375" x2="33.3571875" y2="18.61325625" width="0.254" layer="16" curve="90"/>
2102 2150 </signal>
2103 2151 <signal name="CLK1">
2104 2152 <contactref element="U$5" pad="CLK1"/>
2105 2153 <contactref element="CLK1" pad="1"/>
2106 2154 <wire x1="53.334765625" y1="18.700375" x2="53.334765625" y2="14.723121875" width="0.254" layer="16"/>
2107 2155 <wire x1="53.334765625" y1="14.723121875" x2="53.3553375" y2="14.70255" width="0.254" layer="16" curve="90"/>
2108 2156 <wire x1="47.80905625" y1="22.589359375" x2="46.545559375" y2="22.589359375" width="0.254" layer="16"/>
2109 2157 <wire x1="46.545559375" y1="22.589359375" x2="45.353409375" y2="21.326990625" width="0.254" layer="16" curve="93.277327"/>
2110 2158 <wire x1="45.353409375" y1="21.326990625" x2="46.72994375" y2="20.163121875" width="0.254" layer="16" curve="93.016002"/>
2111 2159 <wire x1="46.72994375" y1="20.163121875" x2="51.87201875" y2="20.163121875" width="0.254" layer="16"/>
2112 2160 <wire x1="51.87201875" y1="20.163121875" x2="53.334765625" y2="18.700375" width="0.254" layer="16" curve="-90"/>
2113 2161 </signal>
2114 2162 <signal name="+3V3">
2115 2163 <contactref element="U$1" pad="P1_1"/>
2116 2164 <contactref element="U$1" pad="P1_17"/>
2117 2165 <wire x1="7.834978125" y1="59.799915625" x2="28.154978125" y2="59.799915625" width="0" layer="19" extent="1-1"/>
2118 2166 </signal>
2119 2167 <signal name="+5V">
2120 2168 <contactref element="U$1" pad="P1_4"/>
2121 2169 <contactref element="U$1" pad="P1_2"/>
2122 2170 <wire x1="7.834978125" y1="62.339915625" x2="10.374978125" y2="62.339915625" width="0" layer="19" extent="1-1"/>
2123 2171 </signal>
2124 2172 <signal name="RBP_TX">
2125 2173 <contactref element="U$1" pad="P1_8"/>
2126 2174 <contactref element="IC2" pad="12"/>
2127 2175 <via x="51.008525" y="52.56665" extent="1-16" drill="0.4064" shape="octagon"/>
2128 2176 <via x="47.755525" y="59.163959375" extent="1-16" drill="0.4064" shape="octagon"/>
2129 2177 <wire x1="47.755525" y1="59.163959375" x2="47.43104375" y2="59.488440625" width="0.254" layer="1"/>
2130 2178 <wire x1="51.008525" y1="52.5210875" x2="51.008525" y2="52.56665" width="0.254" layer="1"/>
2131 2179 <wire x1="48.831209375" y1="49.703709375" x2="51.008525" y2="51.881025" width="0.254" layer="1"/>
2132 2180 <wire x1="51.008525" y1="51.881025" x2="51.008525" y2="52.56665" width="0.254" layer="1"/>
2133 2181 <wire x1="21.810021875" y1="58.98939375" x2="21.810021875" y2="60.442096875" width="0.254" layer="1"/>
2134 2182 <wire x1="21.810021875" y1="60.442096875" x2="21.176453125" y2="61.075665625" width="0.254" layer="1"/>
2135 2183 <wire x1="21.176453125" y1="61.075665625" x2="20.07729375" y2="61.075665625" width="0.254" layer="1"/>
2136 2184 <wire x1="20.07729375" y1="61.075665625" x2="19.248046875" y2="61.9049125" width="0.254" layer="1"/>
2137 2185 <wire x1="19.248046875" y1="61.9049125" x2="19.248046875" y2="62.84249375" width="0.254" layer="1"/>
2138 2186 <wire x1="19.248046875" y1="62.84249375" x2="18.54516875" y2="63.545371875" width="0.254" layer="1"/>
2139 2187 <wire x1="18.54516875" y1="63.545371875" x2="16.660434375" y2="63.545371875" width="0.254" layer="1"/>
2140 2188 <wire x1="16.660434375" y1="63.545371875" x2="15.454978125" y2="62.339915625" width="0.254" layer="1"/>
2141 2189 <wire x1="47.755525" y1="59.163959375" x2="47.755525" y2="55.81965" width="0.254" layer="16"/>
2142 2190 <wire x1="47.755525" y1="55.81965" x2="51.008525" y2="52.56665" width="0.254" layer="16"/>
2143 2191 <wire x1="39.979878125" y1="59.488440625" x2="47.43104375" y2="59.488440625" width="0.254" layer="1"/>
2144 2192 <wire x1="21.810021875" y1="58.98939375" x2="22.22808125" y2="58.571334375" width="0.254" layer="1"/>
2145 2193 <wire x1="22.22808125" y1="58.571334375" x2="39.062771875" y2="58.571334375" width="0.254" layer="1"/>
2146 2194 <wire x1="39.062771875" y1="58.571334375" x2="39.979878125" y2="59.488440625" width="0.254" layer="1"/>
2147 2195 </signal>
2148 2196 <signal name="RBP_RX">
2149 2197 <contactref element="U$1" pad="P1_10"/>
2150 2198 <contactref element="IC2" pad="13"/>
2151 2199 <wire x1="19.125" y1="59.5" x2="19.125" y2="61.125" width="0.254" layer="1"/>
2152 2200 <wire x1="19.125" y1="61.125" x2="17.875" y2="62.375" width="0.254" layer="1"/>
2153 2201 <wire x1="17.875" y1="62.375" x2="17.994978125" y2="62.339915625" width="0.254" layer="1"/>
2154 2202 <via x="48.943959375" y="52.638640625" extent="1-16" drill="0.4064" shape="octagon"/>
2155 2203 <wire x1="47.3903625" y1="54.48910625" x2="46.23634375" y2="55.643125" width="0.254" layer="16"/>
2156 2204 <wire x1="38.460034375" y1="57.96835" x2="22.11626875" y2="57.973559375" width="0.254" layer="1"/>
2157 2205 <wire x1="19.9893" y1="58.6357" x2="19.125" y2="59.5" width="0.254" layer="1"/>
2158 2206 <wire x1="46.23634375" y1="55.643125" x2="46.23634375" y2="58.0138625" width="0.254" layer="16"/>
2159 2207 <wire x1="46.23634375" y1="58.0138625" x2="46.01148125" y2="58.238725" width="0.254" layer="16"/>
2160 2208 <via x="46.01148125" y="58.238725" extent="1-16" drill="0.4064" shape="octagon"/>
2161 2209 <wire x1="46.01148125" y1="58.238725" x2="45.62520625" y2="58.625" width="0.254" layer="1"/>
2162 2210 <wire x1="49.389709375" y1="52.16155625" x2="48.943959375" y2="52.60730625" width="0.254" layer="1"/>
2163 2211 <wire x1="48.943959375" y1="52.60730625" x2="48.943959375" y2="52.638640625" width="0.254" layer="1"/>
2164 2212 <wire x1="48.943959375" y1="52.638640625" x2="47.3903625" y2="54.1922375" width="0.254" layer="16"/>
2165 2213 <wire x1="47.3903625" y1="54.1922375" x2="47.3903625" y2="54.48910625" width="0.254" layer="16"/>
2166 2214 <wire x1="48.47765625" y1="50.0572625" x2="49.389709375" y2="50.969315625" width="0.254" layer="1"/>
2167 2215 <wire x1="49.389709375" y1="50.969315625" x2="49.389709375" y2="52.16155625" width="0.254" layer="1"/>
2168 2216 <wire x1="22.11626875" y1="57.973559375" x2="21.44891875" y2="58.640909375" width="0.254" layer="1"/>
2169 2217 <wire x1="21.44891875" y1="58.640909375" x2="19.9893" y2="58.6357" width="0.254" layer="1"/>
2170 2218 <wire x1="38.460034375" y1="57.96835" x2="39.664690625" y2="57.96835" width="0.254" layer="1"/>
2171 2219 <wire x1="39.664690625" y1="57.96835" x2="40.319975" y2="58.623634375" width="0.254" layer="1"/>
2172 2220 <wire x1="40.319975" y1="58.623634375" x2="45.623840625" y2="58.623634375" width="0.254" layer="1"/>
2173 2221 <wire x1="45.623840625" y1="58.623634375" x2="45.62520625" y2="58.625" width="0.254" layer="1"/>
2174 2222 </signal>
2175 2223 <signal name="GPS_RX">
2176 2224 <contactref element="U$2" pad="4"/>
2177 2225 <contactref element="IC2" pad="3"/>
2178 2226 <wire x1="52.013190625" y1="46.521728125" x2="52.9743375" y2="47.482875" width="0.254" layer="1"/>
2179 2227 <wire x1="54.25448125" y1="47.482875" x2="55.909446875" y2="45.827909375" width="0.254" layer="1"/>
2180 2228 <wire x1="55.909446875" y1="45.827909375" x2="55.909446875" y2="42.077753125" width="0.254" layer="1"/>
2181 2229 <wire x1="55.909446875" y1="42.077753125" x2="57.48455625" y2="40.50264375" width="0.254" layer="1"/>
2182 2230 <wire x1="57.48455625" y1="40.50264375" x2="59.318209375" y2="40.50264375" width="0.254" layer="1"/>
2183 2231 <wire x1="59.318209375" y1="40.50264375" x2="62.368365625" y2="37.4524875" width="0.254" layer="1"/>
2184 2232 <wire x1="62.368365625" y1="37.4524875" x2="62.368365625" y2="32.252428125" width="0.254" layer="1"/>
2185 2233 <wire x1="52.9743375" y1="47.482875" x2="54.25448125" y2="47.482875" width="0.254" layer="1"/>
2186 2234 </signal>
2187 2235 <signal name="GPS_TX">
2188 2236 <contactref element="U$2" pad="3"/>
2189 2237 <contactref element="IC2" pad="2"/>
2190 2238 <wire x1="52.36674375" y1="46.168175" x2="53.15825625" y2="46.9596875" width="0.254" layer="1"/>
2191 2239 <wire x1="53.15825625" y1="46.9596875" x2="54.1172625" y2="46.9596875" width="0.254" layer="1"/>
2192 2240 <wire x1="54.1172625" y1="46.9596875" x2="55.444965625" y2="45.631984375" width="0.254" layer="1"/>
2193 2241 <wire x1="55.444965625" y1="45.631984375" x2="55.444965625" y2="41.877428125" width="0.254" layer="1"/>
2194 2242 <wire x1="55.444965625" y1="41.877428125" x2="57.32181875" y2="40.000575" width="0.254" layer="1"/>
2195 2243 <wire x1="61.268365625" y1="37.86838125" x2="61.268365625" y2="32.252428125" width="0.254" layer="1"/>
2196 2244 <wire x1="57.32181875" y1="40.000575" x2="59.136171875" y2="40.000575" width="0.254" layer="1"/>
2197 2245 <wire x1="59.136171875" y1="40.000575" x2="61.268365625" y2="37.86838125" width="0.254" layer="1"/>
2198 2246 </signal>
2199 2247 <signal name="PB3">
2200 2248 <contactref element="ICSP" pad="1"/>
2201 2249 <contactref element="IC2" pad="22"/>
2202 2250 <wire x1="49.5240875" y1="54.81589375" x2="50.887178125" y2="56.178984375" width="0.254" layer="1"/>
2203 2251 <wire x1="45.295675" y1="53.23924375" x2="46.872325" y2="54.81589375" width="0.254" layer="1"/>
2204 2252 <wire x1="46.872325" y1="54.81589375" x2="49.5240875" y2="54.81589375" width="0.254" layer="1"/>
2205 2253 </signal>
2206 2254 <signal name="PB2">
2207 2255 <contactref element="ICSP" pad="4"/>
2208 2256 <contactref element="IC2" pad="21"/>
2209 2257 <wire x1="50.774234375" y1="54.31835625" x2="52.6348625" y2="56.178984375" width="0.254" layer="1"/>
2210 2258 <wire x1="52.6348625" y1="56.178984375" x2="54.47928125" y2="56.178984375" width="0.254" layer="1"/>
2211 2259 <wire x1="45.649228125" y1="52.885690625" x2="47.08189375" y2="54.31835625" width="0.254" layer="1"/>
2212 2260 <wire x1="47.08189375" y1="54.31835625" x2="50.774234375" y2="54.31835625" width="0.254" layer="1"/>
2213 2261 </signal>
2214 2262 <signal name="PB1">
2215 2263 <contactref element="ICSP" pad="3"/>
2216 2264 <contactref element="IC2" pad="20"/>
2217 2265 <wire x1="52.1211125" y1="53.820815625" x2="52.683228125" y2="54.38293125" width="0.254" layer="1"/>
2218 2266 <wire x1="46.00278125" y1="52.532134375" x2="47.2914625" y2="53.820815625" width="0.254" layer="1"/>
2219 2267 <wire x1="47.2914625" y1="53.820815625" x2="52.1211125" y2="53.820815625" width="0.254" layer="1"/>
2220 2268 </signal>
2221 2269 <signal name="RESET1">
2222 2270 <contactref element="ICSP" pad="5"/>
2223 2271 <contactref element="IC2" pad="30"/>
2224 2272 <wire x1="54.47928125" y1="52.58688125" x2="54.47928125" y2="54.373096875" width="0.254" layer="1"/>
2225 2273 <wire x1="54.47928125" y1="54.373096875" x2="55.83141875" y2="55.725234375" width="0.254" layer="1"/>
2226 2274 <wire x1="55.83141875" y1="55.725234375" x2="55.83141875" y2="56.630603125" width="0.254" layer="1"/>
2227 2275 <wire x1="55.83141875" y1="56.630603125" x2="53.1155625" y2="59.346459375" width="0.254" layer="1"/>
2228 2276 <wire x1="53.1155625" y1="59.346459375" x2="52.070440625" y2="59.346459375" width="0.254" layer="1"/>
2229 2277 <wire x1="52.070440625" y1="59.346459375" x2="48.429184375" y2="55.705203125" width="0.254" layer="1"/>
2230 2278 <wire x1="48.429184375" y1="55.705203125" x2="44.64904375" y2="55.705203125" width="0.254" layer="1"/>
2231 2279 <wire x1="44.64904375" y1="55.705203125" x2="41.27550625" y2="52.331665625" width="0.254" layer="1"/>
2232 2280 <wire x1="41.27550625" y1="52.331665625" x2="41.27550625" y2="52.330325" width="0.254" layer="1"/>
2233 2281 <wire x1="41.27550625" y1="52.330325" x2="41.116534375" y2="52.171353125" width="0.254" layer="1"/>
2234 2282 <wire x1="41.116534375" y1="52.171353125" x2="40.7067125" y2="52.171353125" width="0.254" layer="1"/>
2235 2283 <wire x1="40.7067125" y1="52.171353125" x2="39.992375" y2="52.885690625" width="0.254" layer="1"/>
2236 2284 </signal>
2237 2285 <signal name="XTAL2">
2238 2286 <contactref element="Y1" pad="1"/>
2239 2287 <contactref element="R7" pad="2"/>
2240 2288 <contactref element="IC2" pad="33"/>
2241 2289 <wire x1="38.931715625" y1="51.825028125" x2="37.698778125" y2="53.057965625" width="0.254" layer="1"/>
2242 2290 <wire x1="37.698778125" y1="53.057965625" x2="36.447071875" y2="53.057965625" width="0.254" layer="1"/>
2243 2291 <wire x1="36.447071875" y1="53.057965625" x2="35.5825875" y2="53.92245" width="0.254" layer="1"/>
2244 2292 <wire x1="34.0620125" y1="55.09420625" x2="34.41083125" y2="55.09420625" width="0.254" layer="1"/>
2245 2293 <wire x1="34.41083125" y1="55.09420625" x2="35.5825875" y2="53.92245" width="0.254" layer="1"/>
2246 2294 </signal>
2247 2295 <signal name="XTAL1">
2248 2296 <contactref element="R7" pad="1"/>
2249 2297 <contactref element="Y1" pad="3"/>
2250 2298 <contactref element="R8" pad="2"/>
2251 2299 <wire x1="35.57130625" y1="50.89398125" x2="35.57130625" y2="51.1053" width="0.254" layer="1"/>
2252 2300 <wire x1="35.57130625" y1="51.1053" x2="34.168371875" y2="52.508234375" width="0.254" layer="1"/>
2253 2301 <wire x1="32.804778125" y1="53.836971875" x2="32.839634375" y2="53.836971875" width="0.254" layer="1"/>
2254 2302 <wire x1="32.839634375" y1="53.836971875" x2="34.168371875" y2="52.508234375" width="0.254" layer="1"/>
2255 2303 </signal>
2256 2304 <signal name="XTAL1R">
2257 2305 <contactref element="R8" pad="1"/>
2258 2306 <contactref element="IC2" pad="34"/>
2259 2307 <wire x1="38.578159375" y1="51.471475" x2="37.89841875" y2="52.151215625" width="0.254" layer="1"/>
2260 2308 <wire x1="37.89841875" y1="52.151215625" x2="36.828540625" y2="52.151215625" width="0.254" layer="1"/>
2261 2309 </signal>
2262 2310 <signal name="PPS_AT">
2263 2311 <contactref element="D3" pad="A"/>
2264 2312 <contactref element="IC2" pad="48"/>
2265 2313 <wire x1="33.6284125" y1="46.521728125" x2="32.742678125" y2="47.4074625" width="0.254" layer="1"/>
2266 2314 <wire x1="32.742678125" y1="47.4074625" x2="32.742678125" y2="48.363575" width="0.254" layer="1"/>
2267 2315 <via x="32.742678125" y="48.363575" extent="1-16" drill="0.4064" shape="octagon"/>
2268 2316 <wire x1="31.598171875" y1="49.50808125" x2="31.129665625" y2="49.50808125" width="0.254" layer="16"/>
2269 2317 <wire x1="32.742678125" y1="48.363575" x2="32.742678125" y2="48.94043125" width="0.254" layer="16"/>
2270 2318 <wire x1="32.742678125" y1="48.94043125" x2="32.173303125" y2="49.50980625" width="0.254" layer="16"/>
2271 2319 <wire x1="32.173303125" y1="49.50980625" x2="31.131390625" y2="49.50980625" width="0.254" layer="16"/>
2272 2320 <wire x1="31.131390625" y1="49.50980625" x2="31.129665625" y2="49.50808125" width="0.254" layer="16"/>
2273 2321 </signal>
2274 2322 <signal name="RESET">
2275 2323 </signal>
2276 2324 <signal name="D1">
2277 2325 <contactref element="U2" pad="D1"/>
2278 2326 <contactref element="IC2" pad="82"/>
2279 2327 <wire x1="47.6805375" y1="35.29803125" x2="46.356334375" y2="36.622234375" width="0.254" layer="1"/>
2280 2328 <via x="46.581478125" y="30.586934375" extent="1-16" drill="0.4064" shape="octagon"/>
2281 2329 <wire x1="51.780625" y1="30.65420625" x2="51.5421375" y2="30.41571875" width="0.254" layer="1"/>
2282 2330 <wire x1="51.5421375" y1="30.41571875" x2="48.539175" y2="30.41571875" width="0.254" layer="1"/>
2283 2331 <wire x1="48.539175" y1="30.41571875" x2="48.175559375" y2="30.779334375" width="0.254" layer="1"/>
2284 2332 <wire x1="48.175559375" y1="30.779334375" x2="46.773878125" y2="30.779334375" width="0.254" layer="1"/>
2285 2333 <wire x1="46.773878125" y1="30.779334375" x2="46.581478125" y2="30.586934375" width="0.254" layer="1"/>
2286 2334 <wire x1="46.59190625" y1="30.57650625" x2="46.79546875" y2="30.78006875" width="0.254" layer="16"/>
2287 2335 <wire x1="46.79546875" y1="30.78006875" x2="47.97553125" y2="30.78006875" width="0.254" layer="16"/>
2288 2336 <wire x1="47.97553125" y1="30.78006875" x2="48.610471875" y2="31.415009375" width="0.254" layer="16"/>
2289 2337 <wire x1="48.610471875" y1="31.415009375" x2="49.055415625" y2="31.415009375" width="0.254" layer="16"/>
2290 2338 <wire x1="47.6805375" y1="35.29803125" x2="50.196578125" y2="35.29803125" width="0.254" layer="1"/>
2291 2339 <wire x1="51.780625" y1="30.65420625" x2="51.780625" y2="33.25184375" width="0.254" layer="1"/>
2292 2340 <wire x1="51.780625" y1="33.25184375" x2="50.945546875" y2="34.086921875" width="0.254" layer="1"/>
2293 2341 <wire x1="50.945546875" y1="34.086921875" x2="50.945546875" y2="34.5490625" width="0.254" layer="1"/>
2294 2342 <wire x1="50.945546875" y1="34.5490625" x2="50.196578125" y2="35.29803125" width="0.254" layer="1"/>
2295 2343 <wire x1="46.59190625" y1="30.57650625" x2="46.581478125" y2="30.586934375" width="0" layer="19" extent="16-16"/>
2296 2344 </signal>
2297 2345 <signal name="D0">
2298 2346 <contactref element="U2" pad="DO"/>
2299 2347 <contactref element="IC2" pad="84"/>
2300 2348 <wire x1="46.5394125" y1="29.3493625" x2="46.526896875" y2="29.336846875" width="0.254" layer="16"/>
2301 2349 <via x="46.526896875" y="29.336846875" extent="1-16" drill="0.4064" shape="octagon"/>
2302 2350 <wire x1="48.114196875" y1="36.2785875" x2="47.06344375" y2="37.329340625" width="0.254" layer="1"/>
2303 2351 <wire x1="52.744609375" y1="30.298365625" x2="51.9333" y2="29.48705625" width="0.254" layer="1"/>
2304 2352 <wire x1="51.9333" y1="29.48705625" x2="48.54621875" y2="29.48705625" width="0.254" layer="1"/>
2305 2353 <wire x1="48.54621875" y1="29.48705625" x2="48.20223125" y2="29.14306875" width="0.254" layer="1"/>
2306 2354 <wire x1="48.20223125" y1="29.14306875" x2="46.720675" y2="29.14306875" width="0.254" layer="1"/>
2307 2355 <wire x1="46.720675" y1="29.14306875" x2="46.526896875" y2="29.336846875" width="0.254" layer="1"/>
2308 2356 <wire x1="46.5394125" y1="29.3493625" x2="46.744590625" y2="29.144184375" width="0.254" layer="16"/>
2309 2357 <wire x1="46.744590625" y1="29.144184375" x2="48.733225" y2="29.144184375" width="0.254" layer="16"/>
2310 2358 <wire x1="48.733225" y1="29.144184375" x2="49.05661875" y2="28.820790625" width="0.254" layer="16"/>
2311 2359 <wire x1="49.05661875" y1="28.820790625" x2="49.05661875" y2="27.4162125" width="0.254" layer="16"/>
2312 2360 <wire x1="49.05661875" y1="27.4162125" x2="49.055415625" y2="27.415009375" width="0.254" layer="16"/>
2313 2361 <wire x1="52.744609375" y1="30.298365625" x2="52.744609375" y2="33.704415625" width="0.254" layer="1"/>
2314 2362 <wire x1="52.744609375" y1="33.704415625" x2="51.94295625" y2="34.50606875" width="0.254" layer="1"/>
2315 2363 <wire x1="48.114196875" y1="36.2785875" x2="50.68881875" y2="36.2785875" width="0.254" layer="1"/>
2316 2364 <wire x1="50.68881875" y1="36.2785875" x2="51.94295625" y2="35.02445" width="0.254" layer="1"/>
2317 2365 <wire x1="51.94295625" y1="35.02445" x2="51.94295625" y2="34.50606875" width="0.254" layer="1"/>
2318 2366 </signal>
2319 2367 <signal name="LKDOP">
2320 2368 <contactref element="U2" pad="LKDOP"/>
2321 2369 <contactref element="IC2" pad="83"/>
2322 2370 <wire x1="49.705415625" y1="27.415009375" x2="49.705415625" y2="29.468190625" width="0.254" layer="16"/>
2323 2371 <via x="47.540665625" y="29.95273125" extent="1-16" drill="0.4064" shape="octagon"/>
2324 2372 <wire x1="49.705415625" y1="29.468190625" x2="49.220875" y2="29.95273125" width="0.254" layer="16"/>
2325 2373 <wire x1="49.220875" y1="29.95273125" x2="47.540665625" y2="29.95273125" width="0.254" layer="16"/>
2326 2374 <wire x1="51.734271875" y1="29.95273125" x2="47.540665625" y2="29.95273125" width="0.254" layer="1"/>
2327 2375 <wire x1="46.7098875" y1="36.9757875" x2="47.875146875" y2="35.810528125" width="0.254" layer="1"/>
2328 2376 <wire x1="51.4509625" y1="34.30300625" x2="51.4509625" y2="34.809228125" width="0.254" layer="1"/>
2329 2377 <wire x1="51.4509625" y1="34.809228125" x2="50.4496625" y2="35.810528125" width="0.254" layer="1"/>
2330 2378 <wire x1="50.4496625" y1="35.810528125" x2="47.875146875" y2="35.810528125" width="0.254" layer="1"/>
2331 2379 <wire x1="51.734271875" y1="29.95273125" x2="52.254353125" y2="30.4728125" width="0.254" layer="1"/>
2332 2380 <wire x1="52.254353125" y1="30.4728125" x2="52.254353125" y2="33.499615625" width="0.254" layer="1"/>
2333 2381 <wire x1="52.254353125" y1="33.499615625" x2="51.4509625" y2="34.30300625" width="0.254" layer="1"/>
2334 2382 </signal>
2335 2383 <signal name="S2">
2336 2384 <contactref element="U$5" pad="S2"/>
2337 2385 <contactref element="IC2" pad="87"/>
2338 2386 <wire x1="42.20905625" y1="25.189359375" x2="43.8790125" y2="25.189359375" width="0.254" layer="16"/>
2339 2387 <wire x1="43.8790125" y1="25.189359375" x2="44.8760625" y2="24.192309375" width="0.254" layer="16"/>
2340 2388 <via x="44.8760625" y="24.192309375" extent="1-16" drill="0.4064" shape="octagon"/>
2341 2389 <wire x1="48.124103125" y1="38.357384375" x2="48.124103125" y2="38.39" width="0.254" layer="1"/>
2342 2390 <via x="54.046528125" y="23.8954625" extent="1-16" drill="0.4064" shape="octagon"/>
2343 2391 <via x="54.311653125" y="25.993740625" extent="1-16" drill="0.4064" shape="octagon"/>
2344 2392 <wire x1="53.4914375" y1="23.23525" x2="54.046528125" y2="23.790340625" width="0.254" layer="1"/>
2345 2393 <wire x1="54.046528125" y1="23.790340625" x2="54.046528125" y2="23.8954625" width="0.254" layer="1"/>
2346 2394 <wire x1="54.046528125" y1="23.8954625" x2="54.046325" y2="23.895665625" width="0.254" layer="16"/>
2347 2395 <wire x1="48.124103125" y1="38.357384375" x2="48.80834375" y2="37.67314375" width="0.254" layer="1"/>
2348 2396 <wire x1="48.80834375" y1="37.67314375" x2="51.375090625" y2="37.67314375" width="0.254" layer="1"/>
2349 2397 <wire x1="51.375090625" y1="37.67314375" x2="53.40723125" y2="35.641003125" width="0.254" layer="1"/>
2350 2398 <wire x1="53.40723125" y1="35.641003125" x2="53.40723125" y2="35.057115625" width="0.254" layer="1"/>
2351 2399 <wire x1="53.40723125" y1="35.057115625" x2="54.1683875" y2="34.295959375" width="0.254" layer="1"/>
2352 2400 <wire x1="54.1683875" y1="34.295959375" x2="54.1683875" y2="29.697771875" width="0.254" layer="1"/>
2353 2401 <wire x1="54.1683875" y1="29.697771875" x2="54.046325" y2="29.575709375" width="0.254" layer="1"/>
2354 2402 <wire x1="54.046325" y1="29.575709375" x2="54.046325" y2="26.25906875" width="0.254" layer="1"/>
2355 2403 <wire x1="54.046325" y1="26.25906875" x2="54.311653125" y2="25.993740625" width="0.254" layer="1"/>
2356 2404 <wire x1="54.046325" y1="23.895665625" x2="54.311653125" y2="24.16099375" width="0.254" layer="16"/>
2357 2405 <wire x1="54.311653125" y1="24.16099375" x2="54.311653125" y2="25.993740625" width="0.254" layer="16"/>
2358 2406 <wire x1="44.8760625" y1="24.192309375" x2="48.130003125" y2="24.192309375" width="0.254" layer="1"/>
2359 2407 <wire x1="48.130003125" y1="24.192309375" x2="48.296790625" y2="24.025521875" width="0.254" layer="1"/>
2360 2408 <wire x1="48.296790625" y1="24.025521875" x2="50.095859375" y2="24.025521875" width="0.254" layer="1"/>
2361 2409 <wire x1="50.095859375" y1="24.025521875" x2="50.88613125" y2="23.23525" width="0.254" layer="1"/>
2362 2410 <wire x1="50.88613125" y1="23.23525" x2="53.4914375" y2="23.23525" width="0.254" layer="1"/>
2363 2411 </signal>
2364 2412 <signal name="S0">
2365 2413 <contactref element="U$5" pad="S0"/>
2366 2414 <contactref element="IC2" pad="85"/>
2367 2415 <via x="49.175303125" y="26.00721875" extent="1-16" drill="0.4064" shape="octagon"/>
2368 2416 <wire x1="53.222759375" y1="33.904065625" x2="52.411215625" y2="34.715609375" width="0.254" layer="1"/>
2369 2417 <wire x1="52.411215625" y1="34.715609375" x2="52.411215625" y2="35.26234375" width="0.254" layer="1"/>
2370 2418 <wire x1="52.411215625" y1="35.26234375" x2="50.921153125" y2="36.75240625" width="0.254" layer="1"/>
2371 2419 <wire x1="50.921153125" y1="36.75240625" x2="48.347484375" y2="36.75240625" width="0.254" layer="1"/>
2372 2420 <wire x1="48.347484375" y1="36.75240625" x2="47.416996875" y2="37.68289375" width="0.254" layer="1"/>
2373 2421 <wire x1="52.08341875" y1="28.95936875" x2="53.222759375" y2="30.098709375" width="0.254" layer="1"/>
2374 2422 <wire x1="53.222759375" y1="30.098709375" x2="53.222759375" y2="33.904065625" width="0.254" layer="1"/>
2375 2423 <wire x1="49.175303125" y1="26.00721875" x2="49.175303125" y2="28.517334375" width="0.254" layer="1"/>
2376 2424 <wire x1="47.80905625" y1="25.839359375" x2="49.00744375" y2="25.839359375" width="0.254" layer="16"/>
2377 2425 <wire x1="49.00744375" y1="25.839359375" x2="49.175303125" y2="26.00721875" width="0.254" layer="16"/>
2378 2426 <wire x1="52.08341875" y1="28.95936875" x2="49.6173375" y2="28.95936875" width="0.254" layer="1"/>
2379 2427 <wire x1="49.6173375" y1="28.95936875" x2="49.175303125" y2="28.517334375" width="0.254" layer="1"/>
2380 2428 </signal>
2381 2429 <signal name="S1">
2382 2430 <contactref element="U$5" pad="S1"/>
2383 2431 <contactref element="IC2" pad="86"/>
2384 2432 <via x="49.191265625" y="24.8513125" extent="1-16" drill="0.4064" shape="octagon"/>
2385 2433 <wire x1="53.693053125" y1="29.903953125" x2="53.693053125" y2="34.09596875" width="0.254" layer="1"/>
2386 2434 <wire x1="53.693053125" y1="34.09596875" x2="52.89108125" y2="34.897940625" width="0.254" layer="1"/>
2387 2435 <wire x1="52.89108125" y1="34.897940625" x2="52.89108125" y2="35.4516375" width="0.254" layer="1"/>
2388 2436 <wire x1="52.89108125" y1="35.4516375" x2="51.132959375" y2="37.209759375" width="0.254" layer="1"/>
2389 2437 <wire x1="51.132959375" y1="37.209759375" x2="48.5972375" y2="37.209759375" width="0.254" layer="1"/>
2390 2438 <wire x1="48.5972375" y1="37.209759375" x2="47.77055" y2="38.036446875" width="0.254" layer="1"/>
2391 2439 <wire x1="52.247496875" y1="28.458396875" x2="53.693053125" y2="29.903953125" width="0.254" layer="1"/>
2392 2440 <wire x1="47.80905625" y1="25.189359375" x2="48.85321875" y2="25.189359375" width="0.254" layer="16"/>
2393 2441 <wire x1="48.85321875" y1="25.189359375" x2="49.191265625" y2="24.8513125" width="0.254" layer="16"/>
2394 2442 <wire x1="49.191265625" y1="24.8513125" x2="49.40965" y2="24.8513125" width="0.254" layer="1"/>
2395 2443 <wire x1="49.40965" y1="24.8513125" x2="49.91946875" y2="25.36113125" width="0.254" layer="1"/>
2396 2444 <wire x1="49.91946875" y1="25.36113125" x2="49.91946875" y2="28.151015625" width="0.254" layer="1"/>
2397 2445 <wire x1="52.247496875" y1="28.458396875" x2="50.22685" y2="28.458396875" width="0.254" layer="1"/>
2398 2446 <wire x1="50.22685" y1="28.458396875" x2="49.91946875" y2="28.151015625" width="0.254" layer="1"/>
2399 2447 </signal>
2400 2448 <signal name="N$11">
2401 2449 <contactref element="C12" pad="1"/>
2402 2450 <contactref element="WER" pad="1"/>
2403 2451 <contactref element="U$5" pad="X2"/>
2404 2452 <wire x1="43.92244375" y1="27.812465625" x2="42.547934375" y2="27.812465625" width="0.254" layer="1"/>
2405 2453 <wire x1="42.547934375" y1="27.812465625" x2="42.316865625" y2="27.581396875" width="0.254" layer="1"/>
2406 2454 <via x="42.316865625" y="27.581396875" extent="1-16" drill="0.4064" shape="octagon"/>
2407 2455 <wire x1="42.316865625" y1="27.581396875" x2="42.316865625" y2="26.49716875" width="0.254" layer="16"/>
2408 2456 <wire x1="42.316865625" y1="26.49716875" x2="42.20905625" y2="26.489359375" width="0.254" layer="16"/>
2409 2457 <wire x1="43.614778125" y1="28.644628125" x2="43.614778125" y2="28.12013125" width="0.254" layer="1"/>
2410 2458 <wire x1="43.614778125" y1="28.12013125" x2="43.92244375" y2="27.812465625" width="0.254" layer="1"/>
2411 2459 </signal>
2412 2460 <signal name="N$13">
2413 2461 <contactref element="C13" pad="2"/>
2414 2462 <contactref element="WER" pad="3"/>
2415 2463 <contactref element="U$5" pad="X1"/>
2416 2464 <wire x1="45.02244375" y1="26.412465625" x2="46.1050125" y2="26.412465625" width="0.254" layer="1"/>
2417 2465 <via x="47.099653125" y="27.398159375" extent="1-16" drill="0.4064" shape="octagon"/>
2418 2466 <wire x1="47.7068375" y1="26.491578125" x2="47.80905625" y2="26.489359375" width="0.254" layer="16"/>
2419 2467 <wire x1="45.016025" y1="25.57481875" x2="45.016025" y2="26.406046875" width="0.254" layer="1"/>
2420 2468 <wire x1="45.016025" y1="26.406046875" x2="45.02244375" y2="26.412465625" width="0.254" layer="1"/>
2421 2469 <wire x1="47.7068375" y1="26.491578125" x2="47.7068375" y2="27.275290625" width="0.254" layer="16"/>
2422 2470 <wire x1="47.7068375" y1="27.275290625" x2="47.58396875" y2="27.398159375" width="0.254" layer="16"/>
2423 2471 <wire x1="47.58396875" y1="27.398159375" x2="47.099653125" y2="27.398159375" width="0.254" layer="16"/>
2424 2472 <wire x1="47.099653125" y1="27.398159375" x2="46.6328125" y2="27.398159375" width="0.254" layer="1"/>
2425 2473 <wire x1="46.6328125" y1="27.398159375" x2="46.3980375" y2="27.163384375" width="0.254" layer="1"/>
2426 2474 <wire x1="46.3980375" y1="27.163384375" x2="46.3980375" y2="26.705490625" width="0.254" layer="1"/>
2427 2475 <wire x1="46.3980375" y1="26.705490625" x2="46.1050125" y2="26.412465625" width="0.254" layer="1"/>
2428 2476 </signal>
2429 2477 <signal name="PPS1">
2430 2478 <contactref element="R4" pad="P$2"/>
2431 2479 <contactref element="D3" pad="C"/>
2432 2480 <contactref element="U1" pad="SQW/CLKIN"/>
2433 2481 <wire x1="26.575" y1="52.604240625" x2="26.574159375" y2="52.60508125" width="0.3048" layer="16" curve="90"/>
2434 2482 <wire x1="26.575" y1="51.75" x2="26.575" y2="52.604240625" width="0.3048" layer="16"/>
2435 2483 <wire x1="26.575" y1="52.604240625" x2="26.574159375" y2="52.60508125" width="0.3048" layer="16" curve="90"/>
2436 2484 <wire x1="26.575" y1="52.604240625" x2="27.00815625" y2="53.037396875" width="0.3048" layer="16" curve="-90"/>
2437 2485 <wire x1="30.72933125" y1="53.037396875" x2="31.129665625" y2="53.30808125" width="0.3048" layer="16"/>
2438 2486 <wire x1="35.028753125" y1="56.837853125" x2="32.462659375" y2="56.837853125" width="0.254" layer="16"/>
2439 2487 <wire x1="32.462659375" y1="56.837853125" x2="31.07644375" y2="55.4516375" width="0.254" layer="16" curve="90"/>
2440 2488 <wire x1="31.07644375" y1="52.722634375" x2="31.129665625" y2="53.30808125" width="0.254" layer="16" curve="-90"/>
2441 2489 <wire x1="31.07644375" y1="55.4516375" x2="31.07644375" y2="53.361303125" width="0.254" layer="16"/>
2442 2490 <wire x1="31.07644375" y1="53.361303125" x2="31.129665625" y2="53.30808125" width="0.254" layer="16"/>
2443 2491 <wire x1="27.00815625" y1="53.037396875" x2="28.96154375" y2="53.037396875" width="0.254" layer="16"/>
2444 2492 <wire x1="29.0874125" y1="53.037396875" x2="30.85898125" y2="53.037396875" width="0.254" layer="16"/>
2445 2493 <wire x1="30.85898125" y1="53.037396875" x2="31.129665625" y2="53.30808125" width="0.254" layer="16"/>
2446 2494 <contactref element="U3" pad="P$2"/>
2447 2495 <wire x1="26.8184375" y1="55.52815625" x2="27.891309375" y2="55.52815625" width="0.254" layer="1"/>
2448 2496 <wire x1="27.891309375" y1="55.52815625" x2="28.96154375" y2="54.457921875" width="0.254" layer="1" curve="-90"/>
2449 2497 <via x="28.96154375" y="54.457921875" extent="1-16" drill="0.4064" shape="octagon"/>
2450 2498 <wire x1="28.96154375" y1="54.457921875" x2="28.96154375" y2="53.037396875" width="0.254" layer="16"/>
2451 2499 <wire x1="28.96154375" y1="53.037396875" x2="29.0874125" y2="53.037396875" width="0.254" layer="16"/>
2452 2500 </signal>
2453 2501 <signal name="PPS">
2454 2502 <contactref element="U$2" pad="28"/>
2455 2503 <contactref element="D2" pad="A"/>
2456 2504 <via x="59.211496875" y="55.3212375" extent="1-16" drill="0.4064" shape="octagon"/>
2457 2505 <wire x1="43.6487" y1="60.993609375" x2="43.6487" y2="61.003965625" width="0.3048" layer="16"/>
2458 2506 <wire x1="59.211496875" y1="55.3212375" x2="59.211496875" y2="55.672365625" width="0.254" layer="16"/>
2459 2507 <wire x1="59.211496875" y1="55.672365625" x2="53.905340625" y2="60.978521875" width="0.254" layer="16" curve="90"/>
2460 2508 <wire x1="53.905340625" y1="60.978521875" x2="43.67414375" y2="60.978521875" width="0.254" layer="16"/>
2461 2509 <wire x1="43.67414375" y1="60.978521875" x2="43.6487" y2="61.003965625" width="0.3048" layer="16" curve="-90"/>
2462 2510 <wire x1="59.068365625" y1="49.052428125" x2="59.211496875" y2="49.195559375" width="0.3048" layer="1"/>
2463 2511 <wire x1="59.211496875" y1="49.195559375" x2="59.211496875" y2="51.5915375" width="0.3048" layer="1"/>
2464 2512 <wire x1="59.211496875" y1="51.5915375" x2="59.211496875" y2="55.3212375" width="0.254" layer="1"/>
2465 2513 <wire x1="58.17570625" y1="51.737284375" x2="59.211496875" y2="51.737284375" width="0.254" layer="1"/>
2466 2514 <wire x1="59.211496875" y1="51.737284375" x2="59.211496875" y2="51.5915375" width="0.254" layer="1"/>
2467 2515 <contactref element="IC2" pad="5"/>
2468 2516 <wire x1="51.306084375" y1="47.228834375" x2="51.315925" y2="47.228834375" width="0.254" layer="1"/>
2469 2517 <wire x1="51.315925" y1="47.228834375" x2="53.8753875" y2="49.788296875" width="0.254" layer="1"/>
2470 2518 <wire x1="53.8753875" y1="49.788296875" x2="58.17570625" y2="51.737284375" width="0.254" layer="1" curve="-41.238092"/>
2471 2519 </signal>
2472 2520 <signal name="LOCK">
2473 2521 <contactref element="IC2" pad="42"/>
2474 2522 <contactref element="U3" pad="P$7"/>
2475 2523 <wire x1="35.749734375" y1="48.64305" x2="35.73806875" y2="48.64305" width="0.254" layer="1"/>
2476 2524 <wire x1="35.73806875" y1="48.64305" x2="32.43833125" y2="51.9427875" width="0.254" layer="1"/>
2477 2525 <wire x1="32.43833125" y1="51.9427875" x2="32.360915625" y2="52.020203125" width="0.254" layer="1"/>
2478 2526 <wire x1="24.617646875" y1="54.206684375" x2="25.1844125" y2="53.63991875" width="0.254" layer="1"/>
2479 2527 <wire x1="23.2184375" y1="55.52815625" x2="24.392015625" y2="55.52815625" width="0.254" layer="1"/>
2480 2528 <wire x1="24.392015625" y1="55.52815625" x2="24.617646875" y2="55.302525" width="0.254" layer="1"/>
2481 2529 <wire x1="24.617646875" y1="55.302525" x2="24.617646875" y2="54.206684375" width="0.254" layer="1"/>
2482 2530 <wire x1="25.1844125" y1="53.63991875" x2="25.1844125" y2="52.047278125" width="0.254" layer="1"/>
2483 2531 <wire x1="25.1844125" y1="52.047278125" x2="26.496934375" y2="50.73475625" width="0.254" layer="1"/>
2484 2532 <wire x1="26.496934375" y1="50.73475625" x2="28.46258125" y2="50.73475625" width="0.254" layer="1"/>
2485 2533 <wire x1="28.46258125" y1="50.73475625" x2="29.830625" y2="52.1028" width="0.254" layer="1"/>
2486 2534 <wire x1="29.830625" y1="52.1028" x2="32.27831875" y2="52.1028" width="0.254" layer="1"/>
2487 2535 <wire x1="32.27831875" y1="52.1028" x2="32.360915625" y2="52.020203125" width="0.254" layer="1"/>
2488 2536 </signal>
2489 2537 <signal name="PPS2">
2490 2538 <contactref element="U3" pad="P$4"/>
2491 2539 <contactref element="SYNCHRO" pad="2"/>
2492 2540 <wire x1="22.006684375" y1="57.42584375" x2="21.296584375" y2="58.13594375" width="0.254" layer="1"/>
2493 2541 <wire x1="21.296584375" y1="58.13594375" x2="16.240109375" y2="58.13594375" width="0.254" layer="1"/>
2494 2542 <wire x1="16.240109375" y1="58.13594375" x2="16.006740625" y2="57.902575" width="0.254" layer="1"/>
2495 2543 <wire x1="16.006740625" y1="57.902575" x2="16.006740625" y2="56.006740625" width="0.254" layer="1"/>
2496 2544 <wire x1="16.006740625" y1="56.006740625" x2="16" y2="56" width="0.254" layer="1"/>
2497 2545 <wire x1="22.006684375" y1="57.42584375" x2="24.733284375" y2="57.42584375" width="0.254" layer="1"/>
2498 2546 <wire x1="24.733284375" y1="57.42584375" x2="25.330971875" y2="56.82815625" width="0.254" layer="1"/>
2499 2547 <wire x1="25.330971875" y1="56.82815625" x2="26.8184375" y2="56.82815625" width="0.254" layer="1"/>
2500 2548 </signal>
2501 2549 <signal name="LOCK2">
2502 2550 <contactref element="U3" pad="P$6"/>
2503 2551 <contactref element="SYNCHRO" pad="3"/>
2504 2552 <wire x1="18.54" y1="56" x2="18.71815625" y2="56.17815625" width="0.254" layer="1"/>
2505 2553 <wire x1="18.71815625" y1="56.17815625" x2="23.2184375" y2="56.17815625" width="0.254" layer="1"/>
2506 2554 </signal>
2507 2555 <signal name="AUX1">
2508 2556 <contactref element="GPIO" pad="1"/>
2509 2557 <contactref element="IC2" pad="53"/>
2510 2558 <wire x1="33.6284125" y1="42.2790875" x2="30.402915625" y2="39.053590625" width="0.254" layer="1"/>
2511 2559 <wire x1="30.402915625" y1="39.053590625" x2="30.402915625" y2="37.718471875" width="0.254" layer="1"/>
2512 2560 <wire x1="30.402915625" y1="37.718471875" x2="29.669159375" y2="36.984715625" width="0.254" layer="1"/>
2513 2561 <wire x1="29.669159375" y1="36.984715625" x2="28.302053125" y2="36.984715625" width="0.254" layer="1"/>
2514 2562 <via x="28.302053125" y="36.984715625" extent="1-16" drill="0.4064" shape="octagon"/>
2515 2563 <wire x1="28.302053125" y1="36.984715625" x2="27.951265625" y2="36.984715625" width="0.254" layer="16"/>
2516 2564 <wire x1="27.951265625" y1="36.984715625" x2="26.193175" y2="35.226625" width="0.254" layer="16"/>
2517 2565 <wire x1="26.193175" y1="35.226625" x2="26.193175" y2="31.002515625" width="0.254" layer="16"/>
2518 2566 <wire x1="26.193175" y1="31.002515625" x2="18.28475" y2="23.10779375" width="0.254" layer="16"/>
2519 2567 <wire x1="18.28475" y1="23.10779375" x2="18.28475" y2="20.65686875" width="0.254" layer="16"/>
2520 2568 <wire x1="18.28475" y1="20.65686875" x2="15.171778125" y2="17.53019375" width="0.254" layer="16"/>
2521 2569 <wire x1="15.171778125" y1="17.53019375" x2="13.908621875" y2="17.53019375" width="0.254" layer="16"/>
2522 2570 <wire x1="13.908621875" y1="17.53019375" x2="13.074103125" y2="16.695675" width="0.254" layer="16"/>
2523 2571 <wire x1="13.074103125" y1="16.695675" x2="13.074103125" y2="14.78268125" width="0.254" layer="16"/>
2524 2572 <wire x1="13.074103125" y1="14.78268125" x2="14.336115625" y2="13.52066875" width="0.254" layer="16"/>
2525 2573 </signal>
2526 2574 <signal name="AUX5">
2527 2575 <contactref element="GPIO" pad="5"/>
2528 2576 <contactref element="IC2" pad="57"/>
2529 2577 <wire x1="35.042628125" y1="40.864875" x2="32.413615625" y2="38.2358625" width="0.254" layer="1"/>
2530 2578 <wire x1="32.413615625" y1="38.2358625" x2="32.413615625" y2="36.813084375" width="0.254" layer="1"/>
2531 2579 <wire x1="32.413615625" y1="36.813084375" x2="30.0234125" y2="34.42288125" width="0.254" layer="1"/>
2532 2580 <wire x1="30.0234125" y1="34.42288125" x2="30.0234125" y2="34.417246875" width="0.254" layer="1"/>
2533 2581 <via x="28.4999625" y="32.901875" extent="1-16" drill="0.4064" shape="octagon"/>
2534 2582 <wire x1="28.2724375" y1="30.16643125" x2="20.34670625" y2="22.2410375" width="0.254" layer="16"/>
2535 2583 <wire x1="20.34670625" y1="22.2410375" x2="20.34670625" y2="19.8300375" width="0.254" layer="16"/>
2536 2584 <wire x1="20.34670625" y1="19.8300375" x2="18.15054375" y2="17.6335375" width="0.254" layer="16"/>
2537 2585 <wire x1="18.15054375" y1="17.6335375" x2="18.15054375" y2="14.786240625" width="0.254" layer="16"/>
2538 2586 <wire x1="18.15054375" y1="14.786240625" x2="19.416115625" y2="13.52066875" width="0.254" layer="16"/>
2539 2587 <wire x1="30.0234125" y1="34.417246875" x2="28.508040625" y2="32.901875" width="0.254" layer="1"/>
2540 2588 <wire x1="28.508040625" y1="32.901875" x2="28.4999625" y2="32.901875" width="0.254" layer="1"/>
2541 2589 <wire x1="28.4999625" y1="32.901875" x2="28.2724375" y2="32.67435" width="0.254" layer="16"/>
2542 2590 <wire x1="28.2724375" y1="32.67435" x2="28.2724375" y2="30.16643125" width="0.254" layer="16"/>
2543 2591 </signal>
2544 2592 <signal name="AUX7">
2545 2593 <contactref element="GPIO" pad="7"/>
2546 2594 <contactref element="IC2" pad="59"/>
2547 2595 <wire x1="35.749734375" y1="40.157765625" x2="33.389896875" y2="37.797928125" width="0.254" layer="1"/>
2548 2596 <wire x1="33.389896875" y1="37.797928125" x2="33.389896875" y2="36.369865625" width="0.254" layer="1"/>
2549 2597 <wire x1="33.389896875" y1="36.369865625" x2="33.380015625" y2="36.369865625" width="0.254" layer="1"/>
2550 2598 <wire x1="33.380015625" y1="36.369865625" x2="29.800409375" y2="32.790259375" width="0.254" layer="1"/>
2551 2599 <wire x1="29.800409375" y1="32.790259375" x2="29.800409375" y2="31.0662" width="0.254" layer="1"/>
2552 2600 <via x="29.800409375" y="31.0662" extent="1-16" drill="0.4064" shape="octagon"/>
2553 2601 <wire x1="20.6552125" y1="18.621746875" x2="20.6552125" y2="14.92714375" width="0.254" layer="16"/>
2554 2602 <wire x1="20.6552125" y1="14.92714375" x2="21.956115625" y2="13.626240625" width="0.254" layer="16"/>
2555 2603 <wire x1="21.956115625" y1="13.626240625" x2="21.956115625" y2="13.52066875" width="0.254" layer="16"/>
2556 2604 <wire x1="29.800409375" y1="31.0662" x2="29.800409375" y2="30.350034375" width="0.254" layer="16"/>
2557 2605 <wire x1="29.800409375" y1="30.350034375" x2="21.369975" y2="21.9147375" width="0.254" layer="16"/>
2558 2606 <wire x1="21.369975" y1="21.9147375" x2="21.369975" y2="19.331646875" width="0.254" layer="16"/>
2559 2607 <wire x1="21.369975" y1="19.331646875" x2="20.6552125" y2="18.621746875" width="0.254" layer="16"/>
2560 2608 </signal>
2561 2609 <signal name="AUX8">
2562 2610 <contactref element="GPIO" pad="8"/>
2563 2611 <contactref element="IC2" pad="60"/>
2564 2612 <wire x1="36.1032875" y1="39.8042125" x2="33.891165625" y2="37.592090625" width="0.254" layer="1"/>
2565 2613 <wire x1="33.891165625" y1="37.592090625" x2="33.891165625" y2="36.209359375" width="0.254" layer="1"/>
2566 2614 <wire x1="21.966496875" y1="16.07105" x2="21.956115625" y2="16.06066875" width="0.254" layer="16"/>
2567 2615 <via x="30.512628125" y="30.054534375" extent="1-16" drill="0.4064" shape="octagon"/>
2568 2616 <wire x1="30.512628125" y1="30.054534375" x2="30.722096875" y2="30.264003125" width="0.254" layer="1"/>
2569 2617 <wire x1="33.891165625" y1="36.209359375" x2="30.722096875" y2="33.040290625" width="0.254" layer="1"/>
2570 2618 <wire x1="30.722096875" y1="33.040290625" x2="30.722096875" y2="30.264003125" width="0.254" layer="1"/>
2571 2619 <wire x1="30.512628125" y1="30.054534375" x2="30.2202" y2="30.054534375" width="0.254" layer="16"/>
2572 2620 <wire x1="30.2202" y1="30.054534375" x2="21.9514" y2="21.785734375" width="0.254" layer="16"/>
2573 2621 <wire x1="21.9514" y1="21.785734375" x2="21.9514" y2="16.065384375" width="0.254" layer="16"/>
2574 2622 <wire x1="21.9514" y1="16.065384375" x2="21.956115625" y2="16.06066875" width="0.254" layer="16"/>
2575 2623 </signal>
2576 2624 <signal name="AUX2">
2577 2625 <contactref element="GPIO" pad="2"/>
2578 2626 <contactref element="IC2" pad="54"/>
2579 2627 <wire x1="33.981965625" y1="41.925534375" x2="30.9036375" y2="38.84720625" width="0.254" layer="1"/>
2580 2628 <wire x1="30.9036375" y1="38.84720625" x2="30.9036375" y2="37.501634375" width="0.254" layer="1"/>
2581 2629 <wire x1="30.9036375" y1="37.501634375" x2="29.71761875" y2="36.315615625" width="0.254" layer="1"/>
2582 2630 <wire x1="29.71761875" y1="36.315615625" x2="28.58538125" y2="36.315615625" width="0.254" layer="1"/>
2583 2631 <wire x1="28.58538125" y1="36.315615625" x2="28.241153125" y2="35.9713875" width="0.254" layer="1"/>
2584 2632 <via x="28.241153125" y="35.9713875" extent="1-16" drill="0.4064" shape="octagon"/>
2585 2633 <wire x1="28.241153125" y1="35.9713875" x2="27.659421875" y2="35.9713875" width="0.254" layer="16"/>
2586 2634 <wire x1="27.659421875" y1="35.9713875" x2="26.71680625" y2="35.028771875" width="0.254" layer="16"/>
2587 2635 <wire x1="26.71680625" y1="35.028771875" x2="26.71680625" y2="30.807296875" width="0.254" layer="16"/>
2588 2636 <wire x1="26.71680625" y1="30.807296875" x2="18.7981875" y2="22.900446875" width="0.254" layer="16"/>
2589 2637 <wire x1="18.7981875" y1="22.900446875" x2="18.7981875" y2="20.44174375" width="0.254" layer="16"/>
2590 2638 <wire x1="18.7981875" y1="20.44174375" x2="14.42888125" y2="16.06066875" width="0.254" layer="16"/>
2591 2639 <wire x1="14.42888125" y1="16.06066875" x2="14.336115625" y2="16.06066875" width="0.254" layer="16"/>
2592 2640 </signal>
2593 2641 <signal name="AUX6">
2594 2642 <contactref element="GPIO" pad="6"/>
2595 2643 <contactref element="IC2" pad="58"/>
2596 2644 <wire x1="35.39618125" y1="40.511321875" x2="32.894215625" y2="38.00935625" width="0.254" layer="1"/>
2597 2645 <wire x1="32.894215625" y1="38.00935625" x2="32.894215625" y2="36.57298125" width="0.254" layer="1"/>
2598 2646 <via x="29.03239375" y="31.94371875" extent="1-16" drill="0.4064" shape="octagon"/>
2599 2647 <wire x1="29.03239375" y1="31.94371875" x2="29.0397875" y2="30.256828125" width="0.254" layer="16"/>
2600 2648 <wire x1="20.86208125" y1="19.619940625" x2="19.416115625" y2="18.17355" width="0.254" layer="16"/>
2601 2649 <wire x1="19.416115625" y1="18.17355" x2="19.416115625" y2="16.06066875" width="0.254" layer="16"/>
2602 2650 <wire x1="29.0397875" y1="30.256828125" x2="29.0397875" y2="30.251984375" width="0.254" layer="16"/>
2603 2651 <wire x1="29.0397875" y1="30.251984375" x2="20.86208125" y2="22.074703125" width="0.254" layer="16"/>
2604 2652 <wire x1="20.86208125" y1="22.074703125" x2="20.86208125" y2="19.619940625" width="0.254" layer="16"/>
2605 2653 <wire x1="32.894215625" y1="36.57298125" x2="29.339503125" y2="33.01826875" width="0.254" layer="1"/>
2606 2654 <wire x1="29.339503125" y1="33.01826875" x2="29.339503125" y2="32.250828125" width="0.254" layer="1"/>
2607 2655 <wire x1="29.339503125" y1="32.250828125" x2="29.03239375" y2="31.94371875" width="0.254" layer="1"/>
2608 2656 </signal>
2609 2657 <signal name="AUX4">
2610 2658 <contactref element="GPIO" pad="4"/>
2611 2659 <contactref element="IC2" pad="56"/>
2612 2660 <wire x1="34.689075" y1="41.218428125" x2="31.9185875" y2="38.447940625" width="0.254" layer="1"/>
2613 2661 <wire x1="31.9185875" y1="38.447940625" x2="31.9185875" y2="37.042203125" width="0.254" layer="1"/>
2614 2662 <wire x1="31.9185875" y1="37.042203125" x2="29.8818625" y2="35.005478125" width="0.254" layer="1"/>
2615 2663 <wire x1="29.8818625" y1="35.005478125" x2="29.3483125" y2="35.005478125" width="0.254" layer="1"/>
2616 2664 <wire x1="29.3483125" y1="35.005478125" x2="28.26326875" y2="33.920434375" width="0.254" layer="1"/>
2617 2665 <via x="28.26326875" y="33.920434375" extent="1-16" drill="0.4064" shape="octagon"/>
2618 2666 <wire x1="28.26326875" y1="33.920434375" x2="27.7548125" y2="33.411978125" width="0.254" layer="16"/>
2619 2667 <wire x1="27.7548125" y1="33.411978125" x2="27.7548125" y2="30.376853125" width="0.254" layer="16"/>
2620 2668 <wire x1="27.7548125" y1="30.376853125" x2="19.827259375" y2="22.483159375" width="0.254" layer="16"/>
2621 2669 <wire x1="19.827259375" y1="22.483159375" x2="19.827259375" y2="20.060903125" width="0.254" layer="16"/>
2622 2670 <wire x1="19.827259375" y1="20.060903125" x2="16.876115625" y2="17.0759" width="0.254" layer="16"/>
2623 2671 <wire x1="16.876115625" y1="17.0759" x2="16.876115625" y2="16.06066875" width="0.254" layer="16"/>
2624 2672 </signal>
2625 2673 <signal name="AUX3">
2626 2674 <contactref element="IC2" pad="55"/>
2627 2675 <contactref element="GPIO" pad="3"/>
2628 2676 <wire x1="34.33551875" y1="41.57198125" x2="31.4317125" y2="38.668175" width="0.254" layer="1"/>
2629 2677 <wire x1="31.4317125" y1="38.668175" x2="31.4317125" y2="37.293721875" width="0.254" layer="1"/>
2630 2678 <wire x1="31.4317125" y1="37.293721875" x2="29.947040625" y2="35.80905" width="0.254" layer="1"/>
2631 2679 <wire x1="29.947040625" y1="35.80905" x2="29.068003125" y2="35.80905" width="0.254" layer="1"/>
2632 2680 <wire x1="29.068003125" y1="35.80905" x2="28.22951875" y2="34.970565625" width="0.254" layer="1"/>
2633 2681 <via x="28.22951875" y="34.970565625" extent="1-16" drill="0.4064" shape="octagon"/>
2634 2682 <wire x1="28.22951875" y1="34.970565625" x2="27.23484375" y2="33.975890625" width="0.254" layer="16"/>
2635 2683 <wire x1="27.23484375" y1="33.975890625" x2="27.23484375" y2="30.588271875" width="0.254" layer="16"/>
2636 2684 <wire x1="27.23484375" y1="30.588271875" x2="19.328978125" y2="22.69950625" width="0.254" layer="16"/>
2637 2685 <wire x1="19.328978125" y1="22.69950625" x2="19.328978125" y2="20.26734375" width="0.254" layer="16"/>
2638 2686 <wire x1="19.328978125" y1="20.26734375" x2="15.614140625" y2="16.53540625" width="0.254" layer="16"/>
2639 2687 <wire x1="15.614140625" y1="16.53540625" x2="15.614140625" y2="14.78264375" width="0.254" layer="16"/>
2640 2688 <wire x1="15.614140625" y1="14.78264375" x2="16.876115625" y2="13.52066875" width="0.254" layer="16"/>
2641 2689 </signal>
2642 2690 <signal name="GPS_PWR">
2643 2691 <contactref element="U$2" pad="6"/>
2644 2692 <via x="65.092346875" y="37.112534375" extent="1-16" drill="0.4064" shape="octagon"/>
2645 2693 <wire x1="65.092346875" y1="37.112534375" x2="64.568365625" y2="36.588553125" width="0.254" layer="1"/>
2646 2694 <wire x1="64.568365625" y1="36.588553125" x2="64.568365625" y2="32.252428125" width="0.254" layer="1"/>
2647 2695 <contactref element="IC1" pad="5"/>
2648 2696 <wire x1="66.146409375" y1="43.474059375" x2="66.146409375" y2="38.1666" width="0.254" layer="16"/>
2649 2697 <wire x1="66.146409375" y1="38.1666" x2="64.72053125" y2="36.740721875" width="0.254" layer="16"/>
2650 2698 <contactref element="C4" pad="1"/>
2651 2699 <wire x1="67.488559375" y1="44.234475" x2="67.494325" y2="44.228709375" width="0.254" layer="16"/>
2652 2700 <wire x1="67.494325" y1="44.228709375" x2="67.494325" y2="43.876240625" width="0.254" layer="16"/>
2653 2701 <wire x1="67.494325" y1="43.876240625" x2="67.09214375" y2="43.474059375" width="0.254" layer="16"/>
2654 2702 <wire x1="67.09214375" y1="43.474059375" x2="66.146409375" y2="43.474059375" width="0.254" layer="16"/>
2655 2703 <wire x1="64.568365625" y1="36.588553125" x2="64.72053125" y2="36.740721875" width="0" layer="19" extent="1-16"/>
2656 2704 </signal>
2657 2705 <signal name="GPS_ENABLE">
2658 2706 <contactref element="IC2" pad="4"/>
2659 2707 <wire x1="51.6596375" y1="46.87528125" x2="52.7623375" y2="47.97798125" width="0.254" layer="1"/>
2660 2708 <wire x1="54.478371875" y1="47.97798125" x2="56.423678125" y2="46.032675" width="0.254" layer="1"/>
2661 2709 <wire x1="56.423678125" y1="46.032675" x2="56.423678125" y2="42.29373125" width="0.254" layer="1"/>
2662 2710 <wire x1="56.423678125" y1="42.29373125" x2="57.70971875" y2="41.007690625" width="0.254" layer="1"/>
2663 2711 <wire x1="57.70971875" y1="41.007690625" x2="59.5696125" y2="41.007690625" width="0.254" layer="1"/>
2664 2712 <contactref element="IC1" pad="3"/>
2665 2713 <wire x1="63.546409375" y1="45.374059375" x2="62.236384375" y2="45.374059375" width="0.254" layer="16"/>
2666 2714 <wire x1="59.5696125" y1="41.007690625" x2="60.13026875" y2="41.568346875" width="0.254" layer="1"/>
2667 2715 <via x="60.13026875" y="41.568346875" extent="1-16" drill="0.4064" shape="octagon"/>
2668 2716 <wire x1="60.13026875" y1="41.568346875" x2="60.13026875" y2="43.26794375" width="0.254" layer="16"/>
2669 2717 <wire x1="60.13026875" y1="43.26794375" x2="62.236384375" y2="45.374059375" width="0.254" layer="16"/>
2670 2718 <wire x1="52.7623375" y1="47.97798125" x2="54.478371875" y2="47.97798125" width="0.254" layer="1"/>
2671 2719 </signal>
2672 2720 </signals>
2673 2721 </board>
2674 2722 </drawing>
2675 2723 <compatibility>
2676 2724 <note version="6.3" minversion="6.2.2" severity="warning">
2677 2725 Since Version 6.2.2 text objects can contain more than one line,
2678 2726 which will not be processed correctly with this version.
2679 2727 </note>
2680 2728 </compatibility>
2681 2729 </eagle>
@@ -1,7949 +1,7953
1 1 <?xml version="1.0" encoding="utf-8"?>
2 2 <!DOCTYPE eagle SYSTEM "eagle.dtd">
3 3 <eagle version="6.4">
4 4 <drawing>
5 5 <settings>
6 6 <setting alwaysvectorfont="no"/>
7 7 <setting verticaltext="up"/>
8 8 </settings>
9 9 <grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
10 10 <layers>
11 11 <layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
12 12 <layer number="16" name="Bottom" color="1" fill="1" visible="no" active="no"/>
13 13 <layer number="17" name="Pads" color="2" fill="1" visible="no" active="no"/>
14 14 <layer number="18" name="Vias" color="2" fill="1" visible="no" active="no"/>
15 15 <layer number="19" name="Unrouted" color="6" fill="1" visible="no" active="no"/>
16 16 <layer number="20" name="Dimension" color="11" fill="1" visible="no" active="no"/>
17 17 <layer number="21" name="tPlace" color="7" fill="1" visible="no" active="no"/>
18 18 <layer number="22" name="bPlace" color="7" fill="1" visible="no" active="no"/>
19 19 <layer number="23" name="tOrigins" color="15" fill="1" visible="no" active="no"/>
20 20 <layer number="24" name="bOrigins" color="15" fill="1" visible="no" active="no"/>
21 21 <layer number="25" name="tNames" color="7" fill="1" visible="no" active="no"/>
22 22 <layer number="26" name="bNames" color="7" fill="1" visible="no" active="no"/>
23 23 <layer number="27" name="tValues" color="7" fill="1" visible="no" active="no"/>
24 24 <layer number="28" name="bValues" color="7" fill="1" visible="no" active="no"/>
25 25 <layer number="29" name="tStop" color="7" fill="3" visible="no" active="no"/>
26 26 <layer number="30" name="bStop" color="7" fill="6" visible="no" active="no"/>
27 27 <layer number="31" name="tCream" color="7" fill="4" visible="no" active="no"/>
28 28 <layer number="32" name="bCream" color="7" fill="5" visible="no" active="no"/>
29 29 <layer number="33" name="tFinish" color="6" fill="3" visible="no" active="no"/>
30 30 <layer number="34" name="bFinish" color="6" fill="6" visible="no" active="no"/>
31 31 <layer number="35" name="tGlue" color="7" fill="4" visible="no" active="no"/>
32 32 <layer number="36" name="bGlue" color="7" fill="5" visible="no" active="no"/>
33 33 <layer number="37" name="tTest" color="7" fill="1" visible="no" active="no"/>
34 34 <layer number="38" name="bTest" color="7" fill="1" visible="no" active="no"/>
35 35 <layer number="39" name="tKeepout" color="4" fill="11" visible="no" active="no"/>
36 36 <layer number="40" name="bKeepout" color="1" fill="11" visible="no" active="no"/>
37 37 <layer number="41" name="tRestrict" color="4" fill="10" visible="no" active="no"/>
38 38 <layer number="42" name="bRestrict" color="1" fill="10" visible="no" active="no"/>
39 39 <layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="no"/>
40 40 <layer number="44" name="Drills" color="7" fill="1" visible="no" active="no"/>
41 41 <layer number="45" name="Holes" color="7" fill="1" visible="no" active="no"/>
42 42 <layer number="46" name="Milling" color="3" fill="1" visible="no" active="no"/>
43 43 <layer number="47" name="Measures" color="7" fill="1" visible="no" active="no"/>
44 44 <layer number="48" name="Document" color="7" fill="1" visible="no" active="no"/>
45 45 <layer number="49" name="Reference" color="7" fill="1" visible="no" active="no"/>
46 46 <layer number="50" name="dxf" color="7" fill="1" visible="no" active="no"/>
47 47 <layer number="51" name="tDocu" color="7" fill="1" visible="no" active="no"/>
48 48 <layer number="52" name="bDocu" color="7" fill="1" visible="no" active="no"/>
49 49 <layer number="53" name="tGND_GNDA" color="7" fill="9" visible="no" active="no"/>
50 50 <layer number="54" name="bGND_GNDA" color="1" fill="9" visible="no" active="no"/>
51 51 <layer number="56" name="wert" color="7" fill="1" visible="no" active="no"/>
52 52 <layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
53 53 <layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
54 54 <layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
55 55 <layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
56 56 <layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
57 57 <layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
58 58 <layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
59 59 <layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
60 60 <layer number="99" name="SpiceOrder" color="5" fill="1" visible="yes" active="yes"/>
61 61 <layer number="100" name="Muster" color="7" fill="1" visible="no" active="no"/>
62 62 <layer number="101" name="Patch_Top" color="12" fill="4" visible="yes" active="yes"/>
63 63 <layer number="102" name="Vscore" color="7" fill="1" visible="yes" active="yes"/>
64 64 <layer number="103" name="tMap" color="7" fill="1" visible="yes" active="yes"/>
65 65 <layer number="104" name="Name" color="7" fill="1" visible="yes" active="yes"/>
66 66 <layer number="105" name="tPlate" color="7" fill="1" visible="yes" active="yes"/>
67 67 <layer number="106" name="bPlate" color="7" fill="1" visible="yes" active="yes"/>
68 68 <layer number="107" name="Crop" color="7" fill="1" visible="yes" active="yes"/>
69 69 <layer number="108" name="fp8" color="7" fill="1" visible="yes" active="yes"/>
70 70 <layer number="109" name="fp9" color="7" fill="1" visible="yes" active="yes"/>
71 71 <layer number="110" name="fp0" color="7" fill="1" visible="yes" active="yes"/>
72 72 <layer number="116" name="Patch_BOT" color="9" fill="4" visible="yes" active="yes"/>
73 73 <layer number="121" name="_tsilk" color="7" fill="1" visible="yes" active="yes"/>
74 74 <layer number="122" name="_bsilk" color="7" fill="1" visible="yes" active="yes"/>
75 75 <layer number="123" name="tTestmark" color="7" fill="1" visible="yes" active="yes"/>
76 76 <layer number="124" name="bTestmark" color="7" fill="1" visible="yes" active="yes"/>
77 77 <layer number="125" name="_tNames" color="7" fill="1" visible="yes" active="yes"/>
78 78 <layer number="131" name="tAdjust" color="7" fill="1" visible="yes" active="yes"/>
79 79 <layer number="132" name="bAdjust" color="7" fill="1" visible="yes" active="yes"/>
80 80 <layer number="144" name="Drill_legend" color="7" fill="1" visible="yes" active="yes"/>
81 81 <layer number="151" name="HeatSink" color="7" fill="1" visible="yes" active="yes"/>
82 82 <layer number="199" name="Contour" color="7" fill="1" visible="yes" active="yes"/>
83 83 <layer number="200" name="200bmp" color="1" fill="10" visible="no" active="no"/>
84 84 <layer number="201" name="201bmp" color="2" fill="1" visible="no" active="no"/>
85 85 <layer number="202" name="202bmp" color="3" fill="1" visible="no" active="no"/>
86 86 <layer number="203" name="203bmp" color="4" fill="10" visible="yes" active="yes"/>
87 87 <layer number="204" name="204bmp" color="5" fill="10" visible="yes" active="yes"/>
88 88 <layer number="205" name="205bmp" color="6" fill="10" visible="yes" active="yes"/>
89 89 <layer number="206" name="206bmp" color="7" fill="10" visible="yes" active="yes"/>
90 90 <layer number="207" name="207bmp" color="8" fill="10" visible="yes" active="yes"/>
91 91 <layer number="208" name="208bmp" color="9" fill="10" visible="yes" active="yes"/>
92 92 <layer number="209" name="209bmp" color="7" fill="1" visible="yes" active="yes"/>
93 93 <layer number="210" name="210bmp" color="7" fill="1" visible="yes" active="yes"/>
94 94 <layer number="211" name="211bmp" color="7" fill="1" visible="yes" active="yes"/>
95 95 <layer number="212" name="212bmp" color="7" fill="1" visible="yes" active="yes"/>
96 96 <layer number="213" name="213bmp" color="7" fill="1" visible="yes" active="yes"/>
97 97 <layer number="214" name="214bmp" color="7" fill="1" visible="yes" active="yes"/>
98 98 <layer number="215" name="215bmp" color="7" fill="1" visible="yes" active="yes"/>
99 99 <layer number="216" name="216bmp" color="7" fill="1" visible="yes" active="yes"/>
100 100 <layer number="217" name="217bmp" color="18" fill="1" visible="no" active="no"/>
101 101 <layer number="218" name="218bmp" color="19" fill="1" visible="no" active="no"/>
102 102 <layer number="219" name="219bmp" color="20" fill="1" visible="no" active="no"/>
103 103 <layer number="220" name="220bmp" color="21" fill="1" visible="no" active="no"/>
104 104 <layer number="221" name="221bmp" color="22" fill="1" visible="no" active="no"/>
105 105 <layer number="222" name="222bmp" color="23" fill="1" visible="no" active="no"/>
106 106 <layer number="223" name="223bmp" color="24" fill="1" visible="no" active="no"/>
107 107 <layer number="224" name="224bmp" color="25" fill="1" visible="no" active="no"/>
108 108 <layer number="250" name="Descript" color="3" fill="1" visible="no" active="no"/>
109 109 <layer number="251" name="SMDround" color="12" fill="11" visible="no" active="no"/>
110 110 <layer number="254" name="cooling" color="7" fill="1" visible="yes" active="yes"/>
111 111 </layers>
112 112 <schematic xreflabel="%F%N/%S.%C%R" xrefpart="/%S.%C%R">
113 113 <libraries>
114 114 <library name="igps">
115 115 <packages>
116 116 <package name="CG75MS">
117 117 <wire x1="4.3561" y1="2.9464" x2="4.3561" y2="-2.9464" width="0.127" layer="21"/>
118 118 <wire x1="-4.3561" y1="2.9464" x2="-4.3561" y2="-2.9464" width="0.127" layer="21"/>
119 119 <smd name="P$1" x="0" y="2.9464" dx="8.7122" dy="2.286" layer="1"/>
120 120 <smd name="P$2" x="0" y="-2.9464" dx="8.7122" dy="2.286" layer="1"/>
121 121 <text x="-3.048" y="-0.508" size="1.27" layer="25">&gt;NAME</text>
122 122 <text x="-3.81" y="-6.35" size="1.27" layer="27">&gt;VALUE</text>
123 123 </package>
124 124 <package name="SMBJ">
125 125 <wire x1="-0.9906" y1="-1" x2="0.9906" y2="-1" width="0.3048" layer="21"/>
126 126 <wire x1="-1" y1="2" x2="1" y2="2" width="0.127" layer="1"/>
127 127 <wire x1="-1.1303" y1="2.6924" x2="1.1303" y2="2.6924" width="0.127" layer="21"/>
128 128 <wire x1="1.1303" y1="2.6924" x2="1.1303" y2="-2.6924" width="0.127" layer="21"/>
129 129 <wire x1="1.1303" y1="-2.6924" x2="-1.1303" y2="-2.6924" width="0.127" layer="21"/>
130 130 <wire x1="-1.1303" y1="-2.6924" x2="-1.1303" y2="2.6924" width="0.127" layer="21"/>
131 131 <smd name="POS" x="0" y="1.9812" dx="2.1082" dy="1.27" layer="1"/>
132 132 <smd name="NEG" x="0" y="-1.9812" dx="2.1082" dy="1.27" layer="1"/>
133 133 <text x="1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
134 134 <text x="1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
135 135 </package>
136 136 </packages>
137 137 <symbols>
138 138 <symbol name="GC75MS">
139 139 <wire x1="0" y1="0.635" x2="0" y2="5.08" width="0.1524" layer="94"/>
140 140 <wire x1="0" y1="-0.635" x2="0" y2="-5.08" width="0.1524" layer="94"/>
141 141 <wire x1="0" y1="0.635" x2="1.27" y2="3.175" width="0.1524" layer="94"/>
142 142 <wire x1="-1.27" y1="-3.175" x2="0" y2="-0.635" width="0.1524" layer="94"/>
143 143 <wire x1="0" y1="0.635" x2="-1.27" y2="3.175" width="0.1524" layer="94"/>
144 144 <wire x1="1.27" y1="-3.175" x2="0" y2="-0.635" width="0.1524" layer="94"/>
145 145 <wire x1="-1.27" y1="3.175" x2="1.27" y2="3.175" width="0.1524" layer="94"/>
146 146 <wire x1="-1.27" y1="-3.175" x2="1.27" y2="-3.175" width="0.1524" layer="94"/>
147 147 <wire x1="-2.54" y1="5.08" x2="0" y2="5.08" width="0.1524" layer="94"/>
148 148 <wire x1="0" y1="5.08" x2="2.54" y2="5.08" width="0.1524" layer="94"/>
149 149 <wire x1="2.54" y1="5.08" x2="2.54" y2="-5.08" width="0.1524" layer="94"/>
150 150 <wire x1="2.54" y1="-5.08" x2="0" y2="-5.08" width="0.1524" layer="94"/>
151 151 <wire x1="0" y1="-5.08" x2="-2.54" y2="-5.08" width="0.1524" layer="94"/>
152 152 <wire x1="-2.54" y1="-5.08" x2="-2.54" y2="5.08" width="0.1524" layer="94"/>
153 153 <text x="-4.572" y="5.334" size="1.27" layer="95">&gt;NAME</text>
154 154 <text x="-4.572" y="-0.508" size="1.27" layer="96">&gt;VALUE</text>
155 155 <pin name="P$3" x="0" y="7.62" visible="off" length="short" rot="R270"/>
156 156 <pin name="P$4" x="0" y="-7.62" visible="off" length="short" rot="R90"/>
157 157 <text x="-4.064" y="-6.858" size="1.4224" layer="95">CG75MS</text>
158 158 </symbol>
159 159 <symbol name="SMBJ">
160 160 <wire x1="-2.54" y1="-1.27" x2="-1.905" y2="0" width="0.254" layer="94"/>
161 161 <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
162 162 <wire x1="1.905" y1="0" x2="2.54" y2="1.27" width="0.254" layer="94"/>
163 163 <text x="2.54" y="2.54" size="1.27" layer="95">&gt;NAME</text>
164 164 <text x="2.54" y="-5.08" size="1.27" layer="96">&gt;VALUE</text>
165 165 <pin name="NEG" x="0" y="5.08" visible="off" length="middle" rot="R270"/>
166 166 <pin name="POS" x="0" y="-7.62" visible="off" length="middle" rot="R90"/>
167 167 <polygon width="0.254" layer="94">
168 168 <vertex x="0" y="0"/>
169 169 <vertex x="-1.905" y="-2.54"/>
170 170 <vertex x="1.905" y="-2.54"/>
171 171 </polygon>
172 172 <text x="3.048" y="-1.778" size="1.4224" layer="95">SMBJ</text>
173 173 </symbol>
174 174 </symbols>
175 175 <devicesets>
176 176 <deviceset name="CG75MS" prefix="GAP" uservalue="yes">
177 177 <description>SURGE ARRESTER GDT 75V SMD</description>
178 178 <gates>
179 179 <gate name="G$1" symbol="GC75MS" x="0" y="0"/>
180 180 </gates>
181 181 <devices>
182 182 <device name="" package="CG75MS">
183 183 <connects>
184 184 <connect gate="G$1" pin="P$3" pad="P$1"/>
185 185 <connect gate="G$1" pin="P$4" pad="P$2"/>
186 186 </connects>
187 187 <technologies>
188 188 <technology name=""/>
189 189 </technologies>
190 190 </device>
191 191 </devices>
192 192 </deviceset>
193 193 <deviceset name="SMBJ" prefix="D" uservalue="yes">
194 194 <description>DIODE TVS 600W UNIDIRECTIONAL 5% SMD</description>
195 195 <gates>
196 196 <gate name="G$1" symbol="SMBJ" x="0" y="0"/>
197 197 </gates>
198 198 <devices>
199 199 <device name="" package="SMBJ">
200 200 <connects>
201 201 <connect gate="G$1" pin="NEG" pad="NEG"/>
202 202 <connect gate="G$1" pin="POS" pad="POS"/>
203 203 </connects>
204 204 <technologies>
205 205 <technology name=""/>
206 206 </technologies>
207 207 </device>
208 208 </devices>
209 209 </deviceset>
210 210 </devicesets>
211 211 </library>
212 212 <library name="supply2">
213 213 <description>&lt;b&gt;Supply Symbols&lt;/b&gt;&lt;p&gt;
214 214 GND, VCC, 0V, +5V, -5V, etc.&lt;p&gt;
215 215 Please keep in mind, that these devices are necessary for the
216 216 automatic wiring of the supply signals.&lt;p&gt;
217 217 The pin name defined in the symbol is identical to the net which is to be wired automatically.&lt;p&gt;
218 218 In this library the device names are the same as the pin names of the symbols, therefore the correct signal names appear next to the supply symbols in the schematic.&lt;p&gt;
219 219 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
220 220 <packages>
221 221 </packages>
222 222 <symbols>
223 223 <symbol name="GND">
224 224 <wire x1="-1.27" y1="0" x2="1.27" y2="0" width="0.254" layer="94"/>
225 225 <wire x1="1.27" y1="0" x2="0" y2="-1.27" width="0.254" layer="94"/>
226 226 <wire x1="0" y1="-1.27" x2="-1.27" y2="0" width="0.254" layer="94"/>
227 227 <text x="-1.905" y="-3.175" size="1.778" layer="96">&gt;VALUE</text>
228 228 <pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
229 229 </symbol>
230 230 </symbols>
231 231 <devicesets>
232 232 <deviceset name="GND" prefix="SUPPLY">
233 233 <description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
234 234 <gates>
235 235 <gate name="GND" symbol="GND" x="0" y="0"/>
236 236 </gates>
237 237 <devices>
238 238 <device name="">
239 239 <technologies>
240 240 <technology name=""/>
241 241 </technologies>
242 242 </device>
243 243 </devices>
244 244 </deviceset>
245 245 </devicesets>
246 246 </library>
247 247 <library name="con-coax">
248 248 <description>&lt;b&gt;Coax Connectors&lt;/b&gt;&lt;p&gt;
249 249 Radiall and M/A COM.&lt;p&gt;
250 250 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
251 251 <packages>
252 252 <package name="BU-SMA-H">
253 253 <description>FEMALE &lt;b&gt;SMA CONNECTOR&lt;/b&gt;&lt;p&gt;
254 254 Radiall&lt;p&gt;</description>
255 255 <wire x1="-1.1" y1="3.2" x2="1.1" y2="3.2" width="0.2032" layer="21"/>
256 256 <wire x1="3.2" y1="1.1" x2="3.2" y2="-1.1" width="0.2032" layer="21"/>
257 257 <wire x1="1.1" y1="-3.2" x2="-1.1" y2="-3.2" width="0.2032" layer="21"/>
258 258 <wire x1="-3.2" y1="-1.1" x2="-3.2" y2="1.1" width="0.2032" layer="21"/>
259 259 <wire x1="-3.1999" y1="3.1999" x2="3.2" y2="3.2" width="0.2032" layer="51"/>
260 260 <wire x1="3.2" y1="3.2" x2="3.2" y2="2.9" width="0.2032" layer="51"/>
261 261 <wire x1="3.2" y1="2.9" x2="3.2" y2="-2.9" width="0.2032" layer="51"/>
262 262 <wire x1="3.2" y1="-2.9" x2="3.1999" y2="-3.1999" width="0.2032" layer="51"/>
263 263 <wire x1="3.1999" y1="-3.1999" x2="-3.2" y2="-3.2" width="0.2032" layer="51"/>
264 264 <wire x1="-3.2" y1="-3.2" x2="-3.1999" y2="3.1999" width="0.2032" layer="51"/>
265 265 <wire x1="3.2" y1="2.9" x2="4.3" y2="2.9" width="0.2032" layer="51"/>
266 266 <wire x1="4.3" y1="2.9" x2="8.3" y2="2.9" width="0.2032" layer="21"/>
267 267 <wire x1="8.3" y1="2.9" x2="8.6" y2="3.4" width="0.2032" layer="21"/>
268 268 <wire x1="10.7" y1="3.4" x2="11" y2="2.9" width="0.2032" layer="21"/>
269 269 <wire x1="11" y1="2.9" x2="11.6" y2="2.9" width="0.2032" layer="21"/>
270 270 <wire x1="11.6" y1="-2.9" x2="11.6" y2="2.9" width="0.2032" layer="21"/>
271 271 <wire x1="8.6" y1="3.4" x2="10.7" y2="3.4" width="0.2032" layer="21"/>
272 272 <wire x1="3.2" y1="-2.9" x2="4.3" y2="-2.9" width="0.2032" layer="51"/>
273 273 <wire x1="4.3" y1="-2.9" x2="8.3" y2="-2.9" width="0.2032" layer="21"/>
274 274 <wire x1="8.3" y1="-2.9" x2="8.6" y2="-3.4" width="0.2032" layer="21"/>
275 275 <wire x1="10.7" y1="-3.4" x2="11" y2="-2.9" width="0.2032" layer="21"/>
276 276 <wire x1="11" y1="-2.9" x2="11.6" y2="-2.9" width="0.2032" layer="21"/>
277 277 <wire x1="8.6" y1="-3.4" x2="10.7" y2="-3.4" width="0.2032" layer="21"/>
278 278 <wire x1="11" y1="-2.9" x2="11" y2="2.9" width="0.2032" layer="21"/>
279 279 <wire x1="8.3" y1="-2.9" x2="8.3" y2="2.9" width="0.2032" layer="21"/>
280 280 <circle x="0" y="0" radius="3.1999" width="0.2032" layer="51"/>
281 281 <circle x="0" y="0" radius="1.7" width="0.2032" layer="21"/>
282 282 <pad name="1" x="0" y="0" drill="1.27"/>
283 283 <pad name="2" x="-2.5499" y="2.5499" drill="1.778"/>
284 284 <pad name="3" x="2.5499" y="2.5499" drill="1.778"/>
285 285 <pad name="4" x="2.5499" y="-2.5499" drill="1.778"/>
286 286 <pad name="5" x="-2.5499" y="-2.5499" drill="1.778"/>
287 287 <text x="-2.54" y="4.445" size="1.27" layer="25">&gt;NAME</text>
288 288 <text x="-3.175" y="-5.715" size="1.27" layer="27">&gt;VALUE</text>
289 289 </package>
290 290 </packages>
291 291 <symbols>
292 292 <symbol name="BNC-FGND">
293 293 <wire x1="0" y1="-2.54" x2="-0.762" y2="-1.778" width="0.254" layer="94"/>
294 294 <wire x1="0" y1="0" x2="-0.508" y2="0" width="0.1524" layer="94"/>
295 295 <wire x1="-2.54" y1="0.508" x2="-0.762" y2="0.508" width="0.254" layer="94"/>
296 296 <wire x1="-0.762" y1="0.508" x2="-0.508" y2="0" width="0.254" layer="94"/>
297 297 <wire x1="-0.508" y1="0" x2="-0.762" y2="-0.508" width="0.254" layer="94"/>
298 298 <wire x1="-0.762" y1="-0.508" x2="-2.54" y2="-0.508" width="0.254" layer="94"/>
299 299 <wire x1="-2.54" y1="2.54" x2="0" y2="0.508" width="0.3048" layer="94" curve="-79.611142" cap="flat"/>
300 300 <wire x1="-2.54" y1="-2.54" x2="0" y2="-0.508" width="0.3048" layer="94" curve="79.611142" cap="flat"/>
301 301 <text x="-2.54" y="-5.08" size="1.778" layer="96">&gt;VALUE</text>
302 302 <text x="-2.54" y="3.302" size="1.778" layer="95">&gt;NAME</text>
303 303 <pin name="1" x="2.54" y="0" visible="off" length="short" direction="pas" rot="R180"/>
304 304 <pin name="2" x="2.54" y="-2.54" visible="off" length="short" direction="pas" rot="R180"/>
305 305 </symbol>
306 306 </symbols>
307 307 <devicesets>
308 308 <deviceset name="BU-SMA-H" prefix="X">
309 309 <description>FEMALE &lt;b&gt;SMA CONNECTOR&lt;/b&gt;&lt;p&gt;
310 310 Radiall&lt;p&gt;</description>
311 311 <gates>
312 312 <gate name="G$1" symbol="BNC-FGND" x="0" y="0"/>
313 313 </gates>
314 314 <devices>
315 315 <device name="" package="BU-SMA-H">
316 316 <connects>
317 317 <connect gate="G$1" pin="1" pad="1"/>
318 318 <connect gate="G$1" pin="2" pad="2 3 4 5"/>
319 319 </connects>
320 320 <technologies>
321 321 <technology name="">
322 322 <attribute name="MF" value="" constant="no"/>
323 323 <attribute name="MPN" value="" constant="no"/>
324 324 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
325 325 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
326 326 </technology>
327 327 </technologies>
328 328 </device>
329 329 </devices>
330 330 </deviceset>
331 331 </devicesets>
332 332 </library>
333 333 <library name="Ava">
334 334 <packages>
335 335 <package name="UBLOX_LEA-6T">
336 336 <smd name="15" x="8.0825" y="-8.6675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
337 337 <wire x1="-8.8175" y1="-11.5175" x2="8.1825" y2="-11.5175" width="0.127" layer="21"/>
338 338 <wire x1="-8.8175" y1="10.8825" x2="8.1825" y2="10.8825" width="0.127" layer="21"/>
339 339 <smd name="16" x="8.0825" y="-7.5675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
340 340 <smd name="17" x="8.0825" y="-6.4675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
341 341 <smd name="18" x="8.0825" y="-5.3675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
342 342 <smd name="19" x="8.0825" y="-4.2675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
343 343 <smd name="20" x="8.0825" y="-3.1675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
344 344 <smd name="21" x="8.0825" y="0.6325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
345 345 <smd name="22" x="8.0825" y="1.7325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
346 346 <smd name="23" x="8.0825" y="2.8325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
347 347 <smd name="24" x="8.0825" y="3.9325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
348 348 <smd name="25" x="8.0825" y="5.0325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
349 349 <smd name="26" x="8.0825" y="6.1325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
350 350 <smd name="27" x="8.0825" y="7.2325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
351 351 <smd name="28" x="8.0825" y="8.3325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
352 352 <smd name="14" x="-8.7175" y="-8.6675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
353 353 <smd name="13" x="-8.7175" y="-7.5675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
354 354 <smd name="12" x="-8.7175" y="-6.4675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
355 355 <smd name="11" x="-8.7175" y="-5.3675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
356 356 <smd name="10" x="-8.7175" y="-4.2675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
357 357 <smd name="9" x="-8.7175" y="-3.1675" dx="1.8" dy="0.8" layer="1" rot="R180"/>
358 358 <smd name="8" x="-8.7175" y="0.6325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
359 359 <smd name="7" x="-8.7175" y="1.7325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
360 360 <smd name="6" x="-8.7175" y="2.8325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
361 361 <smd name="5" x="-8.7175" y="3.9325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
362 362 <smd name="4" x="-8.7175" y="5.0325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
363 363 <smd name="3" x="-8.7175" y="6.1325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
364 364 <smd name="2" x="-8.7175" y="7.2325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
365 365 <smd name="1" x="-8.7175" y="8.3325" dx="1.8" dy="0.8" layer="1" rot="R180"/>
366 366 <circle x="-3.58775" y="8.4455" radius="0.898025" width="0" layer="21"/>
367 367 <wire x1="8.255" y1="-11.43" x2="8.255" y2="-9.2075" width="0.127" layer="21"/>
368 368 <wire x1="8.255" y1="10.795" x2="8.255" y2="8.89" width="0.127" layer="21"/>
369 369 <wire x1="8.255" y1="0" x2="8.255" y2="-2.54" width="0.127" layer="21"/>
370 370 <wire x1="-8.89" y1="-11.43" x2="-8.89" y2="-9.2075" width="0.127" layer="21"/>
371 371 <wire x1="-8.89" y1="-2.54" x2="-8.89" y2="0" width="0.127" layer="21"/>
372 372 <wire x1="-8.89" y1="10.795" x2="-8.89" y2="8.89" width="0.127" layer="21"/>
373 373 <text x="-7.62" y="8.03275" size="0.6096" layer="21">1 SDA2</text>
374 374 <text x="-7.62" y="6.9215" size="0.6096" layer="21">2 SCL2</text>
375 375 <text x="-7.62" y="5.842" size="0.6096" layer="21">3 TxD1</text>
376 376 <text x="-7.62" y="4.73075" size="0.6096" layer="21">4 RxD1</text>
377 377 <text x="-7.62" y="3.71475" size="0.6096" layer="21">5 NC</text>
378 378 <text x="-7.62" y="2.6035" size="0.6096" layer="21">6 VCC</text>
379 379 <text x="-7.62" y="1.49225" size="0.6096" layer="21">7 GND</text>
380 380 <text x="-7.62" y="0.381" size="0.6096" layer="21">8 VCC_OUT</text>
381 381 <text x="-7.62" y="-3.39725" size="0.6096" layer="21">9 TIMEPULSE2</text>
382 382 <text x="-7.62" y="-4.5085" size="0.6096" layer="21">10 RESET_N</text>
383 383 <text x="-7.62" y="-5.61975" size="0.6096" layer="21">11 V_BCKP</text>
384 384 <text x="-7.62" y="-6.731" size="0.6096" layer="21">12 Reserved</text>
385 385 <text x="-7.62" y="-7.84225" size="0.6096" layer="21">13 GND</text>
386 386 <text x="-7.62" y="-8.9535" size="0.6096" layer="21">14 GND</text>
387 387 <text x="4.0005" y="-9.017" size="0.6096" layer="21">GND 15</text>
388 388 <text x="3.46075" y="-7.9375" size="0.6096" layer="21">RF_IN 16</text>
389 389 <text x="4.0005" y="-6.858" size="0.6096" layer="21">GND 17</text>
390 390 <text x="2.4765" y="-5.74675" size="0.6096" layer="21">VCC_RF 18</text>
391 391 <text x="3.14325" y="-4.572" size="0.6096" layer="21">V_ANT 19</text>
392 392 <text x="2.00025" y="-3.46075" size="0.6096" layer="21">AADET_N 20</text>
393 393 <text x="2.2225" y="0.3175" size="0.6096" layer="21">Reserved 21</text>
394 394 <text x="2.19075" y="1.36525" size="0.6096" layer="21">Reserved 22</text>
395 395 <text x="2.2225" y="2.50825" size="0.6096" layer="21">Reserved 23</text>
396 396 <text x="2.3495" y="3.6195" size="0.6096" layer="21">VDDUSB 24</text>
397 397 <text x="2.31775" y="4.699" size="0.6096" layer="21">USB_DM 25</text>
398 398 <text x="2.4765" y="5.81025" size="0.6096" layer="21">USB_DP 26</text>
399 399 <text x="2.413" y="6.88975" size="0.6096" layer="21">EXTINT0 27</text>
400 400 <text x="1.016" y="8.03275" size="0.6096" layer="21">TIMEPULSE 28</text>
401 401 </package>
402 402 </packages>
403 403 <symbols>
404 404 <symbol name="UBLOX_LEA-6">
405 405 <wire x1="-30.48" y1="22.86" x2="30.48" y2="22.86" width="0.254" layer="94"/>
406 406 <wire x1="30.48" y1="22.86" x2="30.48" y2="-25.4" width="0.254" layer="94"/>
407 407 <wire x1="30.48" y1="-25.4" x2="-30.48" y2="-25.4" width="0.254" layer="94"/>
408 408 <wire x1="-30.48" y1="-25.4" x2="-30.48" y2="22.86" width="0.254" layer="94"/>
409 409 <pin name="15_GND" x="-35.56" y="17.78" visible="pin" length="middle"/>
410 410 <pin name="16_RF_IN" x="-35.56" y="15.24" length="middle"/>
411 411 <pin name="17_GND" x="-35.56" y="12.7" length="middle"/>
412 412 <pin name="18_VCC_RF" x="-35.56" y="10.16" length="middle"/>
413 413 <pin name="19_V_ANT" x="-35.56" y="7.62" length="middle"/>
414 414 <pin name="20_AADET" x="-35.56" y="5.08" length="middle"/>
415 415 <pin name="28_TIMEPULSE" x="-35.56" y="-20.32" length="middle"/>
416 416 <pin name="27_EXTINT0" x="-35.56" y="-17.78" length="middle"/>
417 417 <pin name="26_USB_DP" x="-35.56" y="-15.24" length="middle"/>
418 418 <pin name="25_USB_DM" x="-35.56" y="-12.7" length="middle"/>
419 419 <pin name="24_VDDUSB" x="-35.56" y="-10.16" length="middle"/>
420 420 <pin name="23_RSVD" x="-35.56" y="-7.62" length="middle"/>
421 421 <pin name="22_RSVD" x="-35.56" y="-5.08" length="middle"/>
422 422 <pin name="21_RSVD" x="-35.56" y="-2.54" length="middle"/>
423 423 <pin name="14_GND" x="35.56" y="17.78" length="middle" rot="R180"/>
424 424 <pin name="13_GND" x="35.56" y="15.24" length="middle" rot="R180"/>
425 425 <pin name="12_RSVD" x="35.56" y="12.7" length="middle" rot="R180"/>
426 426 <pin name="11_V_BCKUP" x="35.56" y="10.16" length="middle" rot="R180"/>
427 427 <pin name="10_RESET" x="35.56" y="7.62" length="middle" rot="R180"/>
428 428 <pin name="9_TIMEPULSE2" x="35.56" y="5.08" length="middle" rot="R180"/>
429 429 <pin name="1_SDA2" x="35.56" y="-20.32" length="middle" rot="R180"/>
430 430 <pin name="2_SCL2" x="35.56" y="-17.78" length="middle" rot="R180"/>
431 431 <pin name="3_TXD1" x="35.56" y="-15.24" length="middle" rot="R180"/>
432 432 <pin name="4_RXD1" x="35.56" y="-12.7" length="middle" rot="R180"/>
433 433 <pin name="5_NC" x="35.56" y="-10.16" length="middle" rot="R180"/>
434 434 <pin name="6_VCC" x="35.56" y="-7.62" length="middle" rot="R180"/>
435 435 <pin name="7_GND" x="35.56" y="-5.08" length="middle" rot="R180"/>
436 436 <pin name="8_VCC_OUT" x="35.56" y="-2.54" length="middle" rot="R180"/>
437 437 <text x="-10.16" y="17.78" size="1.778" layer="95">UBLOX_LEA-6T</text>
438 438 </symbol>
439 439 </symbols>
440 440 <devicesets>
441 441 <deviceset name="UBLOX_LEA-6">
442 442 <gates>
443 443 <gate name="G$1" symbol="UBLOX_LEA-6" x="0" y="0"/>
444 444 </gates>
445 445 <devices>
446 446 <device name="" package="UBLOX_LEA-6T">
447 447 <connects>
448 448 <connect gate="G$1" pin="10_RESET" pad="10"/>
449 449 <connect gate="G$1" pin="11_V_BCKUP" pad="11"/>
450 450 <connect gate="G$1" pin="12_RSVD" pad="12"/>
451 451 <connect gate="G$1" pin="13_GND" pad="13"/>
452 452 <connect gate="G$1" pin="14_GND" pad="14"/>
453 453 <connect gate="G$1" pin="15_GND" pad="15"/>
454 454 <connect gate="G$1" pin="16_RF_IN" pad="16"/>
455 455 <connect gate="G$1" pin="17_GND" pad="17"/>
456 456 <connect gate="G$1" pin="18_VCC_RF" pad="18"/>
457 457 <connect gate="G$1" pin="19_V_ANT" pad="19"/>
458 458 <connect gate="G$1" pin="1_SDA2" pad="1"/>
459 459 <connect gate="G$1" pin="20_AADET" pad="20"/>
460 460 <connect gate="G$1" pin="21_RSVD" pad="21"/>
461 461 <connect gate="G$1" pin="22_RSVD" pad="22"/>
462 462 <connect gate="G$1" pin="23_RSVD" pad="23"/>
463 463 <connect gate="G$1" pin="24_VDDUSB" pad="24"/>
464 464 <connect gate="G$1" pin="25_USB_DM" pad="25"/>
465 465 <connect gate="G$1" pin="26_USB_DP" pad="26"/>
466 466 <connect gate="G$1" pin="27_EXTINT0" pad="27"/>
467 467 <connect gate="G$1" pin="28_TIMEPULSE" pad="28"/>
468 468 <connect gate="G$1" pin="2_SCL2" pad="2"/>
469 469 <connect gate="G$1" pin="3_TXD1" pad="3"/>
470 470 <connect gate="G$1" pin="4_RXD1" pad="4"/>
471 471 <connect gate="G$1" pin="5_NC" pad="5"/>
472 472 <connect gate="G$1" pin="6_VCC" pad="6"/>
473 473 <connect gate="G$1" pin="7_GND" pad="7"/>
474 474 <connect gate="G$1" pin="8_VCC_OUT" pad="8"/>
475 475 <connect gate="G$1" pin="9_TIMEPULSE2" pad="9"/>
476 476 </connects>
477 477 <technologies>
478 478 <technology name=""/>
479 479 </technologies>
480 480 </device>
481 481 </devices>
482 482 </deviceset>
483 483 </devicesets>
484 484 </library>
485 485 <library name="saig">
486 486 <packages>
487 487 <package name="DS1308">
488 488 <wire x1="1.35858125" y1="-1.5" x2="-1.388196875" y2="-1.5" width="0.05" layer="21"/>
489 489 <wire x1="-1.388196875" y1="-1.5" x2="-1.5" y2="-1.388196875" width="0.05" layer="21" curve="-90"/>
490 490 <wire x1="-1.5" y1="-1.388196875" x2="-1.5" y2="1.35858125" width="0.05" layer="21"/>
491 491 <wire x1="-1.5" y1="1.35858125" x2="-1.35858125" y2="1.5" width="0.05" layer="21" curve="-90"/>
492 492 <wire x1="-1.35858125" y1="1.5" x2="1.388196875" y2="1.5" width="0.05" layer="21"/>
493 493 <wire x1="1.388196875" y1="1.5" x2="1.5" y2="1.388196875" width="0.05" layer="21" curve="-90"/>
494 494 <wire x1="1.5" y1="1.388196875" x2="1.5" y2="-1.35858125" width="0.05" layer="21"/>
495 495 <wire x1="1.5" y1="-1.35858125" x2="1.35858125" y2="-1.5" width="0.05" layer="21" curve="-90"/>
496 496 <text x="-0.5" y="0.5" size="0.254" layer="21">DS1308</text>
497 497 <smd name="VCC" x="2" y="0.975" dx="1.4" dy="0.4" layer="1"/>
498 498 <smd name="SQW/CLKIN" x="2" y="0.325" dx="1.4" dy="0.4" layer="1"/>
499 499 <smd name="SCL" x="2" y="-0.325" dx="1.4" dy="0.4" layer="1"/>
500 500 <smd name="SDA" x="2" y="-0.975" dx="1.4" dy="0.4" layer="1"/>
501 501 <smd name="GND" x="-2" y="-0.975" dx="1.4" dy="0.4" layer="1"/>
502 502 <smd name="VBAT" x="-2" y="-0.325" dx="1.4" dy="0.4" layer="1"/>
503 503 <smd name="X2" x="-2" y="0.325" dx="1.4" dy="0.4" layer="1"/>
504 504 <smd name="X1" x="-2" y="0.975" dx="1.4" dy="0.4" layer="1"/>
505 505 <circle x="-0.9" y="0.9" radius="0.25" width="0.05" layer="21"/>
506 506 </package>
507 507 <package name="S8421-45R">
508 508 <wire x1="-7.8" y1="8.2" x2="7.8" y2="8.2" width="0.127" layer="21" curve="-87.135808"/>
509 509 <wire x1="-7.8" y1="-8.2" x2="-6.1" y2="-9.5" width="0.127" layer="21" curve="15.644314"/>
510 510 <wire x1="7.8" y1="-8.2" x2="6.1" y2="-9.5" width="0.127" layer="21" curve="-15.644314"/>
511 511 <smd name="+" x="0" y="-12.9" dx="3.6" dy="3" layer="1"/>
512 512 <smd name="-" x="0" y="8.5" dx="2.6" dy="3" layer="1"/>
513 513 <wire x1="-4.8" y1="-9" x2="4.8" y2="-9" width="0.127" layer="21"/>
514 514 <wire x1="6.1" y1="-9.6" x2="6.1" y2="-12.9" width="0.127" layer="21"/>
515 515 <wire x1="6" y1="-12.9" x2="3.5" y2="-12.9" width="0.127" layer="21"/>
516 516 <wire x1="3.5" y1="-12.9" x2="3.5" y2="-12" width="0.127" layer="21"/>
517 517 <wire x1="3.5" y1="-12" x2="5.2" y2="-12" width="0.127" layer="21"/>
518 518 <wire x1="5.2" y1="-12" x2="5.2" y2="-10.4" width="0.127" layer="21"/>
519 519 <wire x1="5.2" y1="-10.4" x2="4.3" y2="-10.4" width="0.127" layer="21"/>
520 520 <wire x1="4.3" y1="-10.4" x2="4.3" y2="-9.7" width="0.127" layer="21"/>
521 521 <wire x1="4.3" y1="-9.7" x2="4.8" y2="-9.7" width="0.127" layer="21"/>
522 522 <wire x1="4.8" y1="-9.7" x2="4.8" y2="-9" width="0.127" layer="21"/>
523 523 <wire x1="-6.1" y1="-9.6" x2="-6.1" y2="-12.9" width="0.127" layer="21"/>
524 524 <wire x1="-6" y1="-12.9" x2="-3.5" y2="-12.9" width="0.127" layer="21"/>
525 525 <wire x1="-3.5" y1="-12.9" x2="-3.5" y2="-12" width="0.127" layer="21"/>
526 526 <wire x1="-3.5" y1="-12" x2="-5.2" y2="-12" width="0.127" layer="21"/>
527 527 <wire x1="-5.2" y1="-12" x2="-5.2" y2="-10.4" width="0.127" layer="21"/>
528 528 <wire x1="-5.2" y1="-10.4" x2="-4.3" y2="-10.4" width="0.127" layer="21"/>
529 529 <wire x1="-4.3" y1="-10.4" x2="-4.3" y2="-9.7" width="0.127" layer="21"/>
530 530 <wire x1="-4.3" y1="-9.7" x2="-4.8" y2="-9.7" width="0.127" layer="21"/>
531 531 <wire x1="-4.8" y1="-9.7" x2="-4.8" y2="-9" width="0.127" layer="21"/>
532 532 <circle x="0" y="0" radius="10" width="0.127" layer="21"/>
533 533 <text x="-4.445" y="-3.81" size="1.27" layer="25">S8421-45R</text>
534 534 <wire x1="-7.8" y1="8.2" x2="-7.8" y2="-8.2" width="0.127" layer="21"/>
535 535 <wire x1="7.8" y1="8.2" x2="7.8" y2="-8.2" width="0.127" layer="21"/>
536 536 </package>
537 537 <package name="HMC1031MS8E">
538 538 <wire x1="-1.5" y1="1.5" x2="1.5" y2="1.5" width="0.127" layer="21"/>
539 539 <wire x1="1.5" y1="1.5" x2="1.5" y2="-1.5" width="0.127" layer="21"/>
540 540 <wire x1="1.5" y1="-1.5" x2="-1.5" y2="-1.5" width="0.127" layer="21"/>
541 541 <wire x1="-1.5" y1="-1.5" x2="-1.5" y2="1.5" width="0.127" layer="21"/>
542 542 <smd name="VCC" x="-0.975" y="-2" dx="0.4" dy="1.4" layer="1"/>
543 543 <smd name="REFIN" x="-0.325" y="-2" dx="0.4" dy="1.4" layer="1"/>
544 544 <smd name="LKDOP" x="0.325" y="-2" dx="0.4" dy="1.4" layer="1"/>
545 545 <smd name="DO" x="0.975" y="-2" dx="0.4" dy="1.4" layer="1"/>
546 546 <smd name="D1" x="0.975" y="2" dx="0.4" dy="1.4" layer="1"/>
547 547 <smd name="VCOIN" x="0.325" y="2" dx="0.4" dy="1.4" layer="1"/>
548 548 <smd name="CP" x="-0.325" y="2" dx="0.4" dy="1.4" layer="1"/>
549 549 <smd name="GND" x="-0.975" y="2" dx="0.4" dy="1.4" layer="1"/>
550 550 <circle x="-1" y="-1" radius="0.25" width="0.127" layer="21"/>
551 551 <text x="-1" y="0.5" size="0.38" layer="21">HMC1031</text>
552 552 <text x="-1" y="0" size="0.38" layer="21">MS8E</text>
553 553 </package>
554 554 <package name="ICS83052I-01">
555 555 <wire x1="-2.5" y1="2.2" x2="2.5" y2="2.2" width="0.127" layer="21"/>
556 556 <wire x1="2.5" y1="2.2" x2="2.5" y2="-2.2" width="0.127" layer="21"/>
557 557 <wire x1="2.5" y1="-2.2" x2="-2.5" y2="-2.2" width="0.127" layer="21"/>
558 558 <wire x1="-2.5" y1="-2.2" x2="-2.5" y2="2.2" width="0.127" layer="21"/>
559 559 <smd name="NC1" x="-2.275" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
560 560 <smd name="NC3" x="-0.975" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
561 561 <smd name="VDDO2" x="-1.625" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
562 562 <smd name="GND4" x="-0.325" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
563 563 <smd name="Q1" x="0.325" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
564 564 <smd name="SEL1" x="0.975" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
565 565 <smd name="CLK1" x="1.625" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
566 566 <smd name="VDD" x="2.275" y="-2.7" dx="0.4" dy="1.4" layer="1"/>
567 567 <smd name="OE" x="2.275" y="2.7" dx="0.4" dy="1.4" layer="1"/>
568 568 <smd name="CLK0" x="1.625" y="2.7" dx="0.4" dy="1.4" layer="1"/>
569 569 <smd name="SEL0" x="0.975" y="2.7" dx="0.4" dy="1.4" layer="1"/>
570 570 <smd name="Q0" x="0.325" y="2.7" dx="0.4" dy="1.4" layer="1"/>
571 571 <smd name="GND13" x="-0.325" y="2.7" dx="0.4" dy="1.4" layer="1"/>
572 572 <smd name="NC14" x="-0.975" y="2.7" dx="0.4" dy="1.4" layer="1"/>
573 573 <smd name="VDDO15" x="-1.625" y="2.7" dx="0.4" dy="1.4" layer="1"/>
574 574 <smd name="NC16" x="-2.275" y="2.7" dx="0.4" dy="1.4" layer="1"/>
575 575 <circle x="-1.7" y="-1.4" radius="0.3" width="0.127" layer="21"/>
576 576 <text x="-1.7" y="0.9" size="0.4064" layer="25">ICS83052I-01</text>
577 577 </package>
578 578 <package name="AK8130AH">
579 579 <wire x1="-2.5" y1="2.2" x2="2.5" y2="2.2" width="0.127" layer="21"/>
580 580 <wire x1="2.5" y1="2.2" x2="2.5" y2="-2.2" width="0.127" layer="21"/>
581 581 <wire x1="2.5" y1="-2.2" x2="-2.5" y2="-2.2" width="0.127" layer="21"/>
582 582 <wire x1="-2.5" y1="-2.2" x2="-2.5" y2="2.2" width="0.127" layer="21"/>
583 583 <smd name="X1" x="-2.275" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
584 584 <smd name="S0" x="-1.625" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
585 585 <smd name="S1" x="-0.975" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
586 586 <smd name="VIN" x="-0.325" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
587 587 <smd name="VDD1" x="0.325" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
588 588 <smd name="GND1" x="0.975" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
589 589 <smd name="CLK1" x="1.625" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
590 590 <smd name="CLK2" x="2.275" y="-2.8" dx="0.4" dy="1.4" layer="1"/>
591 591 <smd name="REFOUT" x="2.275" y="2.8" dx="0.4" dy="1.4" layer="1"/>
592 592 <smd name="CLK3" x="1.625" y="2.8" dx="0.4" dy="1.4" layer="1"/>
593 593 <smd name="CLK4" x="0.975" y="2.8" dx="0.4" dy="1.4" layer="1"/>
594 594 <smd name="GND2" x="0.325" y="2.8" dx="0.4" dy="1.4" layer="1"/>
595 595 <smd name="VDD2" x="-0.325" y="2.8" dx="0.4" dy="1.4" layer="1"/>
596 596 <smd name="S2" x="-0.975" y="2.8" dx="0.4" dy="1.4" layer="1"/>
597 597 <smd name="VDD3" x="-1.625" y="2.8" dx="0.4" dy="1.4" layer="1"/>
598 598 <smd name="X2" x="-2.275" y="2.8" dx="0.4" dy="1.4" layer="1"/>
599 599 <circle x="-1.6" y="-1.35" radius="0.320153125" width="0.127" layer="21"/>
600 600 <text x="-2.1" y="0.95" size="0.6096" layer="21">AK8130AH</text>
601 601 </package>
602 602 <package name="CRCW1210">
603 603 <wire x1="-1.35" y1="2" x2="1.35" y2="2" width="0.127" layer="21"/>
604 604 <wire x1="1.35" y1="2" x2="1.35" y2="-2" width="0.127" layer="21"/>
605 605 <wire x1="1.35" y1="-2" x2="-1.35" y2="-2" width="0.127" layer="21"/>
606 606 <wire x1="-1.35" y1="-2" x2="-1.35" y2="2" width="0.127" layer="21"/>
607 607 <smd name="P$1" x="0" y="1.45" dx="2.5" dy="0.9" layer="1"/>
608 608 <smd name="P$2" x="0" y="-1.45" dx="2.5" dy="0.9" layer="1"/>
609 609 <text x="1.7" y="1.3" size="1.27" layer="25">&gt;NAME</text>
610 610 <text x="1.7" y="-1.7" size="1.27" layer="27">&gt;VALUE</text>
611 611 </package>
612 612 <package name="CRCW603">
613 613 <wire x1="-0.52" y1="1.07" x2="0.52" y2="1.07" width="0.127" layer="21"/>
614 614 <wire x1="0.52" y1="1.07" x2="0.52" y2="-1.07" width="0.127" layer="21"/>
615 615 <wire x1="0.52" y1="-1.07" x2="-0.52" y2="-1.07" width="0.127" layer="21"/>
616 616 <wire x1="-0.52" y1="-1.07" x2="-0.52" y2="1.07" width="0.127" layer="21"/>
617 617 <smd name="P$1" x="0" y="0.75" dx="0.9" dy="0.5" layer="1"/>
618 618 <smd name="P$2" x="0" y="-0.75" dx="0.9" dy="0.5" layer="1"/>
619 619 <text x="0.7" y="1.3" size="1.27" layer="25">&gt;NAME</text>
620 620 <text x="0.7" y="-1.2" size="1.27" layer="27">&gt;VALUE</text>
621 621 </package>
622 622 <package name="T384C03">
623 623 <smd name="3" x="0.7" y="0.55" dx="0.9" dy="0.8" layer="1"/>
624 624 <smd name="4" x="-0.7" y="0.55" dx="0.9" dy="0.8" layer="1"/>
625 625 <smd name="1" x="-0.7" y="-0.55" dx="0.9" dy="0.8" layer="1"/>
626 626 <smd name="2" x="0.7" y="-0.55" dx="0.9" dy="0.8" layer="1"/>
627 627 <wire x1="-0.25" y1="0.8" x2="0.25" y2="0.8" width="0.05" layer="21"/>
628 628 <wire x1="-0.25" y1="-0.8" x2="0.25" y2="-0.8" width="0.05" layer="21"/>
629 629 <wire x1="-1" y1="0.15" x2="-1" y2="-0.15" width="0.05" layer="21"/>
630 630 <wire x1="1" y1="0.15" x2="1" y2="-0.15" width="0.05" layer="21"/>
631 631 <wire x1="-0.1891125" y1="-0.01678125" x2="-0.1141125" y2="-0.146684375" width="0.05" layer="21"/>
632 632 <wire x1="-0.102509375" y1="0.0332125" x2="0.027390625" y2="0.1082125" width="0.05" layer="21"/>
633 633 <wire x1="0.027390625" y1="0.1082125" x2="0.1023875" y2="-0.02168125" width="0.05" layer="21"/>
634 634 <wire x1="0.1023875" y1="-0.02168125" x2="-0.0275125" y2="-0.09668125" width="0.05" layer="21"/>
635 635 <wire x1="-0.0275125" y1="-0.09668125" x2="-0.102509375" y2="0.0332125" width="0.05" layer="21"/>
636 636 <wire x1="0.113990625" y1="0.1582125" x2="0.1889875" y2="0.0283125" width="0.05" layer="21"/>
637 637 <wire x1="0.18206875" y1="0.109990625" x2="0.2451625" y2="0.149659375" width="0.05" layer="21"/>
638 638 <wire x1="-0.255978125" y1="-0.1370375" x2="-0.171253125" y2="-0.09015625" width="0.05" layer="21"/>
639 639 </package>
640 640 <package name="TC7W241FUTE12LF">
641 641 <wire x1="-1.5" y1="1.45" x2="1.5" y2="1.45" width="0.127" layer="21"/>
642 642 <wire x1="1.5" y1="1.45" x2="1.5" y2="-1.45" width="0.127" layer="21"/>
643 643 <wire x1="1.5" y1="-1.45" x2="-1.5" y2="-1.45" width="0.127" layer="21"/>
644 644 <wire x1="-1.5" y1="-1.45" x2="-1.5" y2="1.45" width="0.127" layer="21"/>
645 645 <circle x="-1" y="-0.8" radius="0.2236" width="0.05" layer="21"/>
646 646 <smd name="P$1" x="-0.975" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
647 647 <smd name="P$2" x="-0.325" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
648 648 <smd name="P$3" x="0.325" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
649 649 <smd name="P$4" x="0.975" y="-1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
650 650 <smd name="P$5" x="0.975" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
651 651 <smd name="P$6" x="0.325" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
652 652 <smd name="P$7" x="-0.325" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
653 653 <smd name="P$8" x="-0.975" y="1.8" dx="1" dy="0.3" layer="1" rot="R90"/>
654 654 <text x="-2" y="-1" size="1.27" layer="25" rot="R90">&gt;NAME</text>
655 655 <text x="-1" y="0" size="1.27" layer="27">&gt;VALUE</text>
656 656 </package>
657 657 </packages>
658 658 <symbols>
659 659 <symbol name="DS1308">
660 660 <wire x1="-17.78" y1="10.16" x2="17.526" y2="10.16" width="0.254" layer="94"/>
661 661 <wire x1="17.526" y1="10.16" x2="17.78" y2="9.906" width="0.254" layer="94" curve="-90"/>
662 662 <wire x1="17.78" y1="9.906" x2="17.78" y2="-10.16" width="0.254" layer="94"/>
663 663 <wire x1="17.78" y1="-10.16" x2="-17.526" y2="-10.16" width="0.254" layer="94"/>
664 664 <wire x1="-17.526" y1="-10.16" x2="-17.78" y2="-9.906" width="0.254" layer="94" curve="-90"/>
665 665 <wire x1="-17.78" y1="-9.906" x2="-17.78" y2="10.16" width="0.254" layer="94"/>
666 666 <pin name="X1" x="-22.86" y="7.62" length="middle"/>
667 667 <pin name="X2" x="-22.86" y="2.54" length="middle"/>
668 668 <pin name="VBAT" x="-22.86" y="-2.54" length="middle"/>
669 669 <pin name="GND" x="-22.86" y="-7.62" length="middle"/>
670 670 <pin name="SDA" x="22.86" y="-7.62" length="middle" rot="R180"/>
671 671 <pin name="SCL" x="22.86" y="-2.54" length="middle" rot="R180"/>
672 672 <pin name="SQW/CLKIN" x="22.86" y="2.54" length="middle" rot="R180"/>
673 673 <pin name="VCC" x="22.86" y="7.62" length="middle" rot="R180"/>
674 674 <text x="-6.35" y="5.334" size="2.54" layer="94">DS1308</text>
675 675 </symbol>
676 676 <symbol name="S8421-45R">
677 677 <wire x1="1.27" y1="5.08" x2="1.27" y2="0" width="0.254" layer="94"/>
678 678 <wire x1="1.27" y1="0" x2="1.27" y2="-4.572" width="0.254" layer="94"/>
679 679 <wire x1="-1.27" y1="-2.54" x2="-1.27" y2="0" width="0.254" layer="94"/>
680 680 <pin name="-" x="-5.08" y="0" length="short"/>
681 681 <pin name="+" x="5.08" y="0" length="short" rot="R180"/>
682 682 <wire x1="-1.27" y1="0" x2="-1.27" y2="2.54" width="0.254" layer="94"/>
683 683 <wire x1="-2.54" y1="0" x2="-1.27" y2="0" width="0.1524" layer="94"/>
684 684 <wire x1="1.27" y1="0" x2="2.54" y2="0" width="0.1524" layer="94"/>
685 685 <text x="-4.064" y="0.254" size="2.54" layer="94">-</text>
686 686 <text x="2.794" y="0.762" size="2.54" layer="94">+</text>
687 687 </symbol>
688 688 <symbol name="HMC1031MS8E">
689 689 <wire x1="-12.7" y1="7.62" x2="12.7" y2="7.62" width="0.254" layer="94"/>
690 690 <wire x1="12.7" y1="7.62" x2="12.7" y2="-7.62" width="0.254" layer="94"/>
691 691 <wire x1="12.7" y1="-7.62" x2="-12.7" y2="-7.62" width="0.254" layer="94"/>
692 692 <wire x1="-12.7" y1="-7.62" x2="-12.7" y2="7.62" width="0.254" layer="94"/>
693 693 <pin name="VCC" x="-17.78" y="5.08" length="middle" direction="pwr"/>
694 694 <pin name="REFIN" x="-17.78" y="2.54" length="middle" direction="in"/>
695 695 <pin name="LKDOP" x="-17.78" y="0" length="middle" direction="in"/>
696 696 <pin name="DO" x="-17.78" y="-2.54" length="middle" direction="in"/>
697 697 <pin name="D1" x="17.78" y="-2.54" length="middle" direction="in" rot="R180"/>
698 698 <pin name="VCOIN" x="17.78" y="0" length="middle" direction="in" rot="R180"/>
699 699 <pin name="CP" x="17.78" y="2.54" length="middle" direction="out" rot="R180"/>
700 700 <pin name="GND" x="17.78" y="5.08" length="middle" direction="pwr" rot="R180"/>
701 701 <text x="-5.08" y="-5.08" size="1.27" layer="95">HMC1031MS8E</text>
702 702 </symbol>
703 703 <symbol name="ICS83052I-01">
704 704 <wire x1="-10.16" y1="15.24" x2="10.16" y2="15.24" width="0.254" layer="94"/>
705 705 <wire x1="10.16" y1="15.24" x2="10.16" y2="-15.24" width="0.254" layer="94"/>
706 706 <wire x1="10.16" y1="-15.24" x2="-10.16" y2="-15.24" width="0.254" layer="94"/>
707 707 <wire x1="-10.16" y1="-15.24" x2="-10.16" y2="15.24" width="0.254" layer="94"/>
708 708 <pin name="VDDO" x="-15.24" y="10.16" length="middle" direction="pwr"/>
709 709 <pin name="GND" x="-15.24" y="7.62" length="middle" direction="pwr"/>
710 710 <pin name="Q1" x="15.24" y="-10.16" length="middle" direction="out" rot="R180"/>
711 711 <pin name="SEL1" x="-15.24" y="-5.08" length="middle" direction="in"/>
712 712 <pin name="CLK1" x="-15.24" y="-12.7" length="middle" direction="in" function="clk"/>
713 713 <pin name="VDD" x="15.24" y="5.08" length="middle" direction="pwr" rot="R180"/>
714 714 <pin name="OE" x="-15.24" y="2.54" length="middle" direction="in"/>
715 715 <pin name="CLK0" x="-15.24" y="-10.16" length="middle" direction="in" function="clk"/>
716 716 <pin name="SEL0" x="-15.24" y="-2.54" length="middle" direction="in"/>
717 717 <pin name="Q0" x="15.24" y="-7.62" length="middle" direction="out" rot="R180"/>
718 718 <pin name="GND_" x="15.24" y="7.62" length="middle" direction="pwr" rot="R180"/>
719 719 <pin name="VDDO_" x="15.24" y="10.16" length="middle" rot="R180"/>
720 720 <text x="-7.62" y="12.7" size="1.9304" layer="94">ICS83052I-01</text>
721 721 </symbol>
722 722 <symbol name="AK8130AH">
723 723 <pin name="X1" x="-15.24" y="7.62" length="middle"/>
724 724 <pin name="S0" x="-15.24" y="5.08" length="middle"/>
725 725 <pin name="S1" x="-15.24" y="2.54" length="middle"/>
726 726 <pin name="VIN" x="-15.24" y="0" length="middle"/>
727 727 <pin name="VDD1" x="-15.24" y="-2.54" length="middle"/>
728 728 <pin name="GND1" x="-15.24" y="-5.08" length="middle"/>
729 729 <pin name="CLK1" x="-15.24" y="-7.62" length="middle"/>
730 730 <pin name="CLK2" x="-15.24" y="-10.16" length="middle"/>
731 731 <pin name="REFOUT" x="15.24" y="-10.16" length="middle" rot="R180"/>
732 732 <pin name="CLK3" x="15.24" y="-7.62" length="middle" rot="R180"/>
733 733 <pin name="CLK4" x="15.24" y="-5.08" length="middle" rot="R180"/>
734 734 <pin name="GND2" x="15.24" y="-2.54" length="middle" rot="R180"/>
735 735 <pin name="VDD2" x="15.24" y="0" length="middle" rot="R180"/>
736 736 <pin name="S2" x="15.24" y="2.54" length="middle" rot="R180"/>
737 737 <pin name="VDD3" x="15.24" y="5.08" length="middle" rot="R180"/>
738 738 <pin name="X2" x="15.24" y="7.62" length="middle" rot="R180"/>
739 739 <wire x1="-10.16" y1="12.7" x2="10.16" y2="12.7" width="0.254" layer="94"/>
740 740 <wire x1="10.16" y1="12.7" x2="10.16" y2="-12.7" width="0.254" layer="94"/>
741 741 <wire x1="10.16" y1="-12.7" x2="-10.16" y2="-12.7" width="0.254" layer="94"/>
742 742 <wire x1="-10.16" y1="-12.7" x2="-10.16" y2="12.7" width="0.254" layer="94"/>
743 743 <text x="-5.08" y="10.16" size="1.4224" layer="94">AK8130AH</text>
744 744 </symbol>
745 745 <symbol name="CRCW">
746 746 <wire x1="-0.635" y1="1.905" x2="0.635" y2="1.27" width="0.1524" layer="94"/>
747 747 <wire x1="0.635" y1="1.27" x2="-0.635" y2="0.635" width="0.1524" layer="94"/>
748 748 <wire x1="-0.635" y1="0.635" x2="0.635" y2="0" width="0.1524" layer="94"/>
749 749 <wire x1="0.635" y1="0" x2="-0.635" y2="-0.635" width="0.1524" layer="94"/>
750 750 <wire x1="-0.635" y1="-0.635" x2="0.635" y2="-1.27" width="0.1524" layer="94"/>
751 751 <wire x1="0.635" y1="-1.27" x2="-0.635" y2="-1.905" width="0.1524" layer="94"/>
752 752 <wire x1="-0.635" y1="1.905" x2="0" y2="2.54" width="0.1524" layer="94"/>
753 753 <wire x1="-0.635" y1="-1.905" x2="0" y2="-2.54" width="0.1524" layer="94"/>
754 754 <text x="3.048" y="-2.794" size="1.27" layer="95" rot="R90">&gt;NAME</text>
755 755 <text x="3.048" y="1.016" size="1.27" layer="96" rot="R90">&gt;VALUE</text>
756 756 <pin name="P$1" x="0" y="5.08" visible="off" length="short" rot="R270"/>
757 757 <pin name="P$2" x="0" y="-5.08" visible="off" length="short" rot="R90"/>
758 758 <text x="-2.032" y="-2.032" size="1.4224" layer="95" rot="R90">CRCW</text>
759 759 </symbol>
760 760 <symbol name="T384C03">
761 761 <wire x1="-17.78" y1="12.7" x2="17.78" y2="12.7" width="0.254" layer="94"/>
762 762 <wire x1="17.78" y1="12.7" x2="17.78" y2="5.08" width="0.254" layer="94"/>
763 763 <wire x1="17.78" y1="5.08" x2="17.78" y2="-12.7" width="0.254" layer="94"/>
764 764 <wire x1="17.78" y1="-12.7" x2="-17.78" y2="-12.7" width="0.254" layer="94"/>
765 765 <wire x1="-17.78" y1="-12.7" x2="-17.78" y2="-5.08" width="0.254" layer="94"/>
766 766 <pin name="GND" x="-22.86" y="7.62" length="middle"/>
767 767 <pin name="1" x="-22.86" y="-5.08" length="middle"/>
768 768 <pin name="3" x="22.86" y="5.08" length="middle" rot="R180"/>
769 769 <wire x1="-17.78" y1="-5.08" x2="-17.78" y2="12.7" width="0.254" layer="94"/>
770 770 <wire x1="-17.78" y1="-5.08" x2="0" y2="-5.08" width="0.254" layer="94"/>
771 771 <wire x1="0" y1="-5.08" x2="0" y2="-2.54" width="0.254" layer="94"/>
772 772 <wire x1="17.78" y1="5.08" x2="0" y2="5.08" width="0.254" layer="94"/>
773 773 <wire x1="0" y1="5.08" x2="0" y2="2.54" width="0.254" layer="94"/>
774 774 <rectangle x1="-2.54" y1="-1.27" x2="2.54" y2="1.27" layer="94"/>
775 775 <wire x1="-2.54" y1="2.54" x2="2.54" y2="2.54" width="0.254" layer="94"/>
776 776 <wire x1="-2.54" y1="-2.54" x2="2.54" y2="-2.54" width="0.254" layer="94"/>
777 777 </symbol>
778 778 <symbol name="TC7W241FUTE12LF">
779 779 <wire x1="-7.62" y1="5.08" x2="7.62" y2="5.08" width="0.254" layer="97"/>
780 780 <wire x1="7.62" y1="5.08" x2="7.62" y2="-5.08" width="0.254" layer="97"/>
781 781 <wire x1="7.62" y1="-5.08" x2="-7.62" y2="-5.08" width="0.254" layer="97"/>
782 782 <wire x1="-7.62" y1="-5.08" x2="-7.62" y2="5.08" width="0.254" layer="97"/>
783 783 <wire x1="-2.54" y1="2.54" x2="-2.54" y2="0" width="0.1524" layer="94"/>
784 784 <wire x1="-2.54" y1="0" x2="-2.54" y2="-2.54" width="0.1524" layer="94"/>
785 785 <wire x1="-2.54" y1="-2.54" x2="0" y2="0" width="0.1524" layer="94"/>
786 786 <wire x1="0" y1="0" x2="-2.54" y2="2.54" width="0.1524" layer="94"/>
787 787 <wire x1="-7.62" y1="0" x2="-2.54" y2="0" width="0.1524" layer="94"/>
788 788 <wire x1="-7.62" y1="2.54" x2="-1.016" y2="2.54" width="0.1524" layer="94"/>
789 789 <wire x1="-1.016" y1="2.54" x2="-1.016" y2="2.286" width="0.1524" layer="94"/>
790 790 <wire x1="0" y1="0" x2="7.62" y2="0" width="0.1524" layer="94"/>
791 791 <circle x="-1.016" y="1.778" radius="0.508" width="0.1524" layer="94"/>
792 792 <text x="-10.16" y="2.54" size="1.778" layer="97">1</text>
793 793 <text x="-10.16" y="0" size="1.778" layer="97">2</text>
794 794 <text x="-10.16" y="-2.54" size="1.778" layer="97">4</text>
795 795 <text x="8.89" y="2.54" size="1.778" layer="97">8</text>
796 796 <text x="8.89" y="0" size="1.778" layer="97">6</text>
797 797 <text x="-7.366" y="-3.048" size="1.016" layer="97">GND</text>
798 798 <text x="4.318" y="2.032" size="1.016" layer="97">VCC</text>
799 799 <text x="-3.048" y="5.334" size="1.016" layer="95">&gt;NAME</text>
800 800 <text x="-2.794" y="-6.604" size="1.016" layer="96">&gt;VALUE</text>
801 801 <pin name="P$1" x="-12.7" y="2.54" visible="off" length="middle" direction="in"/>
802 802 <pin name="P$2" x="-12.7" y="0" visible="off" length="middle" direction="in"/>
803 803 <pin name="P$4" x="-12.7" y="-2.54" visible="off" length="middle" direction="pwr"/>
804 804 <pin name="P$8" x="12.7" y="2.54" visible="off" length="middle" direction="pwr" rot="R180"/>
805 805 <pin name="P$6" x="12.7" y="0" visible="off" length="middle" direction="out" rot="R180"/>
806 806 <text x="-6.35" y="-4.572" size="1.016" layer="95">TC7W241FUTE12LF</text>
807 807 </symbol>
808 808 <symbol name="TC7W241FUTE12LF-2">
809 809 <wire x1="-7.62" y1="5.08" x2="7.62" y2="5.08" width="0.254" layer="97"/>
810 810 <wire x1="7.62" y1="5.08" x2="7.62" y2="-5.08" width="0.254" layer="97"/>
811 811 <wire x1="7.62" y1="-5.08" x2="-7.62" y2="-5.08" width="0.254" layer="97"/>
812 812 <wire x1="-7.62" y1="-5.08" x2="-7.62" y2="5.08" width="0.254" layer="97"/>
813 813 <wire x1="-2.54" y1="2.54" x2="-2.54" y2="0" width="0.1524" layer="94"/>
814 814 <wire x1="-2.54" y1="0" x2="-2.54" y2="-2.54" width="0.1524" layer="94"/>
815 815 <wire x1="-2.54" y1="-2.54" x2="0" y2="0" width="0.1524" layer="94"/>
816 816 <wire x1="0" y1="0" x2="-1.016" y2="1.016" width="0.1524" layer="94"/>
817 817 <wire x1="-1.016" y1="1.016" x2="-2.54" y2="2.54" width="0.1524" layer="94"/>
818 818 <wire x1="-7.62" y1="0" x2="-2.54" y2="0" width="0.1524" layer="94"/>
819 819 <wire x1="-7.62" y1="2.54" x2="-1.016" y2="2.54" width="0.1524" layer="94"/>
820 820 <wire x1="-1.016" y1="2.54" x2="-1.016" y2="1.016" width="0.1524" layer="94"/>
821 821 <wire x1="0" y1="0" x2="7.62" y2="0" width="0.1524" layer="94"/>
822 822 <text x="-10.16" y="2.54" size="1.778" layer="97">7</text>
823 823 <text x="-10.16" y="0" size="1.778" layer="97">5</text>
824 824 <text x="8.89" y="0" size="1.778" layer="97">3</text>
825 825 <text x="-3.048" y="5.334" size="1.016" layer="95">&gt;NAME</text>
826 826 <text x="-2.794" y="-6.604" size="1.016" layer="96">&gt;VALUE</text>
827 827 <pin name="P$7" x="-12.7" y="2.54" visible="off" length="middle" direction="in"/>
828 828 <pin name="P$5" x="-12.7" y="0" visible="off" length="middle" direction="in"/>
829 829 <pin name="P$3" x="12.7" y="0" visible="off" length="middle" direction="out" rot="R180"/>
830 830 <text x="-6.35" y="-4.572" size="1.016" layer="95">TC7W241FUTE12LF</text>
831 831 </symbol>
832 832 </symbols>
833 833 <devicesets>
834 834 <deviceset name="DS1308" prefix="U">
835 835 <gates>
836 836 <gate name="G$1" symbol="DS1308" x="0" y="0"/>
837 837 </gates>
838 838 <devices>
839 839 <device name="" package="DS1308">
840 840 <connects>
841 841 <connect gate="G$1" pin="GND" pad="GND"/>
842 842 <connect gate="G$1" pin="SCL" pad="SCL"/>
843 843 <connect gate="G$1" pin="SDA" pad="SDA"/>
844 844 <connect gate="G$1" pin="SQW/CLKIN" pad="SQW/CLKIN"/>
845 845 <connect gate="G$1" pin="VBAT" pad="VBAT"/>
846 846 <connect gate="G$1" pin="VCC" pad="VCC"/>
847 847 <connect gate="G$1" pin="X1" pad="X1"/>
848 848 <connect gate="G$1" pin="X2" pad="X2"/>
849 849 </connects>
850 850 <technologies>
851 851 <technology name=""/>
852 852 </technologies>
853 853 </device>
854 854 </devices>
855 855 </deviceset>
856 856 <deviceset name="S8421-45R">
857 857 <gates>
858 858 <gate name="G$1" symbol="S8421-45R" x="0" y="0"/>
859 859 </gates>
860 860 <devices>
861 861 <device name="" package="S8421-45R">
862 862 <connects>
863 863 <connect gate="G$1" pin="+" pad="+"/>
864 864 <connect gate="G$1" pin="-" pad="-"/>
865 865 </connects>
866 866 <technologies>
867 867 <technology name=""/>
868 868 </technologies>
869 869 </device>
870 870 </devices>
871 871 </deviceset>
872 872 <deviceset name="HMC1031MS8E" prefix="U">
873 873 <gates>
874 874 <gate name="G$1" symbol="HMC1031MS8E" x="0" y="0"/>
875 875 </gates>
876 876 <devices>
877 877 <device name="" package="HMC1031MS8E">
878 878 <connects>
879 879 <connect gate="G$1" pin="CP" pad="CP"/>
880 880 <connect gate="G$1" pin="D1" pad="D1"/>
881 881 <connect gate="G$1" pin="DO" pad="DO"/>
882 882 <connect gate="G$1" pin="GND" pad="GND"/>
883 883 <connect gate="G$1" pin="LKDOP" pad="LKDOP"/>
884 884 <connect gate="G$1" pin="REFIN" pad="REFIN"/>
885 885 <connect gate="G$1" pin="VCC" pad="VCC"/>
886 886 <connect gate="G$1" pin="VCOIN" pad="VCOIN"/>
887 887 </connects>
888 888 <technologies>
889 889 <technology name=""/>
890 890 </technologies>
891 891 </device>
892 892 </devices>
893 893 </deviceset>
894 894 <deviceset name="ICS83052I-01" prefix="IC">
895 895 <gates>
896 896 <gate name="G$1" symbol="ICS83052I-01" x="0" y="0"/>
897 897 </gates>
898 898 <devices>
899 899 <device name="" package="ICS83052I-01">
900 900 <connects>
901 901 <connect gate="G$1" pin="CLK0" pad="CLK0"/>
902 902 <connect gate="G$1" pin="CLK1" pad="CLK1"/>
903 903 <connect gate="G$1" pin="GND" pad="GND4"/>
904 904 <connect gate="G$1" pin="GND_" pad="GND13"/>
905 905 <connect gate="G$1" pin="OE" pad="OE"/>
906 906 <connect gate="G$1" pin="Q0" pad="Q0"/>
907 907 <connect gate="G$1" pin="Q1" pad="Q1"/>
908 908 <connect gate="G$1" pin="SEL0" pad="SEL0"/>
909 909 <connect gate="G$1" pin="SEL1" pad="SEL1"/>
910 910 <connect gate="G$1" pin="VDD" pad="VDD"/>
911 911 <connect gate="G$1" pin="VDDO" pad="VDDO2"/>
912 912 <connect gate="G$1" pin="VDDO_" pad="VDDO15"/>
913 913 </connects>
914 914 <technologies>
915 915 <technology name=""/>
916 916 </technologies>
917 917 </device>
918 918 </devices>
919 919 </deviceset>
920 920 <deviceset name="AK8130AH">
921 921 <gates>
922 922 <gate name="G$1" symbol="AK8130AH" x="0" y="0"/>
923 923 </gates>
924 924 <devices>
925 925 <device name="" package="AK8130AH">
926 926 <connects>
927 927 <connect gate="G$1" pin="CLK1" pad="CLK1"/>
928 928 <connect gate="G$1" pin="CLK2" pad="CLK2"/>
929 929 <connect gate="G$1" pin="CLK3" pad="CLK3"/>
930 930 <connect gate="G$1" pin="CLK4" pad="CLK4"/>
931 931 <connect gate="G$1" pin="GND1" pad="GND1"/>
932 932 <connect gate="G$1" pin="GND2" pad="GND2"/>
933 933 <connect gate="G$1" pin="REFOUT" pad="REFOUT"/>
934 934 <connect gate="G$1" pin="S0" pad="S0"/>
935 935 <connect gate="G$1" pin="S1" pad="S1"/>
936 936 <connect gate="G$1" pin="S2" pad="S2"/>
937 937 <connect gate="G$1" pin="VDD1" pad="VDD1"/>
938 938 <connect gate="G$1" pin="VDD2" pad="VDD2"/>
939 939 <connect gate="G$1" pin="VDD3" pad="VDD3"/>
940 940 <connect gate="G$1" pin="VIN" pad="VIN"/>
941 941 <connect gate="G$1" pin="X1" pad="X1"/>
942 942 <connect gate="G$1" pin="X2" pad="X2"/>
943 943 </connects>
944 944 <technologies>
945 945 <technology name=""/>
946 946 </technologies>
947 947 </device>
948 948 </devices>
949 949 </deviceset>
950 950 <deviceset name="CRCW" prefix="R" uservalue="yes">
951 951 <gates>
952 952 <gate name="G$1" symbol="CRCW" x="0" y="0"/>
953 953 </gates>
954 954 <devices>
955 955 <device name="CRC1210" package="CRCW1210">
956 956 <connects>
957 957 <connect gate="G$1" pin="P$1" pad="P$1"/>
958 958 <connect gate="G$1" pin="P$2" pad="P$2"/>
959 959 </connects>
960 960 <technologies>
961 961 <technology name=""/>
962 962 </technologies>
963 963 </device>
964 964 <device name="CRC0603" package="CRCW603">
965 965 <connects>
966 966 <connect gate="G$1" pin="P$1" pad="P$1"/>
967 967 <connect gate="G$1" pin="P$2" pad="P$2"/>
968 968 </connects>
969 969 <technologies>
970 970 <technology name=""/>
971 971 </technologies>
972 972 </device>
973 973 </devices>
974 974 </deviceset>
975 975 <deviceset name="T384" prefix="Q">
976 976 <gates>
977 977 <gate name="G$1" symbol="T384C03" x="0" y="0"/>
978 978 </gates>
979 979 <devices>
980 980 <device name="" package="T384C03">
981 981 <connects>
982 982 <connect gate="G$1" pin="1" pad="1"/>
983 983 <connect gate="G$1" pin="3" pad="3"/>
984 984 <connect gate="G$1" pin="GND" pad="2 4"/>
985 985 </connects>
986 986 <technologies>
987 987 <technology name=""/>
988 988 </technologies>
989 989 </device>
990 990 </devices>
991 991 </deviceset>
992 992 <deviceset name="TC7W241FUTE12LF" prefix="U" uservalue="yes">
993 993 <description>BUFFER &amp; LINE DRIVER X34
994 994 3 STATE BUFFER</description>
995 995 <gates>
996 996 <gate name="G$1" symbol="TC7W241FUTE12LF" x="0" y="7.62"/>
997 997 <gate name="G$2" symbol="TC7W241FUTE12LF-2" x="0" y="-7.62"/>
998 998 </gates>
999 999 <devices>
1000 1000 <device name="" package="TC7W241FUTE12LF">
1001 1001 <connects>
1002 1002 <connect gate="G$1" pin="P$1" pad="P$1"/>
1003 1003 <connect gate="G$1" pin="P$2" pad="P$2"/>
1004 1004 <connect gate="G$1" pin="P$4" pad="P$3"/>
1005 1005 <connect gate="G$1" pin="P$6" pad="P$4"/>
1006 1006 <connect gate="G$1" pin="P$8" pad="P$5"/>
1007 1007 <connect gate="G$2" pin="P$3" pad="P$6"/>
1008 1008 <connect gate="G$2" pin="P$5" pad="P$7"/>
1009 1009 <connect gate="G$2" pin="P$7" pad="P$8"/>
1010 1010 </connects>
1011 1011 <technologies>
1012 1012 <technology name=""/>
1013 1013 </technologies>
1014 1014 </device>
1015 1015 </devices>
1016 1016 </deviceset>
1017 1017 </devicesets>
1018 1018 </library>
1019 1019 <library name="supply1">
1020 1020 <description>&lt;b&gt;Supply Symbols&lt;/b&gt;&lt;p&gt;
1021 1021 GND, VCC, 0V, +5V, -5V, etc.&lt;p&gt;
1022 1022 Please keep in mind, that these devices are necessary for the
1023 1023 automatic wiring of the supply signals.&lt;p&gt;
1024 1024 The pin name defined in the symbol is identical to the net which is to be wired automatically.&lt;p&gt;
1025 1025 In this library the device names are the same as the pin names of the symbols, therefore the correct signal names appear next to the supply symbols in the schematic.&lt;p&gt;
1026 1026 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
1027 1027 <packages>
1028 1028 </packages>
1029 1029 <symbols>
1030 1030 <symbol name="AGND">
1031 1031 <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
1032 1032 <wire x1="-1.0922" y1="-0.508" x2="1.0922" y2="-0.508" width="0.254" layer="94"/>
1033 1033 <text x="-2.54" y="-5.08" size="1.778" layer="96" rot="R90">&gt;VALUE</text>
1034 1034 <pin name="AGND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
1035 1035 </symbol>
1036 1036 <symbol name="VCC">
1037 1037 <wire x1="1.27" y1="-1.905" x2="0" y2="0" width="0.254" layer="94"/>
1038 1038 <wire x1="0" y1="0" x2="-1.27" y2="-1.905" width="0.254" layer="94"/>
1039 1039 <text x="-2.54" y="-2.54" size="1.778" layer="96" rot="R90">&gt;VALUE</text>
1040 1040 <pin name="VCC" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
1041 1041 </symbol>
1042 1042 </symbols>
1043 1043 <devicesets>
1044 1044 <deviceset name="AGND" prefix="AGND">
1045 1045 <description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
1046 1046 <gates>
1047 1047 <gate name="VR1" symbol="AGND" x="0" y="0"/>
1048 1048 </gates>
1049 1049 <devices>
1050 1050 <device name="">
1051 1051 <technologies>
1052 1052 <technology name=""/>
1053 1053 </technologies>
1054 1054 </device>
1055 1055 </devices>
1056 1056 </deviceset>
1057 1057 <deviceset name="VCC" prefix="P+">
1058 1058 <description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
1059 1059 <gates>
1060 1060 <gate name="VCC" symbol="VCC" x="0" y="0"/>
1061 1061 </gates>
1062 1062 <devices>
1063 1063 <device name="">
1064 1064 <technologies>
1065 1065 <technology name=""/>
1066 1066 </technologies>
1067 1067 </device>
1068 1068 </devices>
1069 1069 </deviceset>
1070 1070 </devicesets>
1071 1071 </library>
1072 1072 <library name="eagle-ltspice">
1073 1073 <description>Default symbols for import LTspice schematics&lt;p&gt;
1074 1074 2012-10-29 alf@cadsoft.de&lt;br&gt;</description>
1075 1075 <packages>
1076 1076 <package name="C0201">
1077 1077 <description>Source: http://www.avxcorp.com/docs/catalogs/cx5r.pdf</description>
1078 1078 <rectangle x1="-0.3" y1="-0.15" x2="-0.15" y2="0.15" layer="51"/>
1079 1079 <rectangle x1="0.15" y1="-0.15" x2="0.3" y2="0.15" layer="51"/>
1080 1080 <rectangle x1="-0.15" y1="0.1" x2="0.15" y2="0.15" layer="51"/>
1081 1081 <rectangle x1="-0.15" y1="-0.15" x2="0.15" y2="-0.1" layer="51"/>
1082 1082 <smd name="1" x="-0.25" y="0" dx="0.25" dy="0.35" layer="1"/>
1083 1083 <smd name="2" x="0.25" y="0" dx="0.25" dy="0.35" layer="1"/>
1084 1084 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
1085 1085 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
1086 1086 </package>
1087 1087 <package name="C0402">
1088 1088 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1089 1089 <wire x1="-0.245" y1="0.224" x2="0.245" y2="0.224" width="0.1524" layer="51"/>
1090 1090 <wire x1="0.245" y1="-0.224" x2="-0.245" y2="-0.224" width="0.1524" layer="51"/>
1091 1091 <wire x1="-1.473" y1="0.483" x2="1.473" y2="0.483" width="0.0508" layer="39"/>
1092 1092 <wire x1="1.473" y1="0.483" x2="1.473" y2="-0.483" width="0.0508" layer="39"/>
1093 1093 <wire x1="1.473" y1="-0.483" x2="-1.473" y2="-0.483" width="0.0508" layer="39"/>
1094 1094 <wire x1="-1.473" y1="-0.483" x2="-1.473" y2="0.483" width="0.0508" layer="39"/>
1095 1095 <rectangle x1="-0.554" y1="-0.3048" x2="-0.254" y2="0.2951" layer="51"/>
1096 1096 <rectangle x1="0.2588" y1="-0.3048" x2="0.5588" y2="0.2951" layer="51"/>
1097 1097 <rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
1098 1098 <smd name="1" x="-0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
1099 1099 <smd name="2" x="0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
1100 1100 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
1101 1101 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
1102 1102 </package>
1103 1103 <package name="C0504">
1104 1104 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1105 1105 <wire x1="-1.473" y1="0.983" x2="1.473" y2="0.983" width="0.0508" layer="39"/>
1106 1106 <wire x1="1.473" y1="0.983" x2="1.473" y2="-0.983" width="0.0508" layer="39"/>
1107 1107 <wire x1="1.473" y1="-0.983" x2="-1.473" y2="-0.983" width="0.0508" layer="39"/>
1108 1108 <wire x1="-1.473" y1="-0.983" x2="-1.473" y2="0.983" width="0.0508" layer="39"/>
1109 1109 <wire x1="-0.294" y1="0.559" x2="0.294" y2="0.559" width="0.1016" layer="51"/>
1110 1110 <wire x1="-0.294" y1="-0.559" x2="0.294" y2="-0.559" width="0.1016" layer="51"/>
1111 1111 <rectangle x1="-0.6604" y1="-0.6223" x2="-0.2804" y2="0.6276" layer="51"/>
1112 1112 <rectangle x1="0.2794" y1="-0.6223" x2="0.6594" y2="0.6276" layer="51"/>
1113 1113 <rectangle x1="-0.1001" y1="-0.4001" x2="0.1001" y2="0.4001" layer="35"/>
1114 1114 <smd name="1" x="-0.7" y="0" dx="1" dy="1.3" layer="1"/>
1115 1115 <smd name="2" x="0.7" y="0" dx="1" dy="1.3" layer="1"/>
1116 1116 <text x="-0.635" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1117 1117 <text x="-0.635" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1118 1118 </package>
1119 1119 <package name="C0603">
1120 1120 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1121 1121 <wire x1="-1.473" y1="0.983" x2="1.473" y2="0.983" width="0.0508" layer="39"/>
1122 1122 <wire x1="1.473" y1="0.983" x2="1.473" y2="-0.983" width="0.0508" layer="39"/>
1123 1123 <wire x1="1.473" y1="-0.983" x2="-1.473" y2="-0.983" width="0.0508" layer="39"/>
1124 1124 <wire x1="-1.473" y1="-0.983" x2="-1.473" y2="0.983" width="0.0508" layer="39"/>
1125 1125 <wire x1="-0.356" y1="0.432" x2="0.356" y2="0.432" width="0.1016" layer="51"/>
1126 1126 <wire x1="-0.356" y1="-0.419" x2="0.356" y2="-0.419" width="0.1016" layer="51"/>
1127 1127 <rectangle x1="-0.8382" y1="-0.4699" x2="-0.3381" y2="0.4801" layer="51"/>
1128 1128 <rectangle x1="0.3302" y1="-0.4699" x2="0.8303" y2="0.4801" layer="51"/>
1129 1129 <rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
1130 1130 <smd name="1" x="-0.85" y="0" dx="1.1" dy="1" layer="1"/>
1131 1131 <smd name="2" x="0.85" y="0" dx="1.1" dy="1" layer="1"/>
1132 1132 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
1133 1133 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
1134 1134 </package>
1135 1135 <package name="C0805">
1136 1136 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;&lt;p&gt;</description>
1137 1137 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
1138 1138 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
1139 1139 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
1140 1140 <wire x1="-0.381" y1="0.66" x2="0.381" y2="0.66" width="0.1016" layer="51"/>
1141 1141 <wire x1="-0.356" y1="-0.66" x2="0.381" y2="-0.66" width="0.1016" layer="51"/>
1142 1142 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
1143 1143 <rectangle x1="-1.0922" y1="-0.7239" x2="-0.3421" y2="0.7262" layer="51"/>
1144 1144 <rectangle x1="0.3556" y1="-0.7239" x2="1.1057" y2="0.7262" layer="51"/>
1145 1145 <rectangle x1="-0.1001" y1="-0.4001" x2="0.1001" y2="0.4001" layer="35"/>
1146 1146 <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
1147 1147 <smd name="2" x="0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
1148 1148 <text x="-1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1149 1149 <text x="-1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1150 1150 </package>
1151 1151 <package name="C1005">
1152 1152 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1153 1153 <wire x1="-0.245" y1="0.224" x2="0.245" y2="0.224" width="0.1524" layer="51"/>
1154 1154 <wire x1="0.245" y1="-0.224" x2="-0.245" y2="-0.224" width="0.1524" layer="51"/>
1155 1155 <wire x1="-1.473" y1="0.483" x2="1.473" y2="0.483" width="0.0508" layer="39"/>
1156 1156 <wire x1="1.473" y1="0.483" x2="1.473" y2="-0.483" width="0.0508" layer="39"/>
1157 1157 <wire x1="1.473" y1="-0.483" x2="-1.473" y2="-0.483" width="0.0508" layer="39"/>
1158 1158 <wire x1="-1.473" y1="-0.483" x2="-1.473" y2="0.483" width="0.0508" layer="39"/>
1159 1159 <rectangle x1="-0.554" y1="-0.3048" x2="-0.254" y2="0.2951" layer="51"/>
1160 1160 <rectangle x1="0.2588" y1="-0.3048" x2="0.5588" y2="0.2951" layer="51"/>
1161 1161 <rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
1162 1162 <smd name="1" x="-0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
1163 1163 <smd name="2" x="0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
1164 1164 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
1165 1165 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
1166 1166 </package>
1167 1167 <package name="C1206">
1168 1168 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1169 1169 <wire x1="-2.473" y1="0.983" x2="2.473" y2="0.983" width="0.0508" layer="39"/>
1170 1170 <wire x1="2.473" y1="-0.983" x2="-2.473" y2="-0.983" width="0.0508" layer="39"/>
1171 1171 <wire x1="-2.473" y1="-0.983" x2="-2.473" y2="0.983" width="0.0508" layer="39"/>
1172 1172 <wire x1="2.473" y1="0.983" x2="2.473" y2="-0.983" width="0.0508" layer="39"/>
1173 1173 <wire x1="-0.965" y1="0.787" x2="0.965" y2="0.787" width="0.1016" layer="51"/>
1174 1174 <wire x1="-0.965" y1="-0.787" x2="0.965" y2="-0.787" width="0.1016" layer="51"/>
1175 1175 <rectangle x1="-1.7018" y1="-0.8509" x2="-0.9517" y2="0.8491" layer="51"/>
1176 1176 <rectangle x1="0.9517" y1="-0.8491" x2="1.7018" y2="0.8509" layer="51"/>
1177 1177 <rectangle x1="-0.1999" y1="-0.4001" x2="0.1999" y2="0.4001" layer="35"/>
1178 1178 <smd name="1" x="-1.4" y="0" dx="1.6" dy="1.8" layer="1"/>
1179 1179 <smd name="2" x="1.4" y="0" dx="1.6" dy="1.8" layer="1"/>
1180 1180 <text x="-1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1181 1181 <text x="-1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1182 1182 </package>
1183 1183 <package name="C1210">
1184 1184 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1185 1185 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
1186 1186 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
1187 1187 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
1188 1188 <wire x1="-0.9652" y1="1.2446" x2="0.9652" y2="1.2446" width="0.1016" layer="51"/>
1189 1189 <wire x1="-0.9652" y1="-1.2446" x2="0.9652" y2="-1.2446" width="0.1016" layer="51"/>
1190 1190 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
1191 1191 <rectangle x1="-1.7018" y1="-1.2954" x2="-0.9517" y2="1.3045" layer="51"/>
1192 1192 <rectangle x1="0.9517" y1="-1.3045" x2="1.7018" y2="1.2954" layer="51"/>
1193 1193 <rectangle x1="-0.1999" y1="-0.4001" x2="0.1999" y2="0.4001" layer="35"/>
1194 1194 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
1195 1195 <smd name="2" x="1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
1196 1196 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1197 1197 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1198 1198 </package>
1199 1199 <package name="C1310">
1200 1200 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1201 1201 <wire x1="-1.473" y1="0.983" x2="1.473" y2="0.983" width="0.0508" layer="39"/>
1202 1202 <wire x1="1.473" y1="0.983" x2="1.473" y2="-0.983" width="0.0508" layer="39"/>
1203 1203 <wire x1="1.473" y1="-0.983" x2="-1.473" y2="-0.983" width="0.0508" layer="39"/>
1204 1204 <wire x1="-1.473" y1="-0.983" x2="-1.473" y2="0.983" width="0.0508" layer="39"/>
1205 1205 <wire x1="-0.294" y1="0.559" x2="0.294" y2="0.559" width="0.1016" layer="51"/>
1206 1206 <wire x1="-0.294" y1="-0.559" x2="0.294" y2="-0.559" width="0.1016" layer="51"/>
1207 1207 <rectangle x1="-0.6604" y1="-0.6223" x2="-0.2804" y2="0.6276" layer="51"/>
1208 1208 <rectangle x1="0.2794" y1="-0.6223" x2="0.6594" y2="0.6276" layer="51"/>
1209 1209 <rectangle x1="-0.1001" y1="-0.3" x2="0.1001" y2="0.3" layer="35"/>
1210 1210 <smd name="1" x="-0.7" y="0" dx="1" dy="1.3" layer="1"/>
1211 1211 <smd name="2" x="0.7" y="0" dx="1" dy="1.3" layer="1"/>
1212 1212 <text x="-0.635" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1213 1213 <text x="-0.635" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1214 1214 </package>
1215 1215 <package name="C1608">
1216 1216 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1217 1217 <wire x1="-1.473" y1="0.983" x2="1.473" y2="0.983" width="0.0508" layer="39"/>
1218 1218 <wire x1="1.473" y1="0.983" x2="1.473" y2="-0.983" width="0.0508" layer="39"/>
1219 1219 <wire x1="1.473" y1="-0.983" x2="-1.473" y2="-0.983" width="0.0508" layer="39"/>
1220 1220 <wire x1="-1.473" y1="-0.983" x2="-1.473" y2="0.983" width="0.0508" layer="39"/>
1221 1221 <wire x1="-0.356" y1="0.432" x2="0.356" y2="0.432" width="0.1016" layer="51"/>
1222 1222 <wire x1="-0.356" y1="-0.419" x2="0.356" y2="-0.419" width="0.1016" layer="51"/>
1223 1223 <rectangle x1="-0.8382" y1="-0.4699" x2="-0.3381" y2="0.4801" layer="51"/>
1224 1224 <rectangle x1="0.3302" y1="-0.4699" x2="0.8303" y2="0.4801" layer="51"/>
1225 1225 <rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
1226 1226 <smd name="1" x="-0.85" y="0" dx="1.1" dy="1" layer="1"/>
1227 1227 <smd name="2" x="0.85" y="0" dx="1.1" dy="1" layer="1"/>
1228 1228 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
1229 1229 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
1230 1230 </package>
1231 1231 <package name="C1808">
1232 1232 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;&lt;p&gt;
1233 1233 Source: AVX .. aphvc.pdf</description>
1234 1234 <wire x1="-1.4732" y1="0.9502" x2="1.4732" y2="0.9502" width="0.1016" layer="51"/>
1235 1235 <wire x1="-1.4478" y1="-0.9502" x2="1.4732" y2="-0.9502" width="0.1016" layer="51"/>
1236 1236 <rectangle x1="-2.275" y1="-1.015" x2="-1.225" y2="1.015" layer="51"/>
1237 1237 <rectangle x1="1.225" y1="-1.015" x2="2.275" y2="1.015" layer="51"/>
1238 1238 <smd name="1" x="-1.95" y="0" dx="1.6" dy="2.2" layer="1"/>
1239 1239 <smd name="2" x="1.95" y="0" dx="1.6" dy="2.2" layer="1"/>
1240 1240 <text x="-2.233" y="1.827" size="1.27" layer="25">&gt;NAME</text>
1241 1241 <text x="-2.233" y="-2.842" size="1.27" layer="27">&gt;VALUE</text>
1242 1242 </package>
1243 1243 <package name="C1812">
1244 1244 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1245 1245 <wire x1="-2.973" y1="1.983" x2="2.973" y2="1.983" width="0.0508" layer="39"/>
1246 1246 <wire x1="2.973" y1="-1.983" x2="-2.973" y2="-1.983" width="0.0508" layer="39"/>
1247 1247 <wire x1="-2.973" y1="-1.983" x2="-2.973" y2="1.983" width="0.0508" layer="39"/>
1248 1248 <wire x1="-1.4732" y1="1.6002" x2="1.4732" y2="1.6002" width="0.1016" layer="51"/>
1249 1249 <wire x1="-1.4478" y1="-1.6002" x2="1.4732" y2="-1.6002" width="0.1016" layer="51"/>
1250 1250 <wire x1="2.973" y1="1.983" x2="2.973" y2="-1.983" width="0.0508" layer="39"/>
1251 1251 <rectangle x1="-2.3876" y1="-1.651" x2="-1.4376" y2="1.649" layer="51"/>
1252 1252 <rectangle x1="1.4478" y1="-1.651" x2="2.3978" y2="1.649" layer="51"/>
1253 1253 <rectangle x1="-0.3" y1="-0.4001" x2="0.3" y2="0.4001" layer="35"/>
1254 1254 <smd name="1" x="-1.95" y="0" dx="1.9" dy="3.4" layer="1"/>
1255 1255 <smd name="2" x="1.95" y="0" dx="1.9" dy="3.4" layer="1"/>
1256 1256 <text x="-1.905" y="2.54" size="1.27" layer="25">&gt;NAME</text>
1257 1257 <text x="-1.905" y="-3.81" size="1.27" layer="27">&gt;VALUE</text>
1258 1258 </package>
1259 1259 <package name="C1825">
1260 1260 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1261 1261 <wire x1="-2.973" y1="3.483" x2="2.973" y2="3.483" width="0.0508" layer="39"/>
1262 1262 <wire x1="2.973" y1="-3.483" x2="-2.973" y2="-3.483" width="0.0508" layer="39"/>
1263 1263 <wire x1="-2.973" y1="-3.483" x2="-2.973" y2="3.483" width="0.0508" layer="39"/>
1264 1264 <wire x1="-1.4986" y1="3.2766" x2="1.4732" y2="3.2766" width="0.1016" layer="51"/>
1265 1265 <wire x1="-1.4732" y1="-3.2766" x2="1.4986" y2="-3.2766" width="0.1016" layer="51"/>
1266 1266 <wire x1="2.973" y1="3.483" x2="2.973" y2="-3.483" width="0.0508" layer="39"/>
1267 1267 <rectangle x1="-2.413" y1="-3.3528" x2="-1.463" y2="3.3472" layer="51"/>
1268 1268 <rectangle x1="1.4478" y1="-3.3528" x2="2.3978" y2="3.3472" layer="51"/>
1269 1269 <rectangle x1="-0.7" y1="-0.7" x2="0.7" y2="0.7" layer="35"/>
1270 1270 <smd name="1" x="-1.95" y="0" dx="1.9" dy="6.8" layer="1"/>
1271 1271 <smd name="2" x="1.95" y="0" dx="1.9" dy="6.8" layer="1"/>
1272 1272 <text x="-1.905" y="3.81" size="1.27" layer="25">&gt;NAME</text>
1273 1273 <text x="-1.905" y="-5.08" size="1.27" layer="27">&gt;VALUE</text>
1274 1274 </package>
1275 1275 <package name="C2012">
1276 1276 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1277 1277 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
1278 1278 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
1279 1279 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
1280 1280 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
1281 1281 <wire x1="-0.381" y1="0.66" x2="0.381" y2="0.66" width="0.1016" layer="51"/>
1282 1282 <wire x1="-0.356" y1="-0.66" x2="0.381" y2="-0.66" width="0.1016" layer="51"/>
1283 1283 <rectangle x1="-1.0922" y1="-0.7239" x2="-0.3421" y2="0.7262" layer="51"/>
1284 1284 <rectangle x1="0.3556" y1="-0.7239" x2="1.1057" y2="0.7262" layer="51"/>
1285 1285 <rectangle x1="-0.1001" y1="-0.4001" x2="0.1001" y2="0.4001" layer="35"/>
1286 1286 <smd name="1" x="-0.85" y="0" dx="1.3" dy="1.5" layer="1"/>
1287 1287 <smd name="2" x="0.85" y="0" dx="1.3" dy="1.5" layer="1"/>
1288 1288 <text x="-1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1289 1289 <text x="-1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1290 1290 </package>
1291 1291 <package name="C3216">
1292 1292 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1293 1293 <wire x1="-2.473" y1="0.983" x2="2.473" y2="0.983" width="0.0508" layer="39"/>
1294 1294 <wire x1="2.473" y1="-0.983" x2="-2.473" y2="-0.983" width="0.0508" layer="39"/>
1295 1295 <wire x1="-2.473" y1="-0.983" x2="-2.473" y2="0.983" width="0.0508" layer="39"/>
1296 1296 <wire x1="2.473" y1="0.983" x2="2.473" y2="-0.983" width="0.0508" layer="39"/>
1297 1297 <wire x1="-0.965" y1="0.787" x2="0.965" y2="0.787" width="0.1016" layer="51"/>
1298 1298 <wire x1="-0.965" y1="-0.787" x2="0.965" y2="-0.787" width="0.1016" layer="51"/>
1299 1299 <rectangle x1="-1.7018" y1="-0.8509" x2="-0.9517" y2="0.8491" layer="51"/>
1300 1300 <rectangle x1="0.9517" y1="-0.8491" x2="1.7018" y2="0.8509" layer="51"/>
1301 1301 <rectangle x1="-0.3" y1="-0.5001" x2="0.3" y2="0.5001" layer="35"/>
1302 1302 <smd name="1" x="-1.4" y="0" dx="1.6" dy="1.8" layer="1"/>
1303 1303 <smd name="2" x="1.4" y="0" dx="1.6" dy="1.8" layer="1"/>
1304 1304 <text x="-1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1305 1305 <text x="-1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1306 1306 </package>
1307 1307 <package name="C3225">
1308 1308 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1309 1309 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
1310 1310 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
1311 1311 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
1312 1312 <wire x1="-0.9652" y1="1.2446" x2="0.9652" y2="1.2446" width="0.1016" layer="51"/>
1313 1313 <wire x1="-0.9652" y1="-1.2446" x2="0.9652" y2="-1.2446" width="0.1016" layer="51"/>
1314 1314 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
1315 1315 <rectangle x1="-1.7018" y1="-1.2954" x2="-0.9517" y2="1.3045" layer="51"/>
1316 1316 <rectangle x1="0.9517" y1="-1.3045" x2="1.7018" y2="1.2954" layer="51"/>
1317 1317 <rectangle x1="-0.1999" y1="-0.5001" x2="0.1999" y2="0.5001" layer="35"/>
1318 1318 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
1319 1319 <smd name="2" x="1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
1320 1320 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1321 1321 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1322 1322 </package>
1323 1323 <package name="C3640">
1324 1324 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;&lt;p&gt;
1325 1325 Source: AVX .. aphvc.pdf</description>
1326 1326 <wire x1="-3.8322" y1="5.0496" x2="3.8322" y2="5.0496" width="0.1016" layer="51"/>
1327 1327 <wire x1="-3.8322" y1="-5.0496" x2="3.8322" y2="-5.0496" width="0.1016" layer="51"/>
1328 1328 <rectangle x1="-4.57" y1="-5.1" x2="-3.05" y2="5.1" layer="51"/>
1329 1329 <rectangle x1="3.05" y1="-5.1" x2="4.5688" y2="5.1" layer="51"/>
1330 1330 <smd name="1" x="-4.267" y="0" dx="2.6" dy="10.7" layer="1"/>
1331 1331 <smd name="2" x="4.267" y="0" dx="2.6" dy="10.7" layer="1"/>
1332 1332 <text x="-4.647" y="6.465" size="1.27" layer="25">&gt;NAME</text>
1333 1333 <text x="-4.647" y="-7.255" size="1.27" layer="27">&gt;VALUE</text>
1334 1334 </package>
1335 1335 <package name="C4532">
1336 1336 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1337 1337 <wire x1="-2.973" y1="1.983" x2="2.973" y2="1.983" width="0.0508" layer="39"/>
1338 1338 <wire x1="2.973" y1="-1.983" x2="-2.973" y2="-1.983" width="0.0508" layer="39"/>
1339 1339 <wire x1="-2.973" y1="-1.983" x2="-2.973" y2="1.983" width="0.0508" layer="39"/>
1340 1340 <wire x1="-1.4732" y1="1.6002" x2="1.4732" y2="1.6002" width="0.1016" layer="51"/>
1341 1341 <wire x1="-1.4478" y1="-1.6002" x2="1.4732" y2="-1.6002" width="0.1016" layer="51"/>
1342 1342 <wire x1="2.973" y1="1.983" x2="2.973" y2="-1.983" width="0.0508" layer="39"/>
1343 1343 <rectangle x1="-2.3876" y1="-1.651" x2="-1.4376" y2="1.649" layer="51"/>
1344 1344 <rectangle x1="1.4478" y1="-1.651" x2="2.3978" y2="1.649" layer="51"/>
1345 1345 <rectangle x1="-0.4001" y1="-0.7" x2="0.4001" y2="0.7" layer="35"/>
1346 1346 <smd name="1" x="-1.95" y="0" dx="1.9" dy="3.4" layer="1"/>
1347 1347 <smd name="2" x="1.95" y="0" dx="1.9" dy="3.4" layer="1"/>
1348 1348 <text x="-1.905" y="2.54" size="1.27" layer="25">&gt;NAME</text>
1349 1349 <text x="-1.905" y="-3.81" size="1.27" layer="27">&gt;VALUE</text>
1350 1350 </package>
1351 1351 <package name="C4564">
1352 1352 <description>&lt;b&gt;CAPACITOR&lt;/b&gt;</description>
1353 1353 <wire x1="-2.973" y1="3.483" x2="2.973" y2="3.483" width="0.0508" layer="39"/>
1354 1354 <wire x1="2.973" y1="-3.483" x2="-2.973" y2="-3.483" width="0.0508" layer="39"/>
1355 1355 <wire x1="-2.973" y1="-3.483" x2="-2.973" y2="3.483" width="0.0508" layer="39"/>
1356 1356 <wire x1="-1.4986" y1="3.2766" x2="1.4732" y2="3.2766" width="0.1016" layer="51"/>
1357 1357 <wire x1="-1.4732" y1="-3.2766" x2="1.4986" y2="-3.2766" width="0.1016" layer="51"/>
1358 1358 <wire x1="2.973" y1="3.483" x2="2.973" y2="-3.483" width="0.0508" layer="39"/>
1359 1359 <rectangle x1="-2.413" y1="-3.3528" x2="-1.463" y2="3.3472" layer="51"/>
1360 1360 <rectangle x1="1.4478" y1="-3.3528" x2="2.3978" y2="3.3472" layer="51"/>
1361 1361 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
1362 1362 <smd name="1" x="-1.95" y="0" dx="1.9" dy="6.8" layer="1"/>
1363 1363 <smd name="2" x="1.95" y="0" dx="1.9" dy="6.8" layer="1"/>
1364 1364 <text x="-1.905" y="3.81" size="1.27" layer="25">&gt;NAME</text>
1365 1365 <text x="-1.905" y="-5.08" size="1.27" layer="27">&gt;VALUE</text>
1366 1366 </package>
1367 1367 <package name="0204/7">
1368 1368 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
1369 1369 type 0204, grid 7.5 mm</description>
1370 1370 <wire x1="3.81" y1="0" x2="2.921" y2="0" width="0.508" layer="51"/>
1371 1371 <wire x1="-3.81" y1="0" x2="-2.921" y2="0" width="0.508" layer="51"/>
1372 1372 <wire x1="-2.54" y1="0.762" x2="-2.286" y2="1.016" width="0.1524" layer="21" curve="-90"/>
1373 1373 <wire x1="-2.54" y1="-0.762" x2="-2.286" y2="-1.016" width="0.1524" layer="21" curve="90"/>
1374 1374 <wire x1="2.286" y1="-1.016" x2="2.54" y2="-0.762" width="0.1524" layer="21" curve="90"/>
1375 1375 <wire x1="2.286" y1="1.016" x2="2.54" y2="0.762" width="0.1524" layer="21" curve="-90"/>
1376 1376 <wire x1="-2.54" y1="-0.762" x2="-2.54" y2="0.762" width="0.1524" layer="21"/>
1377 1377 <wire x1="-2.286" y1="1.016" x2="-1.905" y2="1.016" width="0.1524" layer="21"/>
1378 1378 <wire x1="-1.778" y1="0.889" x2="-1.905" y2="1.016" width="0.1524" layer="21"/>
1379 1379 <wire x1="-2.286" y1="-1.016" x2="-1.905" y2="-1.016" width="0.1524" layer="21"/>
1380 1380 <wire x1="-1.778" y1="-0.889" x2="-1.905" y2="-1.016" width="0.1524" layer="21"/>
1381 1381 <wire x1="1.778" y1="0.889" x2="1.905" y2="1.016" width="0.1524" layer="21"/>
1382 1382 <wire x1="1.778" y1="0.889" x2="-1.778" y2="0.889" width="0.1524" layer="21"/>
1383 1383 <wire x1="1.778" y1="-0.889" x2="1.905" y2="-1.016" width="0.1524" layer="21"/>
1384 1384 <wire x1="1.778" y1="-0.889" x2="-1.778" y2="-0.889" width="0.1524" layer="21"/>
1385 1385 <wire x1="2.286" y1="1.016" x2="1.905" y2="1.016" width="0.1524" layer="21"/>
1386 1386 <wire x1="2.286" y1="-1.016" x2="1.905" y2="-1.016" width="0.1524" layer="21"/>
1387 1387 <wire x1="2.54" y1="-0.762" x2="2.54" y2="0.762" width="0.1524" layer="21"/>
1388 1388 <rectangle x1="2.54" y1="-0.254" x2="2.921" y2="0.254" layer="21"/>
1389 1389 <rectangle x1="-2.921" y1="-0.254" x2="-2.54" y2="0.254" layer="21"/>
1390 1390 <pad name="1" x="-3.81" y="0" drill="0.8128" shape="octagon"/>
1391 1391 <pad name="2" x="3.81" y="0" drill="0.8128" shape="octagon"/>
1392 1392 <text x="-2.54" y="1.2954" size="0.9906" layer="25" ratio="10">&gt;NAME</text>
1393 1393 <text x="-1.6256" y="-0.4826" size="0.9906" layer="27" ratio="10">&gt;VALUE</text>
1394 1394 </package>
1395 1395 <package name="0207/10">
1396 1396 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
1397 1397 type 0207, grid 10 mm</description>
1398 1398 <wire x1="5.08" y1="0" x2="4.064" y2="0" width="0.6096" layer="51"/>
1399 1399 <wire x1="-5.08" y1="0" x2="-4.064" y2="0" width="0.6096" layer="51"/>
1400 1400 <wire x1="-3.175" y1="0.889" x2="-2.921" y2="1.143" width="0.1524" layer="21" curve="-90"/>
1401 1401 <wire x1="-3.175" y1="-0.889" x2="-2.921" y2="-1.143" width="0.1524" layer="21" curve="90"/>
1402 1402 <wire x1="2.921" y1="-1.143" x2="3.175" y2="-0.889" width="0.1524" layer="21" curve="90"/>
1403 1403 <wire x1="2.921" y1="1.143" x2="3.175" y2="0.889" width="0.1524" layer="21" curve="-90"/>
1404 1404 <wire x1="-3.175" y1="-0.889" x2="-3.175" y2="0.889" width="0.1524" layer="21"/>
1405 1405 <wire x1="-2.921" y1="1.143" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
1406 1406 <wire x1="-2.413" y1="1.016" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
1407 1407 <wire x1="-2.921" y1="-1.143" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
1408 1408 <wire x1="-2.413" y1="-1.016" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
1409 1409 <wire x1="2.413" y1="1.016" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
1410 1410 <wire x1="2.413" y1="1.016" x2="-2.413" y2="1.016" width="0.1524" layer="21"/>
1411 1411 <wire x1="2.413" y1="-1.016" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
1412 1412 <wire x1="2.413" y1="-1.016" x2="-2.413" y2="-1.016" width="0.1524" layer="21"/>
1413 1413 <wire x1="2.921" y1="1.143" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
1414 1414 <wire x1="2.921" y1="-1.143" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
1415 1415 <wire x1="3.175" y1="-0.889" x2="3.175" y2="0.889" width="0.1524" layer="21"/>
1416 1416 <rectangle x1="3.175" y1="-0.3048" x2="4.0386" y2="0.3048" layer="21"/>
1417 1417 <rectangle x1="-4.0386" y1="-0.3048" x2="-3.175" y2="0.3048" layer="21"/>
1418 1418 <pad name="1" x="-5.08" y="0" drill="0.8128" shape="octagon"/>
1419 1419 <pad name="2" x="5.08" y="0" drill="0.8128" shape="octagon"/>
1420 1420 <text x="-3.048" y="1.524" size="1.27" layer="25" ratio="10">&gt;NAME</text>
1421 1421 <text x="-2.2606" y="-0.635" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
1422 1422 </package>
1423 1423 <package name="L0201">
1424 1424 <description>&lt;b&gt;NIS02 Chip Inductor&lt;/b&gt;&lt;p&gt;
1425 1425 Source: http://www.niccomp.com/Catalog/nis.pdf</description>
1426 1426 <rectangle x1="-0.3" y1="-0.15" x2="-0.15" y2="0.15" layer="51"/>
1427 1427 <rectangle x1="0.15" y1="-0.15" x2="0.3" y2="0.15" layer="51"/>
1428 1428 <rectangle x1="-0.15" y1="0.05" x2="0.15" y2="0.15" layer="51"/>
1429 1429 <rectangle x1="-0.15" y1="-0.15" x2="0.15" y2="-0.05" layer="51"/>
1430 1430 <smd name="1" x="-0.275" y="0" dx="0.25" dy="0.35" layer="1"/>
1431 1431 <smd name="2" x="0.275" y="0" dx="0.25" dy="0.35" layer="1"/>
1432 1432 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
1433 1433 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
1434 1434 </package>
1435 1435 <package name="L1812">
1436 1436 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1437 1437 chip</description>
1438 1438 <wire x1="-1.4732" y1="1.6002" x2="1.4732" y2="1.6002" width="0.1016" layer="51"/>
1439 1439 <wire x1="-1.4478" y1="-1.6002" x2="1.4732" y2="-1.6002" width="0.1016" layer="51"/>
1440 1440 <rectangle x1="-2.3876" y1="-1.651" x2="-1.4376" y2="1.649" layer="51"/>
1441 1441 <rectangle x1="1.4478" y1="-1.651" x2="2.3978" y2="1.649" layer="51"/>
1442 1442 <smd name="1" x="-1.95" y="0" dx="1.9" dy="3.4" layer="1"/>
1443 1443 <smd name="2" x="1.95" y="0" dx="1.9" dy="3.4" layer="1"/>
1444 1444 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1445 1445 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1446 1446 </package>
1447 1447 <package name="L2012C">
1448 1448 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;</description>
1449 1449 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
1450 1450 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
1451 1451 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
1452 1452 <wire x1="-0.864" y1="0.54" x2="0.864" y2="0.54" width="0.1016" layer="51"/>
1453 1453 <wire x1="-0.864" y1="-0.553" x2="0.864" y2="-0.553" width="0.1016" layer="51"/>
1454 1454 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
1455 1455 <rectangle x1="-1.143" y1="-0.6096" x2="-0.843" y2="0.5903" layer="51"/>
1456 1456 <rectangle x1="0.8382" y1="-0.6096" x2="1.1382" y2="0.5903" layer="51"/>
1457 1457 <rectangle x1="-0.3" y1="-0.4001" x2="0.3" y2="0.4001" layer="35"/>
1458 1458 <smd name="1" x="-1" y="0" dx="1" dy="1" layer="1"/>
1459 1459 <smd name="2" x="1" y="0" dx="1" dy="1" layer="1"/>
1460 1460 <text x="-1.905" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1461 1461 <text x="-1.905" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1462 1462 </package>
1463 1463 <package name="L2825P">
1464 1464 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1465 1465 precision wire wound</description>
1466 1466 <circle x="0" y="0" radius="0.6604" width="0.1524" layer="51"/>
1467 1467 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
1468 1468 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
1469 1469 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
1470 1470 <wire x1="-0.762" y1="1.2" x2="0.762" y2="1.2" width="0.1016" layer="51"/>
1471 1471 <wire x1="-0.762" y1="-1.213" x2="0.762" y2="-1.213" width="0.1016" layer="51"/>
1472 1472 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
1473 1473 <wire x1="1.34" y1="-0.965" x2="1.34" y2="0.965" width="0.1016" layer="51"/>
1474 1474 <wire x1="-1.34" y1="0.965" x2="-1.34" y2="-0.965" width="0.1016" layer="51"/>
1475 1475 <rectangle x1="0.7366" y1="-1.27" x2="1.3208" y2="1.27" layer="51"/>
1476 1476 <rectangle x1="-1.3208" y1="-1.27" x2="-0.7366" y2="1.27" layer="51"/>
1477 1477 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
1478 1478 <smd name="1" x="-1.2" y="0" dx="1.4" dy="2.4" layer="1"/>
1479 1479 <smd name="2" x="1.2" y="0" dx="1.4" dy="2.4" layer="1"/>
1480 1480 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1481 1481 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1482 1482 </package>
1483 1483 <package name="L3216C">
1484 1484 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;</description>
1485 1485 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
1486 1486 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
1487 1487 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
1488 1488 <wire x1="-1.27" y1="0.896" x2="1.27" y2="0.896" width="0.1016" layer="51"/>
1489 1489 <wire x1="-1.27" y1="-0.883" x2="1.27" y2="-0.883" width="0.1016" layer="51"/>
1490 1490 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
1491 1491 <rectangle x1="-1.7526" y1="-0.9525" x2="-1.2525" y2="0.9474" layer="51"/>
1492 1492 <rectangle x1="1.2446" y1="-0.9525" x2="1.7447" y2="0.9474" layer="51"/>
1493 1493 <rectangle x1="-0.4001" y1="-0.5999" x2="0.4001" y2="0.5999" layer="35"/>
1494 1494 <smd name="1" x="-1.5" y="0" dx="1.2" dy="1.6" layer="1"/>
1495 1495 <smd name="2" x="1.5" y="0" dx="1.2" dy="1.6" layer="1"/>
1496 1496 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1497 1497 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1498 1498 </package>
1499 1499 <package name="L3225M">
1500 1500 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1501 1501 molded</description>
1502 1502 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
1503 1503 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
1504 1504 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
1505 1505 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
1506 1506 <wire x1="-1.575" y1="1.27" x2="1.575" y2="1.27" width="0.1524" layer="51"/>
1507 1507 <wire x1="1.575" y1="1.27" x2="1.575" y2="-1.27" width="0.1524" layer="51"/>
1508 1508 <wire x1="1.575" y1="-1.27" x2="-1.575" y2="-1.27" width="0.1524" layer="51"/>
1509 1509 <wire x1="-1.575" y1="-1.27" x2="-1.575" y2="1.27" width="0.1524" layer="51"/>
1510 1510 <wire x1="-1.651" y1="0.94" x2="-1.651" y2="-0.94" width="0.1524" layer="51"/>
1511 1511 <wire x1="1.651" y1="0.94" x2="1.651" y2="-0.94" width="0.1524" layer="51"/>
1512 1512 <rectangle x1="-0.3" y1="-1" x2="0.3" y2="1" layer="35"/>
1513 1513 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2.2" layer="1"/>
1514 1514 <smd name="2" x="1.4" y="0" dx="1.6" dy="2.2" layer="1"/>
1515 1515 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1516 1516 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1517 1517 </package>
1518 1518 <package name="L3225P">
1519 1519 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1520 1520 precision wire wound</description>
1521 1521 <circle x="0" y="0" radius="0.7117" width="0.1524" layer="51"/>
1522 1522 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
1523 1523 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
1524 1524 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
1525 1525 <wire x1="-1.676" y1="0.845" x2="1.676" y2="0.845" width="0.1524" layer="51"/>
1526 1526 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
1527 1527 <wire x1="-1.676" y1="0.838" x2="-1.676" y2="-0.838" width="0.1524" layer="51"/>
1528 1528 <wire x1="-1.168" y1="0.838" x2="-1.168" y2="-0.838" width="0.1524" layer="51"/>
1529 1529 <wire x1="1.168" y1="0.838" x2="1.168" y2="-0.838" width="0.1524" layer="51"/>
1530 1530 <wire x1="1.676" y1="0.838" x2="1.676" y2="-0.838" width="0.1524" layer="51"/>
1531 1531 <wire x1="1.676" y1="-0.845" x2="-1.676" y2="-0.845" width="0.1524" layer="51"/>
1532 1532 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
1533 1533 <smd name="1" x="-1.4" y="0" dx="1.8" dy="2" layer="1"/>
1534 1534 <smd name="2" x="1.4" y="0" dx="1.8" dy="2" layer="1"/>
1535 1535 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1536 1536 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1537 1537 </package>
1538 1538 <package name="L3230M">
1539 1539 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1540 1540 molded</description>
1541 1541 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
1542 1542 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
1543 1543 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
1544 1544 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
1545 1545 <wire x1="-1.575" y1="1.27" x2="1.575" y2="1.27" width="0.1524" layer="51"/>
1546 1546 <wire x1="1.575" y1="1.27" x2="1.575" y2="-1.27" width="0.1524" layer="51"/>
1547 1547 <wire x1="1.575" y1="-1.27" x2="-1.575" y2="-1.27" width="0.1524" layer="51"/>
1548 1548 <wire x1="-1.575" y1="-1.27" x2="-1.575" y2="1.27" width="0.1524" layer="51"/>
1549 1549 <wire x1="-1.651" y1="0.94" x2="-1.651" y2="-0.94" width="0.1524" layer="51"/>
1550 1550 <wire x1="1.651" y1="0.94" x2="1.651" y2="-0.94" width="0.1524" layer="51"/>
1551 1551 <rectangle x1="-0.3" y1="-1" x2="0.3" y2="1" layer="35"/>
1552 1552 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2.2" layer="1"/>
1553 1553 <smd name="2" x="1.4" y="0" dx="1.6" dy="2.2" layer="1"/>
1554 1554 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1555 1555 <text x="-1.905" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1556 1556 </package>
1557 1557 <package name="L4035M">
1558 1558 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1559 1559 molded</description>
1560 1560 <wire x1="-2.973" y1="1.983" x2="2.973" y2="1.983" width="0.0508" layer="39"/>
1561 1561 <wire x1="2.973" y1="-1.983" x2="-2.973" y2="-1.983" width="0.0508" layer="39"/>
1562 1562 <wire x1="-2.973" y1="-1.983" x2="-2.973" y2="1.983" width="0.0508" layer="39"/>
1563 1563 <wire x1="2.973" y1="1.983" x2="2.973" y2="-1.983" width="0.0508" layer="39"/>
1564 1564 <wire x1="-2.083" y1="0.686" x2="-2.083" y2="-0.686" width="0.1524" layer="51"/>
1565 1565 <wire x1="2.083" y1="0.686" x2="2.083" y2="-0.686" width="0.1524" layer="51"/>
1566 1566 <wire x1="-1.981" y1="1.524" x2="-1.981" y2="-1.524" width="0.1524" layer="51"/>
1567 1567 <wire x1="-1.981" y1="-1.524" x2="1.981" y2="-1.524" width="0.1524" layer="51"/>
1568 1568 <wire x1="1.981" y1="-1.524" x2="1.981" y2="1.524" width="0.1524" layer="51"/>
1569 1569 <wire x1="1.981" y1="1.524" x2="-1.981" y2="1.524" width="0.1524" layer="51"/>
1570 1570 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
1571 1571 <smd name="1" x="-1.6" y="0" dx="2.2" dy="1.4" layer="1"/>
1572 1572 <smd name="2" x="1.6" y="0" dx="2.2" dy="1.4" layer="1"/>
1573 1573 <text x="-1.905" y="2.54" size="1.27" layer="25">&gt;NAME</text>
1574 1574 <text x="-1.905" y="-3.81" size="1.27" layer="27">&gt;VALUE</text>
1575 1575 </package>
1576 1576 <package name="L4516C">
1577 1577 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;</description>
1578 1578 <wire x1="-2.973" y1="0.983" x2="2.973" y2="0.983" width="0.0508" layer="39"/>
1579 1579 <wire x1="2.973" y1="-0.983" x2="-2.973" y2="-0.983" width="0.0508" layer="39"/>
1580 1580 <wire x1="-2.973" y1="-0.983" x2="-2.973" y2="0.983" width="0.0508" layer="39"/>
1581 1581 <wire x1="-1.626" y1="0.54" x2="1.626" y2="0.54" width="0.1016" layer="51"/>
1582 1582 <wire x1="-1.626" y1="-0.527" x2="1.626" y2="-0.527" width="0.1016" layer="51"/>
1583 1583 <wire x1="2.973" y1="0.983" x2="2.973" y2="-0.983" width="0.0508" layer="39"/>
1584 1584 <rectangle x1="-2.4003" y1="-0.5969" x2="-1.6002" y2="0.603" layer="51"/>
1585 1585 <rectangle x1="1.6002" y1="-0.603" x2="2.4003" y2="0.5969" layer="51"/>
1586 1586 <rectangle x1="-0.7" y1="-0.3" x2="0.7" y2="0.3" layer="35"/>
1587 1587 <smd name="1" x="-2.1" y="0" dx="1" dy="1.6" layer="1"/>
1588 1588 <smd name="2" x="2.1" y="0" dx="1" dy="1.6" layer="1"/>
1589 1589 <text x="-1.905" y="1.27" size="1.27" layer="25">&gt;NAME</text>
1590 1590 <text x="-1.905" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
1591 1591 </package>
1592 1592 <package name="L4532M">
1593 1593 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1594 1594 molded</description>
1595 1595 <wire x1="-3.473" y1="1.983" x2="3.473" y2="1.983" width="0.0508" layer="39"/>
1596 1596 <wire x1="3.473" y1="-1.983" x2="-3.473" y2="-1.983" width="0.0508" layer="39"/>
1597 1597 <wire x1="-3.473" y1="-1.983" x2="-3.473" y2="1.983" width="0.0508" layer="39"/>
1598 1598 <wire x1="3.473" y1="1.983" x2="3.473" y2="-1.983" width="0.0508" layer="39"/>
1599 1599 <wire x1="-2.21" y1="-1.626" x2="2.21" y2="-1.626" width="0.1524" layer="51"/>
1600 1600 <wire x1="2.21" y1="1.626" x2="-2.21" y2="1.626" width="0.1524" layer="51"/>
1601 1601 <wire x1="-2.337" y1="1.041" x2="-2.337" y2="-1.041" width="0.1524" layer="51"/>
1602 1602 <wire x1="2.337" y1="1.041" x2="2.337" y2="-1.041" width="0.1524" layer="51"/>
1603 1603 <wire x1="-2.21" y1="1.626" x2="-2.21" y2="-1.626" width="0.1524" layer="51"/>
1604 1604 <wire x1="2.21" y1="1.626" x2="2.21" y2="-1.626" width="0.1524" layer="51"/>
1605 1605 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
1606 1606 <smd name="1" x="-1.9" y="0" dx="2" dy="2.4" layer="1"/>
1607 1607 <smd name="2" x="1.9" y="0" dx="2" dy="2.4" layer="1"/>
1608 1608 <text x="-1.905" y="2.54" size="1.27" layer="25">&gt;NAME</text>
1609 1609 <text x="-1.905" y="-3.81" size="1.27" layer="27">&gt;VALUE</text>
1610 1610 </package>
1611 1611 <package name="L4532P">
1612 1612 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1613 1613 precision wire wound</description>
1614 1614 <circle x="0" y="0" radius="1.3211" width="0.1524" layer="51"/>
1615 1615 <wire x1="-2.973" y1="1.983" x2="2.973" y2="1.983" width="0.0508" layer="39"/>
1616 1616 <wire x1="2.973" y1="-1.983" x2="-2.973" y2="-1.983" width="0.0508" layer="39"/>
1617 1617 <wire x1="-2.973" y1="-1.983" x2="-2.973" y2="1.983" width="0.0508" layer="39"/>
1618 1618 <wire x1="-2.311" y1="1.675" x2="2.311" y2="1.675" width="0.1524" layer="51"/>
1619 1619 <wire x1="2.973" y1="1.983" x2="2.973" y2="-1.983" width="0.0508" layer="39"/>
1620 1620 <wire x1="-2.311" y1="-1.653" x2="2.311" y2="-1.653" width="0.1524" layer="51"/>
1621 1621 <wire x1="-2.311" y1="1.626" x2="-2.311" y2="-1.626" width="0.1524" layer="51"/>
1622 1622 <wire x1="2.311" y1="1.675" x2="2.311" y2="-1.626" width="0.1524" layer="51"/>
1623 1623 <wire x1="-1.448" y1="1.651" x2="-1.448" y2="-1.626" width="0.1524" layer="51"/>
1624 1624 <wire x1="1.448" y1="1.626" x2="1.448" y2="-1.626" width="0.1524" layer="51"/>
1625 1625 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
1626 1626 <smd name="1" x="-2" y="0" dx="1.8" dy="3.6" layer="1"/>
1627 1627 <smd name="2" x="2" y="0" dx="1.8" dy="3.6" layer="1"/>
1628 1628 <text x="-1.905" y="2.54" size="1.27" layer="25">&gt;NAME</text>
1629 1629 <text x="-1.905" y="-3.81" size="1.27" layer="27">&gt;VALUE</text>
1630 1630 </package>
1631 1631 <package name="L5038P">
1632 1632 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1633 1633 precision wire wound</description>
1634 1634 <circle x="0" y="0" radius="1.4732" width="0.1524" layer="51"/>
1635 1635 <wire x1="-2.973" y1="1.983" x2="2.973" y2="1.983" width="0.0508" layer="39"/>
1636 1636 <wire x1="2.973" y1="-1.983" x2="-2.973" y2="-1.983" width="0.0508" layer="39"/>
1637 1637 <wire x1="-2.973" y1="-1.983" x2="-2.973" y2="1.983" width="0.0508" layer="39"/>
1638 1638 <wire x1="-2.286" y1="1.853" x2="2.311" y2="1.853" width="0.1016" layer="51"/>
1639 1639 <wire x1="2.973" y1="1.983" x2="2.973" y2="-1.983" width="0.0508" layer="39"/>
1640 1640 <wire x1="-2.286" y1="-1.856" x2="2.311" y2="-1.856" width="0.1016" layer="51"/>
1641 1641 <wire x1="2.389" y1="-1.27" x2="2.389" y2="1.27" width="0.1016" layer="51"/>
1642 1642 <wire x1="-2.386" y1="-1.27" x2="-2.386" y2="1.27" width="0.1016" layer="51"/>
1643 1643 <wire x1="1.602" y1="-1.854" x2="1.602" y2="1.854" width="0.1016" layer="51"/>
1644 1644 <wire x1="-1.624" y1="-1.854" x2="-1.624" y2="1.854" width="0.1016" layer="51"/>
1645 1645 <wire x1="-2.31" y1="-1.854" x2="-2.31" y2="1.854" width="0.1016" layer="51"/>
1646 1646 <wire x1="2.313" y1="-1.854" x2="2.313" y2="1.854" width="0.1016" layer="51"/>
1647 1647 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
1648 1648 <smd name="1" x="-2.2" y="0" dx="1.4" dy="2.8" layer="1"/>
1649 1649 <smd name="2" x="2.2" y="0" dx="1.4" dy="2.8" layer="1"/>
1650 1650 <text x="-1.905" y="2.54" size="1.27" layer="25">&gt;NAME</text>
1651 1651 <text x="-1.905" y="-3.81" size="1.27" layer="27">&gt;VALUE</text>
1652 1652 </package>
1653 1653 <package name="L5650M">
1654 1654 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1655 1655 molded</description>
1656 1656 <wire x1="-3.973" y1="2.983" x2="3.973" y2="2.983" width="0.0508" layer="39"/>
1657 1657 <wire x1="3.973" y1="-2.983" x2="-3.973" y2="-2.983" width="0.0508" layer="39"/>
1658 1658 <wire x1="-3.973" y1="-2.983" x2="-3.973" y2="2.983" width="0.0508" layer="39"/>
1659 1659 <wire x1="3.973" y1="2.983" x2="3.973" y2="-2.983" width="0.0508" layer="39"/>
1660 1660 <wire x1="-2.108" y1="-2.591" x2="2.083" y2="-2.591" width="0.1524" layer="51"/>
1661 1661 <wire x1="2.083" y1="2.591" x2="-2.108" y2="2.591" width="0.1524" layer="51"/>
1662 1662 <wire x1="2.184" y1="2.032" x2="2.184" y2="-2.032" width="0.1524" layer="51"/>
1663 1663 <wire x1="-2.21" y1="2.032" x2="-2.21" y2="-2.032" width="0.1524" layer="51"/>
1664 1664 <wire x1="-2.108" y1="2.591" x2="-2.108" y2="-2.591" width="0.1524" layer="51"/>
1665 1665 <wire x1="2.083" y1="2.591" x2="2.083" y2="-2.591" width="0.1524" layer="51"/>
1666 1666 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
1667 1667 <smd name="1" x="-2.5" y="0" dx="1.8" dy="4" layer="1"/>
1668 1668 <smd name="2" x="2.5" y="0" dx="1.8" dy="4" layer="1"/>
1669 1669 <text x="-1.905" y="3.175" size="1.27" layer="25">&gt;NAME</text>
1670 1670 <text x="-1.905" y="-4.445" size="1.27" layer="27">&gt;VALUE</text>
1671 1671 </package>
1672 1672 <package name="L8530M">
1673 1673 <description>&lt;b&gt;INDUCTOR&lt;/b&gt;&lt;p&gt;
1674 1674 molded</description>
1675 1675 <wire x1="-5.473" y1="1.983" x2="5.473" y2="1.983" width="0.0508" layer="39"/>
1676 1676 <wire x1="5.473" y1="-1.983" x2="-5.473" y2="-1.983" width="0.0508" layer="39"/>
1677 1677 <wire x1="-5.473" y1="-1.983" x2="-5.473" y2="1.983" width="0.0508" layer="39"/>
1678 1678 <wire x1="5.473" y1="1.983" x2="5.473" y2="-1.983" width="0.0508" layer="39"/>
1679 1679 <wire x1="-4.191" y1="-1.524" x2="-4.191" y2="1.524" width="0.1524" layer="51"/>
1680 1680 <wire x1="4.191" y1="1.524" x2="-4.191" y2="1.524" width="0.1524" layer="51"/>
1681 1681 <wire x1="4.191" y1="-1.524" x2="-4.191" y2="-1.524" width="0.1524" layer="51"/>
1682 1682 <wire x1="-4.293" y1="-0.66" x2="-4.293" y2="0.66" width="0.1524" layer="51"/>
1683 1683 <wire x1="4.293" y1="-0.66" x2="4.293" y2="0.66" width="0.1524" layer="51"/>
1684 1684 <wire x1="4.191" y1="-1.524" x2="4.191" y2="1.524" width="0.1524" layer="51"/>
1685 1685 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
1686 1686 <smd name="1" x="-3.7" y="0" dx="2.4" dy="1.4" layer="1"/>
1687 1687 <smd name="2" x="3.7" y="0" dx="2.4" dy="1.4" layer="1"/>
1688 1688 <text x="-2.54" y="1.905" size="1.27" layer="25">&gt;NAME</text>
1689 1689 <text x="-2.54" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
1690 1690 </package>
1691 1691 </packages>
1692 1692 <symbols>
1693 1693 <symbol name="C">
1694 1694 <rectangle x1="-2.032" y1="-2.032" x2="2.032" y2="-1.524" layer="94"/>
1695 1695 <rectangle x1="-2.032" y1="-1.016" x2="2.032" y2="-0.508" layer="94"/>
1696 1696 <wire x1="0" y1="0" x2="0" y2="-0.508" width="0.1524" layer="94"/>
1697 1697 <wire x1="0" y1="-2.54" x2="0" y2="-2.032" width="0.1524" layer="94"/>
1698 1698 <pin name="1" x="0" y="2.54" visible="off" length="short" direction="pas" swaplevel="1" rot="R270"/>
1699 1699 <pin name="2" x="0" y="-5.08" visible="off" length="short" direction="pas" swaplevel="1" rot="R90"/>
1700 1700 <text x="1.524" y="0.381" size="1.778" layer="95">&gt;NAME</text>
1701 1701 <text x="1.524" y="-4.699" size="1.778" layer="96">&gt;VALUE</text>
1702 1702 <text x="0" y="2.54" size="0.4064" layer="99" align="center">SpiceOrder 1</text>
1703 1703 <text x="0" y="-5.08" size="0.4064" layer="99" align="center">SpiceOrder 2</text>
1704 1704 </symbol>
1705 1705 <symbol name="L">
1706 1706 <wire x1="-1.016" y1="2.54" x2="-0.889" y2="2.54" width="0.1524" layer="94"/>
1707 1707 <wire x1="-0.889" y1="2.54" x2="-0.762" y2="2.54" width="0.1524" layer="94"/>
1708 1708 <wire x1="-0.762" y1="2.54" x2="-0.635" y2="2.54" width="0.1524" layer="94"/>
1709 1709 <wire x1="-0.635" y1="2.54" x2="-0.508" y2="2.54" width="0.1524" layer="94"/>
1710 1710 <wire x1="-0.508" y1="2.54" x2="-0.381" y2="2.54" width="0.1524" layer="94"/>
1711 1711 <wire x1="-0.381" y1="2.54" x2="-0.254" y2="2.54" width="0.1524" layer="94"/>
1712 1712 <wire x1="-0.254" y1="2.54" x2="-0.127" y2="2.54" width="0.1524" layer="94"/>
1713 1713 <wire x1="-0.127" y1="2.54" x2="0" y2="2.54" width="0.1524" layer="94"/>
1714 1714 <wire x1="0" y1="2.54" x2="0.127" y2="2.54" width="0.1524" layer="94"/>
1715 1715 <wire x1="0.127" y1="2.54" x2="0.254" y2="2.54" width="0.1524" layer="94"/>
1716 1716 <wire x1="0.254" y1="2.54" x2="0.381" y2="2.54" width="0.1524" layer="94"/>
1717 1717 <wire x1="0.381" y1="2.54" x2="0.508" y2="2.54" width="0.1524" layer="94"/>
1718 1718 <wire x1="0.508" y1="2.54" x2="0.635" y2="2.54" width="0.1524" layer="94"/>
1719 1719 <wire x1="0.635" y1="2.54" x2="0.762" y2="2.54" width="0.1524" layer="94"/>
1720 1720 <wire x1="0.762" y1="2.54" x2="0.889" y2="2.54" width="0.1524" layer="94"/>
1721 1721 <wire x1="0.889" y1="2.54" x2="1.016" y2="2.54" width="0.1524" layer="94"/>
1722 1722 <wire x1="1.016" y1="2.54" x2="1.016" y2="-2.54" width="0.1524" layer="94"/>
1723 1723 <wire x1="1.016" y1="-2.54" x2="0.889" y2="-2.54" width="0.1524" layer="94"/>
1724 1724 <wire x1="0.889" y1="-2.54" x2="0.762" y2="-2.54" width="0.1524" layer="94"/>
1725 1725 <wire x1="0.762" y1="-2.54" x2="0.635" y2="-2.54" width="0.1524" layer="94"/>
1726 1726 <wire x1="0.635" y1="-2.54" x2="0.508" y2="-2.54" width="0.1524" layer="94"/>
1727 1727 <wire x1="0.508" y1="-2.54" x2="0.381" y2="-2.54" width="0.1524" layer="94"/>
1728 1728 <wire x1="0.381" y1="-2.54" x2="0.254" y2="-2.54" width="0.1524" layer="94"/>
1729 1729 <wire x1="0.254" y1="-2.54" x2="0.127" y2="-2.54" width="0.1524" layer="94"/>
1730 1730 <wire x1="0.127" y1="-2.54" x2="0" y2="-2.54" width="0.1524" layer="94"/>
1731 1731 <wire x1="0" y1="-2.54" x2="-0.127" y2="-2.54" width="0.1524" layer="94"/>
1732 1732 <wire x1="-0.127" y1="-2.54" x2="-0.254" y2="-2.54" width="0.1524" layer="94"/>
1733 1733 <wire x1="-0.254" y1="-2.54" x2="-0.381" y2="-2.54" width="0.1524" layer="94"/>
1734 1734 <wire x1="-0.381" y1="-2.54" x2="-0.508" y2="-2.54" width="0.1524" layer="94"/>
1735 1735 <wire x1="-0.508" y1="-2.54" x2="-0.635" y2="-2.54" width="0.1524" layer="94"/>
1736 1736 <wire x1="-0.635" y1="-2.54" x2="-0.762" y2="-2.54" width="0.1524" layer="94"/>
1737 1737 <wire x1="-0.762" y1="-2.54" x2="-0.889" y2="-2.54" width="0.1524" layer="94"/>
1738 1738 <wire x1="-0.889" y1="-2.54" x2="-1.016" y2="-2.54" width="0.1524" layer="94"/>
1739 1739 <wire x1="0.889" y1="2.54" x2="0.889" y2="-2.54" width="0.1524" layer="94"/>
1740 1740 <wire x1="0.762" y1="2.54" x2="0.762" y2="-2.54" width="0.1524" layer="94"/>
1741 1741 <wire x1="0.635" y1="2.54" x2="0.635" y2="-2.54" width="0.1524" layer="94"/>
1742 1742 <wire x1="0.508" y1="2.54" x2="0.508" y2="-2.54" width="0.1524" layer="94"/>
1743 1743 <wire x1="0.381" y1="2.54" x2="0.381" y2="-2.54" width="0.1524" layer="94"/>
1744 1744 <wire x1="0.254" y1="2.54" x2="0.254" y2="-2.54" width="0.1524" layer="94"/>
1745 1745 <wire x1="0.127" y1="2.54" x2="0.127" y2="-2.54" width="0.1524" layer="94"/>
1746 1746 <wire x1="0" y1="2.54" x2="0" y2="-2.54" width="0.1524" layer="94"/>
1747 1747 <wire x1="-0.127" y1="2.54" x2="-0.127" y2="-2.54" width="0.1524" layer="94"/>
1748 1748 <wire x1="-0.254" y1="2.54" x2="-0.254" y2="-2.54" width="0.1524" layer="94"/>
1749 1749 <wire x1="-0.381" y1="2.54" x2="-0.381" y2="-2.54" width="0.1524" layer="94"/>
1750 1750 <wire x1="-0.508" y1="2.54" x2="-0.508" y2="-2.54" width="0.1524" layer="94"/>
1751 1751 <wire x1="-0.635" y1="2.54" x2="-0.635" y2="-2.54" width="0.1524" layer="94"/>
1752 1752 <wire x1="-0.762" y1="2.54" x2="-0.762" y2="-2.54" width="0.1524" layer="94"/>
1753 1753 <wire x1="-0.889" y1="2.54" x2="-0.889" y2="-2.54" width="0.1524" layer="94"/>
1754 1754 <wire x1="-1.016" y1="2.54" x2="-1.016" y2="-2.54" width="0.1524" layer="94"/>
1755 1755 <pin name="1" x="0" y="5.08" visible="off" length="short" direction="pas" swaplevel="1" rot="R270"/>
1756 1756 <pin name="2" x="0" y="-5.08" visible="off" length="short" direction="pas" swaplevel="1" rot="R90"/>
1757 1757 <text x="-1.4986" y="-3.81" size="1.778" layer="95" rot="R90">&gt;NAME</text>
1758 1758 <text x="3.302" y="-3.81" size="1.778" layer="96" rot="R90">&gt;VALUE</text>
1759 1759 <text x="0" y="5.08" size="0.4064" layer="99" align="center">SpiceOrder 1</text>
1760 1760 <text x="0" y="-5.08" size="0.4064" layer="99" align="center">SpiceOrder 2</text>
1761 1761 </symbol>
1762 1762 </symbols>
1763 1763 <devicesets>
1764 1764 <deviceset name="C" prefix="C" uservalue="yes">
1765 1765 <description>&lt;B&gt;CAPACITOR&lt;/B&gt;, European symbol</description>
1766 1766 <gates>
1767 1767 <gate name="G$1" symbol="C" x="0" y="0"/>
1768 1768 </gates>
1769 1769 <devices>
1770 1770 <device name="C0201" package="C0201">
1771 1771 <connects>
1772 1772 <connect gate="G$1" pin="1" pad="1"/>
1773 1773 <connect gate="G$1" pin="2" pad="2"/>
1774 1774 </connects>
1775 1775 <technologies>
1776 1776 <technology name="">
1777 1777 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1778 1778 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1779 1779 </technology>
1780 1780 </technologies>
1781 1781 </device>
1782 1782 <device name="C0402" package="C0402">
1783 1783 <connects>
1784 1784 <connect gate="G$1" pin="1" pad="1"/>
1785 1785 <connect gate="G$1" pin="2" pad="2"/>
1786 1786 </connects>
1787 1787 <technologies>
1788 1788 <technology name="">
1789 1789 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1790 1790 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1791 1791 </technology>
1792 1792 </technologies>
1793 1793 </device>
1794 1794 <device name="C0504" package="C0504">
1795 1795 <connects>
1796 1796 <connect gate="G$1" pin="1" pad="1"/>
1797 1797 <connect gate="G$1" pin="2" pad="2"/>
1798 1798 </connects>
1799 1799 <technologies>
1800 1800 <technology name="">
1801 1801 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1802 1802 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1803 1803 </technology>
1804 1804 </technologies>
1805 1805 </device>
1806 1806 <device name="C0603" package="C0603">
1807 1807 <connects>
1808 1808 <connect gate="G$1" pin="1" pad="1"/>
1809 1809 <connect gate="G$1" pin="2" pad="2"/>
1810 1810 </connects>
1811 1811 <technologies>
1812 1812 <technology name="">
1813 1813 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1814 1814 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1815 1815 </technology>
1816 1816 </technologies>
1817 1817 </device>
1818 1818 <device name="" package="C0805">
1819 1819 <connects>
1820 1820 <connect gate="G$1" pin="1" pad="1"/>
1821 1821 <connect gate="G$1" pin="2" pad="2"/>
1822 1822 </connects>
1823 1823 <technologies>
1824 1824 <technology name="">
1825 1825 <attribute name="SPICEMODEL" value="NONE"/>
1826 1826 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1827 1827 </technology>
1828 1828 </technologies>
1829 1829 </device>
1830 1830 <device name="C1005" package="C1005">
1831 1831 <connects>
1832 1832 <connect gate="G$1" pin="1" pad="1"/>
1833 1833 <connect gate="G$1" pin="2" pad="2"/>
1834 1834 </connects>
1835 1835 <technologies>
1836 1836 <technology name="">
1837 1837 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1838 1838 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1839 1839 </technology>
1840 1840 </technologies>
1841 1841 </device>
1842 1842 <device name="C1206" package="C1206">
1843 1843 <connects>
1844 1844 <connect gate="G$1" pin="1" pad="1"/>
1845 1845 <connect gate="G$1" pin="2" pad="2"/>
1846 1846 </connects>
1847 1847 <technologies>
1848 1848 <technology name="">
1849 1849 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1850 1850 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1851 1851 </technology>
1852 1852 </technologies>
1853 1853 </device>
1854 1854 <device name="C1210" package="C1210">
1855 1855 <connects>
1856 1856 <connect gate="G$1" pin="1" pad="1"/>
1857 1857 <connect gate="G$1" pin="2" pad="2"/>
1858 1858 </connects>
1859 1859 <technologies>
1860 1860 <technology name="">
1861 1861 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1862 1862 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1863 1863 </technology>
1864 1864 </technologies>
1865 1865 </device>
1866 1866 <device name="C1310" package="C1310">
1867 1867 <connects>
1868 1868 <connect gate="G$1" pin="1" pad="1"/>
1869 1869 <connect gate="G$1" pin="2" pad="2"/>
1870 1870 </connects>
1871 1871 <technologies>
1872 1872 <technology name="">
1873 1873 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1874 1874 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1875 1875 </technology>
1876 1876 </technologies>
1877 1877 </device>
1878 1878 <device name="C1608" package="C1608">
1879 1879 <connects>
1880 1880 <connect gate="G$1" pin="1" pad="1"/>
1881 1881 <connect gate="G$1" pin="2" pad="2"/>
1882 1882 </connects>
1883 1883 <technologies>
1884 1884 <technology name="">
1885 1885 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1886 1886 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1887 1887 </technology>
1888 1888 </technologies>
1889 1889 </device>
1890 1890 <device name="C1808" package="C1808">
1891 1891 <connects>
1892 1892 <connect gate="G$1" pin="1" pad="1"/>
1893 1893 <connect gate="G$1" pin="2" pad="2"/>
1894 1894 </connects>
1895 1895 <technologies>
1896 1896 <technology name="">
1897 1897 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1898 1898 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1899 1899 </technology>
1900 1900 </technologies>
1901 1901 </device>
1902 1902 <device name="C1812" package="C1812">
1903 1903 <connects>
1904 1904 <connect gate="G$1" pin="1" pad="1"/>
1905 1905 <connect gate="G$1" pin="2" pad="2"/>
1906 1906 </connects>
1907 1907 <technologies>
1908 1908 <technology name="">
1909 1909 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1910 1910 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1911 1911 </technology>
1912 1912 </technologies>
1913 1913 </device>
1914 1914 <device name="C1825" package="C1825">
1915 1915 <connects>
1916 1916 <connect gate="G$1" pin="1" pad="1"/>
1917 1917 <connect gate="G$1" pin="2" pad="2"/>
1918 1918 </connects>
1919 1919 <technologies>
1920 1920 <technology name="">
1921 1921 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1922 1922 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1923 1923 </technology>
1924 1924 </technologies>
1925 1925 </device>
1926 1926 <device name="C2012" package="C2012">
1927 1927 <connects>
1928 1928 <connect gate="G$1" pin="1" pad="1"/>
1929 1929 <connect gate="G$1" pin="2" pad="2"/>
1930 1930 </connects>
1931 1931 <technologies>
1932 1932 <technology name="">
1933 1933 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1934 1934 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1935 1935 </technology>
1936 1936 </technologies>
1937 1937 </device>
1938 1938 <device name="C3216" package="C3216">
1939 1939 <connects>
1940 1940 <connect gate="G$1" pin="1" pad="1"/>
1941 1941 <connect gate="G$1" pin="2" pad="2"/>
1942 1942 </connects>
1943 1943 <technologies>
1944 1944 <technology name="">
1945 1945 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1946 1946 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1947 1947 </technology>
1948 1948 </technologies>
1949 1949 </device>
1950 1950 <device name="C3225" package="C3225">
1951 1951 <connects>
1952 1952 <connect gate="G$1" pin="1" pad="1"/>
1953 1953 <connect gate="G$1" pin="2" pad="2"/>
1954 1954 </connects>
1955 1955 <technologies>
1956 1956 <technology name="">
1957 1957 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1958 1958 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1959 1959 </technology>
1960 1960 </technologies>
1961 1961 </device>
1962 1962 <device name="C3640" package="C3640">
1963 1963 <connects>
1964 1964 <connect gate="G$1" pin="1" pad="1"/>
1965 1965 <connect gate="G$1" pin="2" pad="2"/>
1966 1966 </connects>
1967 1967 <technologies>
1968 1968 <technology name="">
1969 1969 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1970 1970 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1971 1971 </technology>
1972 1972 </technologies>
1973 1973 </device>
1974 1974 <device name="C4532" package="C4532">
1975 1975 <connects>
1976 1976 <connect gate="G$1" pin="1" pad="1"/>
1977 1977 <connect gate="G$1" pin="2" pad="2"/>
1978 1978 </connects>
1979 1979 <technologies>
1980 1980 <technology name="">
1981 1981 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1982 1982 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1983 1983 </technology>
1984 1984 </technologies>
1985 1985 </device>
1986 1986 <device name="C4564" package="C4564">
1987 1987 <connects>
1988 1988 <connect gate="G$1" pin="1" pad="1"/>
1989 1989 <connect gate="G$1" pin="2" pad="2"/>
1990 1990 </connects>
1991 1991 <technologies>
1992 1992 <technology name="">
1993 1993 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
1994 1994 <attribute name="SPICEPREFIX" value="C" constant="no"/>
1995 1995 </technology>
1996 1996 </technologies>
1997 1997 </device>
1998 1998 </devices>
1999 1999 </deviceset>
2000 2000 <deviceset name="L" prefix="L" uservalue="yes">
2001 2001 <description>&lt;B&gt;INDUCTOR&lt;/B&gt;, European symbol</description>
2002 2002 <gates>
2003 2003 <gate name="G$1" symbol="L" x="0" y="0"/>
2004 2004 </gates>
2005 2005 <devices>
2006 2006 <device name="0204/7" package="0204/7">
2007 2007 <connects>
2008 2008 <connect gate="G$1" pin="1" pad="1"/>
2009 2009 <connect gate="G$1" pin="2" pad="2"/>
2010 2010 </connects>
2011 2011 <technologies>
2012 2012 <technology name="">
2013 2013 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2014 2014 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2015 2015 </technology>
2016 2016 </technologies>
2017 2017 </device>
2018 2018 <device name="0207/10" package="0207/10">
2019 2019 <connects>
2020 2020 <connect gate="G$1" pin="1" pad="1"/>
2021 2021 <connect gate="G$1" pin="2" pad="2"/>
2022 2022 </connects>
2023 2023 <technologies>
2024 2024 <technology name="">
2025 2025 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2026 2026 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2027 2027 </technology>
2028 2028 </technologies>
2029 2029 </device>
2030 2030 <device name="L0201" package="L0201">
2031 2031 <connects>
2032 2032 <connect gate="G$1" pin="1" pad="1"/>
2033 2033 <connect gate="G$1" pin="2" pad="2"/>
2034 2034 </connects>
2035 2035 <technologies>
2036 2036 <technology name="">
2037 2037 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2038 2038 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2039 2039 </technology>
2040 2040 </technologies>
2041 2041 </device>
2042 2042 <device name="" package="L1812">
2043 2043 <connects>
2044 2044 <connect gate="G$1" pin="1" pad="1"/>
2045 2045 <connect gate="G$1" pin="2" pad="2"/>
2046 2046 </connects>
2047 2047 <technologies>
2048 2048 <technology name="">
2049 2049 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2050 2050 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2051 2051 </technology>
2052 2052 </technologies>
2053 2053 </device>
2054 2054 <device name="L2012C" package="L2012C">
2055 2055 <connects>
2056 2056 <connect gate="G$1" pin="1" pad="1"/>
2057 2057 <connect gate="G$1" pin="2" pad="2"/>
2058 2058 </connects>
2059 2059 <technologies>
2060 2060 <technology name="">
2061 2061 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2062 2062 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2063 2063 </technology>
2064 2064 </technologies>
2065 2065 </device>
2066 2066 <device name="L2825P" package="L2825P">
2067 2067 <connects>
2068 2068 <connect gate="G$1" pin="1" pad="1"/>
2069 2069 <connect gate="G$1" pin="2" pad="2"/>
2070 2070 </connects>
2071 2071 <technologies>
2072 2072 <technology name="">
2073 2073 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2074 2074 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2075 2075 </technology>
2076 2076 </technologies>
2077 2077 </device>
2078 2078 <device name="L3216C" package="L3216C">
2079 2079 <connects>
2080 2080 <connect gate="G$1" pin="1" pad="1"/>
2081 2081 <connect gate="G$1" pin="2" pad="2"/>
2082 2082 </connects>
2083 2083 <technologies>
2084 2084 <technology name="">
2085 2085 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2086 2086 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2087 2087 </technology>
2088 2088 </technologies>
2089 2089 </device>
2090 2090 <device name="L3225M" package="L3225M">
2091 2091 <connects>
2092 2092 <connect gate="G$1" pin="1" pad="1"/>
2093 2093 <connect gate="G$1" pin="2" pad="2"/>
2094 2094 </connects>
2095 2095 <technologies>
2096 2096 <technology name="">
2097 2097 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2098 2098 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2099 2099 </technology>
2100 2100 </technologies>
2101 2101 </device>
2102 2102 <device name="L3225P" package="L3225P">
2103 2103 <connects>
2104 2104 <connect gate="G$1" pin="1" pad="1"/>
2105 2105 <connect gate="G$1" pin="2" pad="2"/>
2106 2106 </connects>
2107 2107 <technologies>
2108 2108 <technology name="">
2109 2109 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2110 2110 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2111 2111 </technology>
2112 2112 </technologies>
2113 2113 </device>
2114 2114 <device name="L3230M" package="L3230M">
2115 2115 <connects>
2116 2116 <connect gate="G$1" pin="1" pad="1"/>
2117 2117 <connect gate="G$1" pin="2" pad="2"/>
2118 2118 </connects>
2119 2119 <technologies>
2120 2120 <technology name="">
2121 2121 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2122 2122 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2123 2123 </technology>
2124 2124 </technologies>
2125 2125 </device>
2126 2126 <device name="L4035M" package="L4035M">
2127 2127 <connects>
2128 2128 <connect gate="G$1" pin="1" pad="1"/>
2129 2129 <connect gate="G$1" pin="2" pad="2"/>
2130 2130 </connects>
2131 2131 <technologies>
2132 2132 <technology name="">
2133 2133 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2134 2134 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2135 2135 </technology>
2136 2136 </technologies>
2137 2137 </device>
2138 2138 <device name="L4516C" package="L4516C">
2139 2139 <connects>
2140 2140 <connect gate="G$1" pin="1" pad="1"/>
2141 2141 <connect gate="G$1" pin="2" pad="2"/>
2142 2142 </connects>
2143 2143 <technologies>
2144 2144 <technology name="">
2145 2145 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2146 2146 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2147 2147 </technology>
2148 2148 </technologies>
2149 2149 </device>
2150 2150 <device name="L4532C" package="L4532M">
2151 2151 <connects>
2152 2152 <connect gate="G$1" pin="1" pad="1"/>
2153 2153 <connect gate="G$1" pin="2" pad="2"/>
2154 2154 </connects>
2155 2155 <technologies>
2156 2156 <technology name="">
2157 2157 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2158 2158 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2159 2159 </technology>
2160 2160 </technologies>
2161 2161 </device>
2162 2162 <device name="L4532P" package="L4532P">
2163 2163 <connects>
2164 2164 <connect gate="G$1" pin="1" pad="1"/>
2165 2165 <connect gate="G$1" pin="2" pad="2"/>
2166 2166 </connects>
2167 2167 <technologies>
2168 2168 <technology name="">
2169 2169 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2170 2170 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2171 2171 </technology>
2172 2172 </technologies>
2173 2173 </device>
2174 2174 <device name="L5038P" package="L5038P">
2175 2175 <connects>
2176 2176 <connect gate="G$1" pin="1" pad="1"/>
2177 2177 <connect gate="G$1" pin="2" pad="2"/>
2178 2178 </connects>
2179 2179 <technologies>
2180 2180 <technology name="">
2181 2181 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2182 2182 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2183 2183 </technology>
2184 2184 </technologies>
2185 2185 </device>
2186 2186 <device name="L5650M" package="L5650M">
2187 2187 <connects>
2188 2188 <connect gate="G$1" pin="1" pad="1"/>
2189 2189 <connect gate="G$1" pin="2" pad="2"/>
2190 2190 </connects>
2191 2191 <technologies>
2192 2192 <technology name="">
2193 2193 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2194 2194 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2195 2195 </technology>
2196 2196 </technologies>
2197 2197 </device>
2198 2198 <device name="L8530M" package="L8530M">
2199 2199 <connects>
2200 2200 <connect gate="G$1" pin="1" pad="1"/>
2201 2201 <connect gate="G$1" pin="2" pad="2"/>
2202 2202 </connects>
2203 2203 <technologies>
2204 2204 <technology name="">
2205 2205 <attribute name="SPICEMODEL" value="NONE" constant="no"/>
2206 2206 <attribute name="SPICEPREFIX" value="L" constant="no"/>
2207 2207 </technology>
2208 2208 </technologies>
2209 2209 </device>
2210 2210 </devices>
2211 2211 </deviceset>
2212 2212 </devicesets>
2213 2213 </library>
2214 2214 <library name="crystal">
2215 2215 <description>&lt;b&gt;Crystals and Crystal Resonators&lt;/b&gt;&lt;p&gt;
2216 2216 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
2217 2217 <packages>
2218 2218 <package name="HC49/S">
2219 2219 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2220 2220 <wire x1="-3.048" y1="-2.159" x2="3.048" y2="-2.159" width="0.4064" layer="21"/>
2221 2221 <wire x1="-3.048" y1="2.159" x2="3.048" y2="2.159" width="0.4064" layer="21"/>
2222 2222 <wire x1="-3.048" y1="-1.651" x2="3.048" y2="-1.651" width="0.1524" layer="21"/>
2223 2223 <wire x1="3.048" y1="1.651" x2="-3.048" y2="1.651" width="0.1524" layer="21"/>
2224 2224 <wire x1="-0.254" y1="0.762" x2="0.254" y2="0.762" width="0.1524" layer="21"/>
2225 2225 <wire x1="0.254" y1="0.762" x2="0.254" y2="-0.762" width="0.1524" layer="21"/>
2226 2226 <wire x1="0.254" y1="-0.762" x2="-0.254" y2="-0.762" width="0.1524" layer="21"/>
2227 2227 <wire x1="-0.254" y1="-0.762" x2="-0.254" y2="0.762" width="0.1524" layer="21"/>
2228 2228 <wire x1="0.635" y1="0.762" x2="0.635" y2="0" width="0.1524" layer="21"/>
2229 2229 <wire x1="0.635" y1="0" x2="0.635" y2="-0.762" width="0.1524" layer="21"/>
2230 2230 <wire x1="-0.635" y1="0.762" x2="-0.635" y2="0" width="0.1524" layer="21"/>
2231 2231 <wire x1="-0.635" y1="0" x2="-0.635" y2="-0.762" width="0.1524" layer="21"/>
2232 2232 <wire x1="0.635" y1="0" x2="1.27" y2="0" width="0.1524" layer="21"/>
2233 2233 <wire x1="-0.635" y1="0" x2="-1.27" y2="0" width="0.1524" layer="21"/>
2234 2234 <wire x1="-3.048" y1="2.159" x2="-3.048" y2="-2.159" width="0.4064" layer="21" curve="180"/>
2235 2235 <wire x1="3.048" y1="-2.159" x2="3.048" y2="2.159" width="0.4064" layer="21" curve="180"/>
2236 2236 <wire x1="-3.048" y1="1.651" x2="-3.048" y2="-1.651" width="0.1524" layer="21" curve="180"/>
2237 2237 <wire x1="3.048" y1="-1.651" x2="3.048" y2="1.651" width="0.1524" layer="21" curve="180"/>
2238 2238 <pad name="1" x="-2.413" y="0" drill="0.8128"/>
2239 2239 <pad name="2" x="2.413" y="0" drill="0.8128"/>
2240 2240 <text x="-5.08" y="2.667" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2241 2241 <text x="-5.08" y="-3.937" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2242 2242 <rectangle x1="-4.445" y1="-2.54" x2="4.445" y2="2.54" layer="43"/>
2243 2243 <rectangle x1="-5.08" y1="-1.905" x2="-4.445" y2="1.905" layer="43"/>
2244 2244 <rectangle x1="-5.715" y1="-1.27" x2="-5.08" y2="1.27" layer="43"/>
2245 2245 <rectangle x1="4.445" y1="-1.905" x2="5.08" y2="1.905" layer="43"/>
2246 2246 <rectangle x1="5.08" y1="-1.27" x2="5.715" y2="1.27" layer="43"/>
2247 2247 </package>
2248 2248 <package name="HC49GW">
2249 2249 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2250 2250 <wire x1="-5.08" y1="-6.35" x2="5.08" y2="-6.35" width="0.8128" layer="21"/>
2251 2251 <wire x1="4.445" y1="6.731" x2="1.016" y2="6.731" width="0.1524" layer="21"/>
2252 2252 <wire x1="1.016" y1="6.731" x2="-1.016" y2="6.731" width="0.1524" layer="51"/>
2253 2253 <wire x1="-1.016" y1="6.731" x2="-4.445" y2="6.731" width="0.1524" layer="21"/>
2254 2254 <wire x1="4.445" y1="6.731" x2="5.08" y2="6.096" width="0.1524" layer="21" curve="-90"/>
2255 2255 <wire x1="-5.08" y1="6.096" x2="-4.445" y2="6.731" width="0.1524" layer="21" curve="-90"/>
2256 2256 <wire x1="-0.3302" y1="5.08" x2="-0.3302" y2="2.54" width="0.3048" layer="21"/>
2257 2257 <wire x1="-0.3302" y1="2.54" x2="0.3048" y2="2.54" width="0.3048" layer="21"/>
2258 2258 <wire x1="0.3048" y1="2.54" x2="0.3048" y2="5.08" width="0.3048" layer="21"/>
2259 2259 <wire x1="0.3048" y1="5.08" x2="-0.3302" y2="5.08" width="0.3048" layer="21"/>
2260 2260 <wire x1="0.9398" y1="5.08" x2="0.9398" y2="3.81" width="0.3048" layer="21"/>
2261 2261 <wire x1="-0.9398" y1="5.08" x2="-0.9398" y2="3.81" width="0.3048" layer="21"/>
2262 2262 <wire x1="0.9398" y1="3.81" x2="2.032" y2="3.81" width="0.1524" layer="21"/>
2263 2263 <wire x1="0.9398" y1="3.81" x2="0.9398" y2="2.54" width="0.3048" layer="21"/>
2264 2264 <wire x1="-0.9398" y1="3.81" x2="-2.032" y2="3.81" width="0.1524" layer="21"/>
2265 2265 <wire x1="-0.9398" y1="3.81" x2="-0.9398" y2="2.54" width="0.3048" layer="21"/>
2266 2266 <wire x1="-2.413" y1="-6.604" x2="-2.413" y2="-8.255" width="0.6096" layer="51"/>
2267 2267 <wire x1="2.413" y1="-6.477" x2="2.413" y2="-8.382" width="0.6096" layer="51"/>
2268 2268 <wire x1="5.08" y1="-6.35" x2="5.08" y2="6.096" width="0.1524" layer="21"/>
2269 2269 <wire x1="-5.08" y1="6.096" x2="-5.08" y2="-6.35" width="0.1524" layer="21"/>
2270 2270 <wire x1="0" y1="8.382" x2="0" y2="6.985" width="0.6096" layer="51"/>
2271 2271 <smd name="1" x="-2.413" y="-8.001" dx="1.27" dy="2.54" layer="1"/>
2272 2272 <smd name="2" x="2.413" y="-8.001" dx="1.27" dy="2.54" layer="1"/>
2273 2273 <smd name="3" x="0" y="8.001" dx="1.27" dy="2.794" layer="1"/>
2274 2274 <text x="-5.588" y="-5.08" size="1.27" layer="25" ratio="10" rot="R90">&gt;NAME</text>
2275 2275 <text x="-2.54" y="-5.08" size="1.27" layer="27" ratio="10" rot="R90">&gt;VALUE</text>
2276 2276 <rectangle x1="-5.715" y1="-8.255" x2="5.715" y2="8.255" layer="43"/>
2277 2277 </package>
2278 2278 <package name="HC49TL-H">
2279 2279 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2280 2280 <wire x1="5.334" y1="-5.715" x2="-5.461" y2="-5.715" width="0.8128" layer="21"/>
2281 2281 <wire x1="4.445" y1="7.366" x2="1.143" y2="7.366" width="0.1524" layer="21"/>
2282 2282 <wire x1="-1.143" y1="7.366" x2="-4.445" y2="7.366" width="0.1524" layer="21"/>
2283 2283 <wire x1="4.445" y1="7.366" x2="5.08" y2="6.731" width="0.1524" layer="21" curve="-90"/>
2284 2284 <wire x1="-5.08" y1="6.731" x2="-4.445" y2="7.366" width="0.1524" layer="21" curve="-90"/>
2285 2285 <wire x1="-0.3302" y1="5.715" x2="-0.3302" y2="3.175" width="0.3048" layer="21"/>
2286 2286 <wire x1="-0.3302" y1="3.175" x2="0.3048" y2="3.175" width="0.3048" layer="21"/>
2287 2287 <wire x1="0.3048" y1="3.175" x2="0.3048" y2="5.715" width="0.3048" layer="21"/>
2288 2288 <wire x1="0.3048" y1="5.715" x2="-0.3302" y2="5.715" width="0.3048" layer="21"/>
2289 2289 <wire x1="0.9398" y1="5.715" x2="0.9398" y2="4.445" width="0.3048" layer="21"/>
2290 2290 <wire x1="-0.9398" y1="5.715" x2="-0.9398" y2="4.445" width="0.3048" layer="21"/>
2291 2291 <wire x1="0.9398" y1="4.445" x2="2.032" y2="4.445" width="0.1524" layer="21"/>
2292 2292 <wire x1="0.9398" y1="4.445" x2="0.9398" y2="3.175" width="0.3048" layer="21"/>
2293 2293 <wire x1="-0.9398" y1="4.445" x2="-2.032" y2="4.445" width="0.1524" layer="21"/>
2294 2294 <wire x1="-0.9398" y1="4.445" x2="-0.9398" y2="3.175" width="0.3048" layer="21"/>
2295 2295 <wire x1="-2.413" y1="-5.842" x2="-2.413" y2="-7.62" width="0.6096" layer="51"/>
2296 2296 <wire x1="2.413" y1="-5.842" x2="2.413" y2="-7.62" width="0.6096" layer="51"/>
2297 2297 <wire x1="5.08" y1="-5.715" x2="5.08" y2="6.731" width="0.1524" layer="21"/>
2298 2298 <wire x1="-5.08" y1="6.731" x2="-5.08" y2="-5.715" width="0.1524" layer="21"/>
2299 2299 <wire x1="1.143" y1="7.366" x2="-1.143" y2="7.366" width="0.1524" layer="51"/>
2300 2300 <wire x1="0" y1="7.874" x2="0" y2="7.62" width="0.6096" layer="51"/>
2301 2301 <pad name="1" x="-2.413" y="-7.62" drill="0.8128"/>
2302 2302 <pad name="2" x="2.413" y="-7.62" drill="0.8128"/>
2303 2303 <pad name="3" x="0" y="7.874" drill="0.8128"/>
2304 2304 <text x="-5.461" y="-4.445" size="1.27" layer="25" ratio="10" rot="R90">&gt;NAME</text>
2305 2305 <text x="-2.54" y="-4.699" size="1.27" layer="27" ratio="10" rot="R90">&gt;VALUE</text>
2306 2306 <rectangle x1="-0.3048" y1="7.366" x2="0.3048" y2="7.5692" layer="51"/>
2307 2307 <rectangle x1="-6.35" y1="-6.985" x2="6.35" y2="-4.445" layer="43"/>
2308 2308 <rectangle x1="-5.715" y1="-4.445" x2="5.715" y2="8.255" layer="43"/>
2309 2309 </package>
2310 2310 <package name="HC49U-H">
2311 2311 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2312 2312 <wire x1="-5.08" y1="-3.175" x2="5.08" y2="-3.175" width="0.8128" layer="21"/>
2313 2313 <wire x1="4.445" y1="9.906" x2="-4.445" y2="9.906" width="0.1524" layer="21"/>
2314 2314 <wire x1="4.445" y1="9.906" x2="5.08" y2="9.271" width="0.1524" layer="21" curve="-90"/>
2315 2315 <wire x1="-5.08" y1="9.271" x2="-4.445" y2="9.906" width="0.1524" layer="21" curve="-90"/>
2316 2316 <wire x1="-0.3302" y1="8.255" x2="-0.3302" y2="5.715" width="0.3048" layer="21"/>
2317 2317 <wire x1="-0.3302" y1="5.715" x2="0.3048" y2="5.715" width="0.3048" layer="21"/>
2318 2318 <wire x1="0.3048" y1="5.715" x2="0.3048" y2="8.255" width="0.3048" layer="21"/>
2319 2319 <wire x1="0.3048" y1="8.255" x2="-0.3302" y2="8.255" width="0.3048" layer="21"/>
2320 2320 <wire x1="0.9398" y1="8.255" x2="0.9398" y2="6.985" width="0.3048" layer="21"/>
2321 2321 <wire x1="-0.9398" y1="8.255" x2="-0.9398" y2="6.985" width="0.3048" layer="21"/>
2322 2322 <wire x1="0.9398" y1="6.985" x2="1.905" y2="6.985" width="0.1524" layer="21"/>
2323 2323 <wire x1="0.9398" y1="6.985" x2="0.9398" y2="5.715" width="0.3048" layer="21"/>
2324 2324 <wire x1="-0.9398" y1="6.985" x2="-1.905" y2="6.985" width="0.1524" layer="21"/>
2325 2325 <wire x1="-0.9398" y1="6.985" x2="-0.9398" y2="5.715" width="0.3048" layer="21"/>
2326 2326 <wire x1="-2.413" y1="-3.302" x2="-2.413" y2="-5.08" width="0.6096" layer="51"/>
2327 2327 <wire x1="2.413" y1="-3.302" x2="2.413" y2="-5.08" width="0.6096" layer="51"/>
2328 2328 <wire x1="5.08" y1="-3.175" x2="5.08" y2="9.271" width="0.1524" layer="21"/>
2329 2329 <wire x1="-5.08" y1="9.271" x2="-5.08" y2="-3.175" width="0.1524" layer="21"/>
2330 2330 <pad name="1" x="-2.413" y="-5.08" drill="0.8128"/>
2331 2331 <pad name="2" x="2.413" y="-5.08" drill="0.8128"/>
2332 2332 <text x="-5.461" y="-1.397" size="1.27" layer="25" ratio="10" rot="R90">&gt;NAME</text>
2333 2333 <text x="-2.54" y="-2.032" size="1.27" layer="27" ratio="10" rot="R90">&gt;VALUE</text>
2334 2334 <rectangle x1="-6.35" y1="-4.445" x2="6.35" y2="-1.905" layer="43"/>
2335 2335 <rectangle x1="-5.715" y1="-1.905" x2="5.715" y2="10.795" layer="43"/>
2336 2336 </package>
2337 2337 <package name="HC49U-LM">
2338 2338 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2339 2339 <wire x1="-5.08" y1="-3.175" x2="5.08" y2="-3.175" width="0.8128" layer="21"/>
2340 2340 <wire x1="4.445" y1="9.906" x2="-4.445" y2="9.906" width="0.1524" layer="21"/>
2341 2341 <wire x1="4.445" y1="9.906" x2="5.08" y2="9.271" width="0.1524" layer="21" curve="-90"/>
2342 2342 <wire x1="-5.08" y1="9.271" x2="-4.445" y2="9.906" width="0.1524" layer="21" curve="-90"/>
2343 2343 <wire x1="-4.572" y1="3.81" x2="4.572" y2="3.81" width="0.6096" layer="21"/>
2344 2344 <wire x1="-0.3302" y1="8.255" x2="-0.3302" y2="5.715" width="0.3048" layer="21"/>
2345 2345 <wire x1="-0.3302" y1="5.715" x2="0.3048" y2="5.715" width="0.3048" layer="21"/>
2346 2346 <wire x1="0.3048" y1="5.715" x2="0.3048" y2="8.255" width="0.3048" layer="21"/>
2347 2347 <wire x1="0.3048" y1="8.255" x2="-0.3302" y2="8.255" width="0.3048" layer="21"/>
2348 2348 <wire x1="0.9398" y1="8.255" x2="0.9398" y2="6.985" width="0.3048" layer="21"/>
2349 2349 <wire x1="-0.9398" y1="8.255" x2="-0.9398" y2="6.985" width="0.3048" layer="21"/>
2350 2350 <wire x1="0.9398" y1="6.985" x2="2.54" y2="6.985" width="0.1524" layer="21"/>
2351 2351 <wire x1="0.9398" y1="6.985" x2="0.9398" y2="5.715" width="0.3048" layer="21"/>
2352 2352 <wire x1="-0.9398" y1="6.985" x2="-2.54" y2="6.985" width="0.1524" layer="21"/>
2353 2353 <wire x1="-0.9398" y1="6.985" x2="-0.9398" y2="5.715" width="0.3048" layer="21"/>
2354 2354 <wire x1="-2.413" y1="-3.302" x2="-2.413" y2="-5.08" width="0.6096" layer="51"/>
2355 2355 <wire x1="2.413" y1="-3.302" x2="2.413" y2="-5.08" width="0.6096" layer="51"/>
2356 2356 <wire x1="5.08" y1="3.048" x2="5.08" y2="-3.175" width="0.1524" layer="21"/>
2357 2357 <wire x1="5.08" y1="4.572" x2="5.08" y2="9.271" width="0.1524" layer="21"/>
2358 2358 <wire x1="4.572" y1="3.81" x2="5.08" y2="3.81" width="0.6096" layer="51"/>
2359 2359 <wire x1="5.08" y1="3.81" x2="5.715" y2="3.81" width="0.6096" layer="51"/>
2360 2360 <wire x1="5.08" y1="3.81" x2="5.08" y2="3.048" width="0.1524" layer="51"/>
2361 2361 <wire x1="5.08" y1="3.81" x2="5.08" y2="4.572" width="0.1524" layer="51"/>
2362 2362 <wire x1="-5.08" y1="3.175" x2="-5.08" y2="-3.175" width="0.1524" layer="21"/>
2363 2363 <wire x1="-5.08" y1="4.445" x2="-5.08" y2="9.271" width="0.1524" layer="21"/>
2364 2364 <wire x1="-4.699" y1="3.81" x2="-5.715" y2="3.81" width="0.6096" layer="51"/>
2365 2365 <wire x1="-5.08" y1="4.445" x2="-5.08" y2="3.175" width="0.1524" layer="51"/>
2366 2366 <pad name="1" x="-2.413" y="-5.08" drill="0.8128"/>
2367 2367 <pad name="2" x="2.413" y="-5.08" drill="0.8128"/>
2368 2368 <pad name="M" x="-5.715" y="3.81" drill="0.8128"/>
2369 2369 <pad name="M1" x="5.715" y="3.81" drill="0.8128"/>
2370 2370 <text x="-5.08" y="10.414" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2371 2371 <text x="-4.572" y="0" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2372 2372 <rectangle x1="-5.715" y1="-5.08" x2="5.715" y2="10.795" layer="43"/>
2373 2373 </package>
2374 2374 <package name="HC49U-V">
2375 2375 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2376 2376 <wire x1="-2.921" y1="-2.286" x2="2.921" y2="-2.286" width="0.4064" layer="21"/>
2377 2377 <wire x1="-2.921" y1="2.286" x2="2.921" y2="2.286" width="0.4064" layer="21"/>
2378 2378 <wire x1="-2.921" y1="-1.778" x2="2.921" y2="-1.778" width="0.1524" layer="21"/>
2379 2379 <wire x1="2.921" y1="1.778" x2="-2.921" y2="1.778" width="0.1524" layer="21"/>
2380 2380 <wire x1="2.921" y1="1.778" x2="2.921" y2="-1.778" width="0.1524" layer="21" curve="-180"/>
2381 2381 <wire x1="2.921" y1="2.286" x2="2.921" y2="-2.286" width="0.4064" layer="21" curve="-180"/>
2382 2382 <wire x1="-2.921" y1="2.286" x2="-2.921" y2="-2.286" width="0.4064" layer="21" curve="180"/>
2383 2383 <wire x1="-2.921" y1="1.778" x2="-2.921" y2="-1.778" width="0.1524" layer="21" curve="180"/>
2384 2384 <wire x1="-0.254" y1="0.889" x2="0.254" y2="0.889" width="0.1524" layer="21"/>
2385 2385 <wire x1="0.254" y1="0.889" x2="0.254" y2="-0.889" width="0.1524" layer="21"/>
2386 2386 <wire x1="0.254" y1="-0.889" x2="-0.254" y2="-0.889" width="0.1524" layer="21"/>
2387 2387 <wire x1="-0.254" y1="-0.889" x2="-0.254" y2="0.889" width="0.1524" layer="21"/>
2388 2388 <wire x1="0.635" y1="0.889" x2="0.635" y2="0" width="0.1524" layer="21"/>
2389 2389 <wire x1="0.635" y1="0" x2="0.635" y2="-0.889" width="0.1524" layer="21"/>
2390 2390 <wire x1="-0.635" y1="0.889" x2="-0.635" y2="0" width="0.1524" layer="21"/>
2391 2391 <wire x1="-0.635" y1="0" x2="-0.635" y2="-0.889" width="0.1524" layer="21"/>
2392 2392 <wire x1="0.635" y1="0" x2="1.27" y2="0" width="0.1524" layer="21"/>
2393 2393 <wire x1="-0.635" y1="0" x2="-1.27" y2="0" width="0.1524" layer="21"/>
2394 2394 <pad name="1" x="-2.413" y="0" drill="0.8128"/>
2395 2395 <pad name="2" x="2.413" y="0" drill="0.8128"/>
2396 2396 <text x="-5.08" y="2.921" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2397 2397 <text x="-5.08" y="-4.191" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2398 2398 <rectangle x1="-3.81" y1="-2.794" x2="3.81" y2="2.794" layer="43"/>
2399 2399 <rectangle x1="-4.318" y1="-2.54" x2="-3.81" y2="2.54" layer="43"/>
2400 2400 <rectangle x1="-4.826" y1="-2.286" x2="-4.318" y2="2.286" layer="43"/>
2401 2401 <rectangle x1="-5.334" y1="-1.778" x2="-4.826" y2="1.778" layer="43"/>
2402 2402 <rectangle x1="-5.588" y1="-1.27" x2="-5.334" y2="1.016" layer="43"/>
2403 2403 <rectangle x1="3.81" y1="-2.54" x2="4.318" y2="2.54" layer="43"/>
2404 2404 <rectangle x1="4.318" y1="-2.286" x2="4.826" y2="2.286" layer="43"/>
2405 2405 <rectangle x1="4.826" y1="-1.778" x2="5.334" y2="1.778" layer="43"/>
2406 2406 <rectangle x1="5.334" y1="-1.016" x2="5.588" y2="1.016" layer="43"/>
2407 2407 </package>
2408 2408 <package name="HC49U70">
2409 2409 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2410 2410 <wire x1="-3.048" y1="-2.54" x2="3.048" y2="-2.54" width="0.4064" layer="21"/>
2411 2411 <wire x1="-3.048" y1="2.54" x2="3.048" y2="2.54" width="0.4064" layer="21"/>
2412 2412 <wire x1="-3.048" y1="-2.032" x2="3.048" y2="-2.032" width="0.1524" layer="21"/>
2413 2413 <wire x1="-0.3302" y1="1.016" x2="-0.3302" y2="-1.016" width="0.1524" layer="21"/>
2414 2414 <wire x1="-0.3302" y1="-1.016" x2="0.3048" y2="-1.016" width="0.1524" layer="21"/>
2415 2415 <wire x1="0.3048" y1="-1.016" x2="0.3048" y2="1.016" width="0.1524" layer="21"/>
2416 2416 <wire x1="0.3048" y1="1.016" x2="-0.3302" y2="1.016" width="0.1524" layer="21"/>
2417 2417 <wire x1="0.6858" y1="1.016" x2="0.6858" y2="0" width="0.1524" layer="21"/>
2418 2418 <wire x1="-0.6858" y1="1.016" x2="-0.6858" y2="0" width="0.1524" layer="21"/>
2419 2419 <wire x1="0.6858" y1="0" x2="1.397" y2="0" width="0.1524" layer="21"/>
2420 2420 <wire x1="0.6858" y1="0" x2="0.6858" y2="-1.016" width="0.1524" layer="21"/>
2421 2421 <wire x1="-0.6858" y1="0" x2="-1.397" y2="0" width="0.1524" layer="21"/>
2422 2422 <wire x1="-0.6858" y1="0" x2="-0.6858" y2="-1.016" width="0.1524" layer="21"/>
2423 2423 <wire x1="-3.048" y1="2.54" x2="-3.048" y2="-2.54" width="0.4064" layer="21" curve="180"/>
2424 2424 <wire x1="3.048" y1="2.54" x2="3.048" y2="-2.54" width="0.4064" layer="21" curve="-180"/>
2425 2425 <wire x1="-3.048" y1="-2.032" x2="-3.048" y2="2.032" width="0.1524" layer="21" curve="-180"/>
2426 2426 <wire x1="3.048" y1="2.032" x2="3.048" y2="-2.032" width="0.1524" layer="21" curve="-180"/>
2427 2427 <wire x1="3.048" y1="2.032" x2="-3.048" y2="2.032" width="0.1524" layer="21"/>
2428 2428 <pad name="1" x="-2.413" y="0" drill="0.8128"/>
2429 2429 <pad name="2" x="2.413" y="0" drill="0.8128"/>
2430 2430 <text x="-5.08" y="3.175" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2431 2431 <text x="-5.08" y="-4.445" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2432 2432 <rectangle x1="-4.572" y1="-2.794" x2="-4.064" y2="2.794" layer="43"/>
2433 2433 <rectangle x1="-5.08" y1="-2.54" x2="-4.572" y2="2.54" layer="43"/>
2434 2434 <rectangle x1="-5.588" y1="-2.032" x2="-5.08" y2="2.032" layer="43"/>
2435 2435 <rectangle x1="-5.842" y1="-1.27" x2="-5.588" y2="1.27" layer="43"/>
2436 2436 <rectangle x1="-4.064" y1="-3.048" x2="4.064" y2="3.048" layer="43"/>
2437 2437 <rectangle x1="4.064" y1="-2.794" x2="4.572" y2="2.794" layer="43"/>
2438 2438 <rectangle x1="4.572" y1="-2.54" x2="5.08" y2="2.54" layer="43"/>
2439 2439 <rectangle x1="5.08" y1="-2.032" x2="5.588" y2="2.032" layer="43"/>
2440 2440 <rectangle x1="5.588" y1="-1.27" x2="5.842" y2="1.27" layer="43"/>
2441 2441 </package>
2442 2442 <package name="HC49UP">
2443 2443 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2444 2444 <wire x1="-5.1091" y1="1.143" x2="-3.429" y2="2.0321" width="0.0508" layer="21" curve="-55.770993"/>
2445 2445 <wire x1="-5.715" y1="1.143" x2="-5.715" y2="2.159" width="0.1524" layer="21"/>
2446 2446 <wire x1="3.429" y1="2.032" x2="5.1091" y2="1.143" width="0.0508" layer="21" curve="-55.772485"/>
2447 2447 <wire x1="5.715" y1="1.143" x2="5.715" y2="2.159" width="0.1524" layer="21"/>
2448 2448 <wire x1="3.429" y1="-1.27" x2="-3.429" y2="-1.27" width="0.0508" layer="21"/>
2449 2449 <wire x1="3.429" y1="-2.032" x2="-3.429" y2="-2.032" width="0.0508" layer="21"/>
2450 2450 <wire x1="-3.429" y1="1.27" x2="3.429" y2="1.27" width="0.0508" layer="21"/>
2451 2451 <wire x1="5.461" y1="-2.413" x2="-5.461" y2="-2.413" width="0.1524" layer="21"/>
2452 2452 <wire x1="5.715" y1="-0.381" x2="6.477" y2="-0.381" width="0.1524" layer="51"/>
2453 2453 <wire x1="5.715" y1="0.381" x2="6.477" y2="0.381" width="0.1524" layer="51"/>
2454 2454 <wire x1="6.477" y1="-0.381" x2="6.477" y2="0.381" width="0.1524" layer="51"/>
2455 2455 <wire x1="5.461" y1="-2.413" x2="5.715" y2="-2.159" width="0.1524" layer="21" curve="90"/>
2456 2456 <wire x1="5.715" y1="-1.143" x2="5.715" y2="1.143" width="0.1524" layer="51"/>
2457 2457 <wire x1="5.715" y1="-2.159" x2="5.715" y2="-1.143" width="0.1524" layer="21"/>
2458 2458 <wire x1="3.429" y1="-1.27" x2="3.9826" y2="-1.143" width="0.0508" layer="21" curve="25.842828"/>
2459 2459 <wire x1="3.429" y1="1.27" x2="3.9826" y2="1.143" width="0.0508" layer="21" curve="-25.842828"/>
2460 2460 <wire x1="3.429" y1="-2.032" x2="5.109" y2="-1.1429" width="0.0508" layer="21" curve="55.771157"/>
2461 2461 <wire x1="3.9826" y1="-1.143" x2="3.9826" y2="1.143" width="0.0508" layer="51" curve="128.314524"/>
2462 2462 <wire x1="5.1091" y1="-1.143" x2="5.1091" y2="1.143" width="0.0508" layer="51" curve="68.456213"/>
2463 2463 <wire x1="-5.1091" y1="-1.143" x2="-3.429" y2="-2.032" width="0.0508" layer="21" curve="55.772485"/>
2464 2464 <wire x1="-3.9826" y1="-1.143" x2="-3.9826" y2="1.143" width="0.0508" layer="51" curve="-128.314524"/>
2465 2465 <wire x1="-3.9826" y1="-1.143" x2="-3.429" y2="-1.27" width="0.0508" layer="21" curve="25.842828"/>
2466 2466 <wire x1="-3.9826" y1="1.143" x2="-3.429" y2="1.27" width="0.0508" layer="21" curve="-25.842828"/>
2467 2467 <wire x1="-6.477" y1="-0.381" x2="-6.477" y2="0.381" width="0.1524" layer="51"/>
2468 2468 <wire x1="-5.1091" y1="-1.143" x2="-5.1091" y2="1.143" width="0.0508" layer="51" curve="-68.456213"/>
2469 2469 <wire x1="-5.715" y1="-1.143" x2="-5.715" y2="-0.381" width="0.1524" layer="51"/>
2470 2470 <wire x1="-5.715" y1="-0.381" x2="-5.715" y2="0.381" width="0.1524" layer="51"/>
2471 2471 <wire x1="-5.715" y1="0.381" x2="-5.715" y2="1.143" width="0.1524" layer="51"/>
2472 2472 <wire x1="-5.715" y1="-2.159" x2="-5.715" y2="-1.143" width="0.1524" layer="21"/>
2473 2473 <wire x1="-5.715" y1="-2.159" x2="-5.461" y2="-2.413" width="0.1524" layer="21" curve="90"/>
2474 2474 <wire x1="-5.715" y1="-0.381" x2="-6.477" y2="-0.381" width="0.1524" layer="51"/>
2475 2475 <wire x1="-5.715" y1="0.381" x2="-6.477" y2="0.381" width="0.1524" layer="51"/>
2476 2476 <wire x1="-3.429" y1="2.032" x2="3.429" y2="2.032" width="0.0508" layer="21"/>
2477 2477 <wire x1="5.461" y1="2.413" x2="-5.461" y2="2.413" width="0.1524" layer="21"/>
2478 2478 <wire x1="5.461" y1="2.413" x2="5.715" y2="2.159" width="0.1524" layer="21" curve="-90"/>
2479 2479 <wire x1="-5.715" y1="2.159" x2="-5.461" y2="2.413" width="0.1524" layer="21" curve="-90"/>
2480 2480 <wire x1="-0.254" y1="0.635" x2="-0.254" y2="-0.635" width="0.1524" layer="21"/>
2481 2481 <wire x1="-0.254" y1="-0.635" x2="0.254" y2="-0.635" width="0.1524" layer="21"/>
2482 2482 <wire x1="0.254" y1="-0.635" x2="0.254" y2="0.635" width="0.1524" layer="21"/>
2483 2483 <wire x1="0.254" y1="0.635" x2="-0.254" y2="0.635" width="0.1524" layer="21"/>
2484 2484 <wire x1="-0.635" y1="0.635" x2="-0.635" y2="0" width="0.1524" layer="21"/>
2485 2485 <wire x1="-0.635" y1="0" x2="-0.635" y2="-0.635" width="0.1524" layer="21"/>
2486 2486 <wire x1="-0.635" y1="0" x2="-1.016" y2="0" width="0.0508" layer="21"/>
2487 2487 <wire x1="0.635" y1="0.635" x2="0.635" y2="0" width="0.1524" layer="21"/>
2488 2488 <wire x1="0.635" y1="0" x2="0.635" y2="-0.635" width="0.1524" layer="21"/>
2489 2489 <wire x1="0.635" y1="0" x2="1.016" y2="0" width="0.0508" layer="21"/>
2490 2490 <smd name="1" x="-4.826" y="0" dx="5.334" dy="1.9304" layer="1"/>
2491 2491 <smd name="2" x="4.826" y="0" dx="5.334" dy="1.9304" layer="1"/>
2492 2492 <text x="-5.715" y="2.794" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2493 2493 <text x="-5.715" y="-4.191" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2494 2494 <rectangle x1="-6.604" y1="-3.048" x2="6.604" y2="3.048" layer="43"/>
2495 2495 </package>
2496 2496 <package name="HC13U-H">
2497 2497 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2498 2498 <wire x1="-9.906" y1="-3.048" x2="-9.271" y2="-3.048" width="1.27" layer="21"/>
2499 2499 <wire x1="-9.271" y1="-3.048" x2="9.271" y2="-3.048" width="1.27" layer="21"/>
2500 2500 <wire x1="9.271" y1="-3.048" x2="9.906" y2="-3.048" width="1.27" layer="21"/>
2501 2501 <wire x1="8.636" y1="33.401" x2="-8.636" y2="33.401" width="0.1524" layer="21"/>
2502 2502 <wire x1="-9.271" y1="32.766" x2="-8.636" y2="33.401" width="0.1524" layer="21" curve="-90"/>
2503 2503 <wire x1="8.636" y1="33.401" x2="9.271" y2="32.766" width="0.1524" layer="21" curve="-90"/>
2504 2504 <wire x1="-9.017" y1="15.24" x2="9.017" y2="15.24" width="0.6096" layer="21"/>
2505 2505 <wire x1="-0.3302" y1="21.59" x2="-0.3302" y2="19.05" width="0.3048" layer="21"/>
2506 2506 <wire x1="-0.3302" y1="19.05" x2="0.3048" y2="19.05" width="0.3048" layer="21"/>
2507 2507 <wire x1="0.3048" y1="19.05" x2="0.3048" y2="21.59" width="0.3048" layer="21"/>
2508 2508 <wire x1="0.3048" y1="21.59" x2="-0.3302" y2="21.59" width="0.3048" layer="21"/>
2509 2509 <wire x1="0.9398" y1="21.59" x2="0.9398" y2="20.32" width="0.3048" layer="21"/>
2510 2510 <wire x1="-0.9398" y1="21.59" x2="-0.9398" y2="20.32" width="0.3048" layer="21"/>
2511 2511 <wire x1="0.9398" y1="20.32" x2="1.905" y2="20.32" width="0.1524" layer="21"/>
2512 2512 <wire x1="0.9398" y1="20.32" x2="0.9398" y2="19.05" width="0.3048" layer="21"/>
2513 2513 <wire x1="-0.9398" y1="20.32" x2="-1.905" y2="20.32" width="0.1524" layer="21"/>
2514 2514 <wire x1="-0.9398" y1="20.32" x2="-0.9398" y2="19.05" width="0.3048" layer="21"/>
2515 2515 <wire x1="9.144" y1="15.24" x2="10.16" y2="15.24" width="0.6096" layer="51"/>
2516 2516 <wire x1="-10.16" y1="15.24" x2="-9.144" y2="15.24" width="0.6096" layer="51"/>
2517 2517 <wire x1="-6.223" y1="-3.175" x2="-6.223" y2="-5.08" width="0.8128" layer="51"/>
2518 2518 <wire x1="6.223" y1="-3.175" x2="6.223" y2="-5.08" width="0.8128" layer="51"/>
2519 2519 <wire x1="9.271" y1="15.748" x2="9.271" y2="32.766" width="0.1524" layer="21"/>
2520 2520 <wire x1="9.271" y1="14.732" x2="9.271" y2="-3.048" width="0.1524" layer="21"/>
2521 2521 <wire x1="9.271" y1="15.748" x2="9.271" y2="14.732" width="0.1524" layer="51"/>
2522 2522 <wire x1="-9.271" y1="14.732" x2="-9.271" y2="-3.048" width="0.1524" layer="21"/>
2523 2523 <wire x1="-9.271" y1="15.748" x2="-9.271" y2="32.766" width="0.1524" layer="21"/>
2524 2524 <wire x1="-9.271" y1="15.748" x2="-9.271" y2="14.732" width="0.1524" layer="51"/>
2525 2525 <pad name="1" x="-6.223" y="-5.08" drill="1.016"/>
2526 2526 <pad name="2" x="6.223" y="-5.08" drill="1.016"/>
2527 2527 <pad name="M" x="-10.16" y="15.24" drill="0.8128"/>
2528 2528 <pad name="M1" x="10.16" y="15.24" drill="0.8128"/>
2529 2529 <text x="-10.16" y="0" size="1.778" layer="25" ratio="10" rot="R90">&gt;NAME</text>
2530 2530 <text x="-5.08" y="-1.27" size="1.778" layer="27" ratio="10" rot="R90">&gt;VALUE</text>
2531 2531 <rectangle x1="-10.795" y1="-5.08" x2="10.795" y2="34.925" layer="43"/>
2532 2532 </package>
2533 2533 <package name="HC18U-H">
2534 2534 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2535 2535 <wire x1="5.461" y1="-3.175" x2="5.08" y2="-3.175" width="0.8128" layer="21"/>
2536 2536 <wire x1="5.08" y1="-3.175" x2="-5.08" y2="-3.175" width="0.8128" layer="21"/>
2537 2537 <wire x1="-5.08" y1="-3.175" x2="-5.461" y2="-3.175" width="0.8128" layer="21"/>
2538 2538 <wire x1="4.445" y1="10.16" x2="-4.445" y2="10.16" width="0.1524" layer="21"/>
2539 2539 <wire x1="4.445" y1="10.16" x2="5.08" y2="9.525" width="0.1524" layer="21" curve="-90"/>
2540 2540 <wire x1="-5.08" y1="9.525" x2="-4.445" y2="10.16" width="0.1524" layer="21" curve="-90"/>
2541 2541 <wire x1="-4.572" y1="3.81" x2="4.572" y2="3.81" width="0.6096" layer="21"/>
2542 2542 <wire x1="-0.3302" y1="8.255" x2="-0.3302" y2="5.715" width="0.3048" layer="21"/>
2543 2543 <wire x1="-0.3302" y1="5.715" x2="0.3048" y2="5.715" width="0.3048" layer="21"/>
2544 2544 <wire x1="0.3048" y1="5.715" x2="0.3048" y2="8.255" width="0.3048" layer="21"/>
2545 2545 <wire x1="0.3048" y1="8.255" x2="-0.3302" y2="8.255" width="0.3048" layer="21"/>
2546 2546 <wire x1="0.9398" y1="8.255" x2="0.9398" y2="6.985" width="0.3048" layer="21"/>
2547 2547 <wire x1="-0.9398" y1="8.255" x2="-0.9398" y2="6.985" width="0.3048" layer="21"/>
2548 2548 <wire x1="0.9398" y1="6.985" x2="2.54" y2="6.985" width="0.1524" layer="21"/>
2549 2549 <wire x1="0.9398" y1="6.985" x2="0.9398" y2="5.715" width="0.3048" layer="21"/>
2550 2550 <wire x1="-0.9398" y1="6.985" x2="-2.54" y2="6.985" width="0.1524" layer="21"/>
2551 2551 <wire x1="-0.9398" y1="6.985" x2="-0.9398" y2="5.715" width="0.3048" layer="21"/>
2552 2552 <wire x1="-2.54" y1="-3.302" x2="-2.54" y2="-5.08" width="0.6096" layer="51"/>
2553 2553 <wire x1="2.54" y1="-3.302" x2="2.54" y2="-5.08" width="0.6096" layer="51"/>
2554 2554 <wire x1="5.08" y1="3.048" x2="5.08" y2="-3.175" width="0.1524" layer="21"/>
2555 2555 <wire x1="5.08" y1="4.572" x2="5.08" y2="9.525" width="0.1524" layer="21"/>
2556 2556 <wire x1="4.572" y1="3.81" x2="5.08" y2="3.81" width="0.6096" layer="51"/>
2557 2557 <wire x1="5.08" y1="3.81" x2="5.715" y2="3.81" width="0.6096" layer="51"/>
2558 2558 <wire x1="5.08" y1="3.81" x2="5.08" y2="3.048" width="0.1524" layer="51"/>
2559 2559 <wire x1="5.08" y1="3.81" x2="5.08" y2="4.572" width="0.1524" layer="51"/>
2560 2560 <wire x1="-5.08" y1="3.175" x2="-5.08" y2="-3.175" width="0.1524" layer="21"/>
2561 2561 <wire x1="-5.08" y1="4.445" x2="-5.08" y2="9.525" width="0.1524" layer="21"/>
2562 2562 <wire x1="-4.699" y1="3.81" x2="-5.715" y2="3.81" width="0.6096" layer="51"/>
2563 2563 <wire x1="-5.08" y1="4.445" x2="-5.08" y2="3.175" width="0.1524" layer="51"/>
2564 2564 <pad name="1" x="-2.54" y="-5.08" drill="0.8128"/>
2565 2565 <pad name="2" x="2.54" y="-5.08" drill="0.8128"/>
2566 2566 <pad name="M" x="-5.715" y="3.81" drill="0.8128"/>
2567 2567 <pad name="M1" x="5.715" y="3.81" drill="0.8128"/>
2568 2568 <text x="-5.08" y="10.668" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2569 2569 <text x="-4.445" y="-0.889" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2570 2570 <rectangle x1="-6.35" y1="-5.08" x2="6.35" y2="10.795" layer="43"/>
2571 2571 </package>
2572 2572 <package name="HC18U-V">
2573 2573 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2574 2574 <wire x1="5.08" y1="-1.905" x2="5.08" y2="1.905" width="0.4064" layer="21"/>
2575 2575 <wire x1="-5.08" y1="1.905" x2="-5.08" y2="-1.905" width="0.4064" layer="21"/>
2576 2576 <wire x1="-4.445" y1="2.54" x2="4.445" y2="2.54" width="0.4064" layer="21"/>
2577 2577 <wire x1="-4.445" y1="-2.54" x2="4.445" y2="-2.54" width="0.4064" layer="21"/>
2578 2578 <wire x1="4.445" y1="-2.54" x2="5.08" y2="-1.905" width="0.4064" layer="21" curve="90"/>
2579 2579 <wire x1="4.445" y1="2.54" x2="5.08" y2="1.905" width="0.4064" layer="21" curve="-90"/>
2580 2580 <wire x1="-5.08" y1="1.905" x2="-4.445" y2="2.54" width="0.4064" layer="21" curve="-90"/>
2581 2581 <wire x1="-5.08" y1="-1.905" x2="-4.445" y2="-2.54" width="0.4064" layer="21" curve="90"/>
2582 2582 <wire x1="-4.318" y1="-1.905" x2="4.318" y2="-1.905" width="0.1524" layer="21"/>
2583 2583 <wire x1="4.318" y1="-1.905" x2="4.445" y2="-1.778" width="0.1524" layer="21"/>
2584 2584 <wire x1="4.445" y1="-1.778" x2="4.445" y2="1.778" width="0.1524" layer="21"/>
2585 2585 <wire x1="4.318" y1="1.905" x2="4.445" y2="1.778" width="0.1524" layer="21"/>
2586 2586 <wire x1="4.318" y1="1.905" x2="-4.318" y2="1.905" width="0.1524" layer="21"/>
2587 2587 <wire x1="-4.445" y1="1.778" x2="-4.318" y2="1.905" width="0.1524" layer="21"/>
2588 2588 <wire x1="-4.445" y1="1.778" x2="-4.445" y2="-1.778" width="0.1524" layer="21"/>
2589 2589 <wire x1="-4.318" y1="-1.905" x2="-4.445" y2="-1.778" width="0.1524" layer="21"/>
2590 2590 <wire x1="-0.3302" y1="1.27" x2="-0.3302" y2="-1.27" width="0.3048" layer="21"/>
2591 2591 <wire x1="-0.3302" y1="-1.27" x2="0.3048" y2="-1.27" width="0.3048" layer="21"/>
2592 2592 <wire x1="0.3048" y1="-1.27" x2="0.3048" y2="1.27" width="0.3048" layer="21"/>
2593 2593 <wire x1="0.3048" y1="1.27" x2="-0.3302" y2="1.27" width="0.3048" layer="21"/>
2594 2594 <wire x1="0.9398" y1="1.27" x2="0.9398" y2="0" width="0.3048" layer="21"/>
2595 2595 <wire x1="-0.9398" y1="1.27" x2="-0.9398" y2="0" width="0.3048" layer="21"/>
2596 2596 <wire x1="0.9398" y1="0" x2="1.524" y2="0" width="0.1524" layer="21"/>
2597 2597 <wire x1="0.9398" y1="0" x2="0.9398" y2="-1.27" width="0.3048" layer="21"/>
2598 2598 <wire x1="-0.9398" y1="0" x2="-1.524" y2="0" width="0.1524" layer="21"/>
2599 2599 <wire x1="-0.9398" y1="0" x2="-0.9398" y2="-1.27" width="0.3048" layer="21"/>
2600 2600 <pad name="1" x="-2.54" y="0" drill="0.8128"/>
2601 2601 <pad name="2" x="2.54" y="0" drill="0.8128"/>
2602 2602 <text x="-5.0546" y="3.2766" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2603 2603 <text x="-5.08" y="-4.6228" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2604 2604 <rectangle x1="-5.715" y1="-3.175" x2="5.715" y2="3.175" layer="43"/>
2605 2605 </package>
2606 2606 <package name="HC33U-H">
2607 2607 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2608 2608 <wire x1="-9.906" y1="-3.048" x2="-9.271" y2="-3.048" width="1.27" layer="21"/>
2609 2609 <wire x1="-9.271" y1="-3.048" x2="9.271" y2="-3.048" width="1.27" layer="21"/>
2610 2610 <wire x1="9.271" y1="-3.048" x2="9.906" y2="-3.048" width="1.27" layer="21"/>
2611 2611 <wire x1="8.636" y1="16.51" x2="-8.636" y2="16.51" width="0.1524" layer="21"/>
2612 2612 <wire x1="-9.271" y1="15.875" x2="-8.636" y2="16.51" width="0.1524" layer="21" curve="-90"/>
2613 2613 <wire x1="8.636" y1="16.51" x2="9.271" y2="15.875" width="0.1524" layer="21" curve="-90"/>
2614 2614 <wire x1="-9.017" y1="7.62" x2="9.017" y2="7.62" width="0.6096" layer="21"/>
2615 2615 <wire x1="-0.3302" y1="13.97" x2="-0.3302" y2="11.43" width="0.3048" layer="21"/>
2616 2616 <wire x1="-0.3302" y1="11.43" x2="0.3048" y2="11.43" width="0.3048" layer="21"/>
2617 2617 <wire x1="0.3048" y1="11.43" x2="0.3048" y2="13.97" width="0.3048" layer="21"/>
2618 2618 <wire x1="0.3048" y1="13.97" x2="-0.3302" y2="13.97" width="0.3048" layer="21"/>
2619 2619 <wire x1="0.9398" y1="13.97" x2="0.9398" y2="12.7" width="0.3048" layer="21"/>
2620 2620 <wire x1="-0.9398" y1="13.97" x2="-0.9398" y2="12.7" width="0.3048" layer="21"/>
2621 2621 <wire x1="0.9398" y1="12.7" x2="1.905" y2="12.7" width="0.1524" layer="21"/>
2622 2622 <wire x1="0.9398" y1="12.7" x2="0.9398" y2="11.43" width="0.3048" layer="21"/>
2623 2623 <wire x1="-0.9398" y1="12.7" x2="-1.905" y2="12.7" width="0.1524" layer="21"/>
2624 2624 <wire x1="-0.9398" y1="12.7" x2="-0.9398" y2="11.43" width="0.3048" layer="21"/>
2625 2625 <wire x1="9.144" y1="7.62" x2="10.16" y2="7.62" width="0.6096" layer="51"/>
2626 2626 <wire x1="-10.16" y1="7.62" x2="-9.144" y2="7.62" width="0.6096" layer="51"/>
2627 2627 <wire x1="-6.223" y1="-3.175" x2="-6.223" y2="-5.08" width="0.8128" layer="51"/>
2628 2628 <wire x1="6.223" y1="-3.175" x2="6.223" y2="-5.08" width="0.8128" layer="51"/>
2629 2629 <wire x1="9.271" y1="8.128" x2="9.271" y2="15.875" width="0.1524" layer="21"/>
2630 2630 <wire x1="9.271" y1="7.112" x2="9.271" y2="-3.048" width="0.1524" layer="21"/>
2631 2631 <wire x1="9.271" y1="8.128" x2="9.271" y2="7.112" width="0.1524" layer="51"/>
2632 2632 <wire x1="-9.271" y1="7.112" x2="-9.271" y2="-3.048" width="0.1524" layer="21"/>
2633 2633 <wire x1="-9.271" y1="8.128" x2="-9.271" y2="15.875" width="0.1524" layer="21"/>
2634 2634 <wire x1="-9.271" y1="8.128" x2="-9.271" y2="7.112" width="0.1524" layer="51"/>
2635 2635 <pad name="1" x="-6.223" y="-5.08" drill="1.016"/>
2636 2636 <pad name="2" x="6.223" y="-5.08" drill="1.016"/>
2637 2637 <pad name="M" x="-10.16" y="7.62" drill="0.8128"/>
2638 2638 <pad name="M1" x="10.16" y="7.62" drill="0.8128"/>
2639 2639 <text x="-7.62" y="17.272" size="1.778" layer="25" ratio="10">&gt;NAME</text>
2640 2640 <text x="-6.35" y="2.54" size="1.778" layer="27" ratio="10">&gt;VALUE</text>
2641 2641 <rectangle x1="-7.62" y1="-3.175" x2="-6.985" y2="16.51" layer="21"/>
2642 2642 <rectangle x1="6.985" y1="-3.175" x2="7.62" y2="16.51" layer="21"/>
2643 2643 <rectangle x1="-10.795" y1="-5.715" x2="10.795" y2="17.145" layer="43"/>
2644 2644 </package>
2645 2645 <package name="HC33U-V">
2646 2646 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2647 2647 <wire x1="-0.3302" y1="2.54" x2="-0.3302" y2="0" width="0.3048" layer="21"/>
2648 2648 <wire x1="-0.3302" y1="0" x2="0.3302" y2="0" width="0.3048" layer="21"/>
2649 2649 <wire x1="0.3302" y1="0" x2="0.3302" y2="2.54" width="0.3048" layer="21"/>
2650 2650 <wire x1="0.3302" y1="2.54" x2="-0.3302" y2="2.54" width="0.3048" layer="21"/>
2651 2651 <wire x1="0.9652" y1="2.54" x2="0.9652" y2="1.27" width="0.3048" layer="21"/>
2652 2652 <wire x1="-0.9652" y1="2.54" x2="-0.9652" y2="1.27" width="0.3048" layer="21"/>
2653 2653 <wire x1="0.9652" y1="1.27" x2="1.905" y2="1.27" width="0.1524" layer="21"/>
2654 2654 <wire x1="0.9652" y1="1.27" x2="0.9652" y2="0" width="0.3048" layer="21"/>
2655 2655 <wire x1="-0.9652" y1="1.27" x2="-1.905" y2="1.27" width="0.1524" layer="21"/>
2656 2656 <wire x1="-0.9652" y1="1.27" x2="-0.9652" y2="0" width="0.3048" layer="21"/>
2657 2657 <wire x1="-5.207" y1="4.064" x2="5.207" y2="4.064" width="0.254" layer="21"/>
2658 2658 <wire x1="-5.207" y1="-4.064" x2="5.207" y2="-4.064" width="0.254" layer="21"/>
2659 2659 <wire x1="-5.207" y1="-3.683" x2="5.207" y2="-3.683" width="0.0508" layer="21"/>
2660 2660 <wire x1="-5.207" y1="3.683" x2="5.207" y2="3.683" width="0.0508" layer="21"/>
2661 2661 <wire x1="-5.207" y1="-3.683" x2="-5.207" y2="3.683" width="0.0508" layer="21" curve="-180"/>
2662 2662 <wire x1="5.207" y1="3.683" x2="5.207" y2="-3.683" width="0.0508" layer="21" curve="-180"/>
2663 2663 <wire x1="5.207" y1="4.064" x2="5.207" y2="-4.064" width="0.254" layer="21" curve="-180"/>
2664 2664 <wire x1="-5.207" y1="4.064" x2="-5.207" y2="-4.064" width="0.254" layer="21" curve="180"/>
2665 2665 <pad name="1" x="-6.223" y="0" drill="1.016"/>
2666 2666 <pad name="2" x="6.223" y="0" drill="1.016"/>
2667 2667 <text x="-5.08" y="4.826" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2668 2668 <text x="-5.08" y="-2.54" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2669 2669 <rectangle x1="-8.255" y1="-3.81" x2="-6.985" y2="3.81" layer="43"/>
2670 2670 <rectangle x1="-8.89" y1="-3.175" x2="-8.255" y2="3.175" layer="43"/>
2671 2671 <rectangle x1="-9.525" y1="-2.54" x2="-8.89" y2="2.54" layer="43"/>
2672 2672 <rectangle x1="-6.985" y1="-4.445" x2="6.985" y2="4.445" layer="43"/>
2673 2673 <rectangle x1="6.985" y1="-3.81" x2="8.255" y2="3.81" layer="43"/>
2674 2674 <rectangle x1="8.255" y1="-3.175" x2="8.89" y2="3.175" layer="43"/>
2675 2675 <rectangle x1="8.89" y1="-2.54" x2="9.525" y2="2.54" layer="43"/>
2676 2676 </package>
2677 2677 <package name="SM49">
2678 2678 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2679 2679 <wire x1="3.429" y1="-2.032" x2="5.109" y2="-1.1429" width="0.0508" layer="21" curve="55.771157"/>
2680 2680 <wire x1="5.715" y1="-1.143" x2="5.715" y2="-2.159" width="0.1524" layer="21"/>
2681 2681 <wire x1="-5.1091" y1="-1.143" x2="-3.429" y2="-2.032" width="0.0508" layer="21" curve="55.772485"/>
2682 2682 <wire x1="-5.715" y1="-1.143" x2="-5.715" y2="-2.159" width="0.1524" layer="21"/>
2683 2683 <wire x1="-3.429" y1="1.27" x2="3.429" y2="1.27" width="0.0508" layer="21"/>
2684 2684 <wire x1="-3.429" y1="2.032" x2="3.429" y2="2.032" width="0.0508" layer="21"/>
2685 2685 <wire x1="3.429" y1="-1.27" x2="-3.429" y2="-1.27" width="0.0508" layer="21"/>
2686 2686 <wire x1="-5.461" y1="2.413" x2="5.461" y2="2.413" width="0.1524" layer="21"/>
2687 2687 <wire x1="-5.715" y1="0.381" x2="-6.477" y2="0.381" width="0.1524" layer="51"/>
2688 2688 <wire x1="-5.715" y1="-0.381" x2="-6.477" y2="-0.381" width="0.1524" layer="51"/>
2689 2689 <wire x1="-6.477" y1="0.381" x2="-6.477" y2="-0.381" width="0.1524" layer="51"/>
2690 2690 <wire x1="-5.715" y1="2.159" x2="-5.461" y2="2.413" width="0.1524" layer="21" curve="-90"/>
2691 2691 <wire x1="-5.715" y1="1.143" x2="-5.715" y2="-1.143" width="0.1524" layer="51"/>
2692 2692 <wire x1="-5.715" y1="2.159" x2="-5.715" y2="1.143" width="0.1524" layer="21"/>
2693 2693 <wire x1="-3.9826" y1="1.143" x2="-3.429" y2="1.27" width="0.0508" layer="21" curve="-25.842828"/>
2694 2694 <wire x1="-3.9826" y1="-1.143" x2="-3.429" y2="-1.27" width="0.0508" layer="21" curve="25.842828"/>
2695 2695 <wire x1="-5.1091" y1="1.143" x2="-3.429" y2="2.0321" width="0.0508" layer="21" curve="-55.770993"/>
2696 2696 <wire x1="-3.9826" y1="1.143" x2="-3.9826" y2="-1.143" width="0.0508" layer="51" curve="128.314524"/>
2697 2697 <wire x1="-5.1091" y1="1.143" x2="-5.1091" y2="-1.143" width="0.0508" layer="51" curve="68.456213"/>
2698 2698 <wire x1="3.429" y1="2.032" x2="5.1091" y2="1.143" width="0.0508" layer="21" curve="-55.772485"/>
2699 2699 <wire x1="3.9826" y1="1.143" x2="3.9826" y2="-1.143" width="0.0508" layer="51" curve="-128.314524"/>
2700 2700 <wire x1="3.429" y1="1.27" x2="3.9826" y2="1.143" width="0.0508" layer="21" curve="-25.842828"/>
2701 2701 <wire x1="3.429" y1="-1.27" x2="3.9826" y2="-1.143" width="0.0508" layer="21" curve="25.842828"/>
2702 2702 <wire x1="6.477" y1="0.381" x2="6.477" y2="-0.381" width="0.1524" layer="51"/>
2703 2703 <wire x1="5.1091" y1="1.143" x2="5.1091" y2="-1.143" width="0.0508" layer="51" curve="-68.456213"/>
2704 2704 <wire x1="5.715" y1="1.143" x2="5.715" y2="0.381" width="0.1524" layer="51"/>
2705 2705 <wire x1="5.715" y1="0.381" x2="5.715" y2="-0.381" width="0.1524" layer="51"/>
2706 2706 <wire x1="5.715" y1="-0.381" x2="5.715" y2="-1.143" width="0.1524" layer="51"/>
2707 2707 <wire x1="5.715" y1="2.159" x2="5.715" y2="1.143" width="0.1524" layer="21"/>
2708 2708 <wire x1="5.461" y1="2.413" x2="5.715" y2="2.159" width="0.1524" layer="21" curve="-90"/>
2709 2709 <wire x1="5.715" y1="0.381" x2="6.477" y2="0.381" width="0.1524" layer="51"/>
2710 2710 <wire x1="5.715" y1="-0.381" x2="6.477" y2="-0.381" width="0.1524" layer="51"/>
2711 2711 <wire x1="3.429" y1="-2.032" x2="-3.429" y2="-2.032" width="0.0508" layer="21"/>
2712 2712 <wire x1="-5.461" y1="-2.413" x2="5.461" y2="-2.413" width="0.1524" layer="21"/>
2713 2713 <wire x1="-5.715" y1="-2.159" x2="-5.461" y2="-2.413" width="0.1524" layer="21" curve="90"/>
2714 2714 <wire x1="5.461" y1="-2.413" x2="5.715" y2="-2.159" width="0.1524" layer="21" curve="90"/>
2715 2715 <wire x1="-0.254" y1="0.635" x2="-0.254" y2="-0.635" width="0.1524" layer="21"/>
2716 2716 <wire x1="-0.254" y1="-0.635" x2="0.254" y2="-0.635" width="0.1524" layer="21"/>
2717 2717 <wire x1="0.254" y1="-0.635" x2="0.254" y2="0.635" width="0.1524" layer="21"/>
2718 2718 <wire x1="0.254" y1="0.635" x2="-0.254" y2="0.635" width="0.1524" layer="21"/>
2719 2719 <wire x1="-0.635" y1="0.635" x2="-0.635" y2="0" width="0.1524" layer="21"/>
2720 2720 <wire x1="-0.635" y1="0" x2="-0.635" y2="-0.635" width="0.1524" layer="21"/>
2721 2721 <wire x1="-0.635" y1="0" x2="-1.143" y2="0" width="0.0508" layer="21"/>
2722 2722 <wire x1="0.635" y1="0.635" x2="0.635" y2="0" width="0.1524" layer="21"/>
2723 2723 <wire x1="0.635" y1="0" x2="0.635" y2="-0.635" width="0.1524" layer="21"/>
2724 2724 <wire x1="0.635" y1="0" x2="1.143" y2="0" width="0.0508" layer="21"/>
2725 2725 <smd name="1" x="-4.826" y="0" dx="5.08" dy="1.778" layer="1"/>
2726 2726 <smd name="2" x="4.826" y="0" dx="5.08" dy="1.778" layer="1"/>
2727 2727 <text x="-5.715" y="2.667" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2728 2728 <text x="-5.715" y="-4.064" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2729 2729 <rectangle x1="-6.604" y1="-2.54" x2="6.604" y2="2.794" layer="43"/>
2730 2730 </package>
2731 2731 <package name="TC26H">
2732 2732 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2733 2733 <wire x1="-0.889" y1="1.651" x2="0.889" y2="1.651" width="0.1524" layer="21"/>
2734 2734 <wire x1="0.762" y1="7.747" x2="1.016" y2="7.493" width="0.1524" layer="21" curve="-90"/>
2735 2735 <wire x1="-1.016" y1="7.493" x2="-0.762" y2="7.747" width="0.1524" layer="21" curve="-90"/>
2736 2736 <wire x1="-0.762" y1="7.747" x2="0.762" y2="7.747" width="0.1524" layer="21"/>
2737 2737 <wire x1="0.889" y1="1.651" x2="0.889" y2="2.032" width="0.1524" layer="21"/>
2738 2738 <wire x1="1.016" y1="2.032" x2="1.016" y2="7.493" width="0.1524" layer="21"/>
2739 2739 <wire x1="-0.889" y1="1.651" x2="-0.889" y2="2.032" width="0.1524" layer="21"/>
2740 2740 <wire x1="-1.016" y1="2.032" x2="-0.889" y2="2.032" width="0.1524" layer="21"/>
2741 2741 <wire x1="-1.016" y1="2.032" x2="-1.016" y2="7.493" width="0.1524" layer="21"/>
2742 2742 <wire x1="0.508" y1="0.762" x2="0.508" y2="1.143" width="0.4064" layer="21"/>
2743 2743 <wire x1="-0.508" y1="0.762" x2="-0.508" y2="1.27" width="0.4064" layer="21"/>
2744 2744 <wire x1="0.635" y1="0.635" x2="1.27" y2="0" width="0.4064" layer="51"/>
2745 2745 <wire x1="-0.635" y1="0.635" x2="-1.27" y2="0" width="0.4064" layer="51"/>
2746 2746 <wire x1="-0.508" y1="4.953" x2="-0.508" y2="4.572" width="0.1524" layer="21"/>
2747 2747 <wire x1="0.508" y1="4.572" x2="-0.508" y2="4.572" width="0.1524" layer="21"/>
2748 2748 <wire x1="0.508" y1="4.572" x2="0.508" y2="4.953" width="0.1524" layer="21"/>
2749 2749 <wire x1="-0.508" y1="4.953" x2="0.508" y2="4.953" width="0.1524" layer="21"/>
2750 2750 <wire x1="-0.508" y1="5.334" x2="0" y2="5.334" width="0.1524" layer="21"/>
2751 2751 <wire x1="-0.508" y1="4.191" x2="0" y2="4.191" width="0.1524" layer="21"/>
2752 2752 <wire x1="0" y1="4.191" x2="0" y2="3.683" width="0.1524" layer="21"/>
2753 2753 <wire x1="0" y1="4.191" x2="0.508" y2="4.191" width="0.1524" layer="21"/>
2754 2754 <wire x1="0" y1="5.334" x2="0" y2="5.842" width="0.1524" layer="21"/>
2755 2755 <wire x1="0" y1="5.334" x2="0.508" y2="5.334" width="0.1524" layer="21"/>
2756 2756 <wire x1="1.016" y1="2.032" x2="0.889" y2="2.032" width="0.1524" layer="21"/>
2757 2757 <wire x1="0.889" y1="2.032" x2="-0.889" y2="2.032" width="0.1524" layer="21"/>
2758 2758 <pad name="1" x="-1.27" y="0" drill="0.8128"/>
2759 2759 <pad name="2" x="1.27" y="0" drill="0.8128"/>
2760 2760 <text x="-1.397" y="2.032" size="1.27" layer="25" ratio="10" rot="R90">&gt;NAME</text>
2761 2761 <text x="2.667" y="2.032" size="1.27" layer="27" ratio="10" rot="R90">&gt;VALUE</text>
2762 2762 <rectangle x1="0.3048" y1="1.016" x2="0.7112" y2="1.6002" layer="21"/>
2763 2763 <rectangle x1="-0.7112" y1="1.016" x2="-0.3048" y2="1.6002" layer="21"/>
2764 2764 <rectangle x1="-1.778" y1="0.762" x2="1.778" y2="8.382" layer="43"/>
2765 2765 </package>
2766 2766 <package name="TC26V">
2767 2767 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2768 2768 <wire x1="-0.127" y1="-0.508" x2="0.127" y2="-0.508" width="0.1524" layer="51"/>
2769 2769 <wire x1="0.127" y1="0.508" x2="0.127" y2="-0.508" width="0.1524" layer="51"/>
2770 2770 <wire x1="0.127" y1="0.508" x2="-0.127" y2="0.508" width="0.1524" layer="51"/>
2771 2771 <wire x1="-0.127" y1="-0.508" x2="-0.127" y2="0.508" width="0.1524" layer="51"/>
2772 2772 <wire x1="-0.381" y1="-0.508" x2="-0.381" y2="0" width="0.1524" layer="51"/>
2773 2773 <wire x1="0.381" y1="-0.508" x2="0.381" y2="0" width="0.1524" layer="51"/>
2774 2774 <wire x1="0.381" y1="0" x2="0.762" y2="0" width="0.1524" layer="51"/>
2775 2775 <wire x1="0.381" y1="0" x2="0.381" y2="0.508" width="0.1524" layer="51"/>
2776 2776 <wire x1="-0.381" y1="0" x2="-0.762" y2="0" width="0.1524" layer="51"/>
2777 2777 <wire x1="-0.381" y1="0" x2="-0.381" y2="0.508" width="0.1524" layer="51"/>
2778 2778 <wire x1="0" y1="1.016" x2="0.7184" y2="0.7184" width="0.1524" layer="21" curve="-44.999323"/>
2779 2779 <wire x1="-0.7184" y1="0.7184" x2="0" y2="1.016" width="0.1524" layer="21" curve="-44.999323"/>
2780 2780 <wire x1="-0.7184" y1="-0.7184" x2="0" y2="-1.016" width="0.1524" layer="21" curve="44.999323"/>
2781 2781 <wire x1="0" y1="-1.016" x2="0.7184" y2="-0.7184" width="0.1524" layer="21" curve="44.999323"/>
2782 2782 <circle x="0" y="0" radius="1.016" width="0.1524" layer="51"/>
2783 2783 <pad name="1" x="-1.27" y="0" drill="0.8128"/>
2784 2784 <pad name="2" x="1.27" y="0" drill="0.8128"/>
2785 2785 <text x="-2.032" y="1.397" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2786 2786 <text x="-2.032" y="-2.667" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2787 2787 </package>
2788 2788 <package name="TC38H">
2789 2789 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2790 2790 <wire x1="-1.397" y1="1.651" x2="1.397" y2="1.651" width="0.1524" layer="21"/>
2791 2791 <wire x1="1.27" y1="9.906" x2="1.524" y2="9.652" width="0.1524" layer="21" curve="-90"/>
2792 2792 <wire x1="-1.524" y1="9.652" x2="-1.27" y2="9.906" width="0.1524" layer="21" curve="-90"/>
2793 2793 <wire x1="-1.27" y1="9.906" x2="1.27" y2="9.906" width="0.1524" layer="21"/>
2794 2794 <wire x1="1.397" y1="1.651" x2="1.397" y2="2.032" width="0.1524" layer="21"/>
2795 2795 <wire x1="1.524" y1="2.032" x2="1.397" y2="2.032" width="0.1524" layer="21"/>
2796 2796 <wire x1="1.524" y1="2.032" x2="1.524" y2="9.652" width="0.1524" layer="21"/>
2797 2797 <wire x1="-1.397" y1="1.651" x2="-1.397" y2="2.032" width="0.1524" layer="21"/>
2798 2798 <wire x1="-1.524" y1="2.032" x2="-1.397" y2="2.032" width="0.1524" layer="21"/>
2799 2799 <wire x1="-1.524" y1="2.032" x2="-1.524" y2="9.652" width="0.1524" layer="21"/>
2800 2800 <wire x1="1.397" y1="2.032" x2="-1.397" y2="2.032" width="0.1524" layer="21"/>
2801 2801 <wire x1="0.5588" y1="0.7112" x2="0.508" y2="0.762" width="0.4064" layer="21"/>
2802 2802 <wire x1="0.508" y1="0.762" x2="0.508" y2="1.143" width="0.4064" layer="21"/>
2803 2803 <wire x1="-0.508" y1="0.762" x2="-0.508" y2="1.016" width="0.4064" layer="21"/>
2804 2804 <wire x1="-0.5588" y1="0.7112" x2="-0.508" y2="0.762" width="0.4064" layer="21"/>
2805 2805 <wire x1="0.635" y1="0.635" x2="1.27" y2="0" width="0.1524" layer="51"/>
2806 2806 <wire x1="-0.635" y1="0.635" x2="-1.27" y2="0" width="0.1524" layer="51"/>
2807 2807 <wire x1="-0.762" y1="5.588" x2="-0.762" y2="5.207" width="0.1524" layer="21"/>
2808 2808 <wire x1="0.762" y1="5.207" x2="-0.762" y2="5.207" width="0.1524" layer="21"/>
2809 2809 <wire x1="0.762" y1="5.207" x2="0.762" y2="5.588" width="0.1524" layer="21"/>
2810 2810 <wire x1="-0.762" y1="5.588" x2="0.762" y2="5.588" width="0.1524" layer="21"/>
2811 2811 <wire x1="-0.762" y1="5.969" x2="0" y2="5.969" width="0.1524" layer="21"/>
2812 2812 <wire x1="-0.762" y1="4.826" x2="0" y2="4.826" width="0.1524" layer="21"/>
2813 2813 <wire x1="0" y1="4.826" x2="0" y2="4.318" width="0.1524" layer="21"/>
2814 2814 <wire x1="0" y1="4.826" x2="0.762" y2="4.826" width="0.1524" layer="21"/>
2815 2815 <wire x1="0" y1="5.969" x2="0" y2="6.477" width="0.1524" layer="21"/>
2816 2816 <wire x1="0" y1="5.969" x2="0.762" y2="5.969" width="0.1524" layer="21"/>
2817 2817 <pad name="1" x="-1.27" y="0" drill="0.8128"/>
2818 2818 <pad name="2" x="1.27" y="0" drill="0.8128"/>
2819 2819 <text x="-1.905" y="2.032" size="1.27" layer="25" ratio="10" rot="R90">&gt;NAME</text>
2820 2820 <text x="3.175" y="2.032" size="1.27" layer="27" ratio="10" rot="R90">&gt;VALUE</text>
2821 2821 <rectangle x1="0.3048" y1="1.016" x2="0.7112" y2="1.6002" layer="21"/>
2822 2822 <rectangle x1="-0.7112" y1="1.016" x2="-0.3048" y2="1.6002" layer="21"/>
2823 2823 <rectangle x1="-1.778" y1="1.016" x2="1.778" y2="10.414" layer="43"/>
2824 2824 </package>
2825 2825 <package name="86SMX">
2826 2826 <description>&lt;b&gt;CRYSTAL RESONATOR&lt;/b&gt;</description>
2827 2827 <wire x1="-3.81" y1="1.905" x2="2.413" y2="1.905" width="0.0508" layer="21"/>
2828 2828 <wire x1="-3.81" y1="2.286" x2="2.413" y2="2.286" width="0.1524" layer="21"/>
2829 2829 <wire x1="-3.81" y1="-1.905" x2="2.413" y2="-1.905" width="0.0508" layer="21"/>
2830 2830 <wire x1="-3.81" y1="-2.286" x2="2.413" y2="-2.286" width="0.1524" layer="21"/>
2831 2831 <wire x1="-6.604" y1="-2.286" x2="-6.604" y2="2.286" width="0.1524" layer="21"/>
2832 2832 <wire x1="-5.334" y1="1.905" x2="-5.334" y2="1.016" width="0.0508" layer="51"/>
2833 2833 <wire x1="-5.334" y1="-1.905" x2="-3.81" y2="-1.905" width="0.0508" layer="51"/>
2834 2834 <wire x1="-6.35" y1="-2.286" x2="-5.969" y2="-2.286" width="0.1524" layer="51"/>
2835 2835 <wire x1="-5.969" y1="-2.286" x2="-4.191" y2="-2.286" width="0.1524" layer="51"/>
2836 2836 <wire x1="-4.191" y1="-2.286" x2="-3.81" y2="-2.286" width="0.1524" layer="51"/>
2837 2837 <wire x1="-5.969" y1="-2.54" x2="-4.191" y2="-2.54" width="0.1524" layer="51"/>
2838 2838 <wire x1="-6.35" y1="-2.2098" x2="-6.604" y2="-2.286" width="0.0508" layer="21"/>
2839 2839 <wire x1="-6.604" y1="-2.286" x2="-6.35" y2="-2.286" width="0.1524" layer="21"/>
2840 2840 <wire x1="-5.969" y1="-2.54" x2="-5.969" y2="-2.286" width="0.1524" layer="51"/>
2841 2841 <wire x1="-5.334" y1="1.016" x2="-5.334" y2="-1.016" width="0.0508" layer="21"/>
2842 2842 <wire x1="-5.334" y1="-1.016" x2="-5.334" y2="-1.905" width="0.0508" layer="51"/>
2843 2843 <wire x1="-5.334" y1="-1.905" x2="-6.35" y2="-2.2098" width="0.0508" layer="51"/>
2844 2844 <wire x1="-4.191" y1="-2.54" x2="-4.191" y2="-2.286" width="0.1524" layer="51"/>
2845 2845 <wire x1="-5.969" y1="2.54" x2="-4.191" y2="2.54" width="0.1524" layer="51"/>
2846 2846 <wire x1="-5.334" y1="1.905" x2="-3.81" y2="1.905" width="0.0508" layer="51"/>
2847 2847 <wire x1="-6.35" y1="2.286" x2="-5.969" y2="2.286" width="0.1524" layer="51"/>
2848 2848 <wire x1="-5.969" y1="2.286" x2="-4.191" y2="2.286" width="0.1524" layer="51"/>
2849 2849 <wire x1="-4.191" y1="2.286" x2="-3.81" y2="2.286" width="0.1524" layer="51"/>
2850 2850 <wire x1="-6.604" y1="2.286" x2="-6.35" y2="2.286" width="0.1524" layer="21"/>
2851 2851 <wire x1="-6.35" y1="2.2098" x2="-6.604" y2="2.286" width="0.0508" layer="21"/>
2852 2852 <wire x1="-5.969" y1="2.54" x2="-5.969" y2="2.286" width="0.1524" layer="51"/>
2853 2853 <wire x1="-5.334" y1="1.905" x2="-6.35" y2="2.2098" width="0.0508" layer="51"/>
2854 2854 <wire x1="-4.191" y1="2.54" x2="-4.191" y2="2.286" width="0.1524" layer="51"/>
2855 2855 <wire x1="6.604" y1="2.286" x2="6.604" y2="-2.286" width="0.1524" layer="21"/>
2856 2856 <wire x1="6.223" y1="-1.905" x2="6.223" y2="1.905" width="0.0508" layer="21"/>
2857 2857 <wire x1="6.223" y1="-1.905" x2="6.604" y2="-2.286" width="0.0508" layer="21"/>
2858 2858 <wire x1="6.223" y1="-2.286" x2="6.604" y2="-2.286" width="0.1524" layer="21"/>
2859 2859 <wire x1="2.794" y1="-2.54" x2="5.842" y2="-2.54" width="0.1524" layer="51"/>
2860 2860 <wire x1="2.794" y1="-2.286" x2="2.794" y2="-2.54" width="0.1524" layer="51"/>
2861 2861 <wire x1="5.842" y1="-2.54" x2="5.842" y2="-2.286" width="0.1524" layer="51"/>
2862 2862 <wire x1="2.413" y1="-2.286" x2="6.223" y2="-2.286" width="0.1524" layer="51"/>
2863 2863 <wire x1="2.413" y1="-1.905" x2="6.223" y2="-1.905" width="0.0508" layer="51"/>
2864 2864 <wire x1="6.223" y1="1.905" x2="6.604" y2="2.286" width="0.0508" layer="21"/>
2865 2865 <wire x1="6.223" y1="2.286" x2="6.604" y2="2.286" width="0.1524" layer="21"/>
2866 2866 <wire x1="2.794" y1="2.54" x2="5.842" y2="2.54" width="0.1524" layer="51"/>
2867 2867 <wire x1="2.794" y1="2.286" x2="2.794" y2="2.54" width="0.1524" layer="51"/>
2868 2868 <wire x1="5.842" y1="2.54" x2="5.842" y2="2.286" width="0.1524" layer="51"/>
2869 2869 <wire x1="2.413" y1="1.905" x2="6.223" y2="1.905" width="0.0508" layer="51"/>
2870 2870 <wire x1="2.413" y1="2.286" x2="6.223" y2="2.286" width="0.1524" layer="51"/>
2871 2871 <wire x1="-0.254" y1="1.651" x2="-0.254" y2="0.381" width="0.1524" layer="21"/>
2872 2872 <wire x1="-0.254" y1="0.381" x2="0.254" y2="0.381" width="0.1524" layer="21"/>
2873 2873 <wire x1="0.254" y1="0.381" x2="0.254" y2="1.651" width="0.1524" layer="21"/>
2874 2874 <wire x1="0.254" y1="1.651" x2="-0.254" y2="1.651" width="0.1524" layer="21"/>
2875 2875 <wire x1="0.635" y1="1.651" x2="0.635" y2="1.016" width="0.1524" layer="21"/>
2876 2876 <wire x1="0.635" y1="1.016" x2="0.635" y2="0.381" width="0.1524" layer="21"/>
2877 2877 <wire x1="0.635" y1="1.016" x2="1.016" y2="1.016" width="0.0508" layer="21"/>
2878 2878 <wire x1="-0.635" y1="1.651" x2="-0.635" y2="1.016" width="0.1524" layer="21"/>
2879 2879 <wire x1="-0.635" y1="1.016" x2="-0.635" y2="0.381" width="0.1524" layer="21"/>
2880 2880 <wire x1="-0.635" y1="1.016" x2="-1.016" y2="1.016" width="0.0508" layer="21"/>
2881 2881 <smd name="2" x="4.318" y="-2.286" dx="3.556" dy="2.1844" layer="1"/>
2882 2882 <smd name="3" x="4.318" y="2.286" dx="3.556" dy="2.1844" layer="1"/>
2883 2883 <smd name="1" x="-5.08" y="-2.286" dx="2.286" dy="2.1844" layer="1"/>
2884 2884 <smd name="4" x="-5.08" y="2.286" dx="2.286" dy="2.1844" layer="1"/>
2885 2885 <text x="-3.683" y="2.54" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2886 2886 <text x="-3.683" y="-3.81" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2887 2887 </package>
2888 2888 <package name="MM20SS">
2889 2889 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2890 2890 <wire x1="-2.032" y1="-1.27" x2="2.032" y2="-1.27" width="0.0508" layer="21"/>
2891 2891 <wire x1="-2.032" y1="-1.778" x2="2.032" y2="-1.778" width="0.1524" layer="21"/>
2892 2892 <wire x1="2.032" y1="1.27" x2="-2.032" y2="1.27" width="0.0508" layer="21"/>
2893 2893 <wire x1="-2.032" y1="1.778" x2="2.032" y2="1.778" width="0.1524" layer="21"/>
2894 2894 <wire x1="-4.064" y1="-1.778" x2="-4.064" y2="1.778" width="0.1524" layer="21"/>
2895 2895 <wire x1="-2.921" y1="0.381" x2="-2.921" y2="-0.381" width="0.0508" layer="21"/>
2896 2896 <wire x1="-4.064" y1="-1.778" x2="-3.556" y2="-1.778" width="0.1524" layer="21"/>
2897 2897 <wire x1="-3.556" y1="-1.552" x2="-4.064" y2="-1.778" width="0.0508" layer="21"/>
2898 2898 <wire x1="-2.032" y1="1.27" x2="-2.921" y2="1.27" width="0.0508" layer="51"/>
2899 2899 <wire x1="-2.921" y1="1.27" x2="-2.921" y2="0.381" width="0.0508" layer="51"/>
2900 2900 <wire x1="-2.54" y1="-1.905" x2="-2.54" y2="-1.778" width="0.1524" layer="51"/>
2901 2901 <wire x1="-3.048" y1="-1.905" x2="-3.048" y2="-1.778" width="0.1524" layer="51"/>
2902 2902 <wire x1="-3.048" y1="-1.905" x2="-2.54" y2="-1.905" width="0.1524" layer="51"/>
2903 2903 <wire x1="-2.921" y1="-0.381" x2="-2.921" y2="-1.27" width="0.0508" layer="51"/>
2904 2904 <wire x1="-2.921" y1="-1.27" x2="-2.032" y2="-1.27" width="0.0508" layer="51"/>
2905 2905 <wire x1="-3.556" y1="-1.778" x2="-2.032" y2="-1.778" width="0.1524" layer="51"/>
2906 2906 <wire x1="-2.921" y1="-1.27" x2="-3.556" y2="-1.552" width="0.0508" layer="51"/>
2907 2907 <wire x1="-4.064" y1="1.778" x2="-3.556" y2="1.778" width="0.1524" layer="21"/>
2908 2908 <wire x1="-3.556" y1="1.552" x2="-4.064" y2="1.778" width="0.0508" layer="21"/>
2909 2909 <wire x1="-2.921" y1="1.27" x2="-3.556" y2="1.552" width="0.0508" layer="51"/>
2910 2910 <wire x1="-3.048" y1="1.778" x2="-3.048" y2="1.905" width="0.1524" layer="51"/>
2911 2911 <wire x1="-2.54" y1="1.905" x2="-2.54" y2="1.778" width="0.1524" layer="51"/>
2912 2912 <wire x1="-3.048" y1="1.905" x2="-2.54" y2="1.905" width="0.1524" layer="51"/>
2913 2913 <wire x1="-3.556" y1="1.778" x2="-2.032" y2="1.778" width="0.1524" layer="51"/>
2914 2914 <wire x1="4.064" y1="-1.778" x2="4.064" y2="1.778" width="0.1524" layer="21"/>
2915 2915 <wire x1="3.81" y1="1.27" x2="3.81" y2="-1.27" width="0.0508" layer="21"/>
2916 2916 <wire x1="3.81" y1="-1.27" x2="4.064" y2="-1.778" width="0.0508" layer="21"/>
2917 2917 <wire x1="3.556" y1="-1.27" x2="3.81" y2="-1.27" width="0.0508" layer="21"/>
2918 2918 <wire x1="3.556" y1="-1.778" x2="4.064" y2="-1.778" width="0.1524" layer="21"/>
2919 2919 <wire x1="3.81" y1="1.27" x2="3.556" y2="1.27" width="0.0508" layer="21"/>
2920 2920 <wire x1="3.556" y1="1.27" x2="2.032" y2="1.27" width="0.0508" layer="51"/>
2921 2921 <wire x1="3.048" y1="-1.905" x2="3.048" y2="-1.778" width="0.1524" layer="51"/>
2922 2922 <wire x1="2.54" y1="-1.778" x2="2.54" y2="-1.905" width="0.1524" layer="51"/>
2923 2923 <wire x1="2.54" y1="-1.905" x2="3.048" y2="-1.905" width="0.1524" layer="51"/>
2924 2924 <wire x1="2.032" y1="-1.27" x2="3.556" y2="-1.27" width="0.0508" layer="51"/>
2925 2925 <wire x1="2.032" y1="-1.778" x2="3.556" y2="-1.778" width="0.1524" layer="51"/>
2926 2926 <wire x1="3.81" y1="1.27" x2="4.064" y2="1.778" width="0.0508" layer="21"/>
2927 2927 <wire x1="3.556" y1="1.778" x2="4.064" y2="1.778" width="0.1524" layer="21"/>
2928 2928 <wire x1="2.54" y1="1.905" x2="2.54" y2="1.778" width="0.1524" layer="51"/>
2929 2929 <wire x1="3.048" y1="1.778" x2="3.048" y2="1.905" width="0.1524" layer="51"/>
2930 2930 <wire x1="2.54" y1="1.905" x2="3.048" y2="1.905" width="0.1524" layer="51"/>
2931 2931 <wire x1="2.032" y1="1.778" x2="3.556" y2="1.778" width="0.1524" layer="51"/>
2932 2932 <wire x1="-1.778" y1="-0.254" x2="-0.508" y2="-0.254" width="0.1524" layer="21"/>
2933 2933 <wire x1="-0.508" y1="-0.254" x2="-0.508" y2="0.254" width="0.1524" layer="21"/>
2934 2934 <wire x1="-0.508" y1="0.254" x2="-1.778" y2="0.254" width="0.1524" layer="21"/>
2935 2935 <wire x1="-1.778" y1="0.254" x2="-1.778" y2="-0.254" width="0.1524" layer="21"/>
2936 2936 <wire x1="-1.778" y1="0.635" x2="-1.143" y2="0.635" width="0.1524" layer="21"/>
2937 2937 <wire x1="-1.143" y1="0.635" x2="-0.508" y2="0.635" width="0.1524" layer="21"/>
2938 2938 <wire x1="-1.143" y1="0.635" x2="-1.143" y2="1.016" width="0.0508" layer="21"/>
2939 2939 <wire x1="-1.778" y1="-0.635" x2="-1.143" y2="-0.635" width="0.1524" layer="21"/>
2940 2940 <wire x1="-1.143" y1="-0.635" x2="-0.508" y2="-0.635" width="0.1524" layer="21"/>
2941 2941 <wire x1="-1.143" y1="-0.635" x2="-1.143" y2="-1.016" width="0.0508" layer="21"/>
2942 2942 <circle x="3.048" y="0" radius="0.254" width="0.1524" layer="21"/>
2943 2943 <smd name="1" x="-2.794" y="-1.524" dx="1.27" dy="1.8796" layer="1"/>
2944 2944 <smd name="2" x="2.794" y="-1.524" dx="1.27" dy="1.8796" layer="1"/>
2945 2945 <smd name="3" x="2.794" y="1.524" dx="1.27" dy="1.8796" layer="1"/>
2946 2946 <smd name="4" x="-2.794" y="1.524" dx="1.27" dy="1.8796" layer="1"/>
2947 2947 <text x="-2.54" y="2.54" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2948 2948 <text x="-2.54" y="-3.81" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2949 2949 </package>
2950 2950 <package name="MM39SL">
2951 2951 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
2952 2952 <wire x1="-3.683" y1="-1.651" x2="3.683" y2="-1.651" width="0.0508" layer="21"/>
2953 2953 <wire x1="-3.683" y1="-2.286" x2="3.683" y2="-2.286" width="0.1524" layer="21"/>
2954 2954 <wire x1="-3.683" y1="2.286" x2="3.683" y2="2.286" width="0.1524" layer="21"/>
2955 2955 <wire x1="3.683" y1="1.651" x2="-3.683" y2="1.651" width="0.0508" layer="21"/>
2956 2956 <wire x1="-6.223" y1="-2.286" x2="-6.223" y2="2.286" width="0.1524" layer="21"/>
2957 2957 <wire x1="-4.826" y1="1.651" x2="-4.826" y2="0.762" width="0.0508" layer="51"/>
2958 2958 <wire x1="-5.715" y1="-2.286" x2="-3.683" y2="-2.286" width="0.1524" layer="51"/>
2959 2959 <wire x1="-4.826" y1="-1.651" x2="-3.683" y2="-1.651" width="0.0508" layer="51"/>
2960 2960 <wire x1="-5.715" y1="-2.055" x2="-6.223" y2="-2.286" width="0.0508" layer="21"/>
2961 2961 <wire x1="-6.223" y1="-2.286" x2="-5.715" y2="-2.286" width="0.1524" layer="21"/>
2962 2962 <wire x1="-4.826" y1="0.762" x2="-4.826" y2="-0.762" width="0.0508" layer="21"/>
2963 2963 <wire x1="-4.826" y1="-0.762" x2="-4.826" y2="-1.651" width="0.0508" layer="51"/>
2964 2964 <wire x1="-4.826" y1="-1.651" x2="-5.715" y2="-2.055" width="0.0508" layer="51"/>
2965 2965 <wire x1="-5.715" y1="2.286" x2="-3.683" y2="2.286" width="0.1524" layer="51"/>
2966 2966 <wire x1="-3.683" y1="1.651" x2="-4.826" y2="1.651" width="0.0508" layer="51"/>
2967 2967 <wire x1="-6.223" y1="2.286" x2="-5.715" y2="2.286" width="0.1524" layer="21"/>
2968 2968 <wire x1="-5.715" y1="2.055" x2="-6.223" y2="2.286" width="0.0508" layer="21"/>
2969 2969 <wire x1="-4.826" y1="1.651" x2="-5.715" y2="2.055" width="0.0508" layer="51"/>
2970 2970 <wire x1="6.223" y1="-2.286" x2="6.223" y2="2.286" width="0.1524" layer="21"/>
2971 2971 <wire x1="5.842" y1="-1.651" x2="5.842" y2="1.651" width="0.0508" layer="21"/>
2972 2972 <wire x1="5.842" y1="-1.651" x2="6.223" y2="-2.286" width="0.0508" layer="21"/>
2973 2973 <wire x1="5.715" y1="-2.286" x2="6.223" y2="-2.286" width="0.1524" layer="21"/>
2974 2974 <wire x1="3.683" y1="-2.286" x2="5.715" y2="-2.286" width="0.1524" layer="51"/>
2975 2975 <wire x1="5.715" y1="-1.651" x2="5.842" y2="-1.651" width="0.0508" layer="21"/>
2976 2976 <wire x1="3.683" y1="-1.651" x2="5.715" y2="-1.651" width="0.0508" layer="51"/>
2977 2977 <wire x1="5.842" y1="1.651" x2="6.223" y2="2.286" width="0.0508" layer="21"/>
2978 2978 <wire x1="5.842" y1="1.651" x2="5.715" y2="1.651" width="0.0508" layer="21"/>
2979 2979 <wire x1="5.715" y1="2.286" x2="6.223" y2="2.286" width="0.1524" layer="21"/>
2980 2980 <wire x1="3.683" y1="2.286" x2="5.715" y2="2.286" width="0.1524" layer="51"/>
2981 2981 <wire x1="5.715" y1="1.651" x2="3.683" y2="1.651" width="0.0508" layer="51"/>
2982 2982 <wire x1="-3.81" y1="-0.254" x2="-2.54" y2="-0.254" width="0.1524" layer="21"/>
2983 2983 <wire x1="-2.54" y1="-0.254" x2="-2.54" y2="0.254" width="0.1524" layer="21"/>
2984 2984 <wire x1="-2.54" y1="0.254" x2="-3.81" y2="0.254" width="0.1524" layer="21"/>
2985 2985 <wire x1="-3.81" y1="0.254" x2="-3.81" y2="-0.254" width="0.1524" layer="21"/>
2986 2986 <wire x1="-3.81" y1="0.635" x2="-3.175" y2="0.635" width="0.1524" layer="21"/>
2987 2987 <wire x1="-3.175" y1="0.635" x2="-2.54" y2="0.635" width="0.1524" layer="21"/>
2988 2988 <wire x1="-3.175" y1="0.635" x2="-3.175" y2="1.016" width="0.1016" layer="21"/>
2989 2989 <wire x1="-3.81" y1="-0.635" x2="-3.175" y2="-0.635" width="0.1524" layer="21"/>
2990 2990 <wire x1="-3.175" y1="-0.635" x2="-2.54" y2="-0.635" width="0.1524" layer="21"/>
2991 2991 <wire x1="-3.175" y1="-0.635" x2="-3.175" y2="-1.016" width="0.1016" layer="21"/>
2992 2992 <circle x="5.08" y="0" radius="0.254" width="0.1524" layer="21"/>
2993 2993 <smd name="1" x="-4.699" y="-1.778" dx="1.778" dy="1.778" layer="1"/>
2994 2994 <smd name="2" x="4.699" y="-1.778" dx="1.778" dy="1.778" layer="1"/>
2995 2995 <smd name="3" x="4.699" y="1.778" dx="1.778" dy="1.778" layer="1"/>
2996 2996 <smd name="4" x="-4.699" y="1.778" dx="1.778" dy="1.778" layer="1"/>
2997 2997 <text x="-2.54" y="2.54" size="1.27" layer="25" ratio="10">&gt;NAME</text>
2998 2998 <text x="-2.032" y="-0.635" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
2999 2999 </package>
3000 3000 <package name="CTS406">
3001 3001 <description>&lt;b&gt;Model 406 6.0x3.5mm Low Cost Surface Mount Crystal&lt;/b&gt;&lt;p&gt;
3002 3002 Source: 008-0260-0_E.pdf</description>
3003 3003 <wire x1="-2.475" y1="1.65" x2="-1.05" y2="1.65" width="0.2032" layer="51"/>
3004 3004 <wire x1="-1.05" y1="1.65" x2="1.05" y2="1.65" width="0.2032" layer="21"/>
3005 3005 <wire x1="1.05" y1="1.65" x2="2.475" y2="1.65" width="0.2032" layer="51"/>
3006 3006 <wire x1="2.9" y1="1.225" x2="2.9" y2="0.3" width="0.2032" layer="51"/>
3007 3007 <wire x1="2.9" y1="0.3" x2="2.9" y2="-0.3" width="0.2032" layer="21"/>
3008 3008 <wire x1="2.9" y1="-0.3" x2="2.9" y2="-1.225" width="0.2032" layer="51"/>
3009 3009 <wire x1="2.475" y1="-1.65" x2="1.05" y2="-1.65" width="0.2032" layer="51"/>
3010 3010 <wire x1="1.05" y1="-1.65" x2="-1.05" y2="-1.65" width="0.2032" layer="21"/>
3011 3011 <wire x1="-1.05" y1="-1.65" x2="-2.475" y2="-1.65" width="0.2032" layer="51"/>
3012 3012 <wire x1="-2.9" y1="-1.225" x2="-2.9" y2="-0.3" width="0.2032" layer="51"/>
3013 3013 <wire x1="-2.9" y1="-0.3" x2="-2.9" y2="0.3" width="0.2032" layer="21"/>
3014 3014 <wire x1="-2.9" y1="0.3" x2="-2.9" y2="1.225" width="0.2032" layer="51"/>
3015 3015 <wire x1="-2.9" y1="1.225" x2="-2.475" y2="1.65" width="0.2032" layer="51" curve="89.516721"/>
3016 3016 <wire x1="2.475" y1="1.65" x2="2.9" y2="1.225" width="0.2032" layer="51" curve="89.516721"/>
3017 3017 <wire x1="2.9" y1="-1.225" x2="2.475" y2="-1.65" width="0.2032" layer="51" curve="89.516721"/>
3018 3018 <wire x1="-2.475" y1="-1.65" x2="-2.9" y2="-1.225" width="0.2032" layer="51" curve="89.516721"/>
3019 3019 <circle x="-2.05" y="-0.2" radius="0.182" width="0" layer="21"/>
3020 3020 <smd name="1" x="-2.2" y="-1.2" dx="1.9" dy="1.4" layer="1"/>
3021 3021 <smd name="2" x="2.2" y="-1.2" dx="1.9" dy="1.4" layer="1"/>
3022 3022 <smd name="3" x="2.2" y="1.2" dx="1.9" dy="1.4" layer="1"/>
3023 3023 <smd name="4" x="-2.2" y="1.2" dx="1.9" dy="1.4" layer="1"/>
3024 3024 <text x="-2.54" y="2.54" size="1.27" layer="25">&gt;NAME</text>
3025 3025 <text x="-2.54" y="-3.81" size="1.27" layer="27">&gt;VALUE</text>
3026 3026 </package>
3027 3027 </packages>
3028 3028 <symbols>
3029 3029 <symbol name="Q">
3030 3030 <wire x1="1.016" y1="0" x2="2.54" y2="0" width="0.1524" layer="94"/>
3031 3031 <wire x1="-2.54" y1="0" x2="-1.016" y2="0" width="0.1524" layer="94"/>
3032 3032 <wire x1="-0.381" y1="1.524" x2="-0.381" y2="-1.524" width="0.254" layer="94"/>
3033 3033 <wire x1="-0.381" y1="-1.524" x2="0.381" y2="-1.524" width="0.254" layer="94"/>
3034 3034 <wire x1="0.381" y1="-1.524" x2="0.381" y2="1.524" width="0.254" layer="94"/>
3035 3035 <wire x1="0.381" y1="1.524" x2="-0.381" y2="1.524" width="0.254" layer="94"/>
3036 3036 <wire x1="1.016" y1="1.778" x2="1.016" y2="-1.778" width="0.254" layer="94"/>
3037 3037 <wire x1="-1.016" y1="1.778" x2="-1.016" y2="-1.778" width="0.254" layer="94"/>
3038 3038 <text x="2.54" y="1.016" size="1.778" layer="95">&gt;NAME</text>
3039 3039 <text x="2.54" y="-2.54" size="1.778" layer="96">&gt;VALUE</text>
3040 3040 <text x="-2.159" y="-1.143" size="0.8636" layer="93">1</text>
3041 3041 <text x="1.524" y="-1.143" size="0.8636" layer="93">2</text>
3042 3042 <pin name="2" x="2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1" rot="R180"/>
3043 3043 <pin name="1" x="-2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1"/>
3044 3044 </symbol>
3045 3045 </symbols>
3046 3046 <devicesets>
3047 3047 <deviceset name="CRYSTAL" prefix="Q" uservalue="yes">
3048 3048 <description>&lt;b&gt;CRYSTAL&lt;/b&gt;</description>
3049 3049 <gates>
3050 3050 <gate name="G$1" symbol="Q" x="0" y="0"/>
3051 3051 </gates>
3052 3052 <devices>
3053 3053 <device name="HC49S" package="HC49/S">
3054 3054 <connects>
3055 3055 <connect gate="G$1" pin="1" pad="1"/>
3056 3056 <connect gate="G$1" pin="2" pad="2"/>
3057 3057 </connects>
3058 3058 <technologies>
3059 3059 <technology name="">
3060 3060 <attribute name="MF" value="" constant="no"/>
3061 3061 <attribute name="MPN" value="" constant="no"/>
3062 3062 <attribute name="OC_FARNELL" value="1667008" constant="no"/>
3063 3063 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3064 3064 </technology>
3065 3065 </technologies>
3066 3066 </device>
3067 3067 <device name="HC49GW" package="HC49GW">
3068 3068 <connects>
3069 3069 <connect gate="G$1" pin="1" pad="1"/>
3070 3070 <connect gate="G$1" pin="2" pad="2"/>
3071 3071 </connects>
3072 3072 <technologies>
3073 3073 <technology name="">
3074 3074 <attribute name="MF" value="" constant="no"/>
3075 3075 <attribute name="MPN" value="" constant="no"/>
3076 3076 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3077 3077 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3078 3078 </technology>
3079 3079 </technologies>
3080 3080 </device>
3081 3081 <device name="HC49TL-H" package="HC49TL-H">
3082 3082 <connects>
3083 3083 <connect gate="G$1" pin="1" pad="1"/>
3084 3084 <connect gate="G$1" pin="2" pad="2"/>
3085 3085 </connects>
3086 3086 <technologies>
3087 3087 <technology name="">
3088 3088 <attribute name="MF" value="" constant="no"/>
3089 3089 <attribute name="MPN" value="" constant="no"/>
3090 3090 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3091 3091 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3092 3092 </technology>
3093 3093 </technologies>
3094 3094 </device>
3095 3095 <device name="HC49U-H" package="HC49U-H">
3096 3096 <connects>
3097 3097 <connect gate="G$1" pin="1" pad="1"/>
3098 3098 <connect gate="G$1" pin="2" pad="2"/>
3099 3099 </connects>
3100 3100 <technologies>
3101 3101 <technology name="">
3102 3102 <attribute name="MF" value="" constant="no"/>
3103 3103 <attribute name="MPN" value="" constant="no"/>
3104 3104 <attribute name="OC_FARNELL" value="1666973" constant="no"/>
3105 3105 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3106 3106 </technology>
3107 3107 </technologies>
3108 3108 </device>
3109 3109 <device name="HC49U-LM" package="HC49U-LM">
3110 3110 <connects>
3111 3111 <connect gate="G$1" pin="1" pad="1"/>
3112 3112 <connect gate="G$1" pin="2" pad="2"/>
3113 3113 </connects>
3114 3114 <technologies>
3115 3115 <technology name="">
3116 3116 <attribute name="MF" value="" constant="no"/>
3117 3117 <attribute name="MPN" value="" constant="no"/>
3118 3118 <attribute name="OC_FARNELL" value="1666956" constant="no"/>
3119 3119 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3120 3120 </technology>
3121 3121 </technologies>
3122 3122 </device>
3123 3123 <device name="HC49U-V" package="HC49U-V">
3124 3124 <connects>
3125 3125 <connect gate="G$1" pin="1" pad="1"/>
3126 3126 <connect gate="G$1" pin="2" pad="2"/>
3127 3127 </connects>
3128 3128 <technologies>
3129 3129 <technology name="">
3130 3130 <attribute name="MF" value="" constant="no"/>
3131 3131 <attribute name="MPN" value="" constant="no"/>
3132 3132 <attribute name="OC_FARNELL" value="1666969" constant="no"/>
3133 3133 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3134 3134 </technology>
3135 3135 </technologies>
3136 3136 </device>
3137 3137 <device name="HC49U70" package="HC49U70">
3138 3138 <connects>
3139 3139 <connect gate="G$1" pin="1" pad="1"/>
3140 3140 <connect gate="G$1" pin="2" pad="2"/>
3141 3141 </connects>
3142 3142 <technologies>
3143 3143 <technology name="">
3144 3144 <attribute name="MF" value="" constant="no"/>
3145 3145 <attribute name="MPN" value="" constant="no"/>
3146 3146 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3147 3147 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3148 3148 </technology>
3149 3149 </technologies>
3150 3150 </device>
3151 3151 <device name="HC49UP" package="HC49UP">
3152 3152 <connects>
3153 3153 <connect gate="G$1" pin="1" pad="1"/>
3154 3154 <connect gate="G$1" pin="2" pad="2"/>
3155 3155 </connects>
3156 3156 <technologies>
3157 3157 <technology name="">
3158 3158 <attribute name="MF" value="" constant="no"/>
3159 3159 <attribute name="MPN" value="" constant="no"/>
3160 3160 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3161 3161 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3162 3162 </technology>
3163 3163 </technologies>
3164 3164 </device>
3165 3165 <device name="HC13U-H" package="HC13U-H">
3166 3166 <connects>
3167 3167 <connect gate="G$1" pin="1" pad="1"/>
3168 3168 <connect gate="G$1" pin="2" pad="2"/>
3169 3169 </connects>
3170 3170 <technologies>
3171 3171 <technology name="">
3172 3172 <attribute name="MF" value="" constant="no"/>
3173 3173 <attribute name="MPN" value="" constant="no"/>
3174 3174 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3175 3175 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3176 3176 </technology>
3177 3177 </technologies>
3178 3178 </device>
3179 3179 <device name="HC18U-H" package="HC18U-H">
3180 3180 <connects>
3181 3181 <connect gate="G$1" pin="1" pad="1"/>
3182 3182 <connect gate="G$1" pin="2" pad="2"/>
3183 3183 </connects>
3184 3184 <technologies>
3185 3185 <technology name="">
3186 3186 <attribute name="MF" value="" constant="no"/>
3187 3187 <attribute name="MPN" value="" constant="no"/>
3188 3188 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3189 3189 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3190 3190 </technology>
3191 3191 </technologies>
3192 3192 </device>
3193 3193 <device name="HC18U-V" package="HC18U-V">
3194 3194 <connects>
3195 3195 <connect gate="G$1" pin="1" pad="1"/>
3196 3196 <connect gate="G$1" pin="2" pad="2"/>
3197 3197 </connects>
3198 3198 <technologies>
3199 3199 <technology name="">
3200 3200 <attribute name="MF" value="" constant="no"/>
3201 3201 <attribute name="MPN" value="" constant="no"/>
3202 3202 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3203 3203 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3204 3204 </technology>
3205 3205 </technologies>
3206 3206 </device>
3207 3207 <device name="HC33U-H" package="HC33U-H">
3208 3208 <connects>
3209 3209 <connect gate="G$1" pin="1" pad="1"/>
3210 3210 <connect gate="G$1" pin="2" pad="2"/>
3211 3211 </connects>
3212 3212 <technologies>
3213 3213 <technology name="">
3214 3214 <attribute name="MF" value="" constant="no"/>
3215 3215 <attribute name="MPN" value="" constant="no"/>
3216 3216 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3217 3217 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3218 3218 </technology>
3219 3219 </technologies>
3220 3220 </device>
3221 3221 <device name="HC33U-V" package="HC33U-V">
3222 3222 <connects>
3223 3223 <connect gate="G$1" pin="1" pad="1"/>
3224 3224 <connect gate="G$1" pin="2" pad="2"/>
3225 3225 </connects>
3226 3226 <technologies>
3227 3227 <technology name="">
3228 3228 <attribute name="MF" value="" constant="no"/>
3229 3229 <attribute name="MPN" value="" constant="no"/>
3230 3230 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3231 3231 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3232 3232 </technology>
3233 3233 </technologies>
3234 3234 </device>
3235 3235 <device name="SM49" package="SM49">
3236 3236 <connects>
3237 3237 <connect gate="G$1" pin="1" pad="1"/>
3238 3238 <connect gate="G$1" pin="2" pad="2"/>
3239 3239 </connects>
3240 3240 <technologies>
3241 3241 <technology name="">
3242 3242 <attribute name="MF" value="" constant="no"/>
3243 3243 <attribute name="MPN" value="" constant="no"/>
3244 3244 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3245 3245 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3246 3246 </technology>
3247 3247 </technologies>
3248 3248 </device>
3249 3249 <device name="TC26H" package="TC26H">
3250 3250 <connects>
3251 3251 <connect gate="G$1" pin="1" pad="1"/>
3252 3252 <connect gate="G$1" pin="2" pad="2"/>
3253 3253 </connects>
3254 3254 <technologies>
3255 3255 <technology name="">
3256 3256 <attribute name="MF" value="" constant="no"/>
3257 3257 <attribute name="MPN" value="" constant="no"/>
3258 3258 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3259 3259 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3260 3260 </technology>
3261 3261 </technologies>
3262 3262 </device>
3263 3263 <device name="TC26V" package="TC26V">
3264 3264 <connects>
3265 3265 <connect gate="G$1" pin="1" pad="1"/>
3266 3266 <connect gate="G$1" pin="2" pad="2"/>
3267 3267 </connects>
3268 3268 <technologies>
3269 3269 <technology name="">
3270 3270 <attribute name="MF" value="" constant="no"/>
3271 3271 <attribute name="MPN" value="" constant="no"/>
3272 3272 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3273 3273 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3274 3274 </technology>
3275 3275 </technologies>
3276 3276 </device>
3277 3277 <device name="TC38H" package="TC38H">
3278 3278 <connects>
3279 3279 <connect gate="G$1" pin="1" pad="1"/>
3280 3280 <connect gate="G$1" pin="2" pad="2"/>
3281 3281 </connects>
3282 3282 <technologies>
3283 3283 <technology name="">
3284 3284 <attribute name="MF" value="" constant="no"/>
3285 3285 <attribute name="MPN" value="" constant="no"/>
3286 3286 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3287 3287 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3288 3288 </technology>
3289 3289 </technologies>
3290 3290 </device>
3291 3291 <device name="68SMX" package="86SMX">
3292 3292 <connects>
3293 3293 <connect gate="G$1" pin="1" pad="1"/>
3294 3294 <connect gate="G$1" pin="2" pad="4"/>
3295 3295 </connects>
3296 3296 <technologies>
3297 3297 <technology name="">
3298 3298 <attribute name="MF" value="" constant="no"/>
3299 3299 <attribute name="MPN" value="" constant="no"/>
3300 3300 <attribute name="OC_FARNELL" value="6344860" constant="no"/>
3301 3301 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3302 3302 </technology>
3303 3303 </technologies>
3304 3304 </device>
3305 3305 <device name="MM20SS" package="MM20SS">
3306 3306 <connects>
3307 3307 <connect gate="G$1" pin="1" pad="1"/>
3308 3308 <connect gate="G$1" pin="2" pad="4"/>
3309 3309 </connects>
3310 3310 <technologies>
3311 3311 <technology name="">
3312 3312 <attribute name="MF" value="" constant="no"/>
3313 3313 <attribute name="MPN" value="" constant="no"/>
3314 3314 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3315 3315 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3316 3316 </technology>
3317 3317 </technologies>
3318 3318 </device>
3319 3319 <device name="MM39SL" package="MM39SL">
3320 3320 <connects>
3321 3321 <connect gate="G$1" pin="1" pad="1"/>
3322 3322 <connect gate="G$1" pin="2" pad="4"/>
3323 3323 </connects>
3324 3324 <technologies>
3325 3325 <technology name="">
3326 3326 <attribute name="MF" value="" constant="no"/>
3327 3327 <attribute name="MPN" value="" constant="no"/>
3328 3328 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3329 3329 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3330 3330 </technology>
3331 3331 </technologies>
3332 3332 </device>
3333 3333 <device name="CTS406" package="CTS406">
3334 3334 <connects>
3335 3335 <connect gate="G$1" pin="1" pad="1"/>
3336 3336 <connect gate="G$1" pin="2" pad="3"/>
3337 3337 </connects>
3338 3338 <technologies>
3339 3339 <technology name="">
3340 3340 <attribute name="MF" value="" constant="no"/>
3341 3341 <attribute name="MPN" value="" constant="no"/>
3342 3342 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
3343 3343 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
3344 3344 </technology>
3345 3345 </technologies>
3346 3346 </device>
3347 3347 </devices>
3348 3348 </deviceset>
3349 3349 </devicesets>
3350 3350 </library>
3351 3351 <library name="diode">
3352 3352 <description>&lt;b&gt;Diodes&lt;/b&gt;&lt;p&gt;
3353 3353 Based on the following sources:
3354 3354 &lt;ul&gt;
3355 3355 &lt;li&gt;Motorola : www.onsemi.com
3356 3356 &lt;li&gt;Fairchild : www.fairchildsemi.com
3357 3357 &lt;li&gt;Philips : www.semiconductors.com
3358 3358 &lt;li&gt;Vishay : www.vishay.de
3359 3359 &lt;/ul&gt;
3360 3360 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
3361 3361 <packages>
3362 3362 <package name="SOD123">
3363 3363 <description>&lt;b&gt;Diode&lt;/b&gt;</description>
3364 3364 <wire x1="-1.1" y1="0.7" x2="1.1" y2="0.7" width="0.254" layer="51"/>
3365 3365 <wire x1="1.1" y1="0.7" x2="1.1" y2="-0.7" width="0.254" layer="51"/>
3366 3366 <wire x1="1.1" y1="-0.7" x2="-1.1" y2="-0.7" width="0.254" layer="51"/>
3367 3367 <wire x1="-1.1" y1="-0.7" x2="-1.1" y2="0.7" width="0.254" layer="51"/>
3368 3368 <smd name="C" x="-1.9" y="0" dx="1.4" dy="1.4" layer="1"/>
3369 3369 <smd name="A" x="1.9" y="0" dx="1.4" dy="1.4" layer="1"/>
3370 3370 <text x="-1.1" y="1" size="1.27" layer="25">&gt;NAME</text>
3371 3371 <text x="-1.1" y="-2.3" size="1.27" layer="27">&gt;VALUE</text>
3372 3372 <rectangle x1="-1.95" y1="-0.45" x2="-1.2" y2="0.4" layer="51"/>
3373 3373 <rectangle x1="1.2" y1="-0.45" x2="1.95" y2="0.4" layer="51"/>
3374 3374 <rectangle x1="-1.05" y1="-0.65" x2="-0.15" y2="0.7" layer="51"/>
3375 3375 </package>
3376 3376 </packages>
3377 3377 <symbols>
3378 3378 <symbol name="D">
3379 3379 <wire x1="-1.27" y1="-1.27" x2="1.27" y2="0" width="0.254" layer="94"/>
3380 3380 <wire x1="1.27" y1="0" x2="-1.27" y2="1.27" width="0.254" layer="94"/>
3381 3381 <wire x1="1.27" y1="1.27" x2="1.27" y2="0" width="0.254" layer="94"/>
3382 3382 <wire x1="-1.27" y1="1.27" x2="-1.27" y2="-1.27" width="0.254" layer="94"/>
3383 3383 <wire x1="1.27" y1="0" x2="1.27" y2="-1.27" width="0.254" layer="94"/>
3384 3384 <text x="2.54" y="0.4826" size="1.778" layer="95">&gt;NAME</text>
3385 3385 <text x="2.54" y="-2.3114" size="1.778" layer="96">&gt;VALUE</text>
3386 3386 <pin name="A" x="-2.54" y="0" visible="off" length="short" direction="pas"/>
3387 3387 <pin name="C" x="2.54" y="0" visible="off" length="short" direction="pas" rot="R180"/>
3388 3388 </symbol>
3389 3389 </symbols>
3390 3390 <devicesets>
3391 3391 <deviceset name="MBR0520LT" prefix="D">
3392 3392 <description>&lt;b&gt;SCHOTTKY BARRIER RECTIFIER&lt;/b&gt;&lt;p&gt;
3393 3393 Source: http://onsemi.com .. MBR0520LT1-D.pdf</description>
3394 3394 <gates>
3395 3395 <gate name="G$1" symbol="D" x="0" y="0"/>
3396 3396 </gates>
3397 3397 <devices>
3398 3398 <device name="" package="SOD123">
3399 3399 <connects>
3400 3400 <connect gate="G$1" pin="A" pad="A"/>
3401 3401 <connect gate="G$1" pin="C" pad="C"/>
3402 3402 </connects>
3403 3403 <technologies>
3404 3404 <technology name=""/>
3405 3405 </technologies>
3406 3406 </device>
3407 3407 </devices>
3408 3408 </deviceset>
3409 3409 </devicesets>
3410 3410 </library>
3411 3411 <library name="raspberrypi">
3412 3412 <description>&lt;h1&gt;&lt;a href="http://www.raspberrypi.org/"&gt;Raspberry Pi Board&lt;/a&gt;&lt;/h1&gt;
3413 3413 &lt;h2&gt;Changelog&lt;/h2&gt;
3414 3414 &lt;ul&gt;
3415 3415 &lt;li&gt;2014-01-25: Added RasPi Model B Rev 2&lt;/li&gt;
3416 3416 &lt;li&gt;2012-01-29: Initial version from Jacques&lt;/li&gt;
3417 3417 &lt;/ul&gt;
3418 3418
3419 3419 &lt;h2&gt;Licence&lt;/h2&gt;
3420 3420 This library stands under the &lt;a href="http://www.ohwr.org/projects/cernohl/wiki"&gt;CERN Open Hardware Licence&lt;/a&gt;.
3421 3421
3422 3422 &lt;h2&gt;Authors:&lt;/h2&gt;
3423 3423 &lt;a href="http://www.steffenvogel.de"&gt;Steffen Vogel&lt;/a&gt;&lt;br&gt;
3424 3424 &lt;a href="http://www.raspberrypi.org/phpBB3/memberlist.php?mode=viewprofile&amp;u=9306"&gt;Jacques Lagnel&lt;/a&gt;
3425 3425 &lt;h2&gt;Links&lt;/h2&gt;
3426 3426 &lt;a href="http://www.raspberrypi.org/wp-content/uploads/2012/12/Raspberry-Pi-Mounting-Hole-Template.png"&gt;Mounting Holes&lt;/a&gt;&lt;br&gt;
3427 3427 &lt;a href="http://elinux.org/RPi_Low-level_peripherals"&gt;GPIO Description&lt;/a&gt;&lt;br&gt;
3428 3428 &lt;a href="http://openlab.com.au/wp-content/uploads/2013/04/Raspberry_Pi_Dimensions.png"&gt;Dimensions&lt;/a&gt;</description>
3429 3429 <packages>
3430 3430 <package name="RPI-B-V2-SHIELD2">
3431 3431 <wire x1="-42.835" y1="22.245" x2="-40.985" y2="22.245" width="0.127" layer="21"/>
3432 3432 <wire x1="-40.985" y1="22.245" x2="-40.985" y2="20.395" width="0.127" layer="21" curve="1.965897"/>
3433 3433 <wire x1="-40.985" y1="20.395" x2="-42.835" y2="20.395" width="0.127" layer="21"/>
3434 3434 <wire x1="-42.835" y1="20.395" x2="-42.835" y2="22.245" width="0.127" layer="21"/>
3435 3435 <wire x1="-43.18" y1="20.05" x2="-10.16" y2="20.05" width="0.127" layer="21"/>
3436 3436 <wire x1="-10.16" y1="20.05" x2="-10.16" y2="25.13" width="0.127" layer="21"/>
3437 3437 <wire x1="-10.16" y1="25.13" x2="-43.18" y2="25.13" width="0.127" layer="21"/>
3438 3438 <wire x1="-43.18" y1="25.13" x2="-43.18" y2="20.05" width="0.127" layer="21"/>
3439 3439 <pad name="P1_1" x="-41.91" y="21.32" drill="1" shape="square"/>
3440 3440 <pad name="P1_2" x="-41.91" y="23.86" drill="1" diameter="1.6764"/>
3441 3441 <pad name="P1_3" x="-39.37" y="21.32" drill="1"/>
3442 3442 <pad name="P1_4" x="-39.37" y="23.86" drill="1"/>
3443 3443 <pad name="P1_5" x="-36.83" y="21.32" drill="1"/>
3444 3444 <pad name="P1_6" x="-36.83" y="23.86" drill="1" diameter="1.6764"/>
3445 3445 <pad name="P1_7" x="-34.29" y="21.32" drill="1"/>
3446 3446 <pad name="P1_8" x="-34.29" y="23.86" drill="1"/>
3447 3447 <pad name="P1_9" x="-31.75" y="21.32" drill="1"/>
3448 3448 <pad name="P1_10" x="-31.75" y="23.86" drill="1"/>
3449 3449 <pad name="P1_11" x="-29.21" y="21.32" drill="1"/>
3450 3450 <pad name="P1_12" x="-29.21" y="23.86" drill="1"/>
3451 3451 <pad name="P1_13" x="-26.67" y="21.32" drill="1"/>
3452 3452 <pad name="P1_14" x="-26.67" y="23.86" drill="1"/>
3453 3453 <pad name="P1_15" x="-24.13" y="21.32" drill="1"/>
3454 3454 <pad name="P1_16" x="-24.13" y="23.86" drill="1"/>
3455 3455 <pad name="P1_17" x="-21.59" y="21.32" drill="1"/>
3456 3456 <pad name="P1_18" x="-21.59" y="23.86" drill="1"/>
3457 3457 <pad name="P1_19" x="-19.05" y="21.32" drill="1"/>
3458 3458 <pad name="P1_20" x="-19.05" y="23.86" drill="1"/>
3459 3459 <pad name="P1_21" x="-16.51" y="21.32" drill="1"/>
3460 3460 <pad name="P1_22" x="-16.51" y="23.86" drill="1"/>
3461 3461 <pad name="P1_23" x="-13.97" y="21.32" drill="1"/>
3462 3462 <pad name="P1_24" x="-13.97" y="23.86" drill="1"/>
3463 3463 <pad name="P1_25" x="-11.43" y="21.32" drill="1"/>
3464 3464 <pad name="P1_26" x="-11.43" y="23.86" drill="1"/>
3465 3465 <text x="-41.902" y="19.756" size="1.27" layer="21" ratio="10" align="top-center">1</text>
3466 3466 <text x="-9.87" y="23.916" size="1.27" layer="21" ratio="10" align="center-left">26</text>
3467 3467 <wire x1="-27.94" y1="20.05" x2="-38.1" y2="20.05" width="0.127" layer="21"/>
3468 3468 <wire x1="-44.323" y1="26.654" x2="40.7416" y2="26.654" width="0" layer="20"/>
3469 3469 <wire x1="40.7416" y1="26.654" x2="40.7416" y2="8.3152" width="0" layer="20"/>
3470 3470 <wire x1="40.7416" y1="8.3152" x2="30.734" y2="8.3152" width="0" layer="20"/>
3471 3471 <wire x1="30.734" y1="8.3152" x2="30.734" y2="-11.4206" width="0" layer="20"/>
3472 3472 <wire x1="30.734" y1="-11.4206" x2="19.4564" y2="-11.4206" width="0" layer="20"/>
3473 3473 <wire x1="19.4564" y1="-11.4206" x2="19.4564" y2="-29.4292" width="0" layer="20"/>
3474 3474 <wire x1="19.4564" y1="-29.4292" x2="-44.3484" y2="-29.4292" width="0" layer="20"/>
3475 3475 <wire x1="-44.3484" y1="-29.4292" x2="-44.323" y2="26.654" width="0" layer="20"/>
3476 3476 <hole x="-18.81" y="-11.4" drill="2.9"/>
3477 3477 <hole x="35.66" y="14.11" drill="2.9"/>
3478 3478 </package>
3479 3479 </packages>
3480 3480 <symbols>
3481 3481 <symbol name="RBP-B-V22">
3482 3482 <wire x1="-25.4" y1="20.32" x2="27.94" y2="20.32" width="0.254" layer="94"/>
3483 3483 <wire x1="27.94" y1="20.32" x2="27.94" y2="-20.32" width="0.254" layer="94"/>
3484 3484 <wire x1="27.94" y1="-20.32" x2="-25.4" y2="-20.32" width="0.254" layer="94"/>
3485 3485 <wire x1="-25.4" y1="-20.32" x2="-25.4" y2="20.32" width="0.254" layer="94"/>
3486 3486 <pin name="+3V3" x="-30.48" y="-15.24" length="middle" direction="pwr"/>
3487 3487 <pin name="+5V" x="-30.48" y="-12.7" length="middle" direction="pwr"/>
3488 3488 <pin name="GPIO2/I2C1_SDA" x="-30.48" y="12.7" length="middle"/>
3489 3489 <pin name="GPIO3/I2C1_SCL" x="-30.48" y="10.16" length="middle"/>
3490 3490 <pin name="GND" x="-30.48" y="-17.78" length="middle" direction="pwr"/>
3491 3491 <pin name="GPIO4/GPCLK0" x="-30.48" y="7.62" length="middle"/>
3492 3492 <pin name="UART0_TXD/GPIO14" x="33.02" y="17.78" length="middle" rot="R180"/>
3493 3493 <pin name="UART0_RXD/GPIO15" x="33.02" y="15.24" length="middle" rot="R180"/>
3494 3494 <pin name="UART0_RTS/GPIO17" x="33.02" y="12.7" length="middle" rot="R180"/>
3495 3495 <pin name="PWM0/GPIO18" x="33.02" y="5.08" length="middle" rot="R180"/>
3496 3496 <pin name="GPIO27" x="33.02" y="-7.62" length="middle" rot="R180"/>
3497 3497 <pin name="GPIO22" x="33.02" y="2.54" length="middle" rot="R180"/>
3498 3498 <pin name="GPIO23" x="33.02" y="0" length="middle" rot="R180"/>
3499 3499 <pin name="GPIO24" x="33.02" y="-2.54" length="middle" rot="R180"/>
3500 3500 <pin name="GPIO10/SPI0_MOSI" x="-30.48" y="-5.08" length="middle"/>
3501 3501 <pin name="GPIO9/SPI0_MISO" x="-30.48" y="-2.54" length="middle"/>
3502 3502 <pin name="GPIO25" x="33.02" y="-5.08" length="middle" rot="R180"/>
3503 3503 <pin name="GPIO11/SPI0_SLCK" x="-30.48" y="-7.62" length="middle"/>
3504 3504 <pin name="GPIO8/SPI0_CE0" x="-30.48" y="0" length="middle"/>
3505 3505 <pin name="GPIO7/SPI0_CE1" x="-30.48" y="2.54" length="middle"/>
3506 3506 <text x="-7.62" y="-17.78" size="1.778" layer="95">RBP SHELL</text>
3507 3507 </symbol>
3508 3508 </symbols>
3509 3509 <devicesets>
3510 3510 <deviceset name="RBP-B-V22">
3511 3511 <gates>
3512 3512 <gate name="G$1" symbol="RBP-B-V22" x="0" y="0"/>
3513 3513 </gates>
3514 3514 <devices>
3515 3515 <device name="" package="RPI-B-V2-SHIELD2">
3516 3516 <connects>
3517 3517 <connect gate="G$1" pin="+3V3" pad="P1_1 P1_17"/>
3518 3518 <connect gate="G$1" pin="+5V" pad="P1_2 P1_4"/>
3519 3519 <connect gate="G$1" pin="GND" pad="P1_6 P1_9 P1_14 P1_20 P1_25"/>
3520 3520 <connect gate="G$1" pin="GPIO10/SPI0_MOSI" pad="P1_19"/>
3521 3521 <connect gate="G$1" pin="GPIO11/SPI0_SLCK" pad="P1_23"/>
3522 3522 <connect gate="G$1" pin="GPIO2/I2C1_SDA" pad="P1_3"/>
3523 3523 <connect gate="G$1" pin="GPIO22" pad="P1_15"/>
3524 3524 <connect gate="G$1" pin="GPIO23" pad="P1_16"/>
3525 3525 <connect gate="G$1" pin="GPIO24" pad="P1_18"/>
3526 3526 <connect gate="G$1" pin="GPIO25" pad="P1_22"/>
3527 3527 <connect gate="G$1" pin="GPIO27" pad="P1_13"/>
3528 3528 <connect gate="G$1" pin="GPIO3/I2C1_SCL" pad="P1_5"/>
3529 3529 <connect gate="G$1" pin="GPIO4/GPCLK0" pad="P1_7"/>
3530 3530 <connect gate="G$1" pin="GPIO7/SPI0_CE1" pad="P1_26"/>
3531 3531 <connect gate="G$1" pin="GPIO8/SPI0_CE0" pad="P1_24"/>
3532 3532 <connect gate="G$1" pin="GPIO9/SPI0_MISO" pad="P1_21"/>
3533 3533 <connect gate="G$1" pin="PWM0/GPIO18" pad="P1_12"/>
3534 3534 <connect gate="G$1" pin="UART0_RTS/GPIO17" pad="P1_11"/>
3535 3535 <connect gate="G$1" pin="UART0_RXD/GPIO15" pad="P1_10"/>
3536 3536 <connect gate="G$1" pin="UART0_TXD/GPIO14" pad="P1_8"/>
3537 3537 </connects>
3538 3538 <technologies>
3539 3539 <technology name=""/>
3540 3540 </technologies>
3541 3541 </device>
3542 3542 </devices>
3543 3543 </deviceset>
3544 3544 </devicesets>
3545 3545 </library>
3546 3546 <library name="atmel-2005">
3547 3547 <description>&lt;b&gt;AVR Devices&lt;/b&gt;&lt;p&gt;
3548 3548 ATmega640/1280/1281/2560/2561&lt;p&gt;
3549 3549 Based on the following sources:&lt;p&gt;
3550 3550 &lt;ul&gt;
3551 3551 &lt;li&gt;www.atmel.com
3552 3552
3553 3553 &lt;/ul&gt;
3554 3554 &lt;author&gt;Revised by hendryczek@gmx.de&lt;/author&gt;</description>
3555 3555 <packages>
3556 3556 <package name="TQFP100">
3557 3557 <description>&lt;b&gt;100-lead Thin Quad Flat Pack Package Outline&lt;/b&gt;</description>
3558 3558 <wire x1="-7" y1="6.25" x2="-6.25" y2="7" width="0.254" layer="21"/>
3559 3559 <wire x1="-6.25" y1="7" x2="6.75" y2="7" width="0.254" layer="21"/>
3560 3560 <wire x1="6.75" y1="7" x2="7" y2="6.75" width="0.254" layer="21"/>
3561 3561 <wire x1="7" y1="6.75" x2="7" y2="-6.75" width="0.254" layer="21"/>
3562 3562 <wire x1="7" y1="-6.75" x2="6.75" y2="-7" width="0.254" layer="21"/>
3563 3563 <wire x1="6.75" y1="-7" x2="-6.75" y2="-7" width="0.254" layer="21"/>
3564 3564 <wire x1="-6.75" y1="-7" x2="-7" y2="-6.75" width="0.254" layer="21"/>
3565 3565 <wire x1="-7" y1="-6.75" x2="-7" y2="6.25" width="0.254" layer="21"/>
3566 3566 <wire x1="0.39" y1="0.9299" x2="-0.0099" y2="1.3298" width="0.1016" layer="51" curve="90"/>
3567 3567 <circle x="-6" y="6" radius="0.2499" width="0.254" layer="21"/>
3568 3568 <circle x="3.59" y="-0.7699" radius="0.4999" width="0.1016" layer="51"/>
3569 3569 <smd name="1" x="-8" y="6" dx="1.5" dy="0.35" layer="1"/>
3570 3570 <smd name="2" x="-8" y="5.5" dx="1.5" dy="0.35" layer="1"/>
3571 3571 <smd name="3" x="-8" y="5" dx="1.5" dy="0.35" layer="1"/>
3572 3572 <smd name="4" x="-8" y="4.5" dx="1.5" dy="0.35" layer="1"/>
3573 3573 <smd name="5" x="-8" y="4" dx="1.5" dy="0.35" layer="1"/>
3574 3574 <smd name="6" x="-8" y="3.5" dx="1.5" dy="0.35" layer="1"/>
3575 3575 <smd name="7" x="-8" y="3" dx="1.5" dy="0.35" layer="1"/>
3576 3576 <smd name="8" x="-8" y="2.5" dx="1.5" dy="0.35" layer="1"/>
3577 3577 <smd name="9" x="-8" y="2" dx="1.5" dy="0.35" layer="1"/>
3578 3578 <smd name="10" x="-8" y="1.5" dx="1.5" dy="0.35" layer="1"/>
3579 3579 <smd name="11" x="-8" y="1" dx="1.5" dy="0.35" layer="1"/>
3580 3580 <smd name="12" x="-8" y="0.5" dx="1.5" dy="0.35" layer="1"/>
3581 3581 <smd name="13" x="-8" y="0" dx="1.5" dy="0.35" layer="1"/>
3582 3582 <smd name="14" x="-8" y="-0.5" dx="1.5" dy="0.35" layer="1"/>
3583 3583 <smd name="15" x="-8" y="-1" dx="1.5" dy="0.35" layer="1"/>
3584 3584 <smd name="16" x="-8" y="-1.5" dx="1.5" dy="0.35" layer="1"/>
3585 3585 <smd name="17" x="-8" y="-2" dx="1.5" dy="0.35" layer="1"/>
3586 3586 <smd name="18" x="-8" y="-2.5" dx="1.5" dy="0.35" layer="1"/>
3587 3587 <smd name="19" x="-8" y="-3" dx="1.5" dy="0.35" layer="1"/>
3588 3588 <smd name="20" x="-8" y="-3.5" dx="1.5" dy="0.35" layer="1"/>
3589 3589 <smd name="21" x="-8" y="-4" dx="1.5" dy="0.35" layer="1"/>
3590 3590 <smd name="22" x="-8" y="-4.5" dx="1.5" dy="0.35" layer="1"/>
3591 3591 <smd name="23" x="-8" y="-5" dx="1.5" dy="0.35" layer="1"/>
3592 3592 <smd name="24" x="-8" y="-5.5" dx="1.5" dy="0.35" layer="1"/>
3593 3593 <smd name="25" x="-8" y="-6" dx="1.5" dy="0.35" layer="1"/>
3594 3594 <smd name="26" x="-6" y="-8" dx="0.35" dy="1.5" layer="1"/>
3595 3595 <smd name="27" x="-5.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3596 3596 <smd name="28" x="-5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3597 3597 <smd name="29" x="-4.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3598 3598 <smd name="30" x="-4" y="-8" dx="0.35" dy="1.5" layer="1"/>
3599 3599 <smd name="31" x="-3.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3600 3600 <smd name="32" x="-3" y="-8" dx="0.35" dy="1.5" layer="1"/>
3601 3601 <smd name="33" x="-2.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3602 3602 <smd name="34" x="-2" y="-8" dx="0.35" dy="1.5" layer="1"/>
3603 3603 <smd name="35" x="-1.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3604 3604 <smd name="36" x="-1" y="-8" dx="0.35" dy="1.5" layer="1"/>
3605 3605 <smd name="37" x="-0.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3606 3606 <smd name="38" x="0" y="-8" dx="0.35" dy="1.5" layer="1"/>
3607 3607 <smd name="39" x="0.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3608 3608 <smd name="40" x="1" y="-8" dx="0.35" dy="1.5" layer="1"/>
3609 3609 <smd name="41" x="1.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3610 3610 <smd name="42" x="2" y="-8" dx="0.35" dy="1.5" layer="1"/>
3611 3611 <smd name="43" x="2.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3612 3612 <smd name="44" x="3" y="-8" dx="0.35" dy="1.5" layer="1"/>
3613 3613 <smd name="45" x="3.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3614 3614 <smd name="46" x="4" y="-8" dx="0.35" dy="1.5" layer="1"/>
3615 3615 <smd name="47" x="4.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3616 3616 <smd name="48" x="5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3617 3617 <smd name="49" x="5.5" y="-8" dx="0.35" dy="1.5" layer="1"/>
3618 3618 <smd name="50" x="6" y="-8" dx="0.35" dy="1.5" layer="1"/>
3619 3619 <smd name="51" x="8" y="-6" dx="1.5" dy="0.35" layer="1"/>
3620 3620 <smd name="52" x="8" y="-5.5" dx="1.5" dy="0.35" layer="1"/>
3621 3621 <smd name="53" x="8" y="-5" dx="1.5" dy="0.35" layer="1"/>
3622 3622 <smd name="54" x="8" y="-4.5" dx="1.5" dy="0.35" layer="1"/>
3623 3623 <smd name="55" x="8" y="-4" dx="1.5" dy="0.35" layer="1"/>
3624 3624 <smd name="56" x="8" y="-3.5" dx="1.5" dy="0.35" layer="1"/>
3625 3625 <smd name="57" x="8" y="-3" dx="1.5" dy="0.35" layer="1"/>
3626 3626 <smd name="58" x="8" y="-2.5" dx="1.5" dy="0.35" layer="1"/>
3627 3627 <smd name="59" x="8" y="-2" dx="1.5" dy="0.35" layer="1"/>
3628 3628 <smd name="60" x="8" y="-1.5" dx="1.5" dy="0.35" layer="1"/>
3629 3629 <smd name="61" x="8" y="-1" dx="1.5" dy="0.35" layer="1"/>
3630 3630 <smd name="62" x="8" y="-0.5" dx="1.5" dy="0.35" layer="1"/>
3631 3631 <smd name="63" x="8" y="0" dx="1.5" dy="0.35" layer="1"/>
3632 3632 <smd name="64" x="8" y="0.5" dx="1.5" dy="0.35" layer="1"/>
3633 3633 <smd name="65" x="8" y="1" dx="1.5" dy="0.35" layer="1"/>
3634 3634 <smd name="66" x="8" y="1.5" dx="1.5" dy="0.35" layer="1"/>
3635 3635 <smd name="67" x="8" y="2" dx="1.5" dy="0.35" layer="1"/>
3636 3636 <smd name="68" x="8" y="2.5" dx="1.5" dy="0.35" layer="1"/>
3637 3637 <smd name="69" x="8" y="3" dx="1.5" dy="0.35" layer="1"/>
3638 3638 <smd name="70" x="8" y="3.5" dx="1.5" dy="0.35" layer="1"/>
3639 3639 <smd name="71" x="8" y="4" dx="1.5" dy="0.35" layer="1"/>
3640 3640 <smd name="72" x="8" y="4.5" dx="1.5" dy="0.35" layer="1"/>
3641 3641 <smd name="73" x="8" y="5" dx="1.5" dy="0.35" layer="1"/>
3642 3642 <smd name="74" x="8" y="5.5" dx="1.5" dy="0.35" layer="1"/>
3643 3643 <smd name="75" x="8" y="6" dx="1.5" dy="0.35" layer="1"/>
3644 3644 <smd name="76" x="6" y="8" dx="0.35" dy="1.5" layer="1"/>
3645 3645 <smd name="77" x="5.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3646 3646 <smd name="78" x="5" y="8" dx="0.35" dy="1.5" layer="1"/>
3647 3647 <smd name="79" x="4.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3648 3648 <smd name="80" x="4" y="8" dx="0.35" dy="1.5" layer="1"/>
3649 3649 <smd name="81" x="3.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3650 3650 <smd name="82" x="3" y="8" dx="0.35" dy="1.5" layer="1"/>
3651 3651 <smd name="83" x="2.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3652 3652 <smd name="84" x="2" y="8" dx="0.35" dy="1.5" layer="1"/>
3653 3653 <smd name="85" x="1.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3654 3654 <smd name="86" x="1" y="8" dx="0.35" dy="1.5" layer="1"/>
3655 3655 <smd name="87" x="0.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3656 3656 <smd name="88" x="0" y="8" dx="0.35" dy="1.5" layer="1"/>
3657 3657 <smd name="89" x="-0.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3658 3658 <smd name="90" x="-1" y="8" dx="0.35" dy="1.5" layer="1"/>
3659 3659 <smd name="91" x="-1.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3660 3660 <smd name="92" x="-2" y="8" dx="0.35" dy="1.5" layer="1"/>
3661 3661 <smd name="93" x="-2.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3662 3662 <smd name="94" x="-3" y="8" dx="0.35" dy="1.5" layer="1"/>
3663 3663 <smd name="95" x="-3.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3664 3664 <smd name="96" x="-4" y="8" dx="0.35" dy="1.5" layer="1"/>
3665 3665 <smd name="97" x="-4.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3666 3666 <smd name="98" x="-5" y="8" dx="0.35" dy="1.5" layer="1"/>
3667 3667 <smd name="99" x="-5.5" y="8" dx="0.35" dy="1.5" layer="1"/>
3668 3668 <smd name="100" x="-6" y="8" dx="0.35" dy="1.5" layer="1"/>
3669 3669 <text x="-6.395" y="9.2451" size="1.27" layer="25">&gt;NAME</text>
3670 3670 <text x="-3.1801" y="2.8001" size="1.27" layer="27">&gt;VALUE</text>
3671 3671 <text x="-2.81" y="-2.4801" size="0.8128" layer="51">TQFP 100</text>
3672 3672 <text x="3.3899" y="-1.0701" size="0.6096" layer="51" ratio="15">R</text>
3673 3673 <rectangle x1="-8.1999" y1="5.8499" x2="-7.15" y2="6.1502" layer="51"/>
3674 3674 <rectangle x1="-8.1999" y1="5.35" x2="-7.15" y2="5.6501" layer="51"/>
3675 3675 <rectangle x1="-8.1999" y1="4.8499" x2="-7.15" y2="5.1502" layer="51"/>
3676 3676 <rectangle x1="-8.1999" y1="4.35" x2="-7.15" y2="4.6501" layer="51"/>
3677 3677 <rectangle x1="-8.1999" y1="3.8499" x2="-7.15" y2="4.1502" layer="51"/>
3678 3678 <rectangle x1="-8.1999" y1="3.35" x2="-7.15" y2="3.6501" layer="51"/>
3679 3679 <rectangle x1="-8.1999" y1="2.8499" x2="-7.15" y2="3.1502" layer="51"/>
3680 3680 <rectangle x1="-8.1999" y1="2.35" x2="-7.15" y2="2.6501" layer="51"/>
3681 3681 <rectangle x1="-8.1999" y1="1.8499" x2="-7.15" y2="2.1502" layer="51"/>
3682 3682 <rectangle x1="-8.1999" y1="1.35" x2="-7.15" y2="1.6501" layer="51"/>
3683 3683 <rectangle x1="-8.1999" y1="0.8499" x2="-7.15" y2="1.1502" layer="51"/>
3684 3684 <rectangle x1="-8.1999" y1="0.35" x2="-7.15" y2="0.6501" layer="51"/>
3685 3685 <rectangle x1="-8.1999" y1="-0.1501" x2="-7.15" y2="0.1502" layer="51"/>
3686 3686 <rectangle x1="-8.1999" y1="-0.65" x2="-7.15" y2="-0.3499" layer="51"/>
3687 3687 <rectangle x1="-8.1999" y1="-1.1501" x2="-7.15" y2="-0.8498" layer="51"/>
3688 3688 <rectangle x1="-8.1999" y1="-1.65" x2="-7.15" y2="-1.3499" layer="51"/>
3689 3689 <rectangle x1="-8.1999" y1="-2.1501" x2="-7.15" y2="-1.8498" layer="51"/>
3690 3690 <rectangle x1="-8.1999" y1="-2.65" x2="-7.15" y2="-2.3499" layer="51"/>
3691 3691 <rectangle x1="-8.1999" y1="-3.1501" x2="-7.15" y2="-2.8498" layer="51"/>
3692 3692 <rectangle x1="-8.1999" y1="-3.65" x2="-7.15" y2="-3.3499" layer="51"/>
3693 3693 <rectangle x1="-8.1999" y1="-4.1501" x2="-7.15" y2="-3.8498" layer="51"/>
3694 3694 <rectangle x1="-8.1999" y1="-4.65" x2="-7.15" y2="-4.3499" layer="51"/>
3695 3695 <rectangle x1="-8.1999" y1="-5.1501" x2="-7.15" y2="-4.8498" layer="51"/>
3696 3696 <rectangle x1="-8.1999" y1="-5.65" x2="-7.15" y2="-5.3499" layer="51"/>
3697 3697 <rectangle x1="-8.1999" y1="-6.1501" x2="-7.15" y2="-5.8498" layer="51"/>
3698 3698 <rectangle x1="-6.1501" y1="-8.1999" x2="-5.8498" y2="-7.15" layer="51"/>
3699 3699 <rectangle x1="-5.65" y1="-8.1999" x2="-5.3499" y2="-7.15" layer="51"/>
3700 3700 <rectangle x1="-5.1501" y1="-8.1999" x2="-4.8498" y2="-7.15" layer="51"/>
3701 3701 <rectangle x1="-4.65" y1="-8.1999" x2="-4.3499" y2="-7.15" layer="51"/>
3702 3702 <rectangle x1="-4.1501" y1="-8.1999" x2="-3.8498" y2="-7.15" layer="51"/>
3703 3703 <rectangle x1="-3.65" y1="-8.1999" x2="-3.3499" y2="-7.15" layer="51"/>
3704 3704 <rectangle x1="-3.1501" y1="-8.1999" x2="-2.8498" y2="-7.15" layer="51"/>
3705 3705 <rectangle x1="-2.65" y1="-8.1999" x2="-2.3499" y2="-7.15" layer="51"/>
3706 3706 <rectangle x1="-2.1501" y1="-8.1999" x2="-1.8498" y2="-7.15" layer="51"/>
3707 3707 <rectangle x1="-1.65" y1="-8.1999" x2="-1.3499" y2="-7.15" layer="51"/>
3708 3708 <rectangle x1="-1.1501" y1="-8.1999" x2="-0.8498" y2="-7.15" layer="51"/>
3709 3709 <rectangle x1="-0.65" y1="-8.1999" x2="-0.3499" y2="-7.15" layer="51"/>
3710 3710 <rectangle x1="-0.1501" y1="-8.1999" x2="0.1502" y2="-7.15" layer="51"/>
3711 3711 <rectangle x1="0.35" y1="-8.1999" x2="0.6501" y2="-7.15" layer="51"/>
3712 3712 <rectangle x1="0.8499" y1="-8.1999" x2="1.1502" y2="-7.15" layer="51"/>
3713 3713 <rectangle x1="1.35" y1="-8.1999" x2="1.6501" y2="-7.15" layer="51"/>
3714 3714 <rectangle x1="1.8499" y1="-8.1999" x2="2.1502" y2="-7.15" layer="51"/>
3715 3715 <rectangle x1="2.35" y1="-8.1999" x2="2.6501" y2="-7.15" layer="51"/>
3716 3716 <rectangle x1="2.8499" y1="-8.1999" x2="3.1502" y2="-7.15" layer="51"/>
3717 3717 <rectangle x1="3.35" y1="-8.1999" x2="3.6501" y2="-7.15" layer="51"/>
3718 3718 <rectangle x1="3.8499" y1="-8.1999" x2="4.1502" y2="-7.15" layer="51"/>
3719 3719 <rectangle x1="4.35" y1="-8.1999" x2="4.6501" y2="-7.15" layer="51"/>
3720 3720 <rectangle x1="4.8499" y1="-8.1999" x2="5.1502" y2="-7.15" layer="51"/>
3721 3721 <rectangle x1="5.35" y1="-8.1999" x2="5.6501" y2="-7.15" layer="51"/>
3722 3722 <rectangle x1="5.8499" y1="-8.1999" x2="6.1502" y2="-7.15" layer="51"/>
3723 3723 <rectangle x1="7.1501" y1="-6.1501" x2="8.2" y2="-5.8498" layer="51"/>
3724 3724 <rectangle x1="7.1501" y1="-5.65" x2="8.2" y2="-5.3499" layer="51"/>
3725 3725 <rectangle x1="7.1501" y1="-5.1501" x2="8.2" y2="-4.8498" layer="51"/>
3726 3726 <rectangle x1="7.1501" y1="-4.65" x2="8.2" y2="-4.3499" layer="51"/>
3727 3727 <rectangle x1="7.1501" y1="-4.1501" x2="8.2" y2="-3.8498" layer="51"/>
3728 3728 <rectangle x1="7.1501" y1="-3.65" x2="8.2" y2="-3.3499" layer="51"/>
3729 3729 <rectangle x1="7.1501" y1="-3.1501" x2="8.2" y2="-2.8498" layer="51"/>
3730 3730 <rectangle x1="7.1501" y1="-2.65" x2="8.2" y2="-2.3499" layer="51"/>
3731 3731 <rectangle x1="7.1501" y1="-2.1501" x2="8.2" y2="-1.8498" layer="51"/>
3732 3732 <rectangle x1="7.1501" y1="-1.65" x2="8.2" y2="-1.3499" layer="51"/>
3733 3733 <rectangle x1="7.1501" y1="-1.1501" x2="8.2" y2="-0.8498" layer="51"/>
3734 3734 <rectangle x1="7.1501" y1="-0.65" x2="8.2" y2="-0.3499" layer="51"/>
3735 3735 <rectangle x1="7.1501" y1="-0.1501" x2="8.2" y2="0.1502" layer="51"/>
3736 3736 <rectangle x1="7.1501" y1="0.35" x2="8.2" y2="0.6501" layer="51"/>
3737 3737 <rectangle x1="7.1501" y1="0.8499" x2="8.2" y2="1.1502" layer="51"/>
3738 3738 <rectangle x1="7.1501" y1="1.35" x2="8.2" y2="1.6501" layer="51"/>
3739 3739 <rectangle x1="7.1501" y1="1.8499" x2="8.2" y2="2.1502" layer="51"/>
3740 3740 <rectangle x1="7.1501" y1="2.35" x2="8.2" y2="2.6501" layer="51"/>
3741 3741 <rectangle x1="7.1501" y1="2.8499" x2="8.2" y2="3.1502" layer="51"/>
3742 3742 <rectangle x1="7.1501" y1="3.35" x2="8.2" y2="3.6501" layer="51"/>
3743 3743 <rectangle x1="7.1501" y1="3.8499" x2="8.2" y2="4.1502" layer="51"/>
3744 3744 <rectangle x1="7.1501" y1="4.35" x2="8.2" y2="4.6501" layer="51"/>
3745 3745 <rectangle x1="7.1501" y1="4.8499" x2="8.2" y2="5.1502" layer="51"/>
3746 3746 <rectangle x1="7.1501" y1="5.35" x2="8.2" y2="5.6501" layer="51"/>
3747 3747 <rectangle x1="7.1501" y1="5.8499" x2="8.2" y2="6.1502" layer="51"/>
3748 3748 <rectangle x1="5.8499" y1="7.1501" x2="6.1502" y2="8.2" layer="51"/>
3749 3749 <rectangle x1="5.35" y1="7.1501" x2="5.6501" y2="8.2" layer="51"/>
3750 3750 <rectangle x1="4.8499" y1="7.1501" x2="5.1502" y2="8.2" layer="51"/>
3751 3751 <rectangle x1="4.35" y1="7.1501" x2="4.6501" y2="8.2" layer="51"/>
3752 3752 <rectangle x1="3.8499" y1="7.1501" x2="4.1502" y2="8.2" layer="51"/>
3753 3753 <rectangle x1="3.35" y1="7.1501" x2="3.6501" y2="8.2" layer="51"/>
3754 3754 <rectangle x1="2.8499" y1="7.1501" x2="3.1502" y2="8.2" layer="51"/>
3755 3755 <rectangle x1="2.35" y1="7.1501" x2="2.6501" y2="8.2" layer="51"/>
3756 3756 <rectangle x1="1.8499" y1="7.1501" x2="2.1502" y2="8.2" layer="51"/>
3757 3757 <rectangle x1="1.35" y1="7.1501" x2="1.6501" y2="8.2" layer="51"/>
3758 3758 <rectangle x1="0.8499" y1="7.1501" x2="1.1502" y2="8.2" layer="51"/>
3759 3759 <rectangle x1="0.35" y1="7.1501" x2="0.6501" y2="8.2" layer="51"/>
3760 3760 <rectangle x1="-0.1501" y1="7.1501" x2="0.1502" y2="8.2" layer="51"/>
3761 3761 <rectangle x1="-0.65" y1="7.1501" x2="-0.3499" y2="8.2" layer="51"/>
3762 3762 <rectangle x1="-1.1501" y1="7.1501" x2="-0.8498" y2="8.2" layer="51"/>
3763 3763 <rectangle x1="-1.65" y1="7.1501" x2="-1.3499" y2="8.2" layer="51"/>
3764 3764 <rectangle x1="-2.1501" y1="7.1501" x2="-1.8498" y2="8.2" layer="51"/>
3765 3765 <rectangle x1="-2.65" y1="7.1501" x2="-2.3499" y2="8.2" layer="51"/>
3766 3766 <rectangle x1="-3.1501" y1="7.1501" x2="-2.8498" y2="8.2" layer="51"/>
3767 3767 <rectangle x1="-3.65" y1="7.1501" x2="-3.3499" y2="8.2" layer="51"/>
3768 3768 <rectangle x1="-4.1501" y1="7.1501" x2="-3.8498" y2="8.2" layer="51"/>
3769 3769 <rectangle x1="-4.65" y1="7.1501" x2="-4.3499" y2="8.2" layer="51"/>
3770 3770 <rectangle x1="-5.1501" y1="7.1501" x2="-4.8498" y2="8.2" layer="51"/>
3771 3771 <rectangle x1="-5.65" y1="7.1501" x2="-5.3499" y2="8.2" layer="51"/>
3772 3772 <rectangle x1="-6.1501" y1="7.1501" x2="-5.8498" y2="8.2" layer="51"/>
3773 3773 <polygon width="0.1" layer="51">
3774 3774 <vertex x="-3.81" y="-0.6701"/>
3775 3775 <vertex x="-2.81" y="1.3299"/>
3776 3776 <vertex x="-2.2101" y="1.3299"/>
3777 3777 <vertex x="-2.2101" y="-0.6701"/>
3778 3778 <vertex x="-2.6101" y="-0.6701"/>
3779 3779 <vertex x="-2.6101" y="0.73"/>
3780 3780 <vertex x="-3.2101" y="-0.4699"/>
3781 3781 <vertex x="-3.0099" y="-0.4699"/>
3782 3782 <vertex x="-3.0099" y="-0.6701"/>
3783 3783 </polygon>
3784 3784 <polygon width="0.1" layer="51">
3785 3785 <vertex x="-2.7099" y="1.6299"/>
3786 3786 <vertex x="-2.51" y="2.03"/>
3787 3787 <vertex x="3.0899" y="2.03"/>
3788 3788 <vertex x="3.0899" y="1.6299"/>
3789 3789 <vertex x="-1.51" y="1.6299"/>
3790 3790 <vertex x="-1.51" y="-0.6701"/>
3791 3791 <vertex x="-1.9101" y="-0.6701"/>
3792 3792 <vertex x="-1.9101" y="1.6299"/>
3793 3793 </polygon>
3794 3794 <polygon width="0.1" layer="51">
3795 3795 <vertex x="-1.2101" y="1.3299"/>
3796 3796 <vertex x="-1.2101" y="-0.6701"/>
3797 3797 <vertex x="-0.81" y="-0.6701"/>
3798 3798 <vertex x="-0.81" y="1.13"/>
3799 3799 <vertex x="-0.6101" y="1.13"/>
3800 3800 <vertex x="-0.6101" y="-0.6701"/>
3801 3801 <vertex x="-0.2101" y="-0.6701"/>
3802 3802 <vertex x="-0.2101" y="1.13"/>
3803 3803 <vertex x="-0.0099" y="1.13"/>
3804 3804 <vertex x="-0.0099" y="-0.6701"/>
3805 3805 <vertex x="0.3899" y="-0.6701"/>
3806 3806 <vertex x="0.3899" y="0.9299"/>
3807 3807 <vertex x="0.2901" y="1.13"/>
3808 3808 <vertex x="0.19" y="1.2301"/>
3809 3809 <vertex x="-0.0099" y="1.3299"/>
3810 3810 </polygon>
3811 3811 <polygon width="0.1" layer="51">
3812 3812 <vertex x="0.6901" y="1.3299"/>
3813 3813 <vertex x="0.6901" y="-0.6701"/>
3814 3814 <vertex x="1.89" y="-0.6701"/>
3815 3815 <vertex x="1.89" y="-0.0701"/>
3816 3816 <vertex x="0.89" y="-0.0701"/>
3817 3817 <vertex x="0.89" y="0.13"/>
3818 3818 <vertex x="1.89" y="0.13"/>
3819 3819 <vertex x="1.89" y="0.5301"/>
3820 3820 <vertex x="0.89" y="0.5301"/>
3821 3821 <vertex x="0.89" y="0.73"/>
3822 3822 <vertex x="1.89" y="0.73"/>
3823 3823 <vertex x="1.89" y="1.3299"/>
3824 3824 </polygon>
3825 3825 <polygon width="0.1" layer="51">
3826 3826 <vertex x="2.19" y="1.3299"/>
3827 3827 <vertex x="2.19" y="-0.6701"/>
3828 3828 <vertex x="2.7899" y="-0.6701"/>
3829 3829 <vertex x="2.9901" y="-0.27"/>
3830 3830 <vertex x="2.59" y="-0.27"/>
3831 3831 <vertex x="2.59" y="1.3299"/>
3832 3832 </polygon>
3833 3833 <polygon width="0.1" layer="51">
3834 3834 <vertex x="-3.81" y="-0.8699"/>
3835 3835 <vertex x="-3.81" y="-1.27"/>
3836 3836 <vertex x="2.49" y="-1.27"/>
3837 3837 <vertex x="2.6901" y="-0.8699"/>
3838 3838 </polygon>
3839 3839 </package>
3840 3840 </packages>
3841 3841 <symbols>
3842 3842 <symbol name="86-I/O-1">
3843 3843 <wire x1="-30.48" y1="78.74" x2="30.48" y2="78.74" width="0.254" layer="94"/>
3844 3844 <wire x1="30.48" y1="78.74" x2="30.48" y2="-76.2" width="0.254" layer="94"/>
3845 3845 <wire x1="30.48" y1="-76.2" x2="-30.48" y2="-76.2" width="0.254" layer="94"/>
3846 3846 <wire x1="-30.48" y1="-76.2" x2="-30.48" y2="78.74" width="0.254" layer="94"/>
3847 3847 <wire x1="10.16" y1="36.6713" x2="13.0175" y2="36.6713" width="0.127" layer="95"/>
3848 3848 <wire x1="19.685" y1="-72.5488" x2="22.7013" y2="-72.5488" width="0.127" layer="95"/>
3849 3849 <wire x1="19.8437" y1="-70.0088" x2="22.86" y2="-70.0088" width="0.127" layer="95"/>
3850 3850 <wire x1="-28.2575" y1="77.3113" x2="-21.2725" y2="77.3113" width="0.127" layer="95"/>
3851 3851 <text x="-30.48" y="-78.74" size="1.778" layer="96">&gt;VALUE</text>
3852 3852 <text x="-30.48" y="80.01" size="1.778" layer="95">&gt;NAME</text>
3853 3853 <text x="-28.0987" y="35.0838" size="1.524" layer="95">GND</text>
3854 3854 <text x="-28.0987" y="32.5438" size="1.524" layer="95">GND</text>
3855 3855 <text x="-28.0987" y="30.0038" size="1.524" layer="95">GND</text>
3856 3856 <text x="-28.0987" y="42.3863" size="1.524" layer="95">VCC</text>
3857 3857 <text x="-28.0987" y="44.9263" size="1.524" layer="95">VCC</text>
3858 3858 <text x="-28.0987" y="39.8463" size="1.524" layer="95">VCC</text>
3859 3859 <pin name="(A8)PC0" x="35.56" y="12.7" length="middle" rot="R180"/>
3860 3860 <pin name="(A9)PC1" x="35.56" y="15.24" length="middle" rot="R180"/>
3861 3861 <pin name="(A10)PC2" x="35.56" y="17.78" length="middle" rot="R180"/>
3862 3862 <pin name="(A11)PC3" x="35.56" y="20.32" length="middle" rot="R180"/>
3863 3863 <pin name="(A12)PC4" x="35.56" y="22.86" length="middle" rot="R180"/>
3864 3864 <pin name="(A13)PC5" x="35.56" y="25.4" length="middle" rot="R180"/>
3865 3865 <pin name="(A14)PC6" x="35.56" y="27.94" length="middle" rot="R180"/>
3866 3866 <pin name="(A15)PC7" x="35.56" y="30.48" length="middle" rot="R180"/>
3867 3867 <pin name="(AD0)PA0" x="35.56" y="58.42" length="middle" rot="R180"/>
3868 3868 <pin name="(AD1)PA1" x="35.56" y="60.96" length="middle" rot="R180"/>
3869 3869 <pin name="(AD2)PA2" x="35.56" y="63.5" length="middle" rot="R180"/>
3870 3870 <pin name="(AD3)PA3" x="35.56" y="66.04" length="middle" rot="R180"/>
3871 3871 <pin name="(AD4)PA4" x="35.56" y="68.58" length="middle" rot="R180"/>
3872 3872 <pin name="(AD5)PA5" x="35.56" y="71.12" length="middle" rot="R180"/>
3873 3873 <pin name="(AD6)PA6" x="35.56" y="73.66" length="middle" rot="R180"/>
3874 3874 <pin name="(AD7)PA7" x="35.56" y="76.2" length="middle" rot="R180"/>
3875 3875 <pin name="(ADC0)PF0" x="35.56" y="-55.88" length="middle" rot="R180"/>
3876 3876 <pin name="(ADC1)PF1" x="35.56" y="-53.34" length="middle" rot="R180"/>
3877 3877 <pin name="(ADC2)PF2" x="35.56" y="-50.8" length="middle" rot="R180"/>
3878 3878 <pin name="(ADC3)PF3" x="35.56" y="-48.26" length="middle" rot="R180"/>
3879 3879 <pin name="(ADC4/TCK)PF4" x="35.56" y="-45.72" length="middle" rot="R180"/>
3880 3880 <pin name="(ADC5/TMS)PF5" x="35.56" y="-43.18" length="middle" rot="R180"/>
3881 3881 <pin name="(ADC6/TDO)PF6" x="35.56" y="-40.64" length="middle" rot="R180"/>
3882 3882 <pin name="(ADC7/TDI)PF7" x="35.56" y="-38.1" length="middle" rot="R180"/>
3883 3883 <pin name="(ALE)PG2" x="35.56" y="-68.58" length="middle" rot="R180"/>
3884 3884 <pin name="(CLKO/ICP3/INT7)PE7" x="35.56" y="-15.24" length="middle" rot="R180"/>
3885 3885 <pin name="(ICP1)PD4" x="35.56" y="0" length="middle" rot="R180"/>
3886 3886 <pin name="(MISO/PCINT3)PB3" x="35.56" y="43.18" length="middle" rot="R180"/>
3887 3887 <pin name="(MOSI/PCINT2)PB2" x="35.56" y="40.64" length="middle" rot="R180"/>
3888 3888 <pin name="(OC0A/OC1C/PCINT7)PB7" x="35.56" y="53.34" length="middle" rot="R180"/>
3889 3889 <pin name="(OC0B)PG5" x="35.56" y="-60.96" length="middle" rot="R180"/>
3890 3890 <pin name="(OC1A/PCINT5)PB5" x="35.56" y="48.26" length="middle" rot="R180"/>
3891 3891 <pin name="(OC1B/PCINT6)PB6" x="35.56" y="50.8" length="middle" rot="R180"/>
3892 3892 <pin name="(OC2A/PCINT4)PB4" x="35.56" y="45.72" length="middle" rot="R180"/>
3893 3893 <pin name="(OC3A/AIN1)PE3" x="35.56" y="-25.4" length="middle" rot="R180"/>
3894 3894 <pin name="(OC3B/INT4)PE4" x="35.56" y="-22.86" length="middle" rot="R180"/>
3895 3895 <pin name="(OC3C/INT5)PE5" x="35.56" y="-20.32" length="middle" rot="R180"/>
3896 3896 <pin name="(RD)PG1" x="35.56" y="-71.12" length="middle" rot="R180"/>
3897 3897 <pin name="(RXD0/PCIN8)PE0" x="35.56" y="-33.02" length="middle" rot="R180"/>
3898 3898 <pin name="(RXD1/INT2)PD2" x="35.56" y="-5.08" length="middle" rot="R180"/>
3899 3899 <pin name="(SCK/PCINT1)PB1" x="35.56" y="38.1" length="middle" rot="R180"/>
3900 3900 <pin name="(SCL/INT0)PD0" x="35.56" y="-10.16" length="middle" rot="R180"/>
3901 3901 <pin name="(SDA/INT1)PD1" x="35.56" y="-7.62" length="middle" rot="R180"/>
3902 3902 <pin name="(SS/PCINT0)PB0" x="35.56" y="35.56" length="middle" rot="R180"/>
3903 3903 <pin name="(T0)PD7" x="35.56" y="7.62" length="middle" rot="R180"/>
3904 3904 <pin name="(T1)PD6" x="35.56" y="5.08" length="middle" rot="R180"/>
3905 3905 <pin name="(T3/INT6)PE6" x="35.56" y="-17.78" length="middle" rot="R180"/>
3906 3906 <pin name="(TOSC1)PG4" x="35.56" y="-63.5" length="middle" rot="R180"/>
3907 3907 <pin name="(TOSC2)PG3" x="35.56" y="-66.04" length="middle" rot="R180"/>
3908 3908 <pin name="(TXD0)PE1" x="35.56" y="-30.48" length="middle" rot="R180"/>
3909 3909 <pin name="(TXD1/INT3)PD3" x="35.56" y="-2.54" length="middle" rot="R180"/>
3910 3910 <pin name="(WR)PG0" x="35.56" y="-73.66" length="middle" rot="R180"/>
3911 3911 <pin name="(XCK0/AIN0)PE2" x="35.56" y="-27.94" length="middle" rot="R180"/>
3912 3912 <pin name="(XCK1)PD5" x="35.56" y="2.54" length="middle" rot="R180"/>
3913 3913 <pin name="AGND" x="-35.56" y="55.88" length="middle" direction="pwr"/>
3914 3914 <pin name="AREF" x="-35.56" y="60.96" length="middle"/>
3915 3915 <pin name="AVCC" x="-35.56" y="58.42" length="middle" direction="pwr"/>
3916 3916 <pin name="GND" x="-35.56" y="38.1" length="middle" direction="pwr"/>
3917 3917 <pin name="GND1" x="-35.56" y="35.56" visible="pad" length="middle" direction="pwr"/>
3918 3918 <pin name="GND2" x="-35.56" y="33.02" visible="pad" length="middle" direction="pwr"/>
3919 3919 <pin name="GND3" x="-35.56" y="30.48" visible="pad" length="middle" direction="pwr"/>
3920 3920 <pin name="PH0(RXD2)" x="-35.56" y="-73.66" length="middle"/>
3921 3921 <pin name="PH1(TXD2)" x="-35.56" y="-71.12" length="middle"/>
3922 3922 <pin name="PH2(XCK2)" x="-35.56" y="-68.58" length="middle"/>
3923 3923 <pin name="PH3(OC4A)" x="-35.56" y="-66.04" length="middle"/>
3924 3924 <pin name="PH4(OC4B)" x="-35.56" y="-63.5" length="middle"/>
3925 3925 <pin name="PH5(OC4C)" x="-35.56" y="-60.96" length="middle"/>
3926 3926 <pin name="PH6(OC2B)" x="-35.56" y="-58.42" length="middle"/>
3927 3927 <pin name="PH7(T4)" x="-35.56" y="-55.88" length="middle"/>
3928 3928 <pin name="PJ0(RXD3/PCINT9)" x="-35.56" y="-50.8" length="middle"/>
3929 3929 <pin name="PJ1(TXD3/PCINT10)" x="-35.56" y="-48.26" length="middle"/>
3930 3930 <pin name="PJ2(XCK3/PCINT11)" x="-35.56" y="-45.72" length="middle"/>
3931 3931 <pin name="PJ3(PCINT12)" x="-35.56" y="-43.18" length="middle"/>
3932 3932 <pin name="PJ4(PCINT13)" x="-35.56" y="-40.64" length="middle"/>
3933 3933 <pin name="PJ5(PCINT14)" x="-35.56" y="-38.1" length="middle"/>
3934 3934 <pin name="PJ6(PCINT15)" x="-35.56" y="-35.56" length="middle"/>
3935 3935 <pin name="PJ7" x="-35.56" y="-33.02" length="middle"/>
3936 3936 <pin name="PK0(ADC8/PCINT16)" x="-35.56" y="-27.94" length="middle"/>
3937 3937 <pin name="PK1(ADC9/PCINT17)" x="-35.56" y="-25.4" length="middle"/>
3938 3938 <pin name="PK2(ADC10/PCINT18)" x="-35.56" y="-22.86" length="middle"/>
3939 3939 <pin name="PK3(ADC11/PCINT19)" x="-35.56" y="-20.32" length="middle"/>
3940 3940 <pin name="PK4(ADC12/PCINT20)" x="-35.56" y="-17.78" length="middle"/>
3941 3941 <pin name="PK5(ADC13/PCINT21)" x="-35.56" y="-15.24" length="middle"/>
3942 3942 <pin name="PK6(ADC14/PCINT22)" x="-35.56" y="-12.7" length="middle"/>
3943 3943 <pin name="PK7(ADC15/PCINT23)" x="-35.56" y="-10.16" length="middle"/>
3944 3944 <pin name="PL0(ICP4)" x="-35.56" y="-5.08" length="middle"/>
3945 3945 <pin name="PL1(ICP5)" x="-35.56" y="-2.54" length="middle"/>
3946 3946 <pin name="PL2(T5)" x="-35.56" y="0" length="middle"/>
3947 3947 <pin name="PL3(OC5A)" x="-35.56" y="2.54" length="middle"/>
3948 3948 <pin name="PL4(OC5B)" x="-35.56" y="5.08" length="middle"/>
3949 3949 <pin name="PL5(OC5C)" x="-35.56" y="7.62" length="middle"/>
3950 3950 <pin name="PL6" x="-35.56" y="10.16" length="middle"/>
3951 3951 <pin name="PL7" x="-35.56" y="12.7" length="middle"/>
3952 3952 <pin name="RESET" x="-35.56" y="76.2" length="middle" direction="in" function="dot"/>
3953 3953 <pin name="VCC" x="-35.56" y="48.26" length="middle" direction="pwr"/>
3954 3954 <pin name="VCC1" x="-35.56" y="45.72" visible="pad" length="middle" direction="pwr"/>
3955 3955 <pin name="VCC2" x="-35.56" y="43.18" visible="pad" length="middle" direction="pwr"/>
3956 3956 <pin name="VCC3" x="-35.56" y="40.64" visible="pad" length="middle" direction="pwr"/>
3957 3957 <pin name="XTAL1" x="-35.56" y="66.04" length="middle" direction="in"/>
3958 3958 <pin name="XTAL2" x="-35.56" y="71.12" length="middle" direction="out"/>
3959 3959 </symbol>
3960 3960 </symbols>
3961 3961 <devicesets>
3962 3962 <deviceset name="ATMEGA*" prefix="IC">
3963 3963 <description>&lt;b&gt;MICROCONTROLLER&lt;/b&gt;&lt;p&gt;
3964 3964 64/128/256 Kbytes FLASH&lt;p&gt;
3965 3965 4 Kbytes EEPROM&lt;p&gt;
3966 3966 8 Kbytes SRAM&lt;p&gt;
3967 3967 86 General Purpose I/O pins&lt;p&gt;
3968 3968 12-channels16-bit PWM&lt;p&gt;
3969 3969 4 x Serial USARTs&lt;p&gt;
3970 3970 16-channels 10-bit A/D&lt;p&gt;</description>
3971 3971 <gates>
3972 3972 <gate name="1" symbol="86-I/O-1" x="0" y="0"/>
3973 3973 </gates>
3974 3974 <devices>
3975 3975 <device name="AI" package="TQFP100">
3976 3976 <connects>
3977 3977 <connect gate="1" pin="(A10)PC2" pad="55"/>
3978 3978 <connect gate="1" pin="(A11)PC3" pad="56"/>
3979 3979 <connect gate="1" pin="(A12)PC4" pad="57"/>
3980 3980 <connect gate="1" pin="(A13)PC5" pad="58"/>
3981 3981 <connect gate="1" pin="(A14)PC6" pad="59"/>
3982 3982 <connect gate="1" pin="(A15)PC7" pad="60"/>
3983 3983 <connect gate="1" pin="(A8)PC0" pad="53"/>
3984 3984 <connect gate="1" pin="(A9)PC1" pad="54"/>
3985 3985 <connect gate="1" pin="(AD0)PA0" pad="78"/>
3986 3986 <connect gate="1" pin="(AD1)PA1" pad="77"/>
3987 3987 <connect gate="1" pin="(AD2)PA2" pad="76"/>
3988 3988 <connect gate="1" pin="(AD3)PA3" pad="75"/>
3989 3989 <connect gate="1" pin="(AD4)PA4" pad="74"/>
3990 3990 <connect gate="1" pin="(AD5)PA5" pad="73"/>
3991 3991 <connect gate="1" pin="(AD6)PA6" pad="72"/>
3992 3992 <connect gate="1" pin="(AD7)PA7" pad="71"/>
3993 3993 <connect gate="1" pin="(ADC0)PF0" pad="97"/>
3994 3994 <connect gate="1" pin="(ADC1)PF1" pad="96"/>
3995 3995 <connect gate="1" pin="(ADC2)PF2" pad="95"/>
3996 3996 <connect gate="1" pin="(ADC3)PF3" pad="94"/>
3997 3997 <connect gate="1" pin="(ADC4/TCK)PF4" pad="93"/>
3998 3998 <connect gate="1" pin="(ADC5/TMS)PF5" pad="92"/>
3999 3999 <connect gate="1" pin="(ADC6/TDO)PF6" pad="91"/>
4000 4000 <connect gate="1" pin="(ADC7/TDI)PF7" pad="90"/>
4001 4001 <connect gate="1" pin="(ALE)PG2" pad="70"/>
4002 4002 <connect gate="1" pin="(CLKO/ICP3/INT7)PE7" pad="9"/>
4003 4003 <connect gate="1" pin="(ICP1)PD4" pad="47"/>
4004 4004 <connect gate="1" pin="(MISO/PCINT3)PB3" pad="22"/>
4005 4005 <connect gate="1" pin="(MOSI/PCINT2)PB2" pad="21"/>
4006 4006 <connect gate="1" pin="(OC0A/OC1C/PCINT7)PB7" pad="26"/>
4007 4007 <connect gate="1" pin="(OC0B)PG5" pad="1"/>
4008 4008 <connect gate="1" pin="(OC1A/PCINT5)PB5" pad="24"/>
4009 4009 <connect gate="1" pin="(OC1B/PCINT6)PB6" pad="25"/>
4010 4010 <connect gate="1" pin="(OC2A/PCINT4)PB4" pad="23"/>
4011 4011 <connect gate="1" pin="(OC3A/AIN1)PE3" pad="5"/>
4012 4012 <connect gate="1" pin="(OC3B/INT4)PE4" pad="6"/>
4013 4013 <connect gate="1" pin="(OC3C/INT5)PE5" pad="7"/>
4014 4014 <connect gate="1" pin="(RD)PG1" pad="52"/>
4015 4015 <connect gate="1" pin="(RXD0/PCIN8)PE0" pad="2"/>
4016 4016 <connect gate="1" pin="(RXD1/INT2)PD2" pad="45"/>
4017 4017 <connect gate="1" pin="(SCK/PCINT1)PB1" pad="20"/>
4018 4018 <connect gate="1" pin="(SCL/INT0)PD0" pad="43"/>
4019 4019 <connect gate="1" pin="(SDA/INT1)PD1" pad="44"/>
4020 4020 <connect gate="1" pin="(SS/PCINT0)PB0" pad="19"/>
4021 4021 <connect gate="1" pin="(T0)PD7" pad="50"/>
4022 4022 <connect gate="1" pin="(T1)PD6" pad="49"/>
4023 4023 <connect gate="1" pin="(T3/INT6)PE6" pad="8"/>
4024 4024 <connect gate="1" pin="(TOSC1)PG4" pad="29"/>
4025 4025 <connect gate="1" pin="(TOSC2)PG3" pad="28"/>
4026 4026 <connect gate="1" pin="(TXD0)PE1" pad="3"/>
4027 4027 <connect gate="1" pin="(TXD1/INT3)PD3" pad="46"/>
4028 4028 <connect gate="1" pin="(WR)PG0" pad="51"/>
4029 4029 <connect gate="1" pin="(XCK0/AIN0)PE2" pad="4"/>
4030 4030 <connect gate="1" pin="(XCK1)PD5" pad="48"/>
4031 4031 <connect gate="1" pin="AGND" pad="99"/>
4032 4032 <connect gate="1" pin="AREF" pad="98"/>
4033 4033 <connect gate="1" pin="AVCC" pad="100"/>
4034 4034 <connect gate="1" pin="GND" pad="11"/>
4035 4035 <connect gate="1" pin="GND1" pad="32"/>
4036 4036 <connect gate="1" pin="GND2" pad="62"/>
4037 4037 <connect gate="1" pin="GND3" pad="81"/>
4038 4038 <connect gate="1" pin="PH0(RXD2)" pad="12"/>
4039 4039 <connect gate="1" pin="PH1(TXD2)" pad="13"/>
4040 4040 <connect gate="1" pin="PH2(XCK2)" pad="14"/>
4041 4041 <connect gate="1" pin="PH3(OC4A)" pad="15"/>
4042 4042 <connect gate="1" pin="PH4(OC4B)" pad="16"/>
4043 4043 <connect gate="1" pin="PH5(OC4C)" pad="17"/>
4044 4044 <connect gate="1" pin="PH6(OC2B)" pad="18"/>
4045 4045 <connect gate="1" pin="PH7(T4)" pad="27"/>
4046 4046 <connect gate="1" pin="PJ0(RXD3/PCINT9)" pad="63"/>
4047 4047 <connect gate="1" pin="PJ1(TXD3/PCINT10)" pad="64"/>
4048 4048 <connect gate="1" pin="PJ2(XCK3/PCINT11)" pad="65"/>
4049 4049 <connect gate="1" pin="PJ3(PCINT12)" pad="66"/>
4050 4050 <connect gate="1" pin="PJ4(PCINT13)" pad="67"/>
4051 4051 <connect gate="1" pin="PJ5(PCINT14)" pad="68"/>
4052 4052 <connect gate="1" pin="PJ6(PCINT15)" pad="69"/>
4053 4053 <connect gate="1" pin="PJ7" pad="79"/>
4054 4054 <connect gate="1" pin="PK0(ADC8/PCINT16)" pad="89"/>
4055 4055 <connect gate="1" pin="PK1(ADC9/PCINT17)" pad="88"/>
4056 4056 <connect gate="1" pin="PK2(ADC10/PCINT18)" pad="87"/>
4057 4057 <connect gate="1" pin="PK3(ADC11/PCINT19)" pad="86"/>
4058 4058 <connect gate="1" pin="PK4(ADC12/PCINT20)" pad="85"/>
4059 4059 <connect gate="1" pin="PK5(ADC13/PCINT21)" pad="84"/>
4060 4060 <connect gate="1" pin="PK6(ADC14/PCINT22)" pad="83"/>
4061 4061 <connect gate="1" pin="PK7(ADC15/PCINT23)" pad="82"/>
4062 4062 <connect gate="1" pin="PL0(ICP4)" pad="35"/>
4063 4063 <connect gate="1" pin="PL1(ICP5)" pad="36"/>
4064 4064 <connect gate="1" pin="PL2(T5)" pad="37"/>
4065 4065 <connect gate="1" pin="PL3(OC5A)" pad="38"/>
4066 4066 <connect gate="1" pin="PL4(OC5B)" pad="39"/>
4067 4067 <connect gate="1" pin="PL5(OC5C)" pad="40"/>
4068 4068 <connect gate="1" pin="PL6" pad="41"/>
4069 4069 <connect gate="1" pin="PL7" pad="42"/>
4070 4070 <connect gate="1" pin="RESET" pad="30"/>
4071 4071 <connect gate="1" pin="VCC" pad="10"/>
4072 4072 <connect gate="1" pin="VCC1" pad="31"/>
4073 4073 <connect gate="1" pin="VCC2" pad="61"/>
4074 4074 <connect gate="1" pin="VCC3" pad="80"/>
4075 4075 <connect gate="1" pin="XTAL1" pad="34"/>
4076 4076 <connect gate="1" pin="XTAL2" pad="33"/>
4077 4077 </connects>
4078 4078 <technologies>
4079 4079 <technology name="1280-16"/>
4080 4080 <technology name="1280V-8"/>
4081 4081 <technology name="2560-16"/>
4082 4082 <technology name="2560V-8"/>
4083 4083 <technology name="640-16"/>
4084 4084 <technology name="640V-8"/>
4085 4085 </technologies>
4086 4086 </device>
4087 4087 <device name="AU" package="TQFP100">
4088 4088 <connects>
4089 4089 <connect gate="1" pin="(A10)PC2" pad="55"/>
4090 4090 <connect gate="1" pin="(A11)PC3" pad="56"/>
4091 4091 <connect gate="1" pin="(A12)PC4" pad="57"/>
4092 4092 <connect gate="1" pin="(A13)PC5" pad="58"/>
4093 4093 <connect gate="1" pin="(A14)PC6" pad="59"/>
4094 4094 <connect gate="1" pin="(A15)PC7" pad="60"/>
4095 4095 <connect gate="1" pin="(A8)PC0" pad="53"/>
4096 4096 <connect gate="1" pin="(A9)PC1" pad="54"/>
4097 4097 <connect gate="1" pin="(AD0)PA0" pad="78"/>
4098 4098 <connect gate="1" pin="(AD1)PA1" pad="77"/>
4099 4099 <connect gate="1" pin="(AD2)PA2" pad="76"/>
4100 4100 <connect gate="1" pin="(AD3)PA3" pad="75"/>
4101 4101 <connect gate="1" pin="(AD4)PA4" pad="74"/>
4102 4102 <connect gate="1" pin="(AD5)PA5" pad="73"/>
4103 4103 <connect gate="1" pin="(AD6)PA6" pad="72"/>
4104 4104 <connect gate="1" pin="(AD7)PA7" pad="71"/>
4105 4105 <connect gate="1" pin="(ADC0)PF0" pad="97"/>
4106 4106 <connect gate="1" pin="(ADC1)PF1" pad="96"/>
4107 4107 <connect gate="1" pin="(ADC2)PF2" pad="95"/>
4108 4108 <connect gate="1" pin="(ADC3)PF3" pad="94"/>
4109 4109 <connect gate="1" pin="(ADC4/TCK)PF4" pad="93"/>
4110 4110 <connect gate="1" pin="(ADC5/TMS)PF5" pad="92"/>
4111 4111 <connect gate="1" pin="(ADC6/TDO)PF6" pad="91"/>
4112 4112 <connect gate="1" pin="(ADC7/TDI)PF7" pad="90"/>
4113 4113 <connect gate="1" pin="(ALE)PG2" pad="70"/>
4114 4114 <connect gate="1" pin="(CLKO/ICP3/INT7)PE7" pad="9"/>
4115 4115 <connect gate="1" pin="(ICP1)PD4" pad="47"/>
4116 4116 <connect gate="1" pin="(MISO/PCINT3)PB3" pad="22"/>
4117 4117 <connect gate="1" pin="(MOSI/PCINT2)PB2" pad="21"/>
4118 4118 <connect gate="1" pin="(OC0A/OC1C/PCINT7)PB7" pad="26"/>
4119 4119 <connect gate="1" pin="(OC0B)PG5" pad="1"/>
4120 4120 <connect gate="1" pin="(OC1A/PCINT5)PB5" pad="24"/>
4121 4121 <connect gate="1" pin="(OC1B/PCINT6)PB6" pad="25"/>
4122 4122 <connect gate="1" pin="(OC2A/PCINT4)PB4" pad="23"/>
4123 4123 <connect gate="1" pin="(OC3A/AIN1)PE3" pad="5"/>
4124 4124 <connect gate="1" pin="(OC3B/INT4)PE4" pad="6"/>
4125 4125 <connect gate="1" pin="(OC3C/INT5)PE5" pad="7"/>
4126 4126 <connect gate="1" pin="(RD)PG1" pad="52"/>
4127 4127 <connect gate="1" pin="(RXD0/PCIN8)PE0" pad="2"/>
4128 4128 <connect gate="1" pin="(RXD1/INT2)PD2" pad="45"/>
4129 4129 <connect gate="1" pin="(SCK/PCINT1)PB1" pad="20"/>
4130 4130 <connect gate="1" pin="(SCL/INT0)PD0" pad="43"/>
4131 4131 <connect gate="1" pin="(SDA/INT1)PD1" pad="44"/>
4132 4132 <connect gate="1" pin="(SS/PCINT0)PB0" pad="19"/>
4133 4133 <connect gate="1" pin="(T0)PD7" pad="50"/>
4134 4134 <connect gate="1" pin="(T1)PD6" pad="49"/>
4135 4135 <connect gate="1" pin="(T3/INT6)PE6" pad="8"/>
4136 4136 <connect gate="1" pin="(TOSC1)PG4" pad="29"/>
4137 4137 <connect gate="1" pin="(TOSC2)PG3" pad="28"/>
4138 4138 <connect gate="1" pin="(TXD0)PE1" pad="3"/>
4139 4139 <connect gate="1" pin="(TXD1/INT3)PD3" pad="46"/>
4140 4140 <connect gate="1" pin="(WR)PG0" pad="51"/>
4141 4141 <connect gate="1" pin="(XCK0/AIN0)PE2" pad="4"/>
4142 4142 <connect gate="1" pin="(XCK1)PD5" pad="48"/>
4143 4143 <connect gate="1" pin="AGND" pad="99"/>
4144 4144 <connect gate="1" pin="AREF" pad="98"/>
4145 4145 <connect gate="1" pin="AVCC" pad="100"/>
4146 4146 <connect gate="1" pin="GND" pad="11"/>
4147 4147 <connect gate="1" pin="GND1" pad="32"/>
4148 4148 <connect gate="1" pin="GND2" pad="62"/>
4149 4149 <connect gate="1" pin="GND3" pad="81"/>
4150 4150 <connect gate="1" pin="PH0(RXD2)" pad="12"/>
4151 4151 <connect gate="1" pin="PH1(TXD2)" pad="13"/>
4152 4152 <connect gate="1" pin="PH2(XCK2)" pad="14"/>
4153 4153 <connect gate="1" pin="PH3(OC4A)" pad="15"/>
4154 4154 <connect gate="1" pin="PH4(OC4B)" pad="16"/>
4155 4155 <connect gate="1" pin="PH5(OC4C)" pad="17"/>
4156 4156 <connect gate="1" pin="PH6(OC2B)" pad="18"/>
4157 4157 <connect gate="1" pin="PH7(T4)" pad="27"/>
4158 4158 <connect gate="1" pin="PJ0(RXD3/PCINT9)" pad="63"/>
4159 4159 <connect gate="1" pin="PJ1(TXD3/PCINT10)" pad="64"/>
4160 4160 <connect gate="1" pin="PJ2(XCK3/PCINT11)" pad="65"/>
4161 4161 <connect gate="1" pin="PJ3(PCINT12)" pad="66"/>
4162 4162 <connect gate="1" pin="PJ4(PCINT13)" pad="67"/>
4163 4163 <connect gate="1" pin="PJ5(PCINT14)" pad="68"/>
4164 4164 <connect gate="1" pin="PJ6(PCINT15)" pad="69"/>
4165 4165 <connect gate="1" pin="PJ7" pad="79"/>
4166 4166 <connect gate="1" pin="PK0(ADC8/PCINT16)" pad="89"/>
4167 4167 <connect gate="1" pin="PK1(ADC9/PCINT17)" pad="88"/>
4168 4168 <connect gate="1" pin="PK2(ADC10/PCINT18)" pad="87"/>
4169 4169 <connect gate="1" pin="PK3(ADC11/PCINT19)" pad="86"/>
4170 4170 <connect gate="1" pin="PK4(ADC12/PCINT20)" pad="85"/>
4171 4171 <connect gate="1" pin="PK5(ADC13/PCINT21)" pad="84"/>
4172 4172 <connect gate="1" pin="PK6(ADC14/PCINT22)" pad="83"/>
4173 4173 <connect gate="1" pin="PK7(ADC15/PCINT23)" pad="82"/>
4174 4174 <connect gate="1" pin="PL0(ICP4)" pad="35"/>
4175 4175 <connect gate="1" pin="PL1(ICP5)" pad="36"/>
4176 4176 <connect gate="1" pin="PL2(T5)" pad="37"/>
4177 4177 <connect gate="1" pin="PL3(OC5A)" pad="38"/>
4178 4178 <connect gate="1" pin="PL4(OC5B)" pad="39"/>
4179 4179 <connect gate="1" pin="PL5(OC5C)" pad="40"/>
4180 4180 <connect gate="1" pin="PL6" pad="41"/>
4181 4181 <connect gate="1" pin="PL7" pad="42"/>
4182 4182 <connect gate="1" pin="RESET" pad="30"/>
4183 4183 <connect gate="1" pin="VCC" pad="10"/>
4184 4184 <connect gate="1" pin="VCC1" pad="31"/>
4185 4185 <connect gate="1" pin="VCC2" pad="61"/>
4186 4186 <connect gate="1" pin="VCC3" pad="80"/>
4187 4187 <connect gate="1" pin="XTAL1" pad="34"/>
4188 4188 <connect gate="1" pin="XTAL2" pad="33"/>
4189 4189 </connects>
4190 4190 <technologies>
4191 4191 <technology name="1280-16"/>
4192 4192 <technology name="1280V-8"/>
4193 4193 <technology name="2560-16"/>
4194 4194 <technology name="2560V-8"/>
4195 4195 <technology name="640-16"/>
4196 4196 <technology name="640V-8"/>
4197 4197 </technologies>
4198 4198 </device>
4199 4199 </devices>
4200 4200 </deviceset>
4201 4201 </devicesets>
4202 4202 </library>
4203 4203 <library name="pinhead">
4204 4204 <packages>
4205 4205 <package name="2X03">
4206 4206 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
4207 4207 <wire x1="-3.81" y1="-1.905" x2="-3.175" y2="-2.54" width="0.1524" layer="21"/>
4208 4208 <wire x1="-1.905" y1="-2.54" x2="-1.27" y2="-1.905" width="0.1524" layer="21"/>
4209 4209 <wire x1="-1.27" y1="-1.905" x2="-0.635" y2="-2.54" width="0.1524" layer="21"/>
4210 4210 <wire x1="0.635" y1="-2.54" x2="1.27" y2="-1.905" width="0.1524" layer="21"/>
4211 4211 <wire x1="-3.81" y1="-1.905" x2="-3.81" y2="1.905" width="0.1524" layer="21"/>
4212 4212 <wire x1="-3.81" y1="1.905" x2="-3.175" y2="2.54" width="0.1524" layer="21"/>
4213 4213 <wire x1="-3.175" y1="2.54" x2="-1.905" y2="2.54" width="0.1524" layer="21"/>
4214 4214 <wire x1="-1.905" y1="2.54" x2="-1.27" y2="1.905" width="0.1524" layer="21"/>
4215 4215 <wire x1="-1.27" y1="1.905" x2="-0.635" y2="2.54" width="0.1524" layer="21"/>
4216 4216 <wire x1="-0.635" y1="2.54" x2="0.635" y2="2.54" width="0.1524" layer="21"/>
4217 4217 <wire x1="0.635" y1="2.54" x2="1.27" y2="1.905" width="0.1524" layer="21"/>
4218 4218 <wire x1="-1.27" y1="1.905" x2="-1.27" y2="-1.905" width="0.1524" layer="21"/>
4219 4219 <wire x1="1.27" y1="1.905" x2="1.27" y2="-1.905" width="0.1524" layer="21"/>
4220 4220 <wire x1="-0.635" y1="-2.54" x2="0.635" y2="-2.54" width="0.1524" layer="21"/>
4221 4221 <wire x1="-3.175" y1="-2.54" x2="-1.905" y2="-2.54" width="0.1524" layer="21"/>
4222 4222 <wire x1="1.27" y1="-1.905" x2="1.905" y2="-2.54" width="0.1524" layer="21"/>
4223 4223 <wire x1="3.175" y1="-2.54" x2="3.81" y2="-1.905" width="0.1524" layer="21"/>
4224 4224 <wire x1="1.27" y1="1.905" x2="1.905" y2="2.54" width="0.1524" layer="21"/>
4225 4225 <wire x1="1.905" y1="2.54" x2="3.175" y2="2.54" width="0.1524" layer="21"/>
4226 4226 <wire x1="3.175" y1="2.54" x2="3.81" y2="1.905" width="0.1524" layer="21"/>
4227 4227 <wire x1="3.81" y1="1.905" x2="3.81" y2="-1.905" width="0.1524" layer="21"/>
4228 4228 <wire x1="1.905" y1="-2.54" x2="3.175" y2="-2.54" width="0.1524" layer="21"/>
4229 4229 <pad name="1" x="-2.54" y="-1.27" drill="1.016" shape="octagon"/>
4230 4230 <pad name="2" x="-2.54" y="1.27" drill="1.016" shape="octagon"/>
4231 4231 <pad name="3" x="0" y="-1.27" drill="1.016" shape="octagon"/>
4232 4232 <pad name="4" x="0" y="1.27" drill="1.016" shape="octagon"/>
4233 4233 <pad name="5" x="2.54" y="-1.27" drill="1.016" shape="octagon"/>
4234 4234 <pad name="6" x="2.54" y="1.27" drill="1.016" shape="octagon"/>
4235 4235 <text x="-3.81" y="3.175" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4236 4236 <text x="-3.81" y="-4.445" size="1.27" layer="27">&gt;VALUE</text>
4237 4237 <rectangle x1="-2.794" y1="-1.524" x2="-2.286" y2="-1.016" layer="51"/>
4238 4238 <rectangle x1="-2.794" y1="1.016" x2="-2.286" y2="1.524" layer="51"/>
4239 4239 <rectangle x1="-0.254" y1="1.016" x2="0.254" y2="1.524" layer="51"/>
4240 4240 <rectangle x1="-0.254" y1="-1.524" x2="0.254" y2="-1.016" layer="51"/>
4241 4241 <rectangle x1="2.286" y1="1.016" x2="2.794" y2="1.524" layer="51"/>
4242 4242 <rectangle x1="2.286" y1="-1.524" x2="2.794" y2="-1.016" layer="51"/>
4243 4243 </package>
4244 4244 <package name="2X03/90">
4245 4245 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
4246 4246 <wire x1="-3.81" y1="-1.905" x2="-1.27" y2="-1.905" width="0.1524" layer="21"/>
4247 4247 <wire x1="-1.27" y1="-1.905" x2="-1.27" y2="0.635" width="0.1524" layer="21"/>
4248 4248 <wire x1="-1.27" y1="0.635" x2="-3.81" y2="0.635" width="0.1524" layer="21"/>
4249 4249 <wire x1="-3.81" y1="0.635" x2="-3.81" y2="-1.905" width="0.1524" layer="21"/>
4250 4250 <wire x1="-2.54" y1="6.985" x2="-2.54" y2="1.27" width="0.762" layer="21"/>
4251 4251 <wire x1="-1.27" y1="-1.905" x2="1.27" y2="-1.905" width="0.1524" layer="21"/>
4252 4252 <wire x1="1.27" y1="-1.905" x2="1.27" y2="0.635" width="0.1524" layer="21"/>
4253 4253 <wire x1="1.27" y1="0.635" x2="-1.27" y2="0.635" width="0.1524" layer="21"/>
4254 4254 <wire x1="0" y1="6.985" x2="0" y2="1.27" width="0.762" layer="21"/>
4255 4255 <wire x1="1.27" y1="-1.905" x2="3.81" y2="-1.905" width="0.1524" layer="21"/>
4256 4256 <wire x1="3.81" y1="-1.905" x2="3.81" y2="0.635" width="0.1524" layer="21"/>
4257 4257 <wire x1="3.81" y1="0.635" x2="1.27" y2="0.635" width="0.1524" layer="21"/>
4258 4258 <wire x1="2.54" y1="6.985" x2="2.54" y2="1.27" width="0.762" layer="21"/>
4259 4259 <pad name="2" x="-2.54" y="-3.81" drill="1.016" shape="octagon"/>
4260 4260 <pad name="4" x="0" y="-3.81" drill="1.016" shape="octagon"/>
4261 4261 <pad name="6" x="2.54" y="-3.81" drill="1.016" shape="octagon"/>
4262 4262 <pad name="1" x="-2.54" y="-6.35" drill="1.016" shape="octagon"/>
4263 4263 <pad name="3" x="0" y="-6.35" drill="1.016" shape="octagon"/>
4264 4264 <pad name="5" x="2.54" y="-6.35" drill="1.016" shape="octagon"/>
4265 4265 <text x="-4.445" y="-3.81" size="1.27" layer="25" ratio="10" rot="R90">&gt;NAME</text>
4266 4266 <text x="5.715" y="-3.81" size="1.27" layer="27" rot="R90">&gt;VALUE</text>
4267 4267 <rectangle x1="-2.921" y1="0.635" x2="-2.159" y2="1.143" layer="21"/>
4268 4268 <rectangle x1="-0.381" y1="0.635" x2="0.381" y2="1.143" layer="21"/>
4269 4269 <rectangle x1="2.159" y1="0.635" x2="2.921" y2="1.143" layer="21"/>
4270 4270 <rectangle x1="-2.921" y1="-2.921" x2="-2.159" y2="-1.905" layer="21"/>
4271 4271 <rectangle x1="-0.381" y1="-2.921" x2="0.381" y2="-1.905" layer="21"/>
4272 4272 <rectangle x1="-2.921" y1="-5.461" x2="-2.159" y2="-4.699" layer="21"/>
4273 4273 <rectangle x1="-2.921" y1="-4.699" x2="-2.159" y2="-2.921" layer="51"/>
4274 4274 <rectangle x1="-0.381" y1="-4.699" x2="0.381" y2="-2.921" layer="51"/>
4275 4275 <rectangle x1="-0.381" y1="-5.461" x2="0.381" y2="-4.699" layer="21"/>
4276 4276 <rectangle x1="2.159" y1="-2.921" x2="2.921" y2="-1.905" layer="21"/>
4277 4277 <rectangle x1="2.159" y1="-5.461" x2="2.921" y2="-4.699" layer="21"/>
4278 4278 <rectangle x1="2.159" y1="-4.699" x2="2.921" y2="-2.921" layer="51"/>
4279 4279 </package>
4280 4280 </packages>
4281 4281 <symbols>
4282 4282 <symbol name="PINH2X3">
4283 4283 <wire x1="-6.35" y1="-5.08" x2="8.89" y2="-5.08" width="0.4064" layer="94"/>
4284 4284 <wire x1="8.89" y1="-5.08" x2="8.89" y2="5.08" width="0.4064" layer="94"/>
4285 4285 <wire x1="8.89" y1="5.08" x2="-6.35" y2="5.08" width="0.4064" layer="94"/>
4286 4286 <wire x1="-6.35" y1="5.08" x2="-6.35" y2="-5.08" width="0.4064" layer="94"/>
4287 4287 <text x="-6.35" y="5.715" size="1.778" layer="95">&gt;NAME</text>
4288 4288 <text x="-6.35" y="-7.62" size="1.778" layer="96">&gt;VALUE</text>
4289 4289 <pin name="1" x="-2.54" y="2.54" visible="pad" length="short" direction="pas" function="dot"/>
4290 4290 <pin name="2" x="5.08" y="2.54" visible="pad" length="short" direction="pas" function="dot" rot="R180"/>
4291 4291 <pin name="3" x="-2.54" y="0" visible="pad" length="short" direction="pas" function="dot"/>
4292 4292 <pin name="4" x="5.08" y="0" visible="pad" length="short" direction="pas" function="dot" rot="R180"/>
4293 4293 <pin name="5" x="-2.54" y="-2.54" visible="pad" length="short" direction="pas" function="dot"/>
4294 4294 <pin name="6" x="5.08" y="-2.54" visible="pad" length="short" direction="pas" function="dot" rot="R180"/>
4295 4295 </symbol>
4296 4296 </symbols>
4297 4297 <devicesets>
4298 4298 <deviceset name="PINHD-2X3" prefix="JP" uservalue="yes">
4299 4299 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
4300 4300 <gates>
4301 4301 <gate name="A" symbol="PINH2X3" x="0" y="0"/>
4302 4302 </gates>
4303 4303 <devices>
4304 4304 <device name="" package="2X03">
4305 4305 <connects>
4306 4306 <connect gate="A" pin="1" pad="1"/>
4307 4307 <connect gate="A" pin="2" pad="2"/>
4308 4308 <connect gate="A" pin="3" pad="3"/>
4309 4309 <connect gate="A" pin="4" pad="4"/>
4310 4310 <connect gate="A" pin="5" pad="5"/>
4311 4311 <connect gate="A" pin="6" pad="6"/>
4312 4312 </connects>
4313 4313 <technologies>
4314 4314 <technology name=""/>
4315 4315 </technologies>
4316 4316 </device>
4317 4317 <device name="/90" package="2X03/90">
4318 4318 <connects>
4319 4319 <connect gate="A" pin="1" pad="1"/>
4320 4320 <connect gate="A" pin="2" pad="2"/>
4321 4321 <connect gate="A" pin="3" pad="3"/>
4322 4322 <connect gate="A" pin="4" pad="4"/>
4323 4323 <connect gate="A" pin="5" pad="5"/>
4324 4324 <connect gate="A" pin="6" pad="6"/>
4325 4325 </connects>
4326 4326 <technologies>
4327 4327 <technology name=""/>
4328 4328 </technologies>
4329 4329 </device>
4330 4330 </devices>
4331 4331 </deviceset>
4332 4332 </devicesets>
4333 4333 </library>
4334 4334 <library name="SmartPrj">
4335 4335 <packages>
4336 4336 <package name="RESONATOR">
4337 4337 <wire x1="-1.4" y1="0.8" x2="1.4" y2="0.8" width="0.127" layer="51"/>
4338 4338 <wire x1="1.4" y1="0.8" x2="1.4" y2="-0.8" width="0.127" layer="51"/>
4339 4339 <wire x1="1.4" y1="-0.8" x2="-1.4" y2="-0.8" width="0.127" layer="51"/>
4340 4340 <wire x1="-1.4" y1="-0.8" x2="-1.4" y2="0.8" width="0.127" layer="51"/>
4341 4341 <wire x1="-1.6" y1="0.8" x2="-1.6" y2="-0.8" width="0.22" layer="21"/>
4342 4342 <wire x1="1.6" y1="0.8" x2="1.6" y2="-0.8" width="0.22" layer="21"/>
4343 4343 <smd name="1" x="-1" y="0" dx="2" dy="0.7" layer="1" rot="R90"/>
4344 4344 <smd name="2" x="0" y="0" dx="2" dy="0.7" layer="1" rot="R90"/>
4345 4345 <smd name="3" x="1" y="0" dx="2" dy="0.7" layer="1" rot="R90"/>
4346 4346 <text x="-1.45" y="1.35" size="0.3556" layer="25">&gt;NAME</text>
4347 4347 <text x="-1.45" y="-1.688" size="0.3556" layer="27">&gt;VALUE</text>
4348 4348 </package>
4349 4349 <package name="R0805RND">
4350 4350 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4351 4351 chip</description>
4352 4352 <wire x1="-0.41" y1="0.635" x2="0.41" y2="0.635" width="0.1524" layer="51"/>
4353 4353 <wire x1="-0.41" y1="-0.635" x2="0.41" y2="-0.635" width="0.1524" layer="51"/>
4354 4354 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
4355 4355 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
4356 4356 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
4357 4357 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
4358 4358 <smd name="1" x="-0.977" y="0" dx="1.3" dy="1.5" layer="1" roundness="100"/>
4359 4359 <smd name="2" x="0.977" y="0" dx="1.3" dy="1.5" layer="1" roundness="100"/>
4360 4360 <text x="-0.762" y="1.016" size="1.27" layer="25">&gt;NAME</text>
4361 4361 <text x="-0.762" y="-2.286" size="1.27" layer="27">&gt;VALUE</text>
4362 4362 <rectangle x1="0.4064" y1="-0.6985" x2="1.0564" y2="0.7015" layer="51"/>
4363 4363 <rectangle x1="-1.0668" y1="-0.6985" x2="-0.4168" y2="0.7015" layer="51"/>
4364 4364 <rectangle x1="-0.1999" y1="-0.5001" x2="0.1999" y2="0.5001" layer="35"/>
4365 4365 </package>
4366 4366 <package name="0204V">
4367 4367 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4368 4368 type 0204, grid 2.5 mm</description>
4369 4369 <wire x1="-1.27" y1="0" x2="1.27" y2="0" width="0.508" layer="51"/>
4370 4370 <wire x1="-0.127" y1="0" x2="0.127" y2="0" width="0.508" layer="21"/>
4371 4371 <circle x="-1.27" y="0" radius="0.889" width="0.1524" layer="51"/>
4372 4372 <circle x="-1.27" y="0" radius="0.635" width="0.0508" layer="51"/>
4373 4373 <pad name="1" x="-1.27" y="0" drill="0.8128" shape="octagon"/>
4374 4374 <pad name="2" x="1.27" y="0" drill="0.8128" shape="octagon"/>
4375 4375 <text x="-2.1336" y="1.1684" size="1.27" layer="25" ratio="12">&gt;NAME</text>
4376 4376 <text x="-2.1336" y="-2.3114" size="1.27" layer="27" ratio="12">&gt;VALUE</text>
4377 4377 </package>
4378 4378 <package name="0204/5">
4379 4379 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4380 4380 type 0204, grid 5 mm</description>
4381 4381 <wire x1="2.54" y1="0" x2="2.032" y2="0" width="0.508" layer="51"/>
4382 4382 <wire x1="-2.54" y1="0" x2="-2.032" y2="0" width="0.508" layer="51"/>
4383 4383 <wire x1="-1.778" y1="0.635" x2="-1.524" y2="0.889" width="0.1524" layer="21" curve="-90"/>
4384 4384 <wire x1="-1.778" y1="-0.635" x2="-1.524" y2="-0.889" width="0.1524" layer="21" curve="90"/>
4385 4385 <wire x1="1.524" y1="-0.889" x2="1.778" y2="-0.635" width="0.1524" layer="21" curve="90"/>
4386 4386 <wire x1="1.524" y1="0.889" x2="1.778" y2="0.635" width="0.1524" layer="21" curve="-90"/>
4387 4387 <wire x1="-1.778" y1="-0.635" x2="-1.778" y2="0.635" width="0.1524" layer="51"/>
4388 4388 <wire x1="-1.524" y1="0.889" x2="-1.27" y2="0.889" width="0.1524" layer="21"/>
4389 4389 <wire x1="-1.143" y1="0.762" x2="-1.27" y2="0.889" width="0.1524" layer="21"/>
4390 4390 <wire x1="-1.524" y1="-0.889" x2="-1.27" y2="-0.889" width="0.1524" layer="21"/>
4391 4391 <wire x1="-1.143" y1="-0.762" x2="-1.27" y2="-0.889" width="0.1524" layer="21"/>
4392 4392 <wire x1="1.143" y1="0.762" x2="1.27" y2="0.889" width="0.1524" layer="21"/>
4393 4393 <wire x1="1.143" y1="0.762" x2="-1.143" y2="0.762" width="0.1524" layer="21"/>
4394 4394 <wire x1="1.143" y1="-0.762" x2="1.27" y2="-0.889" width="0.1524" layer="21"/>
4395 4395 <wire x1="1.143" y1="-0.762" x2="-1.143" y2="-0.762" width="0.1524" layer="21"/>
4396 4396 <wire x1="1.524" y1="0.889" x2="1.27" y2="0.889" width="0.1524" layer="21"/>
4397 4397 <wire x1="1.524" y1="-0.889" x2="1.27" y2="-0.889" width="0.1524" layer="21"/>
4398 4398 <wire x1="1.778" y1="-0.635" x2="1.778" y2="0.635" width="0.1524" layer="51"/>
4399 4399 <pad name="1" x="-2.54" y="0" drill="0.8128" shape="octagon"/>
4400 4400 <pad name="2" x="2.54" y="0" drill="0.8128" shape="octagon"/>
4401 4401 <text x="-2.0066" y="1.1684" size="0.9906" layer="25" ratio="12">&gt;NAME</text>
4402 4402 <text x="-2.1336" y="-2.3114" size="0.9906" layer="27" ratio="12">&gt;VALUE</text>
4403 4403 <rectangle x1="-2.032" y1="-0.254" x2="-1.778" y2="0.254" layer="51"/>
4404 4404 <rectangle x1="1.778" y1="-0.254" x2="2.032" y2="0.254" layer="51"/>
4405 4405 </package>
4406 4406 <package name="0204/7">
4407 4407 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4408 4408 type 0204, grid 7.5 mm</description>
4409 4409 <wire x1="3.81" y1="0" x2="2.921" y2="0" width="0.508" layer="51"/>
4410 4410 <wire x1="-3.81" y1="0" x2="-2.921" y2="0" width="0.508" layer="51"/>
4411 4411 <wire x1="-2.54" y1="0.762" x2="-2.286" y2="1.016" width="0.1524" layer="21" curve="-90"/>
4412 4412 <wire x1="-2.54" y1="-0.762" x2="-2.286" y2="-1.016" width="0.1524" layer="21" curve="90"/>
4413 4413 <wire x1="2.286" y1="-1.016" x2="2.54" y2="-0.762" width="0.1524" layer="21" curve="90"/>
4414 4414 <wire x1="2.286" y1="1.016" x2="2.54" y2="0.762" width="0.1524" layer="21" curve="-90"/>
4415 4415 <wire x1="-2.54" y1="-0.762" x2="-2.54" y2="0.762" width="0.1524" layer="21"/>
4416 4416 <wire x1="-2.286" y1="1.016" x2="-1.905" y2="1.016" width="0.1524" layer="21"/>
4417 4417 <wire x1="-1.778" y1="0.889" x2="-1.905" y2="1.016" width="0.1524" layer="21"/>
4418 4418 <wire x1="-2.286" y1="-1.016" x2="-1.905" y2="-1.016" width="0.1524" layer="21"/>
4419 4419 <wire x1="-1.778" y1="-0.889" x2="-1.905" y2="-1.016" width="0.1524" layer="21"/>
4420 4420 <wire x1="1.778" y1="0.889" x2="1.905" y2="1.016" width="0.1524" layer="21"/>
4421 4421 <wire x1="1.778" y1="0.889" x2="-1.778" y2="0.889" width="0.1524" layer="21"/>
4422 4422 <wire x1="1.778" y1="-0.889" x2="1.905" y2="-1.016" width="0.1524" layer="21"/>
4423 4423 <wire x1="1.778" y1="-0.889" x2="-1.778" y2="-0.889" width="0.1524" layer="21"/>
4424 4424 <wire x1="2.286" y1="1.016" x2="1.905" y2="1.016" width="0.1524" layer="21"/>
4425 4425 <wire x1="2.286" y1="-1.016" x2="1.905" y2="-1.016" width="0.1524" layer="21"/>
4426 4426 <wire x1="2.54" y1="-0.762" x2="2.54" y2="0.762" width="0.1524" layer="21"/>
4427 4427 <pad name="1" x="-3.81" y="0" drill="0.8128" shape="octagon"/>
4428 4428 <pad name="2" x="3.81" y="0" drill="0.8128" shape="octagon"/>
4429 4429 <text x="-2.54" y="1.2954" size="0.9906" layer="25" ratio="12">&gt;NAME</text>
4430 4430 <text x="-1.6256" y="-0.4826" size="0.9906" layer="27" ratio="12">&gt;VALUE</text>
4431 4431 <rectangle x1="2.54" y1="-0.254" x2="2.921" y2="0.254" layer="21"/>
4432 4432 <rectangle x1="-2.921" y1="-0.254" x2="-2.54" y2="0.254" layer="21"/>
4433 4433 </package>
4434 4434 <package name="0207/2V">
4435 4435 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4436 4436 type 0207, grid 2.5 mm</description>
4437 4437 <wire x1="-1.27" y1="0" x2="-0.381" y2="0" width="0.6096" layer="51"/>
4438 4438 <wire x1="-0.254" y1="0" x2="0.254" y2="0" width="0.6096" layer="21"/>
4439 4439 <wire x1="0.381" y1="0" x2="1.27" y2="0" width="0.6096" layer="51"/>
4440 4440 <circle x="-1.27" y="0" radius="1.27" width="0.1524" layer="21"/>
4441 4441 <circle x="-1.27" y="0" radius="1.016" width="0.1524" layer="51"/>
4442 4442 <pad name="1" x="-1.27" y="0" drill="0.8128" shape="octagon"/>
4443 4443 <pad name="2" x="1.27" y="0" drill="0.8128" shape="octagon"/>
4444 4444 <text x="-0.0508" y="1.016" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4445 4445 <text x="-0.0508" y="-2.2352" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4446 4446 </package>
4447 4447 <package name="0207/5V">
4448 4448 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4449 4449 type 0207, grid 5 mm</description>
4450 4450 <wire x1="-2.54" y1="0" x2="-0.889" y2="0" width="0.6096" layer="51"/>
4451 4451 <wire x1="-0.762" y1="0" x2="0.762" y2="0" width="0.6096" layer="21"/>
4452 4452 <wire x1="0.889" y1="0" x2="2.54" y2="0" width="0.6096" layer="51"/>
4453 4453 <circle x="-2.54" y="0" radius="1.27" width="0.1016" layer="21"/>
4454 4454 <circle x="-2.54" y="0" radius="1.016" width="0.1524" layer="51"/>
4455 4455 <pad name="1" x="-2.54" y="0" drill="0.8128" shape="octagon"/>
4456 4456 <pad name="2" x="2.54" y="0" drill="0.8128" shape="octagon"/>
4457 4457 <text x="-1.143" y="0.889" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4458 4458 <text x="-1.143" y="-2.159" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4459 4459 </package>
4460 4460 <package name="0207/7">
4461 4461 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4462 4462 type 0207, grid 7.5 mm</description>
4463 4463 <wire x1="-3.81" y1="0" x2="-3.429" y2="0" width="0.6096" layer="51"/>
4464 4464 <wire x1="-3.175" y1="0.889" x2="-2.921" y2="1.143" width="0.1524" layer="21" curve="-90"/>
4465 4465 <wire x1="-3.175" y1="-0.889" x2="-2.921" y2="-1.143" width="0.1524" layer="21" curve="90"/>
4466 4466 <wire x1="2.921" y1="-1.143" x2="3.175" y2="-0.889" width="0.1524" layer="21" curve="90"/>
4467 4467 <wire x1="2.921" y1="1.143" x2="3.175" y2="0.889" width="0.1524" layer="21" curve="-90"/>
4468 4468 <wire x1="-3.175" y1="-0.889" x2="-3.175" y2="0.889" width="0.1524" layer="51"/>
4469 4469 <wire x1="-2.921" y1="1.143" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4470 4470 <wire x1="-2.413" y1="1.016" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4471 4471 <wire x1="-2.921" y1="-1.143" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4472 4472 <wire x1="-2.413" y1="-1.016" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4473 4473 <wire x1="2.413" y1="1.016" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4474 4474 <wire x1="2.413" y1="1.016" x2="-2.413" y2="1.016" width="0.1524" layer="21"/>
4475 4475 <wire x1="2.413" y1="-1.016" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4476 4476 <wire x1="2.413" y1="-1.016" x2="-2.413" y2="-1.016" width="0.1524" layer="21"/>
4477 4477 <wire x1="2.921" y1="1.143" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4478 4478 <wire x1="2.921" y1="-1.143" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4479 4479 <wire x1="3.175" y1="-0.889" x2="3.175" y2="0.889" width="0.1524" layer="51"/>
4480 4480 <wire x1="3.429" y1="0" x2="3.81" y2="0" width="0.6096" layer="51"/>
4481 4481 <pad name="1" x="-3.81" y="0" drill="0.8128" shape="octagon"/>
4482 4482 <pad name="2" x="3.81" y="0" drill="0.8128" shape="octagon"/>
4483 4483 <text x="-2.54" y="1.397" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4484 4484 <text x="-2.286" y="-0.5588" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4485 4485 <rectangle x1="-3.429" y1="-0.3048" x2="-3.175" y2="0.3048" layer="51"/>
4486 4486 <rectangle x1="3.175" y1="-0.3048" x2="3.429" y2="0.3048" layer="51"/>
4487 4487 </package>
4488 4488 <package name="0207/10">
4489 4489 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4490 4490 type 0207, grid 10 mm</description>
4491 4491 <wire x1="5.08" y1="0" x2="4.064" y2="0" width="0.6096" layer="51"/>
4492 4492 <wire x1="-5.08" y1="0" x2="-4.064" y2="0" width="0.6096" layer="51"/>
4493 4493 <wire x1="-3.175" y1="0.889" x2="-2.921" y2="1.143" width="0.1524" layer="21" curve="-90"/>
4494 4494 <wire x1="-3.175" y1="-0.889" x2="-2.921" y2="-1.143" width="0.1524" layer="21" curve="90"/>
4495 4495 <wire x1="2.921" y1="-1.143" x2="3.175" y2="-0.889" width="0.1524" layer="21" curve="90"/>
4496 4496 <wire x1="2.921" y1="1.143" x2="3.175" y2="0.889" width="0.1524" layer="21" curve="-90"/>
4497 4497 <wire x1="-3.175" y1="-0.889" x2="-3.175" y2="0.889" width="0.1524" layer="21"/>
4498 4498 <wire x1="-2.921" y1="1.143" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4499 4499 <wire x1="-2.413" y1="1.016" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4500 4500 <wire x1="-2.921" y1="-1.143" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4501 4501 <wire x1="-2.413" y1="-1.016" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4502 4502 <wire x1="2.413" y1="1.016" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4503 4503 <wire x1="2.413" y1="1.016" x2="-2.413" y2="1.016" width="0.1524" layer="21"/>
4504 4504 <wire x1="2.413" y1="-1.016" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4505 4505 <wire x1="2.413" y1="-1.016" x2="-2.413" y2="-1.016" width="0.1524" layer="21"/>
4506 4506 <wire x1="2.921" y1="1.143" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4507 4507 <wire x1="2.921" y1="-1.143" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4508 4508 <wire x1="3.175" y1="-0.889" x2="3.175" y2="0.889" width="0.1524" layer="21"/>
4509 4509 <pad name="1" x="-5.08" y="0" drill="0.8128" shape="octagon"/>
4510 4510 <pad name="2" x="5.08" y="0" drill="0.8128" shape="octagon"/>
4511 4511 <text x="-3.048" y="1.524" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4512 4512 <text x="-2.2606" y="-0.635" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4513 4513 <rectangle x1="3.175" y1="-0.3048" x2="4.0386" y2="0.3048" layer="21"/>
4514 4514 <rectangle x1="-4.0386" y1="-0.3048" x2="-3.175" y2="0.3048" layer="21"/>
4515 4515 </package>
4516 4516 <package name="0207/12">
4517 4517 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4518 4518 type 0207, grid 12 mm</description>
4519 4519 <wire x1="6.35" y1="0" x2="5.334" y2="0" width="0.6096" layer="51"/>
4520 4520 <wire x1="-6.35" y1="0" x2="-5.334" y2="0" width="0.6096" layer="51"/>
4521 4521 <wire x1="-3.175" y1="0.889" x2="-2.921" y2="1.143" width="0.1524" layer="21" curve="-90"/>
4522 4522 <wire x1="-3.175" y1="-0.889" x2="-2.921" y2="-1.143" width="0.1524" layer="21" curve="90"/>
4523 4523 <wire x1="2.921" y1="-1.143" x2="3.175" y2="-0.889" width="0.1524" layer="21" curve="90"/>
4524 4524 <wire x1="2.921" y1="1.143" x2="3.175" y2="0.889" width="0.1524" layer="21" curve="-90"/>
4525 4525 <wire x1="-3.175" y1="-0.889" x2="-3.175" y2="0.889" width="0.1524" layer="21"/>
4526 4526 <wire x1="-2.921" y1="1.143" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4527 4527 <wire x1="-2.413" y1="1.016" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4528 4528 <wire x1="-2.921" y1="-1.143" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4529 4529 <wire x1="-2.413" y1="-1.016" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4530 4530 <wire x1="2.413" y1="1.016" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4531 4531 <wire x1="2.413" y1="1.016" x2="-2.413" y2="1.016" width="0.1524" layer="21"/>
4532 4532 <wire x1="2.413" y1="-1.016" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4533 4533 <wire x1="2.413" y1="-1.016" x2="-2.413" y2="-1.016" width="0.1524" layer="21"/>
4534 4534 <wire x1="2.921" y1="1.143" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4535 4535 <wire x1="2.921" y1="-1.143" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4536 4536 <wire x1="3.175" y1="-0.889" x2="3.175" y2="0.889" width="0.1524" layer="21"/>
4537 4537 <wire x1="4.445" y1="0" x2="4.064" y2="0" width="0.6096" layer="21"/>
4538 4538 <wire x1="-4.445" y1="0" x2="-4.064" y2="0" width="0.6096" layer="21"/>
4539 4539 <pad name="1" x="-6.35" y="0" drill="0.8128" shape="octagon"/>
4540 4540 <pad name="2" x="6.35" y="0" drill="0.8128" shape="octagon"/>
4541 4541 <text x="-3.175" y="1.397" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4542 4542 <text x="-2.286" y="-0.6858" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4543 4543 <rectangle x1="3.175" y1="-0.3048" x2="4.0386" y2="0.3048" layer="21"/>
4544 4544 <rectangle x1="-4.0386" y1="-0.3048" x2="-3.175" y2="0.3048" layer="21"/>
4545 4545 <rectangle x1="4.445" y1="-0.3048" x2="5.3086" y2="0.3048" layer="21"/>
4546 4546 <rectangle x1="-5.3086" y1="-0.3048" x2="-4.445" y2="0.3048" layer="21"/>
4547 4547 </package>
4548 4548 <package name="0207/15">
4549 4549 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4550 4550 type 0207, grid 15mm</description>
4551 4551 <wire x1="7.62" y1="0" x2="6.604" y2="0" width="0.6096" layer="51"/>
4552 4552 <wire x1="-7.62" y1="0" x2="-6.604" y2="0" width="0.6096" layer="51"/>
4553 4553 <wire x1="-3.175" y1="0.889" x2="-2.921" y2="1.143" width="0.1524" layer="21" curve="-90"/>
4554 4554 <wire x1="-3.175" y1="-0.889" x2="-2.921" y2="-1.143" width="0.1524" layer="21" curve="90"/>
4555 4555 <wire x1="2.921" y1="-1.143" x2="3.175" y2="-0.889" width="0.1524" layer="21" curve="90"/>
4556 4556 <wire x1="2.921" y1="1.143" x2="3.175" y2="0.889" width="0.1524" layer="21" curve="-90"/>
4557 4557 <wire x1="-3.175" y1="-0.889" x2="-3.175" y2="0.889" width="0.1524" layer="21"/>
4558 4558 <wire x1="-2.921" y1="1.143" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4559 4559 <wire x1="-2.413" y1="1.016" x2="-2.54" y2="1.143" width="0.1524" layer="21"/>
4560 4560 <wire x1="-2.921" y1="-1.143" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4561 4561 <wire x1="-2.413" y1="-1.016" x2="-2.54" y2="-1.143" width="0.1524" layer="21"/>
4562 4562 <wire x1="2.413" y1="1.016" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4563 4563 <wire x1="2.413" y1="1.016" x2="-2.413" y2="1.016" width="0.1524" layer="21"/>
4564 4564 <wire x1="2.413" y1="-1.016" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4565 4565 <wire x1="2.413" y1="-1.016" x2="-2.413" y2="-1.016" width="0.1524" layer="21"/>
4566 4566 <wire x1="2.921" y1="1.143" x2="2.54" y2="1.143" width="0.1524" layer="21"/>
4567 4567 <wire x1="2.921" y1="-1.143" x2="2.54" y2="-1.143" width="0.1524" layer="21"/>
4568 4568 <wire x1="3.175" y1="-0.889" x2="3.175" y2="0.889" width="0.1524" layer="21"/>
4569 4569 <wire x1="5.715" y1="0" x2="4.064" y2="0" width="0.6096" layer="21"/>
4570 4570 <wire x1="-5.715" y1="0" x2="-4.064" y2="0" width="0.6096" layer="21"/>
4571 4571 <pad name="1" x="-7.62" y="0" drill="0.8128" shape="octagon"/>
4572 4572 <pad name="2" x="7.62" y="0" drill="0.8128" shape="octagon"/>
4573 4573 <text x="-3.175" y="1.397" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4574 4574 <text x="-2.286" y="-0.6858" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4575 4575 <rectangle x1="3.175" y1="-0.3048" x2="4.0386" y2="0.3048" layer="21"/>
4576 4576 <rectangle x1="-4.0386" y1="-0.3048" x2="-3.175" y2="0.3048" layer="21"/>
4577 4577 <rectangle x1="5.715" y1="-0.3048" x2="6.5786" y2="0.3048" layer="21"/>
4578 4578 <rectangle x1="-6.5786" y1="-0.3048" x2="-5.715" y2="0.3048" layer="21"/>
4579 4579 </package>
4580 4580 <package name="0309/10">
4581 4581 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4582 4582 type 0309, grid 10mm</description>
4583 4583 <wire x1="-4.699" y1="0" x2="-5.08" y2="0" width="0.6096" layer="51"/>
4584 4584 <wire x1="-4.318" y1="1.27" x2="-4.064" y2="1.524" width="0.1524" layer="21" curve="-90"/>
4585 4585 <wire x1="-4.318" y1="-1.27" x2="-4.064" y2="-1.524" width="0.1524" layer="21" curve="90"/>
4586 4586 <wire x1="4.064" y1="-1.524" x2="4.318" y2="-1.27" width="0.1524" layer="21" curve="90"/>
4587 4587 <wire x1="4.064" y1="1.524" x2="4.318" y2="1.27" width="0.1524" layer="21" curve="-90"/>
4588 4588 <wire x1="-4.318" y1="-1.27" x2="-4.318" y2="1.27" width="0.1524" layer="51"/>
4589 4589 <wire x1="-4.064" y1="1.524" x2="-3.429" y2="1.524" width="0.1524" layer="21"/>
4590 4590 <wire x1="-3.302" y1="1.397" x2="-3.429" y2="1.524" width="0.1524" layer="21"/>
4591 4591 <wire x1="-4.064" y1="-1.524" x2="-3.429" y2="-1.524" width="0.1524" layer="21"/>
4592 4592 <wire x1="-3.302" y1="-1.397" x2="-3.429" y2="-1.524" width="0.1524" layer="21"/>
4593 4593 <wire x1="3.302" y1="1.397" x2="3.429" y2="1.524" width="0.1524" layer="21"/>
4594 4594 <wire x1="3.302" y1="1.397" x2="-3.302" y2="1.397" width="0.1524" layer="21"/>
4595 4595 <wire x1="3.302" y1="-1.397" x2="3.429" y2="-1.524" width="0.1524" layer="21"/>
4596 4596 <wire x1="3.302" y1="-1.397" x2="-3.302" y2="-1.397" width="0.1524" layer="21"/>
4597 4597 <wire x1="4.064" y1="1.524" x2="3.429" y2="1.524" width="0.1524" layer="21"/>
4598 4598 <wire x1="4.064" y1="-1.524" x2="3.429" y2="-1.524" width="0.1524" layer="21"/>
4599 4599 <wire x1="4.318" y1="-1.27" x2="4.318" y2="1.27" width="0.1524" layer="51"/>
4600 4600 <wire x1="5.08" y1="0" x2="4.699" y2="0" width="0.6096" layer="51"/>
4601 4601 <pad name="1" x="-5.08" y="0" drill="0.8128" shape="octagon"/>
4602 4602 <pad name="2" x="5.08" y="0" drill="0.8128" shape="octagon"/>
4603 4603 <text x="-4.191" y="1.905" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4604 4604 <text x="-3.175" y="-0.6858" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4605 4605 <rectangle x1="-4.6228" y1="-0.3048" x2="-4.318" y2="0.3048" layer="51"/>
4606 4606 <rectangle x1="4.318" y1="-0.3048" x2="4.6228" y2="0.3048" layer="51"/>
4607 4607 </package>
4608 4608 <package name="0309/12">
4609 4609 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4610 4610 type 0309, grid 12.5 mm</description>
4611 4611 <wire x1="6.35" y1="0" x2="5.08" y2="0" width="0.6096" layer="51"/>
4612 4612 <wire x1="-6.35" y1="0" x2="-5.08" y2="0" width="0.6096" layer="51"/>
4613 4613 <wire x1="-4.318" y1="1.27" x2="-4.064" y2="1.524" width="0.1524" layer="21" curve="-90"/>
4614 4614 <wire x1="-4.318" y1="-1.27" x2="-4.064" y2="-1.524" width="0.1524" layer="21" curve="90"/>
4615 4615 <wire x1="4.064" y1="-1.524" x2="4.318" y2="-1.27" width="0.1524" layer="21" curve="90"/>
4616 4616 <wire x1="4.064" y1="1.524" x2="4.318" y2="1.27" width="0.1524" layer="21" curve="-90"/>
4617 4617 <wire x1="-4.318" y1="-1.27" x2="-4.318" y2="1.27" width="0.1524" layer="21"/>
4618 4618 <wire x1="-4.064" y1="1.524" x2="-3.429" y2="1.524" width="0.1524" layer="21"/>
4619 4619 <wire x1="-3.302" y1="1.397" x2="-3.429" y2="1.524" width="0.1524" layer="21"/>
4620 4620 <wire x1="-4.064" y1="-1.524" x2="-3.429" y2="-1.524" width="0.1524" layer="21"/>
4621 4621 <wire x1="-3.302" y1="-1.397" x2="-3.429" y2="-1.524" width="0.1524" layer="21"/>
4622 4622 <wire x1="3.302" y1="1.397" x2="3.429" y2="1.524" width="0.1524" layer="21"/>
4623 4623 <wire x1="3.302" y1="1.397" x2="-3.302" y2="1.397" width="0.1524" layer="21"/>
4624 4624 <wire x1="3.302" y1="-1.397" x2="3.429" y2="-1.524" width="0.1524" layer="21"/>
4625 4625 <wire x1="3.302" y1="-1.397" x2="-3.302" y2="-1.397" width="0.1524" layer="21"/>
4626 4626 <wire x1="4.064" y1="1.524" x2="3.429" y2="1.524" width="0.1524" layer="21"/>
4627 4627 <wire x1="4.064" y1="-1.524" x2="3.429" y2="-1.524" width="0.1524" layer="21"/>
4628 4628 <wire x1="4.318" y1="-1.27" x2="4.318" y2="1.27" width="0.1524" layer="21"/>
4629 4629 <pad name="1" x="-6.35" y="0" drill="0.8128" shape="octagon"/>
4630 4630 <pad name="2" x="6.35" y="0" drill="0.8128" shape="octagon"/>
4631 4631 <text x="-4.191" y="1.905" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4632 4632 <text x="-3.175" y="-0.6858" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4633 4633 <rectangle x1="4.318" y1="-0.3048" x2="5.1816" y2="0.3048" layer="21"/>
4634 4634 <rectangle x1="-5.1816" y1="-0.3048" x2="-4.318" y2="0.3048" layer="21"/>
4635 4635 </package>
4636 4636 <package name="0309V">
4637 4637 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4638 4638 type 0309, grid 2.5 mm</description>
4639 4639 <wire x1="1.27" y1="0" x2="0.635" y2="0" width="0.6096" layer="51"/>
4640 4640 <wire x1="-0.635" y1="0" x2="-1.27" y2="0" width="0.6096" layer="51"/>
4641 4641 <circle x="-1.27" y="0" radius="1.524" width="0.1524" layer="21"/>
4642 4642 <circle x="-1.27" y="0" radius="0.762" width="0.1524" layer="51"/>
4643 4643 <pad name="1" x="-1.27" y="0" drill="0.8128" shape="octagon"/>
4644 4644 <pad name="2" x="1.27" y="0" drill="0.8128" shape="octagon"/>
4645 4645 <text x="0.254" y="1.016" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4646 4646 <text x="0.254" y="-2.2098" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4647 4647 <rectangle x1="0.254" y1="-0.3048" x2="0.5588" y2="0.3048" layer="51"/>
4648 4648 <rectangle x1="-0.635" y1="-0.3048" x2="-0.3302" y2="0.3048" layer="51"/>
4649 4649 <rectangle x1="-0.3302" y1="-0.3048" x2="0.254" y2="0.3048" layer="21"/>
4650 4650 </package>
4651 4651 <package name="0411V">
4652 4652 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4653 4653 type 0411, grid 3.81 mm</description>
4654 4654 <wire x1="1.27" y1="0" x2="0.3048" y2="0" width="0.762" layer="51"/>
4655 4655 <wire x1="-1.5748" y1="0" x2="-2.54" y2="0" width="0.762" layer="51"/>
4656 4656 <circle x="-2.54" y="0" radius="2.032" width="0.1524" layer="21"/>
4657 4657 <circle x="-2.54" y="0" radius="1.016" width="0.1524" layer="51"/>
4658 4658 <pad name="1" x="-2.54" y="0" drill="0.9144" shape="octagon"/>
4659 4659 <pad name="2" x="1.27" y="0" drill="0.9144" shape="octagon"/>
4660 4660 <text x="-0.508" y="1.143" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4661 4661 <text x="-0.5334" y="-2.413" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4662 4662 <rectangle x1="-1.4732" y1="-0.381" x2="0.2032" y2="0.381" layer="21"/>
4663 4663 </package>
4664 4664 <package name="0411/12">
4665 4665 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4666 4666 type 0411, grid 12.5 mm</description>
4667 4667 <wire x1="6.35" y1="0" x2="5.461" y2="0" width="0.762" layer="51"/>
4668 4668 <wire x1="-6.35" y1="0" x2="-5.461" y2="0" width="0.762" layer="51"/>
4669 4669 <wire x1="5.08" y1="-1.651" x2="5.08" y2="1.651" width="0.1524" layer="21"/>
4670 4670 <wire x1="4.699" y1="2.032" x2="5.08" y2="1.651" width="0.1524" layer="21" curve="-90"/>
4671 4671 <wire x1="-5.08" y1="-1.651" x2="-4.699" y2="-2.032" width="0.1524" layer="21" curve="90"/>
4672 4672 <wire x1="4.699" y1="-2.032" x2="5.08" y2="-1.651" width="0.1524" layer="21" curve="90"/>
4673 4673 <wire x1="-5.08" y1="1.651" x2="-4.699" y2="2.032" width="0.1524" layer="21" curve="-90"/>
4674 4674 <wire x1="4.699" y1="2.032" x2="4.064" y2="2.032" width="0.1524" layer="21"/>
4675 4675 <wire x1="3.937" y1="1.905" x2="4.064" y2="2.032" width="0.1524" layer="21"/>
4676 4676 <wire x1="4.699" y1="-2.032" x2="4.064" y2="-2.032" width="0.1524" layer="21"/>
4677 4677 <wire x1="3.937" y1="-1.905" x2="4.064" y2="-2.032" width="0.1524" layer="21"/>
4678 4678 <wire x1="-3.937" y1="1.905" x2="-4.064" y2="2.032" width="0.1524" layer="21"/>
4679 4679 <wire x1="-3.937" y1="1.905" x2="3.937" y2="1.905" width="0.1524" layer="21"/>
4680 4680 <wire x1="-3.937" y1="-1.905" x2="-4.064" y2="-2.032" width="0.1524" layer="21"/>
4681 4681 <wire x1="-3.937" y1="-1.905" x2="3.937" y2="-1.905" width="0.1524" layer="21"/>
4682 4682 <wire x1="-5.08" y1="1.651" x2="-5.08" y2="-1.651" width="0.1524" layer="21"/>
4683 4683 <wire x1="-4.699" y1="2.032" x2="-4.064" y2="2.032" width="0.1524" layer="21"/>
4684 4684 <wire x1="-4.699" y1="-2.032" x2="-4.064" y2="-2.032" width="0.1524" layer="21"/>
4685 4685 <pad name="1" x="-6.35" y="0" drill="0.9144" shape="octagon"/>
4686 4686 <pad name="2" x="6.35" y="0" drill="0.9144" shape="octagon"/>
4687 4687 <text x="-5.08" y="2.413" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4688 4688 <text x="-3.5814" y="-0.635" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4689 4689 <rectangle x1="-5.3594" y1="-0.381" x2="-5.08" y2="0.381" layer="21"/>
4690 4690 <rectangle x1="5.08" y1="-0.381" x2="5.3594" y2="0.381" layer="21"/>
4691 4691 </package>
4692 4692 <package name="0411/15">
4693 4693 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4694 4694 type 0411, grid 15 mm</description>
4695 4695 <wire x1="5.08" y1="-1.651" x2="5.08" y2="1.651" width="0.1524" layer="21"/>
4696 4696 <wire x1="4.699" y1="2.032" x2="5.08" y2="1.651" width="0.1524" layer="21" curve="-90"/>
4697 4697 <wire x1="-5.08" y1="-1.651" x2="-4.699" y2="-2.032" width="0.1524" layer="21" curve="90"/>
4698 4698 <wire x1="4.699" y1="-2.032" x2="5.08" y2="-1.651" width="0.1524" layer="21" curve="90"/>
4699 4699 <wire x1="-5.08" y1="1.651" x2="-4.699" y2="2.032" width="0.1524" layer="21" curve="-90"/>
4700 4700 <wire x1="4.699" y1="2.032" x2="4.064" y2="2.032" width="0.1524" layer="21"/>
4701 4701 <wire x1="3.937" y1="1.905" x2="4.064" y2="2.032" width="0.1524" layer="21"/>
4702 4702 <wire x1="4.699" y1="-2.032" x2="4.064" y2="-2.032" width="0.1524" layer="21"/>
4703 4703 <wire x1="3.937" y1="-1.905" x2="4.064" y2="-2.032" width="0.1524" layer="21"/>
4704 4704 <wire x1="-3.937" y1="1.905" x2="-4.064" y2="2.032" width="0.1524" layer="21"/>
4705 4705 <wire x1="-3.937" y1="1.905" x2="3.937" y2="1.905" width="0.1524" layer="21"/>
4706 4706 <wire x1="-3.937" y1="-1.905" x2="-4.064" y2="-2.032" width="0.1524" layer="21"/>
4707 4707 <wire x1="-3.937" y1="-1.905" x2="3.937" y2="-1.905" width="0.1524" layer="21"/>
4708 4708 <wire x1="-5.08" y1="1.651" x2="-5.08" y2="-1.651" width="0.1524" layer="21"/>
4709 4709 <wire x1="-4.699" y1="2.032" x2="-4.064" y2="2.032" width="0.1524" layer="21"/>
4710 4710 <wire x1="-4.699" y1="-2.032" x2="-4.064" y2="-2.032" width="0.1524" layer="21"/>
4711 4711 <wire x1="-7.62" y1="0" x2="-6.35" y2="0" width="0.762" layer="51"/>
4712 4712 <wire x1="6.35" y1="0" x2="7.62" y2="0" width="0.762" layer="51"/>
4713 4713 <pad name="1" x="-7.62" y="0" drill="0.9144" shape="octagon"/>
4714 4714 <pad name="2" x="7.62" y="0" drill="0.9144" shape="octagon"/>
4715 4715 <text x="-5.08" y="2.413" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4716 4716 <text x="-3.5814" y="-0.635" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4717 4717 <rectangle x1="5.08" y1="-0.381" x2="6.477" y2="0.381" layer="21"/>
4718 4718 <rectangle x1="-6.477" y1="-0.381" x2="-5.08" y2="0.381" layer="21"/>
4719 4719 </package>
4720 4720 <package name="0414V">
4721 4721 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4722 4722 type 0414, grid 5 mm</description>
4723 4723 <wire x1="2.54" y1="0" x2="1.397" y2="0" width="0.8128" layer="51"/>
4724 4724 <wire x1="-2.54" y1="0" x2="-1.397" y2="0" width="0.8128" layer="51"/>
4725 4725 <circle x="-2.54" y="0" radius="2.159" width="0.1524" layer="21"/>
4726 4726 <circle x="-2.54" y="0" radius="1.143" width="0.1524" layer="51"/>
4727 4727 <pad name="1" x="-2.54" y="0" drill="1.016" shape="octagon"/>
4728 4728 <pad name="2" x="2.54" y="0" drill="1.016" shape="octagon"/>
4729 4729 <text x="-0.381" y="1.1684" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4730 4730 <text x="-0.381" y="-2.3622" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4731 4731 <rectangle x1="-1.2954" y1="-0.4064" x2="1.2954" y2="0.4064" layer="21"/>
4732 4732 </package>
4733 4733 <package name="0414/15">
4734 4734 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4735 4735 type 0414, grid 15 mm</description>
4736 4736 <wire x1="7.62" y1="0" x2="6.604" y2="0" width="0.8128" layer="51"/>
4737 4737 <wire x1="-7.62" y1="0" x2="-6.604" y2="0" width="0.8128" layer="51"/>
4738 4738 <wire x1="-6.096" y1="1.905" x2="-5.842" y2="2.159" width="0.1524" layer="21" curve="-90"/>
4739 4739 <wire x1="-6.096" y1="-1.905" x2="-5.842" y2="-2.159" width="0.1524" layer="21" curve="90"/>
4740 4740 <wire x1="5.842" y1="-2.159" x2="6.096" y2="-1.905" width="0.1524" layer="21" curve="90"/>
4741 4741 <wire x1="5.842" y1="2.159" x2="6.096" y2="1.905" width="0.1524" layer="21" curve="-90"/>
4742 4742 <wire x1="-6.096" y1="-1.905" x2="-6.096" y2="1.905" width="0.1524" layer="21"/>
4743 4743 <wire x1="-5.842" y1="2.159" x2="-4.953" y2="2.159" width="0.1524" layer="21"/>
4744 4744 <wire x1="-4.826" y1="2.032" x2="-4.953" y2="2.159" width="0.1524" layer="21"/>
4745 4745 <wire x1="-5.842" y1="-2.159" x2="-4.953" y2="-2.159" width="0.1524" layer="21"/>
4746 4746 <wire x1="-4.826" y1="-2.032" x2="-4.953" y2="-2.159" width="0.1524" layer="21"/>
4747 4747 <wire x1="4.826" y1="2.032" x2="4.953" y2="2.159" width="0.1524" layer="21"/>
4748 4748 <wire x1="4.826" y1="2.032" x2="-4.826" y2="2.032" width="0.1524" layer="21"/>
4749 4749 <wire x1="4.826" y1="-2.032" x2="4.953" y2="-2.159" width="0.1524" layer="21"/>
4750 4750 <wire x1="4.826" y1="-2.032" x2="-4.826" y2="-2.032" width="0.1524" layer="21"/>
4751 4751 <wire x1="5.842" y1="2.159" x2="4.953" y2="2.159" width="0.1524" layer="21"/>
4752 4752 <wire x1="5.842" y1="-2.159" x2="4.953" y2="-2.159" width="0.1524" layer="21"/>
4753 4753 <wire x1="6.096" y1="-1.905" x2="6.096" y2="1.905" width="0.1524" layer="21"/>
4754 4754 <pad name="1" x="-7.62" y="0" drill="1.016" shape="octagon"/>
4755 4755 <pad name="2" x="7.62" y="0" drill="1.016" shape="octagon"/>
4756 4756 <text x="-6.096" y="2.5654" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4757 4757 <text x="-4.318" y="-0.5842" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4758 4758 <rectangle x1="6.096" y1="-0.4064" x2="6.5024" y2="0.4064" layer="21"/>
4759 4759 <rectangle x1="-6.5024" y1="-0.4064" x2="-6.096" y2="0.4064" layer="21"/>
4760 4760 </package>
4761 4761 <package name="P0613V">
4762 4762 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4763 4763 type 0613, grid 5 mm</description>
4764 4764 <wire x1="2.54" y1="0" x2="1.397" y2="0" width="0.8128" layer="51"/>
4765 4765 <wire x1="-2.54" y1="0" x2="-1.397" y2="0" width="0.8128" layer="51"/>
4766 4766 <circle x="-2.54" y="0" radius="2.286" width="0.1524" layer="21"/>
4767 4767 <circle x="-2.54" y="0" radius="1.143" width="0.1524" layer="51"/>
4768 4768 <pad name="1" x="-2.54" y="0" drill="1.016" shape="octagon"/>
4769 4769 <pad name="2" x="2.54" y="0" drill="1.016" shape="octagon"/>
4770 4770 <text x="-0.254" y="1.143" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4771 4771 <text x="-0.254" y="-2.413" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4772 4772 <rectangle x1="-1.2954" y1="-0.4064" x2="1.3208" y2="0.4064" layer="21"/>
4773 4773 </package>
4774 4774 <package name="P0613/15">
4775 4775 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4776 4776 type 0613, grid 15 mm</description>
4777 4777 <wire x1="7.62" y1="0" x2="6.985" y2="0" width="0.8128" layer="51"/>
4778 4778 <wire x1="-7.62" y1="0" x2="-6.985" y2="0" width="0.8128" layer="51"/>
4779 4779 <wire x1="-6.477" y1="2.032" x2="-6.223" y2="2.286" width="0.1524" layer="21" curve="-90"/>
4780 4780 <wire x1="-6.477" y1="-2.032" x2="-6.223" y2="-2.286" width="0.1524" layer="21" curve="90"/>
4781 4781 <wire x1="6.223" y1="-2.286" x2="6.477" y2="-2.032" width="0.1524" layer="21" curve="90"/>
4782 4782 <wire x1="6.223" y1="2.286" x2="6.477" y2="2.032" width="0.1524" layer="21" curve="-90"/>
4783 4783 <wire x1="-6.223" y1="2.286" x2="-5.334" y2="2.286" width="0.1524" layer="21"/>
4784 4784 <wire x1="-5.207" y1="2.159" x2="-5.334" y2="2.286" width="0.1524" layer="21"/>
4785 4785 <wire x1="-6.223" y1="-2.286" x2="-5.334" y2="-2.286" width="0.1524" layer="21"/>
4786 4786 <wire x1="-5.207" y1="-2.159" x2="-5.334" y2="-2.286" width="0.1524" layer="21"/>
4787 4787 <wire x1="5.207" y1="2.159" x2="5.334" y2="2.286" width="0.1524" layer="21"/>
4788 4788 <wire x1="5.207" y1="2.159" x2="-5.207" y2="2.159" width="0.1524" layer="21"/>
4789 4789 <wire x1="5.207" y1="-2.159" x2="5.334" y2="-2.286" width="0.1524" layer="21"/>
4790 4790 <wire x1="5.207" y1="-2.159" x2="-5.207" y2="-2.159" width="0.1524" layer="21"/>
4791 4791 <wire x1="6.223" y1="2.286" x2="5.334" y2="2.286" width="0.1524" layer="21"/>
4792 4792 <wire x1="6.223" y1="-2.286" x2="5.334" y2="-2.286" width="0.1524" layer="21"/>
4793 4793 <wire x1="6.477" y1="-0.635" x2="6.477" y2="-2.032" width="0.1524" layer="21"/>
4794 4794 <wire x1="6.477" y1="-0.635" x2="6.477" y2="0.635" width="0.1524" layer="51"/>
4795 4795 <wire x1="6.477" y1="2.032" x2="6.477" y2="0.635" width="0.1524" layer="21"/>
4796 4796 <wire x1="-6.477" y1="-2.032" x2="-6.477" y2="-0.635" width="0.1524" layer="21"/>
4797 4797 <wire x1="-6.477" y1="0.635" x2="-6.477" y2="-0.635" width="0.1524" layer="51"/>
4798 4798 <wire x1="-6.477" y1="0.635" x2="-6.477" y2="2.032" width="0.1524" layer="21"/>
4799 4799 <pad name="1" x="-7.62" y="0" drill="1.016" shape="octagon"/>
4800 4800 <pad name="2" x="7.62" y="0" drill="1.016" shape="octagon"/>
4801 4801 <text x="-6.477" y="2.6924" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4802 4802 <text x="-4.318" y="-0.7112" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4803 4803 <rectangle x1="-7.0358" y1="-0.4064" x2="-6.477" y2="0.4064" layer="51"/>
4804 4804 <rectangle x1="6.477" y1="-0.4064" x2="7.0358" y2="0.4064" layer="51"/>
4805 4805 </package>
4806 4806 <package name="0617V">
4807 4807 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4808 4808 type 0617, grid 5 mm</description>
4809 4809 <wire x1="-2.54" y1="0" x2="-1.27" y2="0" width="0.8128" layer="51"/>
4810 4810 <wire x1="1.27" y1="0" x2="2.54" y2="0" width="0.8128" layer="51"/>
4811 4811 <circle x="-2.54" y="0" radius="3.048" width="0.1524" layer="21"/>
4812 4812 <circle x="-2.54" y="0" radius="1.143" width="0.1524" layer="51"/>
4813 4813 <pad name="1" x="-2.54" y="0" drill="1.016" shape="octagon"/>
4814 4814 <pad name="2" x="2.54" y="0" drill="1.016" shape="octagon"/>
4815 4815 <text x="0.635" y="1.4224" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4816 4816 <text x="0.635" y="-2.6162" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4817 4817 <rectangle x1="-1.3208" y1="-0.4064" x2="1.3208" y2="0.4064" layer="21"/>
4818 4818 </package>
4819 4819 <package name="0617/17">
4820 4820 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4821 4821 type 0617, grid 17.5 mm</description>
4822 4822 <wire x1="-8.89" y1="0" x2="-8.636" y2="0" width="0.8128" layer="51"/>
4823 4823 <wire x1="-7.874" y1="3.048" x2="-6.985" y2="3.048" width="0.1524" layer="21"/>
4824 4824 <wire x1="-6.731" y1="2.794" x2="-6.985" y2="3.048" width="0.1524" layer="21"/>
4825 4825 <wire x1="-7.874" y1="-3.048" x2="-6.985" y2="-3.048" width="0.1524" layer="21"/>
4826 4826 <wire x1="-6.731" y1="-2.794" x2="-6.985" y2="-3.048" width="0.1524" layer="21"/>
4827 4827 <wire x1="6.731" y1="2.794" x2="6.985" y2="3.048" width="0.1524" layer="21"/>
4828 4828 <wire x1="6.731" y1="2.794" x2="-6.731" y2="2.794" width="0.1524" layer="21"/>
4829 4829 <wire x1="6.731" y1="-2.794" x2="6.985" y2="-3.048" width="0.1524" layer="21"/>
4830 4830 <wire x1="6.731" y1="-2.794" x2="-6.731" y2="-2.794" width="0.1524" layer="21"/>
4831 4831 <wire x1="7.874" y1="3.048" x2="6.985" y2="3.048" width="0.1524" layer="21"/>
4832 4832 <wire x1="7.874" y1="-3.048" x2="6.985" y2="-3.048" width="0.1524" layer="21"/>
4833 4833 <wire x1="-8.255" y1="-2.667" x2="-8.255" y2="-1.016" width="0.1524" layer="21"/>
4834 4834 <wire x1="-8.255" y1="1.016" x2="-8.255" y2="-1.016" width="0.1524" layer="51"/>
4835 4835 <wire x1="-8.255" y1="1.016" x2="-8.255" y2="2.667" width="0.1524" layer="21"/>
4836 4836 <wire x1="8.255" y1="-2.667" x2="8.255" y2="-1.016" width="0.1524" layer="21"/>
4837 4837 <wire x1="8.255" y1="1.016" x2="8.255" y2="-1.016" width="0.1524" layer="51"/>
4838 4838 <wire x1="8.255" y1="1.016" x2="8.255" y2="2.667" width="0.1524" layer="21"/>
4839 4839 <wire x1="8.636" y1="0" x2="8.89" y2="0" width="0.8128" layer="51"/>
4840 4840 <wire x1="-8.255" y1="2.667" x2="-7.874" y2="3.048" width="0.1524" layer="21" curve="-90"/>
4841 4841 <wire x1="7.874" y1="3.048" x2="8.255" y2="2.667" width="0.1524" layer="21" curve="-90"/>
4842 4842 <wire x1="-8.255" y1="-2.667" x2="-7.874" y2="-3.048" width="0.1524" layer="21" curve="90"/>
4843 4843 <wire x1="7.874" y1="-3.048" x2="8.255" y2="-2.667" width="0.1524" layer="21" curve="90"/>
4844 4844 <pad name="1" x="-8.89" y="0" drill="1.016" shape="octagon"/>
4845 4845 <pad name="2" x="8.89" y="0" drill="1.016" shape="octagon"/>
4846 4846 <text x="-8.128" y="3.4544" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4847 4847 <text x="-6.096" y="-0.7112" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4848 4848 <rectangle x1="-8.5344" y1="-0.4064" x2="-8.2296" y2="0.4064" layer="51"/>
4849 4849 <rectangle x1="8.2296" y1="-0.4064" x2="8.5344" y2="0.4064" layer="51"/>
4850 4850 </package>
4851 4851 <package name="0617/22">
4852 4852 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4853 4853 type 0617, grid 22.5 mm</description>
4854 4854 <wire x1="-10.287" y1="0" x2="-11.43" y2="0" width="0.8128" layer="51"/>
4855 4855 <wire x1="-8.255" y1="-2.667" x2="-8.255" y2="2.667" width="0.1524" layer="21"/>
4856 4856 <wire x1="-7.874" y1="3.048" x2="-6.985" y2="3.048" width="0.1524" layer="21"/>
4857 4857 <wire x1="-6.731" y1="2.794" x2="-6.985" y2="3.048" width="0.1524" layer="21"/>
4858 4858 <wire x1="-7.874" y1="-3.048" x2="-6.985" y2="-3.048" width="0.1524" layer="21"/>
4859 4859 <wire x1="-6.731" y1="-2.794" x2="-6.985" y2="-3.048" width="0.1524" layer="21"/>
4860 4860 <wire x1="6.731" y1="2.794" x2="6.985" y2="3.048" width="0.1524" layer="21"/>
4861 4861 <wire x1="6.731" y1="2.794" x2="-6.731" y2="2.794" width="0.1524" layer="21"/>
4862 4862 <wire x1="6.731" y1="-2.794" x2="6.985" y2="-3.048" width="0.1524" layer="21"/>
4863 4863 <wire x1="6.731" y1="-2.794" x2="-6.731" y2="-2.794" width="0.1524" layer="21"/>
4864 4864 <wire x1="7.874" y1="3.048" x2="6.985" y2="3.048" width="0.1524" layer="21"/>
4865 4865 <wire x1="7.874" y1="-3.048" x2="6.985" y2="-3.048" width="0.1524" layer="21"/>
4866 4866 <wire x1="8.255" y1="-2.667" x2="8.255" y2="2.667" width="0.1524" layer="21"/>
4867 4867 <wire x1="11.43" y1="0" x2="10.287" y2="0" width="0.8128" layer="51"/>
4868 4868 <wire x1="-8.255" y1="2.667" x2="-7.874" y2="3.048" width="0.1524" layer="21" curve="-90"/>
4869 4869 <wire x1="-8.255" y1="-2.667" x2="-7.874" y2="-3.048" width="0.1524" layer="21" curve="90"/>
4870 4870 <wire x1="7.874" y1="3.048" x2="8.255" y2="2.667" width="0.1524" layer="21" curve="-90"/>
4871 4871 <wire x1="7.874" y1="-3.048" x2="8.255" y2="-2.667" width="0.1524" layer="21" curve="90"/>
4872 4872 <pad name="1" x="-11.43" y="0" drill="1.016" shape="octagon"/>
4873 4873 <pad name="2" x="11.43" y="0" drill="1.016" shape="octagon"/>
4874 4874 <text x="-8.255" y="3.4544" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4875 4875 <text x="-6.477" y="-0.5842" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4876 4876 <rectangle x1="-10.1854" y1="-0.4064" x2="-8.255" y2="0.4064" layer="21"/>
4877 4877 <rectangle x1="8.255" y1="-0.4064" x2="10.1854" y2="0.4064" layer="21"/>
4878 4878 </package>
4879 4879 <package name="P0817V">
4880 4880 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4881 4881 type 0817, grid 6.35 mm</description>
4882 4882 <wire x1="-3.81" y1="0" x2="-5.08" y2="0" width="0.8128" layer="51"/>
4883 4883 <wire x1="1.27" y1="0" x2="0" y2="0" width="0.8128" layer="51"/>
4884 4884 <circle x="-5.08" y="0" radius="3.81" width="0.1524" layer="21"/>
4885 4885 <circle x="-5.08" y="0" radius="1.27" width="0.1524" layer="51"/>
4886 4886 <pad name="1" x="-5.08" y="0" drill="1.016" shape="octagon"/>
4887 4887 <pad name="2" x="1.27" y="0" drill="1.016" shape="octagon"/>
4888 4888 <text x="-1.016" y="1.27" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4889 4889 <text x="-1.016" y="-2.54" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4890 4890 <text x="-6.858" y="2.032" size="1.016" layer="21" ratio="12">0817</text>
4891 4891 <rectangle x1="-3.81" y1="-0.4064" x2="0" y2="0.4064" layer="21"/>
4892 4892 </package>
4893 4893 <package name="P0817/22">
4894 4894 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4895 4895 type 0817, grid 22.5 mm</description>
4896 4896 <wire x1="-10.414" y1="0" x2="-11.43" y2="0" width="0.8128" layer="51"/>
4897 4897 <wire x1="-8.509" y1="-3.429" x2="-8.509" y2="3.429" width="0.1524" layer="21"/>
4898 4898 <wire x1="-8.128" y1="3.81" x2="-7.239" y2="3.81" width="0.1524" layer="21"/>
4899 4899 <wire x1="-6.985" y1="3.556" x2="-7.239" y2="3.81" width="0.1524" layer="21"/>
4900 4900 <wire x1="-8.128" y1="-3.81" x2="-7.239" y2="-3.81" width="0.1524" layer="21"/>
4901 4901 <wire x1="-6.985" y1="-3.556" x2="-7.239" y2="-3.81" width="0.1524" layer="21"/>
4902 4902 <wire x1="6.985" y1="3.556" x2="7.239" y2="3.81" width="0.1524" layer="21"/>
4903 4903 <wire x1="6.985" y1="3.556" x2="-6.985" y2="3.556" width="0.1524" layer="21"/>
4904 4904 <wire x1="6.985" y1="-3.556" x2="7.239" y2="-3.81" width="0.1524" layer="21"/>
4905 4905 <wire x1="6.985" y1="-3.556" x2="-6.985" y2="-3.556" width="0.1524" layer="21"/>
4906 4906 <wire x1="8.128" y1="3.81" x2="7.239" y2="3.81" width="0.1524" layer="21"/>
4907 4907 <wire x1="8.128" y1="-3.81" x2="7.239" y2="-3.81" width="0.1524" layer="21"/>
4908 4908 <wire x1="8.509" y1="-3.429" x2="8.509" y2="3.429" width="0.1524" layer="21"/>
4909 4909 <wire x1="11.43" y1="0" x2="10.414" y2="0" width="0.8128" layer="51"/>
4910 4910 <wire x1="-8.509" y1="3.429" x2="-8.128" y2="3.81" width="0.1524" layer="21" curve="-90"/>
4911 4911 <wire x1="-8.509" y1="-3.429" x2="-8.128" y2="-3.81" width="0.1524" layer="21" curve="90"/>
4912 4912 <wire x1="8.128" y1="3.81" x2="8.509" y2="3.429" width="0.1524" layer="21" curve="-90"/>
4913 4913 <wire x1="8.128" y1="-3.81" x2="8.509" y2="-3.429" width="0.1524" layer="21" curve="90"/>
4914 4914 <pad name="1" x="-11.43" y="0" drill="1.016" shape="octagon"/>
4915 4915 <pad name="2" x="11.43" y="0" drill="1.016" shape="octagon"/>
4916 4916 <text x="-8.382" y="4.2164" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4917 4917 <text x="-6.223" y="-0.5842" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4918 4918 <text x="6.604" y="-2.2606" size="1.27" layer="51" ratio="10" rot="R90">0817</text>
4919 4919 <rectangle x1="8.509" y1="-0.4064" x2="10.3124" y2="0.4064" layer="21"/>
4920 4920 <rectangle x1="-10.3124" y1="-0.4064" x2="-8.509" y2="0.4064" layer="21"/>
4921 4921 </package>
4922 4922 <package name="0922/22">
4923 4923 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4924 4924 type 0922, grid 22.5 mm</description>
4925 4925 <wire x1="11.43" y1="0" x2="10.795" y2="0" width="0.8128" layer="51"/>
4926 4926 <wire x1="-11.43" y1="0" x2="-10.795" y2="0" width="0.8128" layer="51"/>
4927 4927 <wire x1="-10.16" y1="-4.191" x2="-10.16" y2="4.191" width="0.1524" layer="21"/>
4928 4928 <wire x1="-9.779" y1="4.572" x2="-8.89" y2="4.572" width="0.1524" layer="21"/>
4929 4929 <wire x1="-8.636" y1="4.318" x2="-8.89" y2="4.572" width="0.1524" layer="21"/>
4930 4930 <wire x1="-9.779" y1="-4.572" x2="-8.89" y2="-4.572" width="0.1524" layer="21"/>
4931 4931 <wire x1="-8.636" y1="-4.318" x2="-8.89" y2="-4.572" width="0.1524" layer="21"/>
4932 4932 <wire x1="8.636" y1="4.318" x2="8.89" y2="4.572" width="0.1524" layer="21"/>
4933 4933 <wire x1="8.636" y1="4.318" x2="-8.636" y2="4.318" width="0.1524" layer="21"/>
4934 4934 <wire x1="8.636" y1="-4.318" x2="8.89" y2="-4.572" width="0.1524" layer="21"/>
4935 4935 <wire x1="8.636" y1="-4.318" x2="-8.636" y2="-4.318" width="0.1524" layer="21"/>
4936 4936 <wire x1="9.779" y1="4.572" x2="8.89" y2="4.572" width="0.1524" layer="21"/>
4937 4937 <wire x1="9.779" y1="-4.572" x2="8.89" y2="-4.572" width="0.1524" layer="21"/>
4938 4938 <wire x1="10.16" y1="-4.191" x2="10.16" y2="4.191" width="0.1524" layer="21"/>
4939 4939 <wire x1="-10.16" y1="-4.191" x2="-9.779" y2="-4.572" width="0.1524" layer="21" curve="90"/>
4940 4940 <wire x1="-10.16" y1="4.191" x2="-9.779" y2="4.572" width="0.1524" layer="21" curve="-90"/>
4941 4941 <wire x1="9.779" y1="-4.572" x2="10.16" y2="-4.191" width="0.1524" layer="21" curve="90"/>
4942 4942 <wire x1="9.779" y1="4.572" x2="10.16" y2="4.191" width="0.1524" layer="21" curve="-90"/>
4943 4943 <pad name="1" x="-11.43" y="0" drill="1.016" shape="octagon"/>
4944 4944 <pad name="2" x="11.43" y="0" drill="1.016" shape="octagon"/>
4945 4945 <text x="-10.16" y="5.1054" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4946 4946 <text x="-6.477" y="-0.5842" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4947 4947 <rectangle x1="-10.7188" y1="-0.4064" x2="-10.16" y2="0.4064" layer="51"/>
4948 4948 <rectangle x1="10.16" y1="-0.4064" x2="10.3124" y2="0.4064" layer="21"/>
4949 4949 <rectangle x1="-10.3124" y1="-0.4064" x2="-10.16" y2="0.4064" layer="21"/>
4950 4950 <rectangle x1="10.16" y1="-0.4064" x2="10.7188" y2="0.4064" layer="51"/>
4951 4951 </package>
4952 4952 <package name="0922V">
4953 4953 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4954 4954 type 0922, grid 7.5 mm</description>
4955 4955 <wire x1="2.54" y1="0" x2="1.397" y2="0" width="0.8128" layer="51"/>
4956 4956 <wire x1="-5.08" y1="0" x2="-3.81" y2="0" width="0.8128" layer="51"/>
4957 4957 <circle x="-5.08" y="0" radius="4.572" width="0.1524" layer="21"/>
4958 4958 <circle x="-5.08" y="0" radius="1.905" width="0.1524" layer="21"/>
4959 4959 <pad name="1" x="-5.08" y="0" drill="1.016" shape="octagon"/>
4960 4960 <pad name="2" x="2.54" y="0" drill="1.016" shape="octagon"/>
4961 4961 <text x="-0.508" y="1.6764" size="1.27" layer="25" ratio="10">&gt;NAME</text>
4962 4962 <text x="-0.508" y="-2.9972" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
4963 4963 <text x="-6.858" y="2.54" size="1.016" layer="21" ratio="12">0922</text>
4964 4964 <rectangle x1="-3.81" y1="-0.4064" x2="1.3208" y2="0.4064" layer="21"/>
4965 4965 </package>
4966 4966 <package name="M0805">
4967 4967 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4968 4968 MELF 0.10 W</description>
4969 4969 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
4970 4970 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
4971 4971 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
4972 4972 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
4973 4973 <wire x1="0.7112" y1="0.635" x2="-0.7112" y2="0.635" width="0.1524" layer="51"/>
4974 4974 <wire x1="0.7112" y1="-0.635" x2="-0.7112" y2="-0.635" width="0.1524" layer="51"/>
4975 4975 <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.6" layer="1"/>
4976 4976 <smd name="2" x="0.95" y="0" dx="1.3" dy="1.6" layer="1"/>
4977 4977 <text x="-1.016" y="1.016" size="1.27" layer="25">&gt;NAME</text>
4978 4978 <text x="-1.016" y="-2.286" size="1.27" layer="27">&gt;VALUE</text>
4979 4979 <rectangle x1="-1.0414" y1="-0.7112" x2="-0.6858" y2="0.7112" layer="51"/>
4980 4980 <rectangle x1="0.6858" y1="-0.7112" x2="1.0414" y2="0.7112" layer="51"/>
4981 4981 <rectangle x1="-0.1999" y1="-0.5999" x2="0.1999" y2="0.5999" layer="35"/>
4982 4982 </package>
4983 4983 <package name="M1206">
4984 4984 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
4985 4985 MELF 0.25 W</description>
4986 4986 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
4987 4987 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
4988 4988 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
4989 4989 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
4990 4990 <wire x1="1.143" y1="0.8382" x2="-1.143" y2="0.8382" width="0.1524" layer="51"/>
4991 4991 <wire x1="1.143" y1="-0.8382" x2="-1.143" y2="-0.8382" width="0.1524" layer="51"/>
4992 4992 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2" layer="1"/>
4993 4993 <smd name="2" x="1.4" y="0" dx="1.6" dy="2" layer="1"/>
4994 4994 <text x="-1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
4995 4995 <text x="-1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
4996 4996 <rectangle x1="-1.7018" y1="-0.9144" x2="-1.1176" y2="0.9144" layer="51"/>
4997 4997 <rectangle x1="1.1176" y1="-0.9144" x2="1.7018" y2="0.9144" layer="51"/>
4998 4998 <rectangle x1="-0.3" y1="-0.8001" x2="0.3" y2="0.8001" layer="35"/>
4999 4999 </package>
5000 5000 <package name="M1406">
5001 5001 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5002 5002 MELF 0.12 W</description>
5003 5003 <wire x1="-2.973" y1="0.983" x2="2.973" y2="0.983" width="0.0508" layer="39"/>
5004 5004 <wire x1="2.973" y1="-0.983" x2="-2.973" y2="-0.983" width="0.0508" layer="39"/>
5005 5005 <wire x1="-2.973" y1="-0.983" x2="-2.973" y2="0.983" width="0.0508" layer="39"/>
5006 5006 <wire x1="2.973" y1="0.983" x2="2.973" y2="-0.983" width="0.0508" layer="39"/>
5007 5007 <wire x1="1.3208" y1="0.762" x2="-1.3208" y2="0.762" width="0.1524" layer="51"/>
5008 5008 <wire x1="1.3208" y1="-0.762" x2="-1.3208" y2="-0.762" width="0.1524" layer="51"/>
5009 5009 <wire x1="0.6858" y1="0.762" x2="-0.6858" y2="0.762" width="0.1524" layer="21"/>
5010 5010 <wire x1="0.6858" y1="-0.762" x2="-0.6858" y2="-0.762" width="0.1524" layer="21"/>
5011 5011 <smd name="1" x="-1.7" y="0" dx="1.4" dy="1.8" layer="1"/>
5012 5012 <smd name="2" x="1.7" y="0" dx="1.4" dy="1.8" layer="1"/>
5013 5013 <text x="-1.651" y="1.143" size="1.27" layer="25">&gt;NAME</text>
5014 5014 <text x="-1.651" y="-2.413" size="1.27" layer="27">&gt;VALUE</text>
5015 5015 <rectangle x1="-1.8542" y1="-0.8382" x2="-1.2954" y2="0.8382" layer="51"/>
5016 5016 <rectangle x1="1.2954" y1="-0.8382" x2="1.8542" y2="0.8382" layer="51"/>
5017 5017 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
5018 5018 </package>
5019 5019 <package name="M2012">
5020 5020 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5021 5021 MELF 0.10 W</description>
5022 5022 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
5023 5023 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
5024 5024 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
5025 5025 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
5026 5026 <wire x1="0.7112" y1="0.635" x2="-0.7112" y2="0.635" width="0.1524" layer="51"/>
5027 5027 <wire x1="0.7112" y1="-0.635" x2="-0.7112" y2="-0.635" width="0.1524" layer="51"/>
5028 5028 <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.6" layer="1"/>
5029 5029 <smd name="2" x="0.95" y="0" dx="1.3" dy="1.6" layer="1"/>
5030 5030 <text x="-1.016" y="1.016" size="1.27" layer="25">&gt;NAME</text>
5031 5031 <text x="-1.016" y="-2.286" size="1.27" layer="27">&gt;VALUE</text>
5032 5032 <rectangle x1="-1.0414" y1="-0.7112" x2="-0.6858" y2="0.7112" layer="51"/>
5033 5033 <rectangle x1="0.6858" y1="-0.7112" x2="1.0414" y2="0.7112" layer="51"/>
5034 5034 <rectangle x1="-0.1999" y1="-0.5999" x2="0.1999" y2="0.5999" layer="35"/>
5035 5035 </package>
5036 5036 <package name="M2309">
5037 5037 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5038 5038 MELF 0.25 W</description>
5039 5039 <wire x1="-4.473" y1="1.483" x2="4.473" y2="1.483" width="0.0508" layer="39"/>
5040 5040 <wire x1="4.473" y1="-1.483" x2="-4.473" y2="-1.483" width="0.0508" layer="39"/>
5041 5041 <wire x1="-4.473" y1="-1.483" x2="-4.473" y2="1.483" width="0.0508" layer="39"/>
5042 5042 <wire x1="4.473" y1="1.483" x2="4.473" y2="-1.483" width="0.0508" layer="39"/>
5043 5043 <wire x1="2.413" y1="1.1684" x2="-2.4384" y2="1.1684" width="0.1524" layer="51"/>
5044 5044 <wire x1="2.413" y1="-1.1684" x2="-2.413" y2="-1.1684" width="0.1524" layer="51"/>
5045 5045 <wire x1="1.651" y1="1.1684" x2="-1.6764" y2="1.1684" width="0.1524" layer="21"/>
5046 5046 <wire x1="1.651" y1="-1.1684" x2="-1.651" y2="-1.1684" width="0.1524" layer="21"/>
5047 5047 <smd name="1" x="-2.85" y="0" dx="1.5" dy="2.6" layer="1"/>
5048 5048 <smd name="2" x="2.85" y="0" dx="1.5" dy="2.6" layer="1"/>
5049 5049 <text x="-2.794" y="1.651" size="1.27" layer="25">&gt;NAME</text>
5050 5050 <text x="-2.794" y="-2.794" size="1.27" layer="27">&gt;VALUE</text>
5051 5051 <rectangle x1="-3.048" y1="-1.2446" x2="-2.3876" y2="1.2446" layer="51"/>
5052 5052 <rectangle x1="2.3876" y1="-1.2446" x2="3.048" y2="1.2446" layer="51"/>
5053 5053 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5054 5054 </package>
5055 5055 <package name="M3216">
5056 5056 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5057 5057 MELF 0.25 W</description>
5058 5058 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
5059 5059 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
5060 5060 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
5061 5061 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
5062 5062 <wire x1="1.143" y1="0.8382" x2="-1.143" y2="0.8382" width="0.1524" layer="51"/>
5063 5063 <wire x1="1.143" y1="-0.8382" x2="-1.143" y2="-0.8382" width="0.1524" layer="51"/>
5064 5064 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2" layer="1"/>
5065 5065 <smd name="2" x="1.4" y="0" dx="1.6" dy="2" layer="1"/>
5066 5066 <text x="-1.27" y="1.27" size="1.27" layer="25">&gt;NAME</text>
5067 5067 <text x="-1.27" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
5068 5068 <rectangle x1="-1.7018" y1="-0.9144" x2="-1.1176" y2="0.9144" layer="51"/>
5069 5069 <rectangle x1="1.1176" y1="-0.9144" x2="1.7018" y2="0.9144" layer="51"/>
5070 5070 <rectangle x1="-0.3" y1="-0.8001" x2="0.3" y2="0.8001" layer="35"/>
5071 5071 </package>
5072 5072 <package name="M3516">
5073 5073 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5074 5074 MELF 0.12 W</description>
5075 5075 <wire x1="-2.973" y1="0.983" x2="2.973" y2="0.983" width="0.0508" layer="39"/>
5076 5076 <wire x1="2.973" y1="-0.983" x2="-2.973" y2="-0.983" width="0.0508" layer="39"/>
5077 5077 <wire x1="-2.973" y1="-0.983" x2="-2.973" y2="0.983" width="0.0508" layer="39"/>
5078 5078 <wire x1="2.973" y1="0.983" x2="2.973" y2="-0.983" width="0.0508" layer="39"/>
5079 5079 <wire x1="1.3208" y1="0.762" x2="-1.3208" y2="0.762" width="0.1524" layer="51"/>
5080 5080 <wire x1="1.3208" y1="-0.762" x2="-1.3208" y2="-0.762" width="0.1524" layer="51"/>
5081 5081 <wire x1="0.6858" y1="0.762" x2="-0.6858" y2="0.762" width="0.1524" layer="21"/>
5082 5082 <wire x1="0.6858" y1="-0.762" x2="-0.6858" y2="-0.762" width="0.1524" layer="21"/>
5083 5083 <smd name="1" x="-1.7" y="0" dx="1.4" dy="1.8" layer="1"/>
5084 5084 <smd name="2" x="1.7" y="0" dx="1.4" dy="1.8" layer="1"/>
5085 5085 <text x="-1.651" y="1.143" size="1.27" layer="25">&gt;NAME</text>
5086 5086 <text x="-1.651" y="-2.413" size="1.27" layer="27">&gt;VALUE</text>
5087 5087 <rectangle x1="-1.8542" y1="-0.8382" x2="-1.2954" y2="0.8382" layer="51"/>
5088 5088 <rectangle x1="1.2954" y1="-0.8382" x2="1.8542" y2="0.8382" layer="51"/>
5089 5089 <rectangle x1="-0.4001" y1="-0.7" x2="0.4001" y2="0.7" layer="35"/>
5090 5090 </package>
5091 5091 <package name="M5923">
5092 5092 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5093 5093 MELF 0.25 W</description>
5094 5094 <wire x1="-4.473" y1="1.483" x2="4.473" y2="1.483" width="0.0508" layer="39"/>
5095 5095 <wire x1="4.473" y1="-1.483" x2="-4.473" y2="-1.483" width="0.0508" layer="39"/>
5096 5096 <wire x1="-4.473" y1="-1.483" x2="-4.473" y2="1.483" width="0.0508" layer="39"/>
5097 5097 <wire x1="4.473" y1="1.483" x2="4.473" y2="-1.483" width="0.0508" layer="39"/>
5098 5098 <wire x1="2.413" y1="1.1684" x2="-2.4384" y2="1.1684" width="0.1524" layer="51"/>
5099 5099 <wire x1="2.413" y1="-1.1684" x2="-2.413" y2="-1.1684" width="0.1524" layer="51"/>
5100 5100 <wire x1="1.651" y1="1.1684" x2="-1.6764" y2="1.1684" width="0.1524" layer="21"/>
5101 5101 <wire x1="1.651" y1="-1.1684" x2="-1.651" y2="-1.1684" width="0.1524" layer="21"/>
5102 5102 <smd name="1" x="-2.85" y="0" dx="1.5" dy="2.6" layer="1"/>
5103 5103 <smd name="2" x="2.85" y="0" dx="1.5" dy="2.6" layer="1"/>
5104 5104 <text x="-2.794" y="1.651" size="1.27" layer="25">&gt;NAME</text>
5105 5105 <text x="-2.794" y="-2.794" size="1.27" layer="27">&gt;VALUE</text>
5106 5106 <rectangle x1="-3.048" y1="-1.2446" x2="-2.3876" y2="1.2446" layer="51"/>
5107 5107 <rectangle x1="2.3876" y1="-1.2446" x2="3.048" y2="1.2446" layer="51"/>
5108 5108 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5109 5109 </package>
5110 5110 <package name="MINI_MELF-0102AX">
5111 5111 <description>&lt;b&gt;Mini MELF 0102 Axial&lt;/b&gt;</description>
5112 5112 <circle x="0" y="0" radius="0.6" width="0" layer="51"/>
5113 5113 <circle x="0" y="0" radius="0.6" width="0" layer="52"/>
5114 5114 <smd name="1" x="0" y="0" dx="1.9" dy="1.9" layer="1" roundness="100"/>
5115 5115 <smd name="2" x="0" y="0" dx="1.9" dy="1.9" layer="16" roundness="100"/>
5116 5116 <text x="-1.27" y="0.9525" size="1.27" layer="25">&gt;NAME</text>
5117 5117 <text x="-1.27" y="-2.2225" size="1.27" layer="27">&gt;VALUE</text>
5118 5118 <hole x="0" y="0" drill="1.3"/>
5119 5119 </package>
5120 5120 <package name="MINI_MELF-0102R">
5121 5121 <description>&lt;b&gt;CECC Size RC2211&lt;/b&gt; Reflow Soldering&lt;p&gt;
5122 5122 source Beyschlag</description>
5123 5123 <wire x1="-1" y1="-0.5" x2="1" y2="-0.5" width="0.2032" layer="51"/>
5124 5124 <wire x1="1" y1="-0.5" x2="1" y2="0.5" width="0.2032" layer="51"/>
5125 5125 <wire x1="1" y1="0.5" x2="-1" y2="0.5" width="0.2032" layer="51"/>
5126 5126 <wire x1="-1" y1="0.5" x2="-1" y2="-0.5" width="0.2032" layer="51"/>
5127 5127 <smd name="1" x="-0.9" y="0" dx="0.5" dy="1.3" layer="1"/>
5128 5128 <smd name="2" x="0.9" y="0" dx="0.5" dy="1.3" layer="1"/>
5129 5129 <text x="-1.27" y="0.9525" size="1.27" layer="25">&gt;NAME</text>
5130 5130 <text x="-1.27" y="-2.2225" size="1.27" layer="27">&gt;VALUE</text>
5131 5131 </package>
5132 5132 <package name="MINI_MELF-0102W">
5133 5133 <description>&lt;b&gt;CECC Size RC2211&lt;/b&gt; Wave Soldering&lt;p&gt;
5134 5134 source Beyschlag</description>
5135 5135 <wire x1="-1" y1="-0.5" x2="1" y2="-0.5" width="0.2032" layer="51"/>
5136 5136 <wire x1="1" y1="-0.5" x2="1" y2="0.5" width="0.2032" layer="51"/>
5137 5137 <wire x1="1" y1="0.5" x2="-1" y2="0.5" width="0.2032" layer="51"/>
5138 5138 <wire x1="-1" y1="0.5" x2="-1" y2="-0.5" width="0.2032" layer="51"/>
5139 5139 <smd name="1" x="-0.95" y="0" dx="0.6" dy="1.3" layer="1"/>
5140 5140 <smd name="2" x="0.95" y="0" dx="0.6" dy="1.3" layer="1"/>
5141 5141 <text x="-1.27" y="0.9525" size="1.27" layer="25">&gt;NAME</text>
5142 5142 <text x="-1.27" y="-2.2225" size="1.27" layer="27">&gt;VALUE</text>
5143 5143 </package>
5144 5144 <package name="MINI_MELF-0204R">
5145 5145 <description>&lt;b&gt;CECC Size RC3715&lt;/b&gt; Reflow Soldering&lt;p&gt;
5146 5146 source Beyschlag</description>
5147 5147 <wire x1="-1.7" y1="-0.6" x2="1.7" y2="-0.6" width="0.2032" layer="51"/>
5148 5148 <wire x1="1.7" y1="-0.6" x2="1.7" y2="0.6" width="0.2032" layer="51"/>
5149 5149 <wire x1="1.7" y1="0.6" x2="-1.7" y2="0.6" width="0.2032" layer="51"/>
5150 5150 <wire x1="-1.7" y1="0.6" x2="-1.7" y2="-0.6" width="0.2032" layer="51"/>
5151 5151 <smd name="1" x="-1.5" y="0" dx="0.8" dy="1.6" layer="1"/>
5152 5152 <smd name="2" x="1.5" y="0" dx="0.8" dy="1.6" layer="1"/>
5153 5153 <text x="-1.27" y="0.9525" size="1.27" layer="25">&gt;NAME</text>
5154 5154 <text x="-1.27" y="-2.2225" size="1.27" layer="27">&gt;VALUE</text>
5155 5155 </package>
5156 5156 <package name="MINI_MELF-0204W">
5157 5157 <description>&lt;b&gt;CECC Size RC3715&lt;/b&gt; Wave Soldering&lt;p&gt;
5158 5158 source Beyschlag</description>
5159 5159 <wire x1="-1.7" y1="-0.6" x2="1.7" y2="-0.6" width="0.2032" layer="51"/>
5160 5160 <wire x1="1.7" y1="-0.6" x2="1.7" y2="0.6" width="0.2032" layer="51"/>
5161 5161 <wire x1="1.7" y1="0.6" x2="-1.7" y2="0.6" width="0.2032" layer="51"/>
5162 5162 <wire x1="-1.7" y1="0.6" x2="-1.7" y2="-0.6" width="0.2032" layer="51"/>
5163 5163 <smd name="1" x="-1.5" y="0" dx="1.2" dy="1.6" layer="1"/>
5164 5164 <smd name="2" x="1.5" y="0" dx="1.2" dy="1.6" layer="1"/>
5165 5165 <text x="-1.27" y="0.9525" size="1.27" layer="25">&gt;NAME</text>
5166 5166 <text x="-1.27" y="-2.2225" size="1.27" layer="27">&gt;VALUE</text>
5167 5167 </package>
5168 5168 <package name="MINI_MELF-0207R">
5169 5169 <description>&lt;b&gt;CECC Size RC6123&lt;/b&gt; Reflow Soldering&lt;p&gt;
5170 5170 source Beyschlag</description>
5171 5171 <wire x1="-2.8" y1="-1" x2="2.8" y2="-1" width="0.2032" layer="51"/>
5172 5172 <wire x1="2.8" y1="-1" x2="2.8" y2="1" width="0.2032" layer="51"/>
5173 5173 <wire x1="2.8" y1="1" x2="-2.8" y2="1" width="0.2032" layer="51"/>
5174 5174 <wire x1="-2.8" y1="1" x2="-2.8" y2="-1" width="0.2032" layer="51"/>
5175 5175 <smd name="1" x="-2.25" y="0" dx="1.6" dy="2.5" layer="1"/>
5176 5176 <smd name="2" x="2.25" y="0" dx="1.6" dy="2.5" layer="1"/>
5177 5177 <text x="-2.2225" y="1.5875" size="1.27" layer="25">&gt;NAME</text>
5178 5178 <text x="-2.2225" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
5179 5179 </package>
5180 5180 <package name="MINI_MELF-0207W">
5181 5181 <description>&lt;b&gt;CECC Size RC6123&lt;/b&gt; Wave Soldering&lt;p&gt;
5182 5182 source Beyschlag</description>
5183 5183 <wire x1="-2.8" y1="-1" x2="2.8" y2="-1" width="0.2032" layer="51"/>
5184 5184 <wire x1="2.8" y1="-1" x2="2.8" y2="1" width="0.2032" layer="51"/>
5185 5185 <wire x1="2.8" y1="1" x2="-2.8" y2="1" width="0.2032" layer="51"/>
5186 5186 <wire x1="-2.8" y1="1" x2="-2.8" y2="-1" width="0.2032" layer="51"/>
5187 5187 <smd name="1" x="-2.6" y="0" dx="2.4" dy="2.5" layer="1"/>
5188 5188 <smd name="2" x="2.6" y="0" dx="2.4" dy="2.5" layer="1"/>
5189 5189 <text x="-2.54" y="1.5875" size="1.27" layer="25">&gt;NAME</text>
5190 5190 <text x="-2.54" y="-2.54" size="1.27" layer="27">&gt;VALUE</text>
5191 5191 </package>
5192 5192 <package name="R0201">
5193 5193 <description>&lt;b&gt;RESISTOR&lt;/b&gt; chip&lt;p&gt;
5194 5194 Source: http://www.vishay.com/docs/20008/dcrcw.pdf</description>
5195 5195 <smd name="1" x="-0.255" y="0" dx="0.28" dy="0.43" layer="1"/>
5196 5196 <smd name="2" x="0.255" y="0" dx="0.28" dy="0.43" layer="1"/>
5197 5197 <text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
5198 5198 <text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
5199 5199 <rectangle x1="-0.3" y1="-0.15" x2="-0.15" y2="0.15" layer="51"/>
5200 5200 <rectangle x1="0.15" y1="-0.15" x2="0.3" y2="0.15" layer="51"/>
5201 5201 <rectangle x1="-0.15" y1="-0.15" x2="0.15" y2="0.15" layer="21"/>
5202 5202 </package>
5203 5203 <package name="R0402">
5204 5204 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5205 5205 chip</description>
5206 5206 <wire x1="-0.245" y1="0.224" x2="0.245" y2="0.224" width="0.1524" layer="51"/>
5207 5207 <wire x1="0.245" y1="-0.224" x2="-0.245" y2="-0.224" width="0.1524" layer="51"/>
5208 5208 <wire x1="-1.473" y1="0.483" x2="1.473" y2="0.483" width="0.0508" layer="39"/>
5209 5209 <wire x1="1.473" y1="0.483" x2="1.473" y2="-0.483" width="0.0508" layer="39"/>
5210 5210 <wire x1="1.473" y1="-0.483" x2="-1.473" y2="-0.483" width="0.0508" layer="39"/>
5211 5211 <wire x1="-1.473" y1="-0.483" x2="-1.473" y2="0.483" width="0.0508" layer="39"/>
5212 5212 <smd name="1" x="-0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
5213 5213 <smd name="2" x="0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
5214 5214 <text x="-0.635" y="0.762" size="1.27" layer="25">&gt;NAME</text>
5215 5215 <text x="-0.635" y="-2.032" size="1.27" layer="27">&gt;VALUE</text>
5216 5216 <rectangle x1="-0.554" y1="-0.3048" x2="-0.254" y2="0.2951" layer="51"/>
5217 5217 <rectangle x1="0.2588" y1="-0.3048" x2="0.5588" y2="0.2951" layer="51"/>
5218 5218 <rectangle x1="-0.1999" y1="-0.4001" x2="0.1999" y2="0.4001" layer="35"/>
5219 5219 </package>
5220 5220 <package name="R0603-ROUND">
5221 5221 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5222 5222 chip</description>
5223 5223 <wire x1="-0.432" y1="-0.356" x2="0.432" y2="-0.356" width="0.1524" layer="51"/>
5224 5224 <wire x1="0.432" y1="0.356" x2="-0.432" y2="0.356" width="0.1524" layer="51"/>
5225 5225 <wire x1="-1.473" y1="0.983" x2="1.473" y2="0.983" width="0.0508" layer="39"/>
5226 5226 <wire x1="1.473" y1="0.983" x2="1.473" y2="-0.983" width="0.0508" layer="39"/>
5227 5227 <wire x1="1.473" y1="-0.983" x2="-1.473" y2="-0.983" width="0.0508" layer="39"/>
5228 5228 <wire x1="-1.473" y1="-0.983" x2="-1.473" y2="0.983" width="0.0508" layer="39"/>
5229 5229 <smd name="1" x="-0.889" y="0" dx="0.8984" dy="1.1" layer="1" roundness="80"/>
5230 5230 <smd name="2" x="0.889" y="0" dx="0.8984" dy="1.1" layer="1" roundness="80"/>
5231 5231 <text x="-0.889" y="0.889" size="1.27" layer="25">&gt;NAME</text>
5232 5232 <text x="-0.889" y="-2.032" size="1.27" layer="27">&gt;VALUE</text>
5233 5233 <rectangle x1="0.4318" y1="-0.4318" x2="0.8382" y2="0.4318" layer="51"/>
5234 5234 <rectangle x1="-0.8382" y1="-0.4318" x2="-0.4318" y2="0.4318" layer="51"/>
5235 5235 <rectangle x1="-0.1999" y1="-0.4001" x2="0.1999" y2="0.4001" layer="35"/>
5236 5236 </package>
5237 5237 <package name="R0805">
5238 5238 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5239 5239 chip</description>
5240 5240 <wire x1="-0.41" y1="0.635" x2="0.41" y2="0.635" width="0.1524" layer="51"/>
5241 5241 <wire x1="-0.41" y1="-0.635" x2="0.41" y2="-0.635" width="0.1524" layer="51"/>
5242 5242 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
5243 5243 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
5244 5244 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
5245 5245 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
5246 5246 <smd name="1" x="-0.85" y="0" dx="1.3" dy="1.5" layer="1"/>
5247 5247 <smd name="2" x="0.85" y="0" dx="1.3" dy="1.5" layer="1"/>
5248 5248 <text x="-0.762" y="1.016" size="1.27" layer="25">&gt;NAME</text>
5249 5249 <text x="-0.762" y="-2.286" size="1.27" layer="27">&gt;VALUE</text>
5250 5250 <rectangle x1="0.4064" y1="-0.6985" x2="1.0564" y2="0.7015" layer="51"/>
5251 5251 <rectangle x1="-1.0668" y1="-0.6985" x2="-0.4168" y2="0.7015" layer="51"/>
5252 5252 <rectangle x1="-0.1999" y1="-0.5001" x2="0.1999" y2="0.5001" layer="35"/>
5253 5253 </package>
5254 5254 <package name="R0805W">
5255 5255 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5256 5256 chip, wave soldering</description>
5257 5257 <wire x1="-0.41" y1="0.635" x2="0.41" y2="0.635" width="0.1524" layer="51"/>
5258 5258 <wire x1="-0.41" y1="-0.635" x2="0.41" y2="-0.635" width="0.1524" layer="51"/>
5259 5259 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
5260 5260 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
5261 5261 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
5262 5262 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
5263 5263 <smd name="1" x="-0.94" y="0" dx="1.5" dy="1" layer="1"/>
5264 5264 <smd name="2" x="0.94" y="0" dx="1.5" dy="1" layer="1"/>
5265 5265 <text x="-0.635" y="1.016" size="1.27" layer="25">&gt;NAME</text>
5266 5266 <text x="-0.635" y="-2.159" size="1.27" layer="27">&gt;VALUE</text>
5267 5267 <rectangle x1="0.4064" y1="-0.6985" x2="1.0564" y2="0.7015" layer="51"/>
5268 5268 <rectangle x1="-1.0668" y1="-0.6985" x2="-0.4168" y2="0.7015" layer="51"/>
5269 5269 <rectangle x1="-0.1999" y1="-0.5001" x2="0.1999" y2="0.5001" layer="35"/>
5270 5270 </package>
5271 5271 <package name="R1005">
5272 5272 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5273 5273 chip</description>
5274 5274 <wire x1="-0.245" y1="0.224" x2="0.245" y2="0.224" width="0.1524" layer="51"/>
5275 5275 <wire x1="0.245" y1="-0.224" x2="-0.245" y2="-0.224" width="0.1524" layer="51"/>
5276 5276 <wire x1="-1.473" y1="0.483" x2="1.473" y2="0.483" width="0.0508" layer="39"/>
5277 5277 <wire x1="1.473" y1="0.483" x2="1.473" y2="-0.483" width="0.0508" layer="39"/>
5278 5278 <wire x1="1.473" y1="-0.483" x2="-1.473" y2="-0.483" width="0.0508" layer="39"/>
5279 5279 <wire x1="-1.473" y1="-0.483" x2="-1.473" y2="0.483" width="0.0508" layer="39"/>
5280 5280 <smd name="1" x="-0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
5281 5281 <smd name="2" x="0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
5282 5282 <text x="-0.635" y="0.762" size="1.27" layer="25">&gt;NAME</text>
5283 5283 <text x="-0.635" y="-2.032" size="1.27" layer="27">&gt;VALUE</text>
5284 5284 <rectangle x1="-0.554" y1="-0.3048" x2="-0.254" y2="0.2951" layer="51"/>
5285 5285 <rectangle x1="0.2588" y1="-0.3048" x2="0.5588" y2="0.2951" layer="51"/>
5286 5286 <rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
5287 5287 </package>
5288 5288 <package name="R1206">
5289 5289 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5290 5290 chip</description>
5291 5291 <wire x1="0.9525" y1="-0.8128" x2="-0.9652" y2="-0.8128" width="0.1524" layer="51"/>
5292 5292 <wire x1="0.9525" y1="0.8128" x2="-0.9652" y2="0.8128" width="0.1524" layer="51"/>
5293 5293 <wire x1="-2.473" y1="0.983" x2="2.473" y2="0.983" width="0.0508" layer="39"/>
5294 5294 <wire x1="2.473" y1="0.983" x2="2.473" y2="-0.983" width="0.0508" layer="39"/>
5295 5295 <wire x1="2.473" y1="-0.983" x2="-2.473" y2="-0.983" width="0.0508" layer="39"/>
5296 5296 <wire x1="-2.473" y1="-0.983" x2="-2.473" y2="0.983" width="0.0508" layer="39"/>
5297 5297 <smd name="1" x="-1.422" y="0" dx="1.6" dy="1.803" layer="1"/>
5298 5298 <smd name="2" x="1.422" y="0" dx="1.6" dy="1.803" layer="1"/>
5299 5299 <text x="-1.397" y="1.143" size="1.27" layer="25">&gt;NAME</text>
5300 5300 <text x="-1.397" y="-2.413" size="1.27" layer="27">&gt;VALUE</text>
5301 5301 <rectangle x1="-1.6891" y1="-0.8763" x2="-0.9525" y2="0.8763" layer="51"/>
5302 5302 <rectangle x1="0.9525" y1="-0.8763" x2="1.6891" y2="0.8763" layer="51"/>
5303 5303 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
5304 5304 </package>
5305 5305 <package name="R1206W">
5306 5306 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5307 5307 chip, wave soldering</description>
5308 5308 <wire x1="-0.913" y1="0.8" x2="0.888" y2="0.8" width="0.1524" layer="21"/>
5309 5309 <wire x1="-0.913" y1="-0.8" x2="0.888" y2="-0.8" width="0.1524" layer="21"/>
5310 5310 <wire x1="-2.473" y1="0.983" x2="2.473" y2="0.983" width="0.0508" layer="39"/>
5311 5311 <wire x1="2.473" y1="0.983" x2="2.473" y2="-0.983" width="0.0508" layer="39"/>
5312 5312 <wire x1="2.473" y1="-0.983" x2="-2.473" y2="-0.983" width="0.0508" layer="39"/>
5313 5313 <wire x1="-2.473" y1="-0.983" x2="-2.473" y2="0.983" width="0.0508" layer="39"/>
5314 5314 <smd name="1" x="-1.499" y="0" dx="1.8" dy="1.2" layer="1"/>
5315 5315 <smd name="2" x="1.499" y="0" dx="1.8" dy="1.2" layer="1"/>
5316 5316 <text x="-1.651" y="1.143" size="1.27" layer="25">&gt;NAME</text>
5317 5317 <text x="-1.651" y="-2.413" size="1.27" layer="27">&gt;VALUE</text>
5318 5318 <rectangle x1="-1.651" y1="-0.8763" x2="-0.9009" y2="0.8738" layer="51"/>
5319 5319 <rectangle x1="0.889" y1="-0.8763" x2="1.6391" y2="0.8738" layer="51"/>
5320 5320 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
5321 5321 </package>
5322 5322 <package name="R1210">
5323 5323 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5324 5324 chip</description>
5325 5325 <wire x1="-0.913" y1="1.219" x2="0.939" y2="1.219" width="0.1524" layer="51"/>
5326 5326 <wire x1="-0.913" y1="-1.219" x2="0.939" y2="-1.219" width="0.1524" layer="51"/>
5327 5327 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
5328 5328 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
5329 5329 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
5330 5330 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
5331 5331 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
5332 5332 <smd name="2" x="1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
5333 5333 <text x="-1.27" y="1.651" size="1.27" layer="25">&gt;NAME</text>
5334 5334 <text x="-1.27" y="-2.921" size="1.27" layer="27">&gt;VALUE</text>
5335 5335 <rectangle x1="-1.651" y1="-1.3081" x2="-0.9009" y2="1.2918" layer="51"/>
5336 5336 <rectangle x1="0.9144" y1="-1.3081" x2="1.6645" y2="1.2918" layer="51"/>
5337 5337 <rectangle x1="-0.3" y1="-0.8999" x2="0.3" y2="0.8999" layer="35"/>
5338 5338 </package>
5339 5339 <package name="R1210W">
5340 5340 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5341 5341 chip, wave soldering</description>
5342 5342 <wire x1="-0.913" y1="1.219" x2="0.939" y2="1.219" width="0.1524" layer="21"/>
5343 5343 <wire x1="-0.913" y1="-1.219" x2="0.939" y2="-1.219" width="0.1524" layer="21"/>
5344 5344 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
5345 5345 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
5346 5346 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
5347 5347 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
5348 5348 <smd name="1" x="-1.499" y="0" dx="1.8" dy="1.8" layer="1"/>
5349 5349 <smd name="2" x="1.499" y="0" dx="1.8" dy="1.8" layer="1"/>
5350 5350 <text x="-1.651" y="1.524" size="1.27" layer="25">&gt;NAME</text>
5351 5351 <text x="-1.651" y="-2.794" size="1.27" layer="27">&gt;VALUE</text>
5352 5352 <rectangle x1="-1.651" y1="-1.3081" x2="-0.9009" y2="1.2918" layer="51"/>
5353 5353 <rectangle x1="0.9144" y1="-1.3081" x2="1.6645" y2="1.2918" layer="51"/>
5354 5354 <rectangle x1="-0.3" y1="-0.8001" x2="0.3" y2="0.8001" layer="35"/>
5355 5355 </package>
5356 5356 <package name="R2010">
5357 5357 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5358 5358 chip</description>
5359 5359 <wire x1="-1.662" y1="1.245" x2="1.662" y2="1.245" width="0.1524" layer="51"/>
5360 5360 <wire x1="-1.637" y1="-1.245" x2="1.687" y2="-1.245" width="0.1524" layer="51"/>
5361 5361 <wire x1="-3.473" y1="1.483" x2="3.473" y2="1.483" width="0.0508" layer="39"/>
5362 5362 <wire x1="3.473" y1="1.483" x2="3.473" y2="-1.483" width="0.0508" layer="39"/>
5363 5363 <wire x1="3.473" y1="-1.483" x2="-3.473" y2="-1.483" width="0.0508" layer="39"/>
5364 5364 <wire x1="-3.473" y1="-1.483" x2="-3.473" y2="1.483" width="0.0508" layer="39"/>
5365 5365 <wire x1="-1.027" y1="1.245" x2="1.027" y2="1.245" width="0.1524" layer="21"/>
5366 5366 <wire x1="-1.002" y1="-1.245" x2="1.016" y2="-1.245" width="0.1524" layer="21"/>
5367 5367 <smd name="1" x="-2.2" y="0" dx="1.8" dy="2.7" layer="1"/>
5368 5368 <smd name="2" x="2.2" y="0" dx="1.8" dy="2.7" layer="1"/>
5369 5369 <text x="-2.159" y="1.651" size="1.27" layer="25">&gt;NAME</text>
5370 5370 <text x="-2.159" y="-2.921" size="1.27" layer="27">&gt;VALUE</text>
5371 5371 <rectangle x1="-2.4892" y1="-1.3208" x2="-1.6393" y2="1.3292" layer="51"/>
5372 5372 <rectangle x1="1.651" y1="-1.3208" x2="2.5009" y2="1.3292" layer="51"/>
5373 5373 </package>
5374 5374 <package name="R2010W">
5375 5375 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5376 5376 chip, wave soldering</description>
5377 5377 <wire x1="-1.662" y1="1.245" x2="1.662" y2="1.245" width="0.1524" layer="21"/>
5378 5378 <wire x1="-1.637" y1="-1.245" x2="1.687" y2="-1.245" width="0.1524" layer="21"/>
5379 5379 <wire x1="-3.473" y1="1.483" x2="3.473" y2="1.483" width="0.0508" layer="39"/>
5380 5380 <wire x1="3.473" y1="1.483" x2="3.473" y2="-1.483" width="0.0508" layer="39"/>
5381 5381 <wire x1="3.473" y1="-1.483" x2="-3.473" y2="-1.483" width="0.0508" layer="39"/>
5382 5382 <wire x1="-3.473" y1="-1.483" x2="-3.473" y2="1.483" width="0.0508" layer="39"/>
5383 5383 <smd name="1" x="-2.311" y="0" dx="2" dy="1.8" layer="1"/>
5384 5384 <smd name="2" x="2.311" y="0" dx="2" dy="1.8" layer="1"/>
5385 5385 <text x="-2.286" y="1.524" size="1.27" layer="25">&gt;NAME</text>
5386 5386 <text x="-2.286" y="-2.921" size="1.27" layer="27">&gt;VALUE</text>
5387 5387 <rectangle x1="-2.4892" y1="-1.3208" x2="-1.6393" y2="1.3292" layer="51"/>
5388 5388 <rectangle x1="1.651" y1="-1.3208" x2="2.5009" y2="1.3292" layer="51"/>
5389 5389 </package>
5390 5390 <package name="R2012">
5391 5391 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5392 5392 chip</description>
5393 5393 <wire x1="-0.41" y1="0.635" x2="0.41" y2="0.635" width="0.1524" layer="51"/>
5394 5394 <wire x1="-0.41" y1="-0.635" x2="0.41" y2="-0.635" width="0.1524" layer="51"/>
5395 5395 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
5396 5396 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
5397 5397 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
5398 5398 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
5399 5399 <smd name="1" x="-0.85" y="0" dx="1.3" dy="1.5" layer="1"/>
5400 5400 <smd name="2" x="0.85" y="0" dx="1.3" dy="1.5" layer="1"/>
5401 5401 <text x="-0.762" y="1.016" size="1.27" layer="25">&gt;NAME</text>
5402 5402 <text x="-0.762" y="-2.286" size="1.27" layer="27">&gt;VALUE</text>
5403 5403 <rectangle x1="0.4064" y1="-0.6985" x2="1.0564" y2="0.7015" layer="51"/>
5404 5404 <rectangle x1="-1.0668" y1="-0.6985" x2="-0.4168" y2="0.7015" layer="51"/>
5405 5405 <rectangle x1="-0.1001" y1="-0.5999" x2="0.1001" y2="0.5999" layer="35"/>
5406 5406 </package>
5407 5407 <package name="R2012W">
5408 5408 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5409 5409 chip, wave soldering</description>
5410 5410 <wire x1="-0.41" y1="0.635" x2="0.41" y2="0.635" width="0.1524" layer="51"/>
5411 5411 <wire x1="-0.41" y1="-0.635" x2="0.41" y2="-0.635" width="0.1524" layer="51"/>
5412 5412 <wire x1="-1.973" y1="0.983" x2="1.973" y2="0.983" width="0.0508" layer="39"/>
5413 5413 <wire x1="1.973" y1="0.983" x2="1.973" y2="-0.983" width="0.0508" layer="39"/>
5414 5414 <wire x1="1.973" y1="-0.983" x2="-1.973" y2="-0.983" width="0.0508" layer="39"/>
5415 5415 <wire x1="-1.973" y1="-0.983" x2="-1.973" y2="0.983" width="0.0508" layer="39"/>
5416 5416 <smd name="1" x="-0.94" y="0" dx="1.5" dy="1" layer="1"/>
5417 5417 <smd name="2" x="0.94" y="0" dx="1.5" dy="1" layer="1"/>
5418 5418 <text x="-0.635" y="1.016" size="1.27" layer="25">&gt;NAME</text>
5419 5419 <text x="-0.635" y="-2.286" size="1.27" layer="27">&gt;VALUE</text>
5420 5420 <rectangle x1="0.4064" y1="-0.6985" x2="1.0564" y2="0.7015" layer="51"/>
5421 5421 <rectangle x1="-1.0668" y1="-0.6985" x2="-0.4168" y2="0.7015" layer="51"/>
5422 5422 <rectangle x1="-0.1001" y1="-0.5999" x2="0.1001" y2="0.5999" layer="35"/>
5423 5423 </package>
5424 5424 <package name="R2512">
5425 5425 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5426 5426 chip</description>
5427 5427 <wire x1="-2.362" y1="1.473" x2="2.387" y2="1.473" width="0.1524" layer="51"/>
5428 5428 <wire x1="-2.362" y1="-1.473" x2="2.387" y2="-1.473" width="0.1524" layer="51"/>
5429 5429 <wire x1="-3.973" y1="1.983" x2="3.973" y2="1.983" width="0.0508" layer="39"/>
5430 5430 <wire x1="3.973" y1="1.983" x2="3.973" y2="-1.983" width="0.0508" layer="39"/>
5431 5431 <wire x1="3.973" y1="-1.983" x2="-3.973" y2="-1.983" width="0.0508" layer="39"/>
5432 5432 <wire x1="-3.973" y1="-1.983" x2="-3.973" y2="1.983" width="0.0508" layer="39"/>
5433 5433 <wire x1="-1.473" y1="1.473" x2="1.498" y2="1.473" width="0.1524" layer="21"/>
5434 5434 <wire x1="-1.473" y1="-1.473" x2="1.498" y2="-1.473" width="0.1524" layer="21"/>
5435 5435 <smd name="1" x="-2.8" y="0" dx="1.8" dy="3.2" layer="1"/>
5436 5436 <smd name="2" x="2.8" y="0" dx="1.8" dy="3.2" layer="1"/>
5437 5437 <text x="-2.667" y="1.905" size="1.27" layer="25">&gt;NAME</text>
5438 5438 <text x="-2.667" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
5439 5439 <rectangle x1="-3.2004" y1="-1.5494" x2="-2.3505" y2="1.5507" layer="51"/>
5440 5440 <rectangle x1="2.3622" y1="-1.5494" x2="3.2121" y2="1.5507" layer="51"/>
5441 5441 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5442 5442 </package>
5443 5443 <package name="R2512W">
5444 5444 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5445 5445 chip, wave soldering</description>
5446 5446 <wire x1="-2.362" y1="1.473" x2="2.387" y2="1.473" width="0.1524" layer="21"/>
5447 5447 <wire x1="-2.362" y1="-1.473" x2="2.387" y2="-1.473" width="0.1524" layer="21"/>
5448 5448 <wire x1="-3.973" y1="1.983" x2="3.973" y2="1.983" width="0.0508" layer="39"/>
5449 5449 <wire x1="3.973" y1="1.983" x2="3.973" y2="-1.983" width="0.0508" layer="39"/>
5450 5450 <wire x1="3.973" y1="-1.983" x2="-3.973" y2="-1.983" width="0.0508" layer="39"/>
5451 5451 <wire x1="-3.973" y1="-1.983" x2="-3.973" y2="1.983" width="0.0508" layer="39"/>
5452 5452 <smd name="1" x="-2.896" y="0" dx="2" dy="2.1" layer="1"/>
5453 5453 <smd name="2" x="2.896" y="0" dx="2" dy="2.1" layer="1"/>
5454 5454 <text x="-2.794" y="1.778" size="1.27" layer="25">&gt;NAME</text>
5455 5455 <text x="-2.794" y="-3.048" size="1.27" layer="27">&gt;VALUE</text>
5456 5456 <rectangle x1="-3.2004" y1="-1.5494" x2="-2.3505" y2="1.5507" layer="51"/>
5457 5457 <rectangle x1="2.3622" y1="-1.5494" x2="3.2121" y2="1.5507" layer="51"/>
5458 5458 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5459 5459 </package>
5460 5460 <package name="R3216">
5461 5461 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5462 5462 chip</description>
5463 5463 <wire x1="-0.913" y1="0.8" x2="0.888" y2="0.8" width="0.1524" layer="51"/>
5464 5464 <wire x1="-0.913" y1="-0.8" x2="0.888" y2="-0.8" width="0.1524" layer="51"/>
5465 5465 <wire x1="-2.473" y1="0.983" x2="2.473" y2="0.983" width="0.0508" layer="39"/>
5466 5466 <wire x1="2.473" y1="0.983" x2="2.473" y2="-0.983" width="0.0508" layer="39"/>
5467 5467 <wire x1="2.473" y1="-0.983" x2="-2.473" y2="-0.983" width="0.0508" layer="39"/>
5468 5468 <wire x1="-2.473" y1="-0.983" x2="-2.473" y2="0.983" width="0.0508" layer="39"/>
5469 5469 <smd name="1" x="-1.4" y="0" dx="1.6" dy="1.8" layer="1"/>
5470 5470 <smd name="2" x="1.4" y="0" dx="1.6" dy="1.8" layer="1"/>
5471 5471 <text x="-1.397" y="1.143" size="1.27" layer="25">&gt;NAME</text>
5472 5472 <text x="-1.397" y="-2.413" size="1.27" layer="27">&gt;VALUE</text>
5473 5473 <rectangle x1="-1.651" y1="-0.8763" x2="-0.9009" y2="0.8738" layer="51"/>
5474 5474 <rectangle x1="0.889" y1="-0.8763" x2="1.6391" y2="0.8738" layer="51"/>
5475 5475 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
5476 5476 </package>
5477 5477 <package name="R3216W">
5478 5478 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5479 5479 chip, wave soldering</description>
5480 5480 <wire x1="-0.913" y1="0.8" x2="0.888" y2="0.8" width="0.1524" layer="21"/>
5481 5481 <wire x1="-0.913" y1="-0.8" x2="0.888" y2="-0.8" width="0.1524" layer="21"/>
5482 5482 <wire x1="-2.473" y1="0.983" x2="2.473" y2="0.983" width="0.0508" layer="39"/>
5483 5483 <wire x1="2.473" y1="0.983" x2="2.473" y2="-0.983" width="0.0508" layer="39"/>
5484 5484 <wire x1="2.473" y1="-0.983" x2="-2.473" y2="-0.983" width="0.0508" layer="39"/>
5485 5485 <wire x1="-2.473" y1="-0.983" x2="-2.473" y2="0.983" width="0.0508" layer="39"/>
5486 5486 <smd name="1" x="-1.499" y="0" dx="1.8" dy="1.2" layer="1"/>
5487 5487 <smd name="2" x="1.499" y="0" dx="1.8" dy="1.2" layer="1"/>
5488 5488 <text x="-1.524" y="1.143" size="1.27" layer="25">&gt;NAME</text>
5489 5489 <text x="-1.524" y="-2.413" size="1.27" layer="27">&gt;VALUE</text>
5490 5490 <rectangle x1="-1.651" y1="-0.8763" x2="-0.9009" y2="0.8738" layer="51"/>
5491 5491 <rectangle x1="0.889" y1="-0.8763" x2="1.6391" y2="0.8738" layer="51"/>
5492 5492 <rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
5493 5493 </package>
5494 5494 <package name="R3225">
5495 5495 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5496 5496 chip</description>
5497 5497 <wire x1="-0.913" y1="1.219" x2="0.939" y2="1.219" width="0.1524" layer="51"/>
5498 5498 <wire x1="-0.913" y1="-1.219" x2="0.939" y2="-1.219" width="0.1524" layer="51"/>
5499 5499 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
5500 5500 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
5501 5501 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
5502 5502 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
5503 5503 <smd name="1" x="-1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
5504 5504 <smd name="2" x="1.4" y="0" dx="1.6" dy="2.7" layer="1"/>
5505 5505 <text x="-1.397" y="1.651" size="1.27" layer="25">&gt;NAME</text>
5506 5506 <text x="-1.397" y="-2.921" size="1.27" layer="27">&gt;VALUE</text>
5507 5507 <rectangle x1="-1.651" y1="-1.3081" x2="-0.9009" y2="1.2918" layer="51"/>
5508 5508 <rectangle x1="0.9144" y1="-1.3081" x2="1.6645" y2="1.2918" layer="51"/>
5509 5509 <rectangle x1="-0.3" y1="-1" x2="0.3" y2="1" layer="35"/>
5510 5510 </package>
5511 5511 <package name="R3225W">
5512 5512 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5513 5513 chip, wave soldering</description>
5514 5514 <wire x1="-0.913" y1="1.219" x2="0.939" y2="1.219" width="0.1524" layer="21"/>
5515 5515 <wire x1="-0.913" y1="-1.219" x2="0.939" y2="-1.219" width="0.1524" layer="21"/>
5516 5516 <wire x1="-2.473" y1="1.483" x2="2.473" y2="1.483" width="0.0508" layer="39"/>
5517 5517 <wire x1="2.473" y1="1.483" x2="2.473" y2="-1.483" width="0.0508" layer="39"/>
5518 5518 <wire x1="2.473" y1="-1.483" x2="-2.473" y2="-1.483" width="0.0508" layer="39"/>
5519 5519 <wire x1="-2.473" y1="-1.483" x2="-2.473" y2="1.483" width="0.0508" layer="39"/>
5520 5520 <smd name="1" x="-1.499" y="0" dx="1.8" dy="1.8" layer="1"/>
5521 5521 <smd name="2" x="1.499" y="0" dx="1.8" dy="1.8" layer="1"/>
5522 5522 <text x="-1.397" y="1.524" size="1.27" layer="25">&gt;NAME</text>
5523 5523 <text x="-1.397" y="-2.921" size="1.27" layer="27">&gt;VALUE</text>
5524 5524 <rectangle x1="-1.651" y1="-1.3081" x2="-0.9009" y2="1.2918" layer="51"/>
5525 5525 <rectangle x1="0.9144" y1="-1.3081" x2="1.6645" y2="1.2918" layer="51"/>
5526 5526 <rectangle x1="-0.3" y1="-1" x2="0.3" y2="1" layer="35"/>
5527 5527 </package>
5528 5528 <package name="R5025">
5529 5529 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5530 5530 chip</description>
5531 5531 <wire x1="-1.662" y1="1.245" x2="1.662" y2="1.245" width="0.1524" layer="51"/>
5532 5532 <wire x1="-1.637" y1="-1.245" x2="1.687" y2="-1.245" width="0.1524" layer="51"/>
5533 5533 <wire x1="-3.473" y1="1.483" x2="3.473" y2="1.483" width="0.0508" layer="39"/>
5534 5534 <wire x1="3.473" y1="1.483" x2="3.473" y2="-1.483" width="0.0508" layer="39"/>
5535 5535 <wire x1="3.473" y1="-1.483" x2="-3.473" y2="-1.483" width="0.0508" layer="39"/>
5536 5536 <wire x1="-3.473" y1="-1.483" x2="-3.473" y2="1.483" width="0.0508" layer="39"/>
5537 5537 <wire x1="-0.9" y1="1.245" x2="0.9" y2="1.245" width="0.1524" layer="21"/>
5538 5538 <wire x1="-0.875" y1="-1.245" x2="0.925" y2="-1.245" width="0.1524" layer="21"/>
5539 5539 <smd name="1" x="-2.2" y="0" dx="1.8" dy="2.7" layer="1"/>
5540 5540 <smd name="2" x="2.2" y="0" dx="1.8" dy="2.7" layer="1"/>
5541 5541 <text x="-2.159" y="1.651" size="1.27" layer="25">&gt;NAME</text>
5542 5542 <text x="-2.159" y="-2.921" size="1.27" layer="27">&gt;VALUE</text>
5543 5543 <rectangle x1="-2.4892" y1="-1.3208" x2="-1.6393" y2="1.3292" layer="51"/>
5544 5544 <rectangle x1="1.651" y1="-1.3208" x2="2.5009" y2="1.3292" layer="51"/>
5545 5545 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5546 5546 </package>
5547 5547 <package name="R5025W">
5548 5548 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5549 5549 chip, wave soldering</description>
5550 5550 <wire x1="-1.662" y1="1.245" x2="1.662" y2="1.245" width="0.1524" layer="21"/>
5551 5551 <wire x1="-1.637" y1="-1.245" x2="1.687" y2="-1.245" width="0.1524" layer="21"/>
5552 5552 <wire x1="-3.473" y1="1.483" x2="3.473" y2="1.483" width="0.0508" layer="39"/>
5553 5553 <wire x1="3.473" y1="1.483" x2="3.473" y2="-1.483" width="0.0508" layer="39"/>
5554 5554 <wire x1="3.473" y1="-1.483" x2="-3.473" y2="-1.483" width="0.0508" layer="39"/>
5555 5555 <wire x1="-3.473" y1="-1.483" x2="-3.473" y2="1.483" width="0.0508" layer="39"/>
5556 5556 <smd name="1" x="-2.311" y="0" dx="2" dy="1.8" layer="1"/>
5557 5557 <smd name="2" x="2.311" y="0" dx="2" dy="1.8" layer="1"/>
5558 5558 <text x="-2.286" y="1.651" size="1.27" layer="25">&gt;NAME</text>
5559 5559 <text x="-2.286" y="-2.921" size="1.27" layer="27">&gt;VALUE</text>
5560 5560 <rectangle x1="-2.4892" y1="-1.3208" x2="-1.6393" y2="1.3292" layer="51"/>
5561 5561 <rectangle x1="1.651" y1="-1.3208" x2="2.5009" y2="1.3292" layer="51"/>
5562 5562 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5563 5563 </package>
5564 5564 <package name="R6332">
5565 5565 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5566 5566 chip</description>
5567 5567 <wire x1="-2.362" y1="1.473" x2="2.387" y2="1.473" width="0.1524" layer="51"/>
5568 5568 <wire x1="-2.362" y1="-1.473" x2="2.387" y2="-1.473" width="0.1524" layer="51"/>
5569 5569 <wire x1="-3.973" y1="1.983" x2="3.973" y2="1.983" width="0.0508" layer="39"/>
5570 5570 <wire x1="3.973" y1="1.983" x2="3.973" y2="-1.983" width="0.0508" layer="39"/>
5571 5571 <wire x1="3.973" y1="-1.983" x2="-3.973" y2="-1.983" width="0.0508" layer="39"/>
5572 5572 <wire x1="-3.973" y1="-1.983" x2="-3.973" y2="1.983" width="0.0508" layer="39"/>
5573 5573 <wire x1="-1.473" y1="1.473" x2="1.498" y2="1.473" width="0.1524" layer="21"/>
5574 5574 <wire x1="-1.473" y1="-1.473" x2="1.498" y2="-1.473" width="0.1524" layer="21"/>
5575 5575 <smd name="1" x="-2.8" y="0" dx="1.8" dy="3.2" layer="1"/>
5576 5576 <smd name="2" x="2.8" y="0" dx="1.8" dy="3.2" layer="1"/>
5577 5577 <text x="-2.794" y="1.905" size="1.27" layer="25">&gt;NAME</text>
5578 5578 <text x="-2.794" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
5579 5579 <rectangle x1="-3.2004" y1="-1.5494" x2="-2.3505" y2="1.5507" layer="51"/>
5580 5580 <rectangle x1="2.3622" y1="-1.5494" x2="3.2121" y2="1.5507" layer="51"/>
5581 5581 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5582 5582 </package>
5583 5583 <package name="R6332W">
5584 5584 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5585 5585 chip, wave soldering</description>
5586 5586 <wire x1="-2.362" y1="1.473" x2="2.387" y2="1.473" width="0.1524" layer="21"/>
5587 5587 <wire x1="-2.362" y1="-1.473" x2="2.387" y2="-1.473" width="0.1524" layer="21"/>
5588 5588 <wire x1="-3.973" y1="1.983" x2="3.973" y2="1.983" width="0.0508" layer="39"/>
5589 5589 <wire x1="3.973" y1="1.983" x2="3.973" y2="-1.983" width="0.0508" layer="39"/>
5590 5590 <wire x1="3.973" y1="-1.983" x2="-3.973" y2="-1.983" width="0.0508" layer="39"/>
5591 5591 <wire x1="-3.973" y1="-1.983" x2="-3.973" y2="1.983" width="0.0508" layer="39"/>
5592 5592 <smd name="1" x="-2.896" y="0" dx="2" dy="2.1" layer="1"/>
5593 5593 <smd name="2" x="2.896" y="0" dx="2" dy="2.1" layer="1"/>
5594 5594 <text x="-2.921" y="1.778" size="1.27" layer="25">&gt;NAME</text>
5595 5595 <text x="-2.921" y="-3.048" size="1.27" layer="27">&gt;VALUE</text>
5596 5596 <rectangle x1="-3.2004" y1="-1.5494" x2="-2.3505" y2="1.5507" layer="51"/>
5597 5597 <rectangle x1="2.3622" y1="-1.5494" x2="3.2121" y2="1.5507" layer="51"/>
5598 5598 <rectangle x1="-0.5001" y1="-1" x2="0.5001" y2="1" layer="35"/>
5599 5599 </package>
5600 5600 <package name="RDH/15">
5601 5601 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5602 5602 type RDH, grid 15 mm</description>
5603 5603 <wire x1="-7.62" y1="0" x2="-6.858" y2="0" width="0.8128" layer="51"/>
5604 5604 <wire x1="-6.096" y1="3.048" x2="-5.207" y2="3.048" width="0.1524" layer="21"/>
5605 5605 <wire x1="-4.953" y1="2.794" x2="-5.207" y2="3.048" width="0.1524" layer="21"/>
5606 5606 <wire x1="-6.096" y1="-3.048" x2="-5.207" y2="-3.048" width="0.1524" layer="21"/>
5607 5607 <wire x1="-4.953" y1="-2.794" x2="-5.207" y2="-3.048" width="0.1524" layer="21"/>
5608 5608 <wire x1="4.953" y1="2.794" x2="5.207" y2="3.048" width="0.1524" layer="21"/>
5609 5609 <wire x1="4.953" y1="2.794" x2="-4.953" y2="2.794" width="0.1524" layer="21"/>
5610 5610 <wire x1="4.953" y1="-2.794" x2="5.207" y2="-3.048" width="0.1524" layer="21"/>
5611 5611 <wire x1="4.953" y1="-2.794" x2="-4.953" y2="-2.794" width="0.1524" layer="21"/>
5612 5612 <wire x1="6.096" y1="3.048" x2="5.207" y2="3.048" width="0.1524" layer="21"/>
5613 5613 <wire x1="6.096" y1="-3.048" x2="5.207" y2="-3.048" width="0.1524" layer="21"/>
5614 5614 <wire x1="-6.477" y1="-2.667" x2="-6.477" y2="-1.016" width="0.1524" layer="21"/>
5615 5615 <wire x1="-6.477" y1="1.016" x2="-6.477" y2="-1.016" width="0.1524" layer="51"/>
5616 5616 <wire x1="-6.477" y1="1.016" x2="-6.477" y2="2.667" width="0.1524" layer="21"/>
5617 5617 <wire x1="6.477" y1="-2.667" x2="6.477" y2="-1.016" width="0.1524" layer="21"/>
5618 5618 <wire x1="6.477" y1="1.016" x2="6.477" y2="-1.016" width="0.1524" layer="51"/>
5619 5619 <wire x1="6.477" y1="1.016" x2="6.477" y2="2.667" width="0.1524" layer="21"/>
5620 5620 <wire x1="6.858" y1="0" x2="7.62" y2="0" width="0.8128" layer="51"/>
5621 5621 <wire x1="-6.477" y1="2.667" x2="-6.096" y2="3.048" width="0.1524" layer="21" curve="-90"/>
5622 5622 <wire x1="6.096" y1="3.048" x2="6.477" y2="2.667" width="0.1524" layer="21" curve="-90"/>
5623 5623 <wire x1="-6.477" y1="-2.667" x2="-6.096" y2="-3.048" width="0.1524" layer="21" curve="90"/>
5624 5624 <wire x1="6.096" y1="-3.048" x2="6.477" y2="-2.667" width="0.1524" layer="21" curve="90"/>
5625 5625 <pad name="1" x="-7.62" y="0" drill="1.016" shape="octagon"/>
5626 5626 <pad name="2" x="7.62" y="0" drill="1.016" shape="octagon"/>
5627 5627 <text x="-6.35" y="3.4544" size="1.27" layer="25" ratio="10">&gt;NAME</text>
5628 5628 <text x="-4.318" y="-0.5842" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
5629 5629 <text x="4.572" y="-1.7272" size="1.27" layer="51" ratio="10" rot="R90">RDH</text>
5630 5630 <rectangle x1="-6.7564" y1="-0.4064" x2="-6.4516" y2="0.4064" layer="51"/>
5631 5631 <rectangle x1="6.4516" y1="-0.4064" x2="6.7564" y2="0.4064" layer="51"/>
5632 5632 </package>
5633 5633 <package name="V234/12">
5634 5634 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5635 5635 type V234, grid 12.5 mm</description>
5636 5636 <wire x1="-4.953" y1="1.524" x2="-4.699" y2="1.778" width="0.1524" layer="21" curve="-90"/>
5637 5637 <wire x1="4.699" y1="1.778" x2="4.953" y2="1.524" width="0.1524" layer="21" curve="-90"/>
5638 5638 <wire x1="4.699" y1="-1.778" x2="4.953" y2="-1.524" width="0.1524" layer="21" curve="90"/>
5639 5639 <wire x1="-4.953" y1="-1.524" x2="-4.699" y2="-1.778" width="0.1524" layer="21" curve="90"/>
5640 5640 <wire x1="-4.699" y1="1.778" x2="4.699" y2="1.778" width="0.1524" layer="21"/>
5641 5641 <wire x1="-4.953" y1="1.524" x2="-4.953" y2="-1.524" width="0.1524" layer="21"/>
5642 5642 <wire x1="4.699" y1="-1.778" x2="-4.699" y2="-1.778" width="0.1524" layer="21"/>
5643 5643 <wire x1="4.953" y1="1.524" x2="4.953" y2="-1.524" width="0.1524" layer="21"/>
5644 5644 <wire x1="6.35" y1="0" x2="5.461" y2="0" width="0.8128" layer="51"/>
5645 5645 <wire x1="-6.35" y1="0" x2="-5.461" y2="0" width="0.8128" layer="51"/>
5646 5646 <pad name="1" x="-6.35" y="0" drill="1.016" shape="octagon"/>
5647 5647 <pad name="2" x="6.35" y="0" drill="1.016" shape="octagon"/>
5648 5648 <text x="-4.953" y="2.159" size="1.27" layer="25" ratio="10">&gt;NAME</text>
5649 5649 <text x="-3.81" y="-0.635" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
5650 5650 <rectangle x1="4.953" y1="-0.4064" x2="5.4102" y2="0.4064" layer="21"/>
5651 5651 <rectangle x1="-5.4102" y1="-0.4064" x2="-4.953" y2="0.4064" layer="21"/>
5652 5652 </package>
5653 5653 <package name="V235/17">
5654 5654 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5655 5655 type V235, grid 17.78 mm</description>
5656 5656 <wire x1="-6.731" y1="2.921" x2="6.731" y2="2.921" width="0.1524" layer="21"/>
5657 5657 <wire x1="-7.112" y1="2.54" x2="-7.112" y2="-2.54" width="0.1524" layer="21"/>
5658 5658 <wire x1="6.731" y1="-2.921" x2="-6.731" y2="-2.921" width="0.1524" layer="21"/>
5659 5659 <wire x1="7.112" y1="2.54" x2="7.112" y2="-2.54" width="0.1524" layer="21"/>
5660 5660 <wire x1="8.89" y1="0" x2="7.874" y2="0" width="1.016" layer="51"/>
5661 5661 <wire x1="-7.874" y1="0" x2="-8.89" y2="0" width="1.016" layer="51"/>
5662 5662 <wire x1="-7.112" y1="-2.54" x2="-6.731" y2="-2.921" width="0.1524" layer="21" curve="90"/>
5663 5663 <wire x1="6.731" y1="2.921" x2="7.112" y2="2.54" width="0.1524" layer="21" curve="-90"/>
5664 5664 <wire x1="6.731" y1="-2.921" x2="7.112" y2="-2.54" width="0.1524" layer="21" curve="90"/>
5665 5665 <wire x1="-7.112" y1="2.54" x2="-6.731" y2="2.921" width="0.1524" layer="21" curve="-90"/>
5666 5666 <pad name="1" x="-8.89" y="0" drill="1.1938" shape="octagon"/>
5667 5667 <pad name="2" x="8.89" y="0" drill="1.1938" shape="octagon"/>
5668 5668 <text x="-6.858" y="3.302" size="1.27" layer="25" ratio="10">&gt;NAME</text>
5669 5669 <text x="-5.842" y="-0.635" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
5670 5670 <rectangle x1="7.112" y1="-0.508" x2="7.747" y2="0.508" layer="21"/>
5671 5671 <rectangle x1="-7.747" y1="-0.508" x2="-7.112" y2="0.508" layer="21"/>
5672 5672 </package>
5673 5673 <package name="V526-0">
5674 5674 <description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
5675 5675 type V526-0, grid 2.5 mm</description>
5676 5676 <wire x1="-2.54" y1="1.016" x2="-2.286" y2="1.27" width="0.1524" layer="21" curve="-90"/>
5677 5677 <wire x1="2.286" y1="1.27" x2="2.54" y2="1.016" width="0.1524" layer="21" curve="-90"/>
5678 5678 <wire x1="2.286" y1="-1.27" x2="2.54" y2="-1.016" width="0.1524" layer="21" curve="90"/>
5679 5679 <wire x1="-2.54" y1="-1.016" x2="-2.286" y2="-1.27" width="0.1524" layer="21" curve="90"/>
5680 5680 <wire x1="2.286" y1="1.27" x2="-2.286" y2="1.27" width="0.1524" layer="21"/>
5681 5681 <wire x1="2.54" y1="-1.016" x2="2.54" y2="1.016" width="0.1524" layer="21"/>
5682 5682 <wire x1="-2.286" y1="-1.27" x2="2.286" y2="-1.27" width="0.1524" layer="21"/>
5683 5683 <wire x1="-2.54" y1="1.016" x2="-2.54" y2="-1.016" width="0.1524" layer="21"/>
5684 5684 <pad name="1" x="-1.27" y="0" drill="0.8128" shape="octagon"/>
5685 5685 <pad name="2" x="1.27" y="0" drill="0.8128" shape="octagon"/>
5686 5686 <text x="-2.413" y="1.651" size="1.27" layer="25" ratio="10">&gt;NAME</text>
5687 5687 <text x="-2.413" y="-2.794" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
5688 5688 </package>
5689 5689 </packages>
5690 5690 <symbols>
5691 5691 <symbol name="RESONATOR">
5692 5692 <wire x1="-1.524" y1="-0.508" x2="1.524" y2="-0.508" width="0.1524" layer="94"/>
5693 5693 <wire x1="1.524" y1="-0.508" x2="1.524" y2="0.508" width="0.1524" layer="94"/>
5694 5694 <wire x1="1.524" y1="0.508" x2="-1.524" y2="0.508" width="0.1524" layer="94"/>
5695 5695 <wire x1="-1.524" y1="0.508" x2="-1.524" y2="-0.508" width="0.1524" layer="94"/>
5696 5696 <wire x1="-1.778" y1="-1.016" x2="0" y2="-1.016" width="0.1524" layer="94"/>
5697 5697 <wire x1="0" y1="-1.016" x2="1.778" y2="-1.016" width="0.1524" layer="94"/>
5698 5698 <wire x1="-1.778" y1="1.016" x2="0" y2="1.016" width="0.1524" layer="94"/>
5699 5699 <wire x1="0" y1="1.016" x2="1.778" y2="1.016" width="0.1524" layer="94"/>
5700 5700 <wire x1="0" y1="1.016" x2="0" y2="2.54" width="0.1524" layer="94"/>
5701 5701 <wire x1="0" y1="-1.016" x2="0" y2="-2.54" width="0.1524" layer="94"/>
5702 5702 <wire x1="0" y1="2.54" x2="-2.032" y2="2.54" width="0.1524" layer="94"/>
5703 5703 <wire x1="0" y1="-2.54" x2="-2.032" y2="-2.54" width="0.1524" layer="94"/>
5704 5704 <wire x1="-2.032" y1="3.302" x2="-2.032" y2="1.778" width="0.1524" layer="94"/>
5705 5705 <wire x1="-3.048" y1="3.302" x2="-3.048" y2="2.54" width="0.1524" layer="94"/>
5706 5706 <wire x1="-3.048" y1="2.54" x2="-3.048" y2="1.778" width="0.1524" layer="94"/>
5707 5707 <wire x1="-2.032" y1="-1.778" x2="-2.032" y2="-3.302" width="0.1524" layer="94"/>
5708 5708 <wire x1="-3.048" y1="-1.778" x2="-3.048" y2="-2.54" width="0.1524" layer="94"/>
5709 5709 <wire x1="-3.048" y1="-2.54" x2="-3.048" y2="-3.302" width="0.1524" layer="94"/>
5710 5710 <wire x1="-3.048" y1="2.54" x2="-5.08" y2="2.54" width="0.1524" layer="94"/>
5711 5711 <wire x1="-5.08" y1="2.54" x2="-5.08" y2="0" width="0.1524" layer="94"/>
5712 5712 <wire x1="-5.08" y1="0" x2="-5.08" y2="-2.54" width="0.1524" layer="94"/>
5713 5713 <wire x1="-5.08" y1="-2.54" x2="-3.048" y2="-2.54" width="0.1524" layer="94"/>
5714 5714 <wire x1="-5.08" y1="0" x2="-7.62" y2="0" width="0.1524" layer="94"/>
5715 5715 <text x="-5.08" y="4.572" size="1.778" layer="95">&gt;NAME</text>
5716 5716 <text x="-5.08" y="-5.588" size="1.778" layer="96">&gt;VALUE</text>
5717 5717 <pin name="1" x="0" y="2.54" visible="off" length="point" direction="pas" rot="R180"/>
5718 5718 <pin name="2" x="-7.62" y="0" visible="off" length="point" direction="pas"/>
5719 5719 <pin name="3" x="0" y="-2.54" visible="off" length="point" direction="pas" rot="R180"/>
5720 5720 </symbol>
5721 5721 <symbol name="R-EU">
5722 5722 <wire x1="-2.54" y1="-0.889" x2="2.54" y2="-0.889" width="0.254" layer="94"/>
5723 5723 <wire x1="2.54" y1="0.889" x2="-2.54" y2="0.889" width="0.254" layer="94"/>
5724 5724 <wire x1="2.54" y1="-0.889" x2="2.54" y2="0.889" width="0.254" layer="94"/>
5725 5725 <wire x1="-2.54" y1="-0.889" x2="-2.54" y2="0.889" width="0.254" layer="94"/>
5726 5726 <text x="-3.81" y="1.4986" size="1.778" layer="95">&gt;NAME</text>
5727 5727 <text x="-3.81" y="-3.302" size="1.778" layer="96">&gt;VALUE</text>
5728 5728 <pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
5729 5729 <pin name="2" x="5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
5730 5730 </symbol>
5731 5731 </symbols>
5732 5732 <devicesets>
5733 5733 <deviceset name="RESONATOR" prefix="Y">
5734 5734 <gates>
5735 5735 <gate name="G$1" symbol="RESONATOR" x="0" y="0"/>
5736 5736 </gates>
5737 5737 <devices>
5738 5738 <device name="MU" package="RESONATOR">
5739 5739 <connects>
5740 5740 <connect gate="G$1" pin="1" pad="1"/>
5741 5741 <connect gate="G$1" pin="2" pad="2"/>
5742 5742 <connect gate="G$1" pin="3" pad="3"/>
5743 5743 </connects>
5744 5744 <technologies>
5745 5745 <technology name=""/>
5746 5746 </technologies>
5747 5747 </device>
5748 5748 </devices>
5749 5749 </deviceset>
5750 5750 <deviceset name="R-EU_" prefix="R" uservalue="yes">
5751 5751 <description>&lt;B&gt;RESISTOR&lt;/B&gt;, European symbol</description>
5752 5752 <gates>
5753 5753 <gate name="G$1" symbol="R-EU" x="0" y="0"/>
5754 5754 </gates>
5755 5755 <devices>
5756 5756 <device name="" package="R0805RND">
5757 5757 <connects>
5758 5758 <connect gate="G$1" pin="1" pad="1"/>
5759 5759 <connect gate="G$1" pin="2" pad="2"/>
5760 5760 </connects>
5761 5761 <technologies>
5762 5762 <technology name=""/>
5763 5763 </technologies>
5764 5764 </device>
5765 5765 <device name="0204/2V" package="0204V">
5766 5766 <connects>
5767 5767 <connect gate="G$1" pin="1" pad="1"/>
5768 5768 <connect gate="G$1" pin="2" pad="2"/>
5769 5769 </connects>
5770 5770 <technologies>
5771 5771 <technology name=""/>
5772 5772 </technologies>
5773 5773 </device>
5774 5774 <device name="0204/5" package="0204/5">
5775 5775 <connects>
5776 5776 <connect gate="G$1" pin="1" pad="1"/>
5777 5777 <connect gate="G$1" pin="2" pad="2"/>
5778 5778 </connects>
5779 5779 <technologies>
5780 5780 <technology name=""/>
5781 5781 </technologies>
5782 5782 </device>
5783 5783 <device name="0204/7" package="0204/7">
5784 5784 <connects>
5785 5785 <connect gate="G$1" pin="1" pad="1"/>
5786 5786 <connect gate="G$1" pin="2" pad="2"/>
5787 5787 </connects>
5788 5788 <technologies>
5789 5789 <technology name=""/>
5790 5790 </technologies>
5791 5791 </device>
5792 5792 <device name="0207/2V" package="0207/2V">
5793 5793 <connects>
5794 5794 <connect gate="G$1" pin="1" pad="1"/>
5795 5795 <connect gate="G$1" pin="2" pad="2"/>
5796 5796 </connects>
5797 5797 <technologies>
5798 5798 <technology name=""/>
5799 5799 </technologies>
5800 5800 </device>
5801 5801 <device name="0207/5V" package="0207/5V">
5802 5802 <connects>
5803 5803 <connect gate="G$1" pin="1" pad="1"/>
5804 5804 <connect gate="G$1" pin="2" pad="2"/>
5805 5805 </connects>
5806 5806 <technologies>
5807 5807 <technology name=""/>
5808 5808 </technologies>
5809 5809 </device>
5810 5810 <device name="0207/7" package="0207/7">
5811 5811 <connects>
5812 5812 <connect gate="G$1" pin="1" pad="1"/>
5813 5813 <connect gate="G$1" pin="2" pad="2"/>
5814 5814 </connects>
5815 5815 <technologies>
5816 5816 <technology name=""/>
5817 5817 </technologies>
5818 5818 </device>
5819 5819 <device name="0207/10" package="0207/10">
5820 5820 <connects>
5821 5821 <connect gate="G$1" pin="1" pad="1"/>
5822 5822 <connect gate="G$1" pin="2" pad="2"/>
5823 5823 </connects>
5824 5824 <technologies>
5825 5825 <technology name=""/>
5826 5826 </technologies>
5827 5827 </device>
5828 5828 <device name="0207/12" package="0207/12">
5829 5829 <connects>
5830 5830 <connect gate="G$1" pin="1" pad="1"/>
5831 5831 <connect gate="G$1" pin="2" pad="2"/>
5832 5832 </connects>
5833 5833 <technologies>
5834 5834 <technology name=""/>
5835 5835 </technologies>
5836 5836 </device>
5837 5837 <device name="0207/15" package="0207/15">
5838 5838 <connects>
5839 5839 <connect gate="G$1" pin="1" pad="1"/>
5840 5840 <connect gate="G$1" pin="2" pad="2"/>
5841 5841 </connects>
5842 5842 <technologies>
5843 5843 <technology name=""/>
5844 5844 </technologies>
5845 5845 </device>
5846 5846 <device name="0309/10" package="0309/10">
5847 5847 <connects>
5848 5848 <connect gate="G$1" pin="1" pad="1"/>
5849 5849 <connect gate="G$1" pin="2" pad="2"/>
5850 5850 </connects>
5851 5851 <technologies>
5852 5852 <technology name=""/>
5853 5853 </technologies>
5854 5854 </device>
5855 5855 <device name="0309/12" package="0309/12">
5856 5856 <connects>
5857 5857 <connect gate="G$1" pin="1" pad="1"/>
5858 5858 <connect gate="G$1" pin="2" pad="2"/>
5859 5859 </connects>
5860 5860 <technologies>
5861 5861 <technology name=""/>
5862 5862 </technologies>
5863 5863 </device>
5864 5864 <device name="0309/V" package="0309V">
5865 5865 <connects>
5866 5866 <connect gate="G$1" pin="1" pad="1"/>
5867 5867 <connect gate="G$1" pin="2" pad="2"/>
5868 5868 </connects>
5869 5869 <technologies>
5870 5870 <technology name=""/>
5871 5871 </technologies>
5872 5872 </device>
5873 5873 <device name="0411/3V" package="0411V">
5874 5874 <connects>
5875 5875 <connect gate="G$1" pin="1" pad="1"/>
5876 5876 <connect gate="G$1" pin="2" pad="2"/>
5877 5877 </connects>
5878 5878 <technologies>
5879 5879 <technology name=""/>
5880 5880 </technologies>
5881 5881 </device>
5882 5882 <device name="0411/12" package="0411/12">
5883 5883 <connects>
5884 5884 <connect gate="G$1" pin="1" pad="1"/>
5885 5885 <connect gate="G$1" pin="2" pad="2"/>
5886 5886 </connects>
5887 5887 <technologies>
5888 5888 <technology name=""/>
5889 5889 </technologies>
5890 5890 </device>
5891 5891 <device name="0411/15" package="0411/15">
5892 5892 <connects>
5893 5893 <connect gate="G$1" pin="1" pad="1"/>
5894 5894 <connect gate="G$1" pin="2" pad="2"/>
5895 5895 </connects>
5896 5896 <technologies>
5897 5897 <technology name=""/>
5898 5898 </technologies>
5899 5899 </device>
5900 5900 <device name="0414/5V" package="0414V">
5901 5901 <connects>
5902 5902 <connect gate="G$1" pin="1" pad="1"/>
5903 5903 <connect gate="G$1" pin="2" pad="2"/>
5904 5904 </connects>
5905 5905 <technologies>
5906 5906 <technology name=""/>
5907 5907 </technologies>
5908 5908 </device>
5909 5909 <device name="0414/15" package="0414/15">
5910 5910 <connects>
5911 5911 <connect gate="G$1" pin="1" pad="1"/>
5912 5912 <connect gate="G$1" pin="2" pad="2"/>
5913 5913 </connects>
5914 5914 <technologies>
5915 5915 <technology name=""/>
5916 5916 </technologies>
5917 5917 </device>
5918 5918 <device name="0613/5V" package="P0613V">
5919 5919 <connects>
5920 5920 <connect gate="G$1" pin="1" pad="1"/>
5921 5921 <connect gate="G$1" pin="2" pad="2"/>
5922 5922 </connects>
5923 5923 <technologies>
5924 5924 <technology name=""/>
5925 5925 </technologies>
5926 5926 </device>
5927 5927 <device name="0613/15" package="P0613/15">
5928 5928 <connects>
5929 5929 <connect gate="G$1" pin="1" pad="1"/>
5930 5930 <connect gate="G$1" pin="2" pad="2"/>
5931 5931 </connects>
5932 5932 <technologies>
5933 5933 <technology name=""/>
5934 5934 </technologies>
5935 5935 </device>
5936 5936 <device name="0617/5V" package="0617V">
5937 5937 <connects>
5938 5938 <connect gate="G$1" pin="1" pad="1"/>
5939 5939 <connect gate="G$1" pin="2" pad="2"/>
5940 5940 </connects>
5941 5941 <technologies>
5942 5942 <technology name=""/>
5943 5943 </technologies>
5944 5944 </device>
5945 5945 <device name="0617/17" package="0617/17">
5946 5946 <connects>
5947 5947 <connect gate="G$1" pin="1" pad="1"/>
5948 5948 <connect gate="G$1" pin="2" pad="2"/>
5949 5949 </connects>
5950 5950 <technologies>
5951 5951 <technology name=""/>
5952 5952 </technologies>
5953 5953 </device>
5954 5954 <device name="0617/22" package="0617/22">
5955 5955 <connects>
5956 5956 <connect gate="G$1" pin="1" pad="1"/>
5957 5957 <connect gate="G$1" pin="2" pad="2"/>
5958 5958 </connects>
5959 5959 <technologies>
5960 5960 <technology name=""/>
5961 5961 </technologies>
5962 5962 </device>
5963 5963 <device name="0817/7V" package="P0817V">
5964 5964 <connects>
5965 5965 <connect gate="G$1" pin="1" pad="1"/>
5966 5966 <connect gate="G$1" pin="2" pad="2"/>
5967 5967 </connects>
5968 5968 <technologies>
5969 5969 <technology name=""/>
5970 5970 </technologies>
5971 5971 </device>
5972 5972 <device name="0817/22" package="P0817/22">
5973 5973 <connects>
5974 5974 <connect gate="G$1" pin="1" pad="1"/>
5975 5975 <connect gate="G$1" pin="2" pad="2"/>
5976 5976 </connects>
5977 5977 <technologies>
5978 5978 <technology name=""/>
5979 5979 </technologies>
5980 5980 </device>
5981 5981 <device name="0922/22" package="0922/22">
5982 5982 <connects>
5983 5983 <connect gate="G$1" pin="1" pad="1"/>
5984 5984 <connect gate="G$1" pin="2" pad="2"/>
5985 5985 </connects>
5986 5986 <technologies>
5987 5987 <technology name=""/>
5988 5988 </technologies>
5989 5989 </device>
5990 5990 <device name="0922V" package="0922V">
5991 5991 <connects>
5992 5992 <connect gate="G$1" pin="1" pad="1"/>
5993 5993 <connect gate="G$1" pin="2" pad="2"/>
5994 5994 </connects>
5995 5995 <technologies>
5996 5996 <technology name=""/>
5997 5997 </technologies>
5998 5998 </device>
5999 5999 <device name="M0805" package="M0805">
6000 6000 <connects>
6001 6001 <connect gate="G$1" pin="1" pad="1"/>
6002 6002 <connect gate="G$1" pin="2" pad="2"/>
6003 6003 </connects>
6004 6004 <technologies>
6005 6005 <technology name=""/>
6006 6006 </technologies>
6007 6007 </device>
6008 6008 <device name="M1206" package="M1206">
6009 6009 <connects>
6010 6010 <connect gate="G$1" pin="1" pad="1"/>
6011 6011 <connect gate="G$1" pin="2" pad="2"/>
6012 6012 </connects>
6013 6013 <technologies>
6014 6014 <technology name=""/>
6015 6015 </technologies>
6016 6016 </device>
6017 6017 <device name="M1406" package="M1406">
6018 6018 <connects>
6019 6019 <connect gate="G$1" pin="1" pad="1"/>
6020 6020 <connect gate="G$1" pin="2" pad="2"/>
6021 6021 </connects>
6022 6022 <technologies>
6023 6023 <technology name=""/>
6024 6024 </technologies>
6025 6025 </device>
6026 6026 <device name="M2012" package="M2012">
6027 6027 <connects>
6028 6028 <connect gate="G$1" pin="1" pad="1"/>
6029 6029 <connect gate="G$1" pin="2" pad="2"/>
6030 6030 </connects>
6031 6031 <technologies>
6032 6032 <technology name=""/>
6033 6033 </technologies>
6034 6034 </device>
6035 6035 <device name="M2309" package="M2309">
6036 6036 <connects>
6037 6037 <connect gate="G$1" pin="1" pad="1"/>
6038 6038 <connect gate="G$1" pin="2" pad="2"/>
6039 6039 </connects>
6040 6040 <technologies>
6041 6041 <technology name=""/>
6042 6042 </technologies>
6043 6043 </device>
6044 6044 <device name="M3216" package="M3216">
6045 6045 <connects>
6046 6046 <connect gate="G$1" pin="1" pad="1"/>
6047 6047 <connect gate="G$1" pin="2" pad="2"/>
6048 6048 </connects>
6049 6049 <technologies>
6050 6050 <technology name=""/>
6051 6051 </technologies>
6052 6052 </device>
6053 6053 <device name="M3516" package="M3516">
6054 6054 <connects>
6055 6055 <connect gate="G$1" pin="1" pad="1"/>
6056 6056 <connect gate="G$1" pin="2" pad="2"/>
6057 6057 </connects>
6058 6058 <technologies>
6059 6059 <technology name=""/>
6060 6060 </technologies>
6061 6061 </device>
6062 6062 <device name="M5923" package="M5923">
6063 6063 <connects>
6064 6064 <connect gate="G$1" pin="1" pad="1"/>
6065 6065 <connect gate="G$1" pin="2" pad="2"/>
6066 6066 </connects>
6067 6067 <technologies>
6068 6068 <technology name=""/>
6069 6069 </technologies>
6070 6070 </device>
6071 6071 <device name="MELF0102AX" package="MINI_MELF-0102AX">
6072 6072 <connects>
6073 6073 <connect gate="G$1" pin="1" pad="1"/>
6074 6074 <connect gate="G$1" pin="2" pad="2"/>
6075 6075 </connects>
6076 6076 <technologies>
6077 6077 <technology name=""/>
6078 6078 </technologies>
6079 6079 </device>
6080 6080 <device name="MELF0102R" package="MINI_MELF-0102R">
6081 6081 <connects>
6082 6082 <connect gate="G$1" pin="1" pad="1"/>
6083 6083 <connect gate="G$1" pin="2" pad="2"/>
6084 6084 </connects>
6085 6085 <technologies>
6086 6086 <technology name=""/>
6087 6087 </technologies>
6088 6088 </device>
6089 6089 <device name="MELF0102W" package="MINI_MELF-0102W">
6090 6090 <connects>
6091 6091 <connect gate="G$1" pin="1" pad="1"/>
6092 6092 <connect gate="G$1" pin="2" pad="2"/>
6093 6093 </connects>
6094 6094 <technologies>
6095 6095 <technology name=""/>
6096 6096 </technologies>
6097 6097 </device>
6098 6098 <device name="MELF0204R" package="MINI_MELF-0204R">
6099 6099 <connects>
6100 6100 <connect gate="G$1" pin="1" pad="1"/>
6101 6101 <connect gate="G$1" pin="2" pad="2"/>
6102 6102 </connects>
6103 6103 <technologies>
6104 6104 <technology name=""/>
6105 6105 </technologies>
6106 6106 </device>
6107 6107 <device name="MELF0204W" package="MINI_MELF-0204W">
6108 6108 <connects>
6109 6109 <connect gate="G$1" pin="1" pad="1"/>
6110 6110 <connect gate="G$1" pin="2" pad="2"/>
6111 6111 </connects>
6112 6112 <technologies>
6113 6113 <technology name=""/>
6114 6114 </technologies>
6115 6115 </device>
6116 6116 <device name="MELF0207R" package="MINI_MELF-0207R">
6117 6117 <connects>
6118 6118 <connect gate="G$1" pin="1" pad="1"/>
6119 6119 <connect gate="G$1" pin="2" pad="2"/>
6120 6120 </connects>
6121 6121 <technologies>
6122 6122 <technology name=""/>
6123 6123 </technologies>
6124 6124 </device>
6125 6125 <device name="MELF0207W" package="MINI_MELF-0207W">
6126 6126 <connects>
6127 6127 <connect gate="G$1" pin="1" pad="1"/>
6128 6128 <connect gate="G$1" pin="2" pad="2"/>
6129 6129 </connects>
6130 6130 <technologies>
6131 6131 <technology name=""/>
6132 6132 </technologies>
6133 6133 </device>
6134 6134 <device name="R0201" package="R0201">
6135 6135 <connects>
6136 6136 <connect gate="G$1" pin="1" pad="1"/>
6137 6137 <connect gate="G$1" pin="2" pad="2"/>
6138 6138 </connects>
6139 6139 <technologies>
6140 6140 <technology name=""/>
6141 6141 </technologies>
6142 6142 </device>
6143 6143 <device name="R0402" package="R0402">
6144 6144 <connects>
6145 6145 <connect gate="G$1" pin="1" pad="1"/>
6146 6146 <connect gate="G$1" pin="2" pad="2"/>
6147 6147 </connects>
6148 6148 <technologies>
6149 6149 <technology name=""/>
6150 6150 </technologies>
6151 6151 </device>
6152 6152 <device name="R0603" package="R0603-ROUND">
6153 6153 <connects>
6154 6154 <connect gate="G$1" pin="1" pad="1"/>
6155 6155 <connect gate="G$1" pin="2" pad="2"/>
6156 6156 </connects>
6157 6157 <technologies>
6158 6158 <technology name=""/>
6159 6159 </technologies>
6160 6160 </device>
6161 6161 <device name="R0805" package="R0805">
6162 6162 <connects>
6163 6163 <connect gate="G$1" pin="1" pad="1"/>
6164 6164 <connect gate="G$1" pin="2" pad="2"/>
6165 6165 </connects>
6166 6166 <technologies>
6167 6167 <technology name=""/>
6168 6168 </technologies>
6169 6169 </device>
6170 6170 <device name="R0805W" package="R0805W">
6171 6171 <connects>
6172 6172 <connect gate="G$1" pin="1" pad="1"/>
6173 6173 <connect gate="G$1" pin="2" pad="2"/>
6174 6174 </connects>
6175 6175 <technologies>
6176 6176 <technology name=""/>
6177 6177 </technologies>
6178 6178 </device>
6179 6179 <device name="R1005" package="R1005">
6180 6180 <connects>
6181 6181 <connect gate="G$1" pin="1" pad="1"/>
6182 6182 <connect gate="G$1" pin="2" pad="2"/>
6183 6183 </connects>
6184 6184 <technologies>
6185 6185 <technology name=""/>
6186 6186 </technologies>
6187 6187 </device>
6188 6188 <device name="R1206" package="R1206">
6189 6189 <connects>
6190 6190 <connect gate="G$1" pin="1" pad="1"/>
6191 6191 <connect gate="G$1" pin="2" pad="2"/>
6192 6192 </connects>
6193 6193 <technologies>
6194 6194 <technology name=""/>
6195 6195 </technologies>
6196 6196 </device>
6197 6197 <device name="R1206W" package="R1206W">
6198 6198 <connects>
6199 6199 <connect gate="G$1" pin="1" pad="1"/>
6200 6200 <connect gate="G$1" pin="2" pad="2"/>
6201 6201 </connects>
6202 6202 <technologies>
6203 6203 <technology name=""/>
6204 6204 </technologies>
6205 6205 </device>
6206 6206 <device name="R1210" package="R1210">
6207 6207 <connects>
6208 6208 <connect gate="G$1" pin="1" pad="1"/>
6209 6209 <connect gate="G$1" pin="2" pad="2"/>
6210 6210 </connects>
6211 6211 <technologies>
6212 6212 <technology name=""/>
6213 6213 </technologies>
6214 6214 </device>
6215 6215 <device name="R1210W" package="R1210W">
6216 6216 <connects>
6217 6217 <connect gate="G$1" pin="1" pad="1"/>
6218 6218 <connect gate="G$1" pin="2" pad="2"/>
6219 6219 </connects>
6220 6220 <technologies>
6221 6221 <technology name=""/>
6222 6222 </technologies>
6223 6223 </device>
6224 6224 <device name="R2010" package="R2010">
6225 6225 <connects>
6226 6226 <connect gate="G$1" pin="1" pad="1"/>
6227 6227 <connect gate="G$1" pin="2" pad="2"/>
6228 6228 </connects>
6229 6229 <technologies>
6230 6230 <technology name=""/>
6231 6231 </technologies>
6232 6232 </device>
6233 6233 <device name="R2010W" package="R2010W">
6234 6234 <connects>
6235 6235 <connect gate="G$1" pin="1" pad="1"/>
6236 6236 <connect gate="G$1" pin="2" pad="2"/>
6237 6237 </connects>
6238 6238 <technologies>
6239 6239 <technology name=""/>
6240 6240 </technologies>
6241 6241 </device>
6242 6242 <device name="R2012" package="R2012">
6243 6243 <connects>
6244 6244 <connect gate="G$1" pin="1" pad="1"/>
6245 6245 <connect gate="G$1" pin="2" pad="2"/>
6246 6246 </connects>
6247 6247 <technologies>
6248 6248 <technology name=""/>
6249 6249 </technologies>
6250 6250 </device>
6251 6251 <device name="R2012W" package="R2012W">
6252 6252 <connects>
6253 6253 <connect gate="G$1" pin="1" pad="1"/>
6254 6254 <connect gate="G$1" pin="2" pad="2"/>
6255 6255 </connects>
6256 6256 <technologies>
6257 6257 <technology name=""/>
6258 6258 </technologies>
6259 6259 </device>
6260 6260 <device name="R2512" package="R2512">
6261 6261 <connects>
6262 6262 <connect gate="G$1" pin="1" pad="1"/>
6263 6263 <connect gate="G$1" pin="2" pad="2"/>
6264 6264 </connects>
6265 6265 <technologies>
6266 6266 <technology name=""/>
6267 6267 </technologies>
6268 6268 </device>
6269 6269 <device name="R2512W" package="R2512W">
6270 6270 <connects>
6271 6271 <connect gate="G$1" pin="1" pad="1"/>
6272 6272 <connect gate="G$1" pin="2" pad="2"/>
6273 6273 </connects>
6274 6274 <technologies>
6275 6275 <technology name=""/>
6276 6276 </technologies>
6277 6277 </device>
6278 6278 <device name="R3216" package="R3216">
6279 6279 <connects>
6280 6280 <connect gate="G$1" pin="1" pad="1"/>
6281 6281 <connect gate="G$1" pin="2" pad="2"/>
6282 6282 </connects>
6283 6283 <technologies>
6284 6284 <technology name=""/>
6285 6285 </technologies>
6286 6286 </device>
6287 6287 <device name="R3216W" package="R3216W">
6288 6288 <connects>
6289 6289 <connect gate="G$1" pin="1" pad="1"/>
6290 6290 <connect gate="G$1" pin="2" pad="2"/>
6291 6291 </connects>
6292 6292 <technologies>
6293 6293 <technology name=""/>
6294 6294 </technologies>
6295 6295 </device>
6296 6296 <device name="R3225" package="R3225">
6297 6297 <connects>
6298 6298 <connect gate="G$1" pin="1" pad="1"/>
6299 6299 <connect gate="G$1" pin="2" pad="2"/>
6300 6300 </connects>
6301 6301 <technologies>
6302 6302 <technology name=""/>
6303 6303 </technologies>
6304 6304 </device>
6305 6305 <device name="R3225W" package="R3225W">
6306 6306 <connects>
6307 6307 <connect gate="G$1" pin="1" pad="1"/>
6308 6308 <connect gate="G$1" pin="2" pad="2"/>
6309 6309 </connects>
6310 6310 <technologies>
6311 6311 <technology name=""/>
6312 6312 </technologies>
6313 6313 </device>
6314 6314 <device name="R5025" package="R5025">
6315 6315 <connects>
6316 6316 <connect gate="G$1" pin="1" pad="1"/>
6317 6317 <connect gate="G$1" pin="2" pad="2"/>
6318 6318 </connects>
6319 6319 <technologies>
6320 6320 <technology name=""/>
6321 6321 </technologies>
6322 6322 </device>
6323 6323 <device name="R5025W" package="R5025W">
6324 6324 <connects>
6325 6325 <connect gate="G$1" pin="1" pad="1"/>
6326 6326 <connect gate="G$1" pin="2" pad="2"/>
6327 6327 </connects>
6328 6328 <technologies>
6329 6329 <technology name=""/>
6330 6330 </technologies>
6331 6331 </device>
6332 6332 <device name="R6332" package="R6332">
6333 6333 <connects>
6334 6334 <connect gate="G$1" pin="1" pad="1"/>
6335 6335 <connect gate="G$1" pin="2" pad="2"/>
6336 6336 </connects>
6337 6337 <technologies>
6338 6338 <technology name=""/>
6339 6339 </technologies>
6340 6340 </device>
6341 6341 <device name="R6332W" package="R6332W">
6342 6342 <connects>
6343 6343 <connect gate="G$1" pin="1" pad="1"/>
6344 6344 <connect gate="G$1" pin="2" pad="2"/>
6345 6345 </connects>
6346 6346 <technologies>
6347 6347 <technology name=""/>
6348 6348 </technologies>
6349 6349 </device>
6350 6350 <device name="RDH/15" package="RDH/15">
6351 6351 <connects>
6352 6352 <connect gate="G$1" pin="1" pad="1"/>
6353 6353 <connect gate="G$1" pin="2" pad="2"/>
6354 6354 </connects>
6355 6355 <technologies>
6356 6356 <technology name=""/>
6357 6357 </technologies>
6358 6358 </device>
6359 6359 <device name="V234/12" package="V234/12">
6360 6360 <connects>
6361 6361 <connect gate="G$1" pin="1" pad="1"/>
6362 6362 <connect gate="G$1" pin="2" pad="2"/>
6363 6363 </connects>
6364 6364 <technologies>
6365 6365 <technology name=""/>
6366 6366 </technologies>
6367 6367 </device>
6368 6368 <device name="V235/17" package="V235/17">
6369 6369 <connects>
6370 6370 <connect gate="G$1" pin="1" pad="1"/>
6371 6371 <connect gate="G$1" pin="2" pad="2"/>
6372 6372 </connects>
6373 6373 <technologies>
6374 6374 <technology name=""/>
6375 6375 </technologies>
6376 6376 </device>
6377 6377 <device name="V526-0" package="V526-0">
6378 6378 <connects>
6379 6379 <connect gate="G$1" pin="1" pad="1"/>
6380 6380 <connect gate="G$1" pin="2" pad="2"/>
6381 6381 </connects>
6382 6382 <technologies>
6383 6383 <technology name=""/>
6384 6384 </technologies>
6385 6385 </device>
6386 6386 <device name="0603-RND" package="R0603-ROUND">
6387 6387 <connects>
6388 6388 <connect gate="G$1" pin="1" pad="1"/>
6389 6389 <connect gate="G$1" pin="2" pad="2"/>
6390 6390 </connects>
6391 6391 <technologies>
6392 6392 <technology name=""/>
6393 6393 </technologies>
6394 6394 </device>
6395 6395 </devices>
6396 6396 </deviceset>
6397 6397 </devicesets>
6398 6398 </library>
6399 6399 <library name="con-lstb">
6400 6400 <description>&lt;b&gt;Pin Headers&lt;/b&gt;&lt;p&gt;
6401 6401 Naming:&lt;p&gt;
6402 6402 MA = male&lt;p&gt;
6403 6403 # contacts - # rows&lt;p&gt;
6404 6404 W = angled&lt;p&gt;
6405 6405 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
6406 6406 <packages>
6407 6407 <package name="MA03-1">
6408 6408 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
6409 6409 <wire x1="-3.175" y1="1.27" x2="-1.905" y2="1.27" width="0.1524" layer="21"/>
6410 6410 <wire x1="-1.905" y1="1.27" x2="-1.27" y2="0.635" width="0.1524" layer="21"/>
6411 6411 <wire x1="-1.27" y1="-0.635" x2="-1.905" y2="-1.27" width="0.1524" layer="21"/>
6412 6412 <wire x1="-1.27" y1="0.635" x2="-0.635" y2="1.27" width="0.1524" layer="21"/>
6413 6413 <wire x1="-0.635" y1="1.27" x2="0.635" y2="1.27" width="0.1524" layer="21"/>
6414 6414 <wire x1="0.635" y1="1.27" x2="1.27" y2="0.635" width="0.1524" layer="21"/>
6415 6415 <wire x1="1.27" y1="-0.635" x2="0.635" y2="-1.27" width="0.1524" layer="21"/>
6416 6416 <wire x1="0.635" y1="-1.27" x2="-0.635" y2="-1.27" width="0.1524" layer="21"/>
6417 6417 <wire x1="-0.635" y1="-1.27" x2="-1.27" y2="-0.635" width="0.1524" layer="21"/>
6418 6418 <wire x1="-3.81" y1="0.635" x2="-3.81" y2="-0.635" width="0.1524" layer="21"/>
6419 6419 <wire x1="-3.175" y1="1.27" x2="-3.81" y2="0.635" width="0.1524" layer="21"/>
6420 6420 <wire x1="-3.81" y1="-0.635" x2="-3.175" y2="-1.27" width="0.1524" layer="21"/>
6421 6421 <wire x1="-1.905" y1="-1.27" x2="-3.175" y2="-1.27" width="0.1524" layer="21"/>
6422 6422 <wire x1="1.27" y1="0.635" x2="1.905" y2="1.27" width="0.1524" layer="21"/>
6423 6423 <wire x1="1.905" y1="1.27" x2="3.175" y2="1.27" width="0.1524" layer="21"/>
6424 6424 <wire x1="3.175" y1="1.27" x2="3.81" y2="0.635" width="0.1524" layer="21"/>
6425 6425 <wire x1="3.81" y1="-0.635" x2="3.175" y2="-1.27" width="0.1524" layer="21"/>
6426 6426 <wire x1="3.175" y1="-1.27" x2="1.905" y2="-1.27" width="0.1524" layer="21"/>
6427 6427 <wire x1="1.905" y1="-1.27" x2="1.27" y2="-0.635" width="0.1524" layer="21"/>
6428 6428 <wire x1="3.81" y1="0.635" x2="3.81" y2="-0.635" width="0.1524" layer="21"/>
6429 6429 <pad name="1" x="-2.54" y="0" drill="1.016" shape="long" rot="R90"/>
6430 6430 <pad name="2" x="0" y="0" drill="1.016" shape="long" rot="R90"/>
6431 6431 <pad name="3" x="2.54" y="0" drill="1.016" shape="long" rot="R90"/>
6432 6432 <text x="-3.81" y="1.651" size="1.27" layer="25" ratio="10">&gt;NAME</text>
6433 6433 <text x="-5.08" y="-0.635" size="1.27" layer="21" ratio="10">1</text>
6434 6434 <text x="-3.81" y="-2.921" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
6435 6435 <rectangle x1="-0.254" y1="-0.254" x2="0.254" y2="0.254" layer="51"/>
6436 6436 <rectangle x1="-2.794" y1="-0.254" x2="-2.286" y2="0.254" layer="51"/>
6437 6437 <rectangle x1="2.286" y1="-0.254" x2="2.794" y2="0.254" layer="51"/>
6438 6438 </package>
6439 6439 <package name="MA04-2">
6440 6440 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
6441 6441 <wire x1="-4.445" y1="2.54" x2="-3.175" y2="2.54" width="0.1524" layer="21"/>
6442 6442 <wire x1="-3.175" y1="2.54" x2="-2.54" y2="1.905" width="0.1524" layer="21"/>
6443 6443 <wire x1="-2.54" y1="1.905" x2="-1.905" y2="2.54" width="0.1524" layer="21"/>
6444 6444 <wire x1="-1.905" y1="2.54" x2="-0.635" y2="2.54" width="0.1524" layer="21"/>
6445 6445 <wire x1="-0.635" y1="2.54" x2="0" y2="1.905" width="0.1524" layer="21"/>
6446 6446 <wire x1="-4.445" y1="2.54" x2="-5.08" y2="1.905" width="0.1524" layer="21"/>
6447 6447 <wire x1="0" y1="1.905" x2="0.635" y2="2.54" width="0.1524" layer="21"/>
6448 6448 <wire x1="0.635" y1="2.54" x2="1.905" y2="2.54" width="0.1524" layer="21"/>
6449 6449 <wire x1="1.905" y1="2.54" x2="2.54" y2="1.905" width="0.1524" layer="21"/>
6450 6450 <wire x1="3.175" y1="2.54" x2="4.445" y2="2.54" width="0.1524" layer="21"/>
6451 6451 <wire x1="3.175" y1="2.54" x2="2.54" y2="1.905" width="0.1524" layer="21"/>
6452 6452 <wire x1="4.445" y1="2.54" x2="5.08" y2="1.905" width="0.1524" layer="21"/>
6453 6453 <wire x1="5.08" y1="1.905" x2="5.08" y2="-1.905" width="0.1524" layer="21"/>
6454 6454 <wire x1="-2.54" y1="-1.905" x2="-3.175" y2="-2.54" width="0.1524" layer="21"/>
6455 6455 <wire x1="0" y1="-1.905" x2="-0.635" y2="-2.54" width="0.1524" layer="21"/>
6456 6456 <wire x1="-0.635" y1="-2.54" x2="-1.905" y2="-2.54" width="0.1524" layer="21"/>
6457 6457 <wire x1="-1.905" y1="-2.54" x2="-2.54" y2="-1.905" width="0.1524" layer="21"/>
6458 6458 <wire x1="-5.08" y1="1.905" x2="-5.08" y2="-1.905" width="0.1524" layer="21"/>
6459 6459 <wire x1="-5.08" y1="-1.905" x2="-4.445" y2="-2.54" width="0.1524" layer="21"/>
6460 6460 <wire x1="-3.175" y1="-2.54" x2="-4.445" y2="-2.54" width="0.1524" layer="21"/>
6461 6461 <wire x1="2.54" y1="-1.905" x2="1.905" y2="-2.54" width="0.1524" layer="21"/>
6462 6462 <wire x1="1.905" y1="-2.54" x2="0.635" y2="-2.54" width="0.1524" layer="21"/>
6463 6463 <wire x1="0.635" y1="-2.54" x2="0" y2="-1.905" width="0.1524" layer="21"/>
6464 6464 <wire x1="2.54" y1="-1.905" x2="3.175" y2="-2.54" width="0.1524" layer="21"/>
6465 6465 <wire x1="4.445" y1="-2.54" x2="3.175" y2="-2.54" width="0.1524" layer="21"/>
6466 6466 <wire x1="5.08" y1="-1.905" x2="4.445" y2="-2.54" width="0.1524" layer="21"/>
6467 6467 <pad name="1" x="-3.81" y="-1.27" drill="1.016" shape="octagon"/>
6468 6468 <pad name="3" x="-1.27" y="-1.27" drill="1.016" shape="octagon"/>
6469 6469 <pad name="5" x="1.27" y="-1.27" drill="1.016" shape="octagon"/>
6470 6470 <pad name="7" x="3.81" y="-1.27" drill="1.016" shape="octagon"/>
6471 6471 <pad name="2" x="-3.81" y="1.27" drill="1.016" shape="octagon"/>
6472 6472 <pad name="4" x="-1.27" y="1.27" drill="1.016" shape="octagon"/>
6473 6473 <pad name="6" x="1.27" y="1.27" drill="1.016" shape="octagon"/>
6474 6474 <pad name="8" x="3.81" y="1.27" drill="1.016" shape="octagon"/>
6475 6475 <text x="-4.318" y="-4.191" size="1.27" layer="21" ratio="10">1</text>
6476 6476 <text x="-5.08" y="2.921" size="1.27" layer="25" ratio="10">&gt;NAME</text>
6477 6477 <text x="0" y="-4.191" size="1.27" layer="27" ratio="10">&gt;VALUE</text>
6478 6478 <text x="3.81" y="2.921" size="1.27" layer="21" ratio="10">8</text>
6479 6479 <rectangle x1="-1.524" y1="-1.524" x2="-1.016" y2="-1.016" layer="51"/>
6480 6480 <rectangle x1="-4.064" y1="-1.524" x2="-3.556" y2="-1.016" layer="51"/>
6481 6481 <rectangle x1="1.016" y1="-1.524" x2="1.524" y2="-1.016" layer="51"/>
6482 6482 <rectangle x1="3.556" y1="-1.524" x2="4.064" y2="-1.016" layer="51"/>
6483 6483 <rectangle x1="-4.064" y1="1.016" x2="-3.556" y2="1.524" layer="51"/>
6484 6484 <rectangle x1="-1.524" y1="1.016" x2="-1.016" y2="1.524" layer="51"/>
6485 6485 <rectangle x1="1.016" y1="1.016" x2="1.524" y2="1.524" layer="51"/>
6486 6486 <rectangle x1="3.556" y1="1.016" x2="4.064" y2="1.524" layer="51"/>
6487 6487 </package>
6488 6488 </packages>
6489 6489 <symbols>
6490 6490 <symbol name="MA03-1">
6491 6491 <wire x1="3.81" y1="-5.08" x2="-1.27" y2="-5.08" width="0.4064" layer="94"/>
6492 6492 <wire x1="1.27" y1="2.54" x2="2.54" y2="2.54" width="0.6096" layer="94"/>
6493 6493 <wire x1="1.27" y1="0" x2="2.54" y2="0" width="0.6096" layer="94"/>
6494 6494 <wire x1="1.27" y1="-2.54" x2="2.54" y2="-2.54" width="0.6096" layer="94"/>
6495 6495 <wire x1="-1.27" y1="5.08" x2="-1.27" y2="-5.08" width="0.4064" layer="94"/>
6496 6496 <wire x1="3.81" y1="-5.08" x2="3.81" y2="5.08" width="0.4064" layer="94"/>
6497 6497 <wire x1="-1.27" y1="5.08" x2="3.81" y2="5.08" width="0.4064" layer="94"/>
6498 6498 <text x="-1.27" y="-7.62" size="1.778" layer="96">&gt;VALUE</text>
6499 6499 <text x="-1.27" y="5.842" size="1.778" layer="95">&gt;NAME</text>
6500 6500 <pin name="1" x="7.62" y="-2.54" visible="pad" length="middle" direction="pas" swaplevel="1" rot="R180"/>
6501 6501 <pin name="2" x="7.62" y="0" visible="pad" length="middle" direction="pas" swaplevel="1" rot="R180"/>
6502 6502 <pin name="3" x="7.62" y="2.54" visible="pad" length="middle" direction="pas" swaplevel="1" rot="R180"/>
6503 6503 </symbol>
6504 6504 <symbol name="MA04-2">
6505 6505 <wire x1="3.81" y1="-7.62" x2="-3.81" y2="-7.62" width="0.4064" layer="94"/>
6506 6506 <wire x1="1.27" y1="0" x2="2.54" y2="0" width="0.6096" layer="94"/>
6507 6507 <wire x1="1.27" y1="-2.54" x2="2.54" y2="-2.54" width="0.6096" layer="94"/>
6508 6508 <wire x1="1.27" y1="-5.08" x2="2.54" y2="-5.08" width="0.6096" layer="94"/>
6509 6509 <wire x1="-2.54" y1="0" x2="-1.27" y2="0" width="0.6096" layer="94"/>
6510 6510 <wire x1="-2.54" y1="-2.54" x2="-1.27" y2="-2.54" width="0.6096" layer="94"/>
6511 6511 <wire x1="-2.54" y1="-5.08" x2="-1.27" y2="-5.08" width="0.6096" layer="94"/>
6512 6512 <wire x1="-3.81" y1="5.08" x2="-3.81" y2="-7.62" width="0.4064" layer="94"/>
6513 6513 <wire x1="3.81" y1="-7.62" x2="3.81" y2="5.08" width="0.4064" layer="94"/>
6514 6514 <wire x1="-3.81" y1="5.08" x2="3.81" y2="5.08" width="0.4064" layer="94"/>
6515 6515 <wire x1="1.27" y1="2.54" x2="2.54" y2="2.54" width="0.6096" layer="94"/>
6516 6516 <wire x1="-2.54" y1="2.54" x2="-1.27" y2="2.54" width="0.6096" layer="94"/>
6517 6517 <text x="-3.81" y="-10.16" size="1.778" layer="96">&gt;VALUE</text>
6518 6518 <text x="-3.81" y="5.842" size="1.778" layer="95">&gt;NAME</text>
6519 6519 <pin name="1" x="7.62" y="-5.08" visible="pad" length="middle" direction="pas" swaplevel="1" rot="R180"/>
6520 6520 <pin name="3" x="7.62" y="-2.54" visible="pad" length="middle" direction="pas" swaplevel="1" rot="R180"/>
6521 6521 <pin name="5" x="7.62" y="0" visible="pad" length="middle" direction="pas" swaplevel="1" rot="R180"/>
6522 6522 <pin name="2" x="-7.62" y="-5.08" visible="pad" length="middle" direction="pas" swaplevel="1"/>
6523 6523 <pin name="4" x="-7.62" y="-2.54" visible="pad" length="middle" direction="pas" swaplevel="1"/>
6524 6524 <pin name="6" x="-7.62" y="0" visible="pad" length="middle" direction="pas" swaplevel="1"/>
6525 6525 <pin name="7" x="7.62" y="2.54" visible="pad" length="middle" direction="pas" swaplevel="1" rot="R180"/>
6526 6526 <pin name="8" x="-7.62" y="2.54" visible="pad" length="middle" direction="pas" swaplevel="1"/>
6527 6527 </symbol>
6528 6528 </symbols>
6529 6529 <devicesets>
6530 6530 <deviceset name="MA03-1" prefix="SV" uservalue="yes">
6531 6531 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
6532 6532 <gates>
6533 6533 <gate name="G$1" symbol="MA03-1" x="0" y="0"/>
6534 6534 </gates>
6535 6535 <devices>
6536 6536 <device name="" package="MA03-1">
6537 6537 <connects>
6538 6538 <connect gate="G$1" pin="1" pad="1"/>
6539 6539 <connect gate="G$1" pin="2" pad="2"/>
6540 6540 <connect gate="G$1" pin="3" pad="3"/>
6541 6541 </connects>
6542 6542 <technologies>
6543 6543 <technology name="">
6544 6544 <attribute name="MF" value="" constant="no"/>
6545 6545 <attribute name="MPN" value="" constant="no"/>
6546 6546 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
6547 6547 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
6548 6548 </technology>
6549 6549 </technologies>
6550 6550 </device>
6551 6551 </devices>
6552 6552 </deviceset>
6553 6553 <deviceset name="MA04-2" prefix="SV" uservalue="yes">
6554 6554 <description>&lt;b&gt;PIN HEADER&lt;/b&gt;</description>
6555 6555 <gates>
6556 6556 <gate name="G$1" symbol="MA04-2" x="0" y="0"/>
6557 6557 </gates>
6558 6558 <devices>
6559 6559 <device name="" package="MA04-2">
6560 6560 <connects>
6561 6561 <connect gate="G$1" pin="1" pad="1"/>
6562 6562 <connect gate="G$1" pin="2" pad="2"/>
6563 6563 <connect gate="G$1" pin="3" pad="3"/>
6564 6564 <connect gate="G$1" pin="4" pad="4"/>
6565 6565 <connect gate="G$1" pin="5" pad="5"/>
6566 6566 <connect gate="G$1" pin="6" pad="6"/>
6567 6567 <connect gate="G$1" pin="7" pad="7"/>
6568 6568 <connect gate="G$1" pin="8" pad="8"/>
6569 6569 </connects>
6570 6570 <technologies>
6571 6571 <technology name="">
6572 6572 <attribute name="MF" value="" constant="no"/>
6573 6573 <attribute name="MPN" value="" constant="no"/>
6574 6574 <attribute name="OC_FARNELL" value="unknown" constant="no"/>
6575 6575 <attribute name="OC_NEWARK" value="unknown" constant="no"/>
6576 6576 </technology>
6577 6577 </technologies>
6578 6578 </device>
6579 6579 </devices>
6580 6580 </deviceset>
6581 6581 </devicesets>
6582 6582 </library>
6583 6583 <library name="v-reg">
6584 6584 <description>&lt;b&gt;Voltage Regulators&lt;/b&gt;&lt;p&gt;
6585 6585 &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
6586 6586 <packages>
6587 6587 <package name="SOT25">
6588 6588 <description>&lt;b&gt;Small Outline Transistor&lt;/b&gt;&lt;p&gt;
6589 6589 TSC [Taiwan Semiconductor Company, Ltd]&lt;br&gt;
6590 6590 Source: http://www.taiwansemi.com .. 5205_0409c.pdf</description>
6591 6591 <wire x1="1.422" y1="0.785" x2="1.422" y2="-0.785" width="0.1524" layer="21"/>
6592 6592 <wire x1="1.422" y1="-0.785" x2="-1.422" y2="-0.785" width="0.1524" layer="51"/>
6593 6593 <wire x1="-1.422" y1="-0.785" x2="-1.422" y2="0.785" width="0.1524" layer="21"/>
6594 6594 <wire x1="-1.422" y1="0.785" x2="1.422" y2="0.785" width="0.1524" layer="51"/>
6595 6595 <wire x1="-0.522" y1="0.785" x2="0.522" y2="0.785" width="0.1524" layer="21"/>
6596 6596 <wire x1="-0.428" y1="-0.785" x2="-0.522" y2="-0.785" width="0.1524" layer="21"/>
6597 6597 <wire x1="0.522" y1="-0.785" x2="0.428" y2="-0.785" width="0.1524" layer="21"/>
6598 6598 <wire x1="-1.328" y1="-0.785" x2="-1.422" y2="-0.785" width="0.1524" layer="21"/>
6599 6599 <wire x1="1.422" y1="-0.785" x2="1.328" y2="-0.785" width="0.1524" layer="21"/>
6600 6600 <wire x1="1.328" y1="0.785" x2="1.422" y2="0.785" width="0.1524" layer="21"/>
6601 6601 <wire x1="-1.422" y1="0.785" x2="-1.328" y2="0.785" width="0.1524" layer="21"/>
6602 6602 <smd name="1" x="-0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
6603 6603 <smd name="2" x="0" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
6604 6604 <smd name="3" x="0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
6605 6605 <smd name="4" x="0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
6606 6606 <smd name="5" x="-0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
6607 6607 <text x="-1.905" y="1.905" size="1.27" layer="25">&gt;NAME</text>
6608 6608 <text x="-1.905" y="-3.429" size="1.27" layer="27">&gt;VALUE</text>
6609 6609 <rectangle x1="-1.2" y1="-1.5" x2="-0.7" y2="-0.85" layer="51"/>
6610 6610 <rectangle x1="-0.25" y1="-1.5" x2="0.25" y2="-0.85" layer="51"/>
6611 6611 <rectangle x1="0.7" y1="-1.5" x2="1.2" y2="-0.85" layer="51"/>
6612 6612 <rectangle x1="0.7" y1="0.85" x2="1.2" y2="1.5" layer="51"/>
6613 6613 <rectangle x1="-1.2" y1="0.85" x2="-0.7" y2="1.5" layer="51"/>
6614 6614 </package>
6615 6615 </packages>
6616 6616 <symbols>
6617 6617 <symbol name="TS5205">
6618 6618 <wire x1="-7.62" y1="-7.62" x2="7.62" y2="-7.62" width="0.4064" layer="94"/>
6619 6619 <wire x1="7.62" y1="-7.62" x2="7.62" y2="7.62" width="0.4064" layer="94"/>
6620 6620 <wire x1="7.62" y1="7.62" x2="-7.62" y2="7.62" width="0.4064" layer="94"/>
6621 6621 <wire x1="-7.62" y1="7.62" x2="-7.62" y2="-7.62" width="0.4064" layer="94"/>
6622 6622 <text x="-7.62" y="8.255" size="1.778" layer="95">&gt;NAME</text>
6623 6623 <text x="-7.62" y="-10.16" size="1.778" layer="96">&gt;VALUE</text>
6624 6624 <pin name="VIN" x="-10.16" y="5.08" length="short" direction="in"/>
6625 6625 <pin name="GND" x="-10.16" y="-5.08" length="short" direction="pas"/>
6626 6626 <pin name="VOUT" x="10.16" y="5.08" length="short" direction="pas" rot="R180"/>
6627 6627 <pin name="CB" x="10.16" y="-2.54" length="short" direction="in" rot="R180"/>
6628 6628 <pin name="CE" x="-10.16" y="0" length="short" direction="in"/>
6629 6629 </symbol>
6630 6630 </symbols>
6631 6631 <devicesets>
6632 6632 <deviceset name="TS5205" prefix="IC">
6633 6633 <description>&lt;b&gt;150mA Low Noise LDO Voltage Regulator with Enable&lt;/b&gt;&lt;p&gt;
6634 6634 TSC [Taiwan Semiconductor Company, Ltd]&lt;br&gt;
6635 6635 Source: http://www.taiwansemi.com .. 5205_0409c.pdf</description>
6636 6636 <gates>
6637 6637 <gate name="G$1" symbol="TS5205" x="0" y="0"/>
6638 6638 </gates>
6639 6639 <devices>
6640 6640 <device name="" package="SOT25">
6641 6641 <connects>
6642 6642 <connect gate="G$1" pin="CB" pad="4"/>
6643 6643 <connect gate="G$1" pin="CE" pad="3"/>
6644 6644 <connect gate="G$1" pin="GND" pad="2"/>
6645 6645 <connect gate="G$1" pin="VIN" pad="1"/>
6646 6646 <connect gate="G$1" pin="VOUT" pad="5"/>
6647 6647 </connects>
6648 6648 <technologies>
6649 6649 <technology name=""/>
6650 6650 <technology name="25"/>
6651 6651 <technology name="29"/>
6652 6652 <technology name="30"/>
6653 6653 <technology name="33"/>
6654 6654 <technology name="50"/>
6655 6655 </technologies>
6656 6656 </device>
6657 6657 </devices>
6658 6658 </deviceset>
6659 6659 </devicesets>
6660 6660 </library>
6661 6661 </libraries>
6662 6662 <attributes>
6663 6663 </attributes>
6664 6664 <variantdefs>
6665 6665 </variantdefs>
6666 6666 <classes>
6667 6667 <class number="0" name="default" width="0.1524" drill="0.3048">
6668 6668 <clearance class="0" value="0.1524"/>
6669 6669 </class>
6670 6670 </classes>
6671 6671 <parts>
6672 6672 <part name="GAP1" library="igps" deviceset="CG75MS" device=""/>
6673 6673 <part name="D1" library="igps" deviceset="SMBJ" device="" value="3.3v"/>
6674 6674 <part name="GPS_ANT" library="con-coax" deviceset="BU-SMA-H" device=""/>
6675 6675 <part name="U$2" library="Ava" deviceset="UBLOX_LEA-6" device=""/>
6676 6676 <part name="U1" library="saig" deviceset="DS1308" device=""/>
6677 6677 <part name="U$3" library="saig" deviceset="S8421-45R" device=""/>
6678 6678 <part name="U2" library="saig" deviceset="HMC1031MS8E" device=""/>
6679 6679 <part name="U$4" library="saig" deviceset="ICS83052I-01" device=""/>
6680 6680 <part name="U$5" library="saig" deviceset="AK8130AH" device=""/>
6681 6681 <part name="R2" library="saig" deviceset="CRCW" device="CRC1210" value="4Ξ©"/>
6682 6682 <part name="R1" library="saig" deviceset="CRCW" device="CRC0603" value="4Ξ©"/>
6683 6683 <part name="SUPPLY3" library="supply2" deviceset="GND" device=""/>
6684 6684 <part name="AGND1" library="supply1" deviceset="AGND" device=""/>
6685 6685 <part name="AGND2" library="supply1" deviceset="AGND" device=""/>
6686 6686 <part name="AGND3" library="supply1" deviceset="AGND" device=""/>
6687 6687 <part name="P+1" library="supply1" deviceset="VCC" device=""/>
6688 6688 <part name="P+2" library="supply1" deviceset="VCC" device=""/>
6689 6689 <part name="P+3" library="supply1" deviceset="VCC" device=""/>
6690 6690 <part name="SUPPLY1" library="supply2" deviceset="GND" device=""/>
6691 6691 <part name="SUPPLY2" library="supply2" deviceset="GND" device=""/>
6692 6692 <part name="P+4" library="supply1" deviceset="VCC" device=""/>
6693 6693 <part name="P+5" library="supply1" deviceset="VCC" device=""/>
6694 6694 <part name="SUPPLY4" library="supply2" deviceset="GND" device=""/>
6695 6695 <part name="R3" library="saig" deviceset="CRCW" device="CRC1210"/>
6696 6696 <part name="C1" library="eagle-ltspice" deviceset="C" device="C1210"/>
6697 6697 <part name="C2" library="eagle-ltspice" deviceset="C" device="C1210"/>
6698 6698 <part name="SUPPLY5" library="supply2" deviceset="GND" device=""/>
6699 6699 <part name="Q1" library="crystal" deviceset="CRYSTAL" device="MM20SS" value="32k768 Hz"/>
6700 6700 <part name="SUPPLY6" library="supply2" deviceset="GND" device=""/>
6701 6701 <part name="D2" library="diode" deviceset="MBR0520LT" device=""/>
6702 6702 <part name="D3" library="diode" deviceset="MBR0520LT" device=""/>
6703 6703 <part name="R4" library="saig" deviceset="CRCW" device="CRC0603" value="10Ξ©"/>
6704 6704 <part name="P+6" library="supply1" deviceset="VCC" device=""/>
6705 6705 <part name="SUPPLY7" library="supply2" deviceset="GND" device=""/>
6706 6706 <part name="C3" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6707 6707 <part name="SUPPLY8" library="supply2" deviceset="GND" device=""/>
6708 6708 <part name="C5" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6709 6709 <part name="C6" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6710 6710 <part name="C7" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6711 6711 <part name="SUPPLY10" library="supply2" deviceset="GND" device=""/>
6712 6712 <part name="SUPPLY11" library="supply2" deviceset="GND" device=""/>
6713 6713 <part name="SUPPLY12" library="supply2" deviceset="GND" device=""/>
6714 6714 <part name="C8" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6715 6715 <part name="C9" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6716 6716 <part name="SUPPLY14" library="supply2" deviceset="GND" device=""/>
6717 6717 <part name="C10" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6718 6718 <part name="SUPPLY16" library="supply2" deviceset="GND" device=""/>
6719 6719 <part name="SUPPLY21" library="supply2" deviceset="GND" device=""/>
6720 6720 <part name="CLK4" library="con-coax" deviceset="BU-SMA-H" device=""/>
6721 6721 <part name="CLK3" library="con-coax" deviceset="BU-SMA-H" device=""/>
6722 6722 <part name="SUPPLY22" library="supply2" deviceset="GND" device=""/>
6723 6723 <part name="SUPPLY23" library="supply2" deviceset="GND" device=""/>
6724 6724 <part name="CLK1" library="con-coax" deviceset="BU-SMA-H" device=""/>
6725 6725 <part name="SUPPLY24" library="supply2" deviceset="GND" device=""/>
6726 6726 <part name="U$1" library="raspberrypi" deviceset="RBP-B-V22" device=""/>
6727 6727 <part name="R5" library="saig" deviceset="CRCW" device="CRC0603" value="120Ξ©"/>
6728 6728 <part name="R6" library="saig" deviceset="CRCW" device="CRC0603" value="120Ξ©"/>
6729 6729 <part name="P+8" library="supply1" deviceset="VCC" device=""/>
6730 6730 <part name="P+9" library="supply1" deviceset="VCC" device=""/>
6731 6731 <part name="P+11" library="supply1" deviceset="VCC" device=""/>
6732 6732 <part name="IC2" library="atmel-2005" deviceset="ATMEGA*" device="AU" technology="2560-16"/>
6733 6733 <part name="C11" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6734 6734 <part name="SUPPLY13" library="supply2" deviceset="GND" device=""/>
6735 6735 <part name="ICSP" library="pinhead" deviceset="PINHD-2X3" device="" value="ICSP"/>
6736 6736 <part name="P+10" library="supply1" deviceset="VCC" device=""/>
6737 6737 <part name="SUPPLY15" library="supply2" deviceset="GND" device=""/>
6738 6738 <part name="P+12" library="supply1" deviceset="VCC" device=""/>
6739 6739 <part name="SUPPLY17" library="supply2" deviceset="GND" device=""/>
6740 6740 <part name="Y1" library="SmartPrj" deviceset="RESONATOR" device="MU" value="16MHz"/>
6741 6741 <part name="R7" library="SmartPrj" deviceset="R-EU_" device="R0603" value="1M"/>
6742 6742 <part name="R8" library="SmartPrj" deviceset="R-EU_" device="R0603" value="27R"/>
6743 6743 <part name="SUPPLY18" library="supply2" deviceset="GND" device=""/>
6744 6744 <part name="WER" library="saig" deviceset="T384" device=""/>
6745 6745 <part name="C12" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6746 6746 <part name="C13" library="eagle-ltspice" deviceset="C" device="C0201" value="0u1F"/>
6747 6747 <part name="SUPPLY19" library="supply2" deviceset="GND" device=""/>
6748 6748 <part name="U3" library="saig" deviceset="TC7W241FUTE12LF" device="" value="signal buffer"/>
6749 6749 <part name="SUPPLY25" library="supply2" deviceset="GND" device=""/>
6750 6750 <part name="P+13" library="supply1" deviceset="VCC" device=""/>
6751 6751 <part name="SUPPLY26" library="supply2" deviceset="GND" device=""/>
6752 6752 <part name="P+14" library="supply1" deviceset="VCC" device=""/>
6753 6753 <part name="SYNCHRO" library="con-lstb" deviceset="MA03-1" device="" value="sync"/>
6754 6754 <part name="SUPPLY20" library="supply2" deviceset="GND" device=""/>
6755 6755 <part name="SUPPLY27" library="supply2" deviceset="GND" device=""/>
6756 6756 <part name="AGND4" library="supply1" deviceset="AGND" device=""/>
6757 6757 <part name="L1" library="eagle-ltspice" deviceset="L" device="L3216C"/>
6758 6758 <part name="PWR" library="con-lstb" deviceset="MA03-1" device="" value="PWR"/>
6759 6759 <part name="GPIO" library="con-lstb" deviceset="MA04-2" device="" value="TTL"/>
6760 6760 <part name="SUPPLY9" library="supply2" deviceset="GND" device=""/>
6761 6761 <part name="P+15" library="supply1" deviceset="VCC" device=""/>
6762 6762 <part name="IC1" library="v-reg" deviceset="TS5205" device="" technology="25"/>
6763 6763 <part name="SUPPLY28" library="supply2" deviceset="GND" device=""/>
6764 6764 <part name="C4" library="eagle-ltspice" deviceset="C" device="C0201" value="1uf"/>
6765 6765 <part name="C14" library="eagle-ltspice" deviceset="C" device="C0201" value="1uf"/>
6766 6766 </parts>
6767 6767 <sheets>
6768 6768 <sheet>
6769 6769 <plain>
6770 6770 <text x="205.486" y="244.348" size="1.4224" layer="97" rot="MR0">[0.1-3.0]Vpp</text>
6771 6771 <text x="149.606" y="241.808" size="1.4224" layer="97" rot="MR0">[0.1-2]Vpp</text>
6772 6772 <text x="312.42" y="246.38" size="1.6764" layer="91">(SCK)</text>
6773 6773 <text x="312.42" y="248.92" size="1.6764" layer="91">(MISO)</text>
6774 6774 <text x="358.14" y="246.38" size="1.6764" layer="91">(MOSI)</text>
6775 6775 </plain>
6776 6776 <instances>
6777 6777 <instance part="GAP1" gate="G$1" x="10.16" y="185.42"/>
6778 6778 <instance part="D1" gate="G$1" x="30.48" y="187.96"/>
6779 6779 <instance part="GPS_ANT" gate="G$1" x="-10.16" y="195.58" rot="MR180"/>
6780 6780 <instance part="U$2" gate="G$1" x="86.36" y="180.34"/>
6781 6781 <instance part="U1" gate="G$1" x="83.82" y="104.14"/>
6782 6782 <instance part="U$3" gate="G$1" x="50.8" y="93.98" rot="R90"/>
6783 6783 <instance part="U2" gate="G$1" x="172.72" y="241.3" rot="MR0"/>
6784 6784 <instance part="U$4" gate="G$1" x="233.68" y="243.84" rot="MR0"/>
6785 6785 <instance part="U$5" gate="G$1" x="88.9" y="243.84" rot="MR0"/>
6786 6786 <instance part="R2" gate="G$1" x="43.18" y="187.96" rot="R270"/>
6787 6787 <instance part="R1" gate="G$1" x="20.32" y="195.58" rot="R270"/>
6788 6788 <instance part="SUPPLY3" gate="GND" x="261.62" y="236.22"/>
6789 6789 <instance part="AGND1" gate="VR1" x="10.16" y="172.72"/>
6790 6790 <instance part="AGND2" gate="VR1" x="30.48" y="175.26"/>
6791 6791 <instance part="AGND3" gate="VR1" x="43.18" y="205.74" rot="R90"/>
6792 6792 <instance part="P+1" gate="VCC" x="266.7" y="243.84" rot="MR180"/>
6793 6793 <instance part="P+2" gate="VCC" x="213.36" y="259.08" rot="MR0"/>
6794 6794 <instance part="P+3" gate="VCC" x="254" y="259.08" rot="MR0"/>
6795 6795 <instance part="SUPPLY1" gate="GND" x="254" y="251.46" rot="R90"/>
6796 6796 <instance part="SUPPLY2" gate="GND" x="210.82" y="251.46" rot="R270"/>
6797 6797 <instance part="P+4" gate="VCC" x="213.36" y="243.84" rot="MR180"/>
6798 6798 <instance part="P+5" gate="VCC" x="198.12" y="251.46" rot="MR0"/>
6799 6799 <instance part="SUPPLY4" gate="GND" x="149.86" y="251.46" rot="R180"/>
6800 6800 <instance part="R3" gate="G$1" x="132.08" y="233.68" rot="MR0"/>
6801 6801 <instance part="C1" gate="G$1" x="139.7" y="233.68" rot="MR0"/>
6802 6802 <instance part="C2" gate="G$1" x="132.08" y="226.06" rot="MR0"/>
6803 6803 <instance part="SUPPLY5" gate="GND" x="137.16" y="215.9"/>
6804 6804 <instance part="Q1" gate="G$1" x="53.34" y="109.22" smashed="yes" rot="R270">
6805 6805 <attribute name="NAME" x="50.8" y="112.776" size="1.778" layer="95"/>
6806 6806 <attribute name="VALUE" x="38.1" y="109.22" size="1.778" layer="96"/>
6807 6807 </instance>
6808 6808 <instance part="SUPPLY6" gate="GND" x="55.88" y="83.82" rot="MR0"/>
6809 6809 <instance part="D2" gate="G$1" x="93.98" y="139.7" smashed="yes">
6810 6810 <attribute name="NAME" x="91.44" y="142.7226" size="1.778" layer="95"/>
6811 6811 <attribute name="VALUE" x="91.44" y="134.8486" size="1.778" layer="96"/>
6812 6812 </instance>
6813 6813 <instance part="D3" gate="G$1" x="121.92" y="132.08" smashed="yes" rot="R180">
6814 6814 <attribute name="NAME" x="124.46" y="129.0574" size="1.778" layer="95" rot="R180"/>
6815 6815 <attribute name="VALUE" x="129.54" y="136.9314" size="1.778" layer="96" rot="R180"/>
6816 6816 </instance>
6817 6817 <instance part="R4" gate="G$1" x="109.22" y="139.7" smashed="yes" rot="R90">
6818 6818 <attribute name="NAME" x="112.014" y="142.748" size="1.27" layer="95" rot="R180"/>
6819 6819 <attribute name="VALUE" x="108.204" y="142.748" size="1.27" layer="96" rot="R180"/>
6820 6820 </instance>
6821 6821 <instance part="P+6" gate="VCC" x="111.76" y="119.38"/>
6822 6822 <instance part="SUPPLY7" gate="GND" x="132.08" y="198.12" rot="MR270"/>
6823 6823 <instance part="C3" gate="G$1" x="99.06" y="116.84" smashed="yes" rot="R270">
6824 6824 <attribute name="NAME" x="99.441" y="120.396" size="1.778" layer="95" rot="R270"/>
6825 6825 <attribute name="VALUE" x="96.139" y="115.824" size="1.778" layer="96" rot="R90"/>
6826 6826 </instance>
6827 6827 <instance part="SUPPLY8" gate="GND" x="88.9" y="116.84" rot="MR90"/>
6828 6828 <instance part="C5" gate="G$1" x="55.88" y="251.46" smashed="yes" rot="R180">
6829 6829 <attribute name="NAME" x="58.801" y="255.016" size="1.778" layer="95" rot="R270"/>
6830 6830 <attribute name="VALUE" x="51.181" y="255.016" size="1.778" layer="96" rot="R270"/>
6831 6831 </instance>
6832 6832 <instance part="C6" gate="G$1" x="55.88" y="241.3" smashed="yes">
6833 6833 <attribute name="NAME" x="52.959" y="237.744" size="1.778" layer="95" rot="R90"/>
6834 6834 <attribute name="VALUE" x="60.579" y="237.744" size="1.778" layer="96" rot="R90"/>
6835 6835 </instance>
6836 6836 <instance part="C7" gate="G$1" x="124.46" y="238.76" smashed="yes">
6837 6837 <attribute name="NAME" x="121.539" y="235.204" size="1.778" layer="95" rot="R90"/>
6838 6838 <attribute name="VALUE" x="129.159" y="237.744" size="1.778" layer="96" rot="R90"/>
6839 6839 </instance>
6840 6840 <instance part="SUPPLY10" gate="GND" x="124.46" y="228.6"/>
6841 6841 <instance part="SUPPLY11" gate="GND" x="55.88" y="231.14"/>
6842 6842 <instance part="SUPPLY12" gate="GND" x="58.42" y="259.08" rot="R90"/>
6843 6843 <instance part="C8" gate="G$1" x="386.08" y="167.64" smashed="yes" rot="MR0">
6844 6844 <attribute name="NAME" x="389.001" y="164.084" size="1.778" layer="95" rot="MR90"/>
6845 6845 <attribute name="VALUE" x="381.381" y="164.084" size="1.778" layer="96" rot="MR90"/>
6846 6846 </instance>
6847 6847 <instance part="C9" gate="G$1" x="375.92" y="170.18" smashed="yes" rot="MR0">
6848 6848 <attribute name="NAME" x="378.841" y="166.624" size="1.778" layer="95" rot="MR90"/>
6849 6849 <attribute name="VALUE" x="371.221" y="166.624" size="1.778" layer="96" rot="MR90"/>
6850 6850 </instance>
6851 6851 <instance part="SUPPLY14" gate="GND" x="375.92" y="154.94" rot="MR0"/>
6852 6852 <instance part="C10" gate="G$1" x="365.76" y="167.64" smashed="yes" rot="MR0">
6853 6853 <attribute name="NAME" x="368.681" y="164.084" size="1.778" layer="95" rot="MR90"/>
6854 6854 <attribute name="VALUE" x="361.061" y="164.084" size="1.778" layer="96" rot="MR90"/>
6855 6855 </instance>
6856 6856 <instance part="SUPPLY16" gate="GND" x="127" y="177.8" rot="MR180"/>
6857 6857 <instance part="SUPPLY21" gate="GND" x="43.18" y="167.64" rot="MR0"/>
6858 6858 <instance part="CLK4" gate="G$1" x="55.88" y="220.98" rot="MR180"/>
6859 6859 <instance part="CLK3" gate="G$1" x="55.88" y="210.82" rot="MR180"/>
6860 6860 <instance part="SUPPLY22" gate="GND" x="60.96" y="226.06" rot="R180"/>
6861 6861 <instance part="SUPPLY23" gate="GND" x="60.96" y="215.9" rot="R180"/>
6862 6862 <instance part="CLK1" gate="G$1" x="116.84" y="231.14" rot="MR0"/>
6863 6863 <instance part="SUPPLY24" gate="GND" x="111.76" y="226.06"/>
6864 6864 <instance part="U$1" gate="G$1" x="208.28" y="137.16"/>
6865 6865 <instance part="R5" gate="G$1" x="139.7" y="121.92" smashed="yes">
6866 6866 <attribute name="NAME" x="142.748" y="119.126" size="1.27" layer="95" rot="R90"/>
6867 6867 <attribute name="VALUE" x="142.748" y="122.936" size="1.27" layer="96" rot="R90"/>
6868 6868 </instance>
6869 6869 <instance part="R6" gate="G$1" x="147.32" y="121.92" smashed="yes">
6870 6870 <attribute name="NAME" x="150.368" y="119.126" size="1.27" layer="95" rot="R90"/>
6871 6871 <attribute name="VALUE" x="150.368" y="122.936" size="1.27" layer="96" rot="R90"/>
6872 6872 </instance>
6873 6873 <instance part="P+8" gate="VCC" x="139.7" y="137.16"/>
6874 6874 <instance part="P+9" gate="VCC" x="147.32" y="134.62"/>
6875 6875 <instance part="P+11" gate="VCC" x="375.92" y="180.34" rot="MR0"/>
6876 6876 <instance part="IC2" gate="1" x="314.96" y="127" rot="MR0"/>
6877 6877 <instance part="C11" gate="G$1" x="396.24" y="167.64" smashed="yes" rot="MR0">
6878 6878 <attribute name="NAME" x="399.161" y="164.084" size="1.778" layer="95" rot="MR90"/>
6879 6879 <attribute name="VALUE" x="391.541" y="164.084" size="1.778" layer="96" rot="MR90"/>
6880 6880 </instance>
6881 6881 <instance part="SUPPLY13" gate="GND" x="360.68" y="182.88" rot="MR270"/>
6882 6882 <instance part="ICSP" gate="A" x="340.36" y="246.38"/>
6883 6883 <instance part="P+10" gate="VCC" x="358.14" y="254" rot="MR0"/>
6884 6884 <instance part="SUPPLY15" gate="GND" x="358.14" y="241.3"/>
6885 6885 <instance part="P+12" gate="VCC" x="-2.54" y="233.68" rot="R270"/>
6886 6886 <instance part="SUPPLY17" gate="GND" x="-10.16" y="228.6" rot="MR0"/>
6887 6887 <instance part="Y1" gate="G$1" x="408.94" y="193.04" smashed="yes" rot="MR0">
6888 6888 <attribute name="NAME" x="406.4" y="192.532" size="1.778" layer="95" rot="MR0"/>
6889 6889 <attribute name="VALUE" x="419.1" y="184.912" size="1.778" layer="96" rot="MR0"/>
6890 6890 </instance>
6891 6891 <instance part="R7" gate="G$1" x="436.88" y="193.04" smashed="yes" rot="MR90">
6892 6892 <attribute name="NAME" x="439.42" y="194.7164" size="1.778" layer="95" rot="MR180"/>
6893 6893 <attribute name="VALUE" x="438.785" y="192.532" size="1.778" layer="96" rot="MR180"/>
6894 6894 </instance>
6895 6895 <instance part="R8" gate="G$1" x="393.7" y="185.42" smashed="yes" rot="MR180">
6896 6896 <attribute name="NAME" x="395.3764" y="182.88" size="1.778" layer="95" rot="MR270"/>
6897 6897 <attribute name="VALUE" x="393.192" y="183.515" size="1.778" layer="96" rot="MR270"/>
6898 6898 </instance>
6899 6899 <instance part="SUPPLY18" gate="GND" x="421.64" y="193.04" rot="MR270"/>
6900 6900 <instance part="WER" gate="G$1" x="91.44" y="289.56"/>
6901 6901 <instance part="C12" gate="G$1" x="63.5" y="289.56" smashed="yes" rot="R180">
6902 6902 <attribute name="NAME" x="66.421" y="293.116" size="1.778" layer="95" rot="R270"/>
6903 6903 <attribute name="VALUE" x="58.801" y="293.116" size="1.778" layer="96" rot="R270"/>
6904 6904 </instance>
6905 6905 <instance part="C13" gate="G$1" x="88.9" y="307.34" smashed="yes" rot="R90">
6906 6906 <attribute name="NAME" x="92.456" y="304.419" size="1.778" layer="95" rot="R180"/>
6907 6907 <attribute name="VALUE" x="92.456" y="312.039" size="1.778" layer="96" rot="R180"/>
6908 6908 </instance>
6909 6909 <instance part="SUPPLY19" gate="GND" x="63.5" y="309.88" rot="R180"/>
6910 6910 <instance part="U3" gate="G$1" x="20.32" y="132.08" rot="R180"/>
6911 6911 <instance part="U3" gate="G$2" x="391.16" y="139.7" rot="MR180"/>
6912 6912 <instance part="SUPPLY25" gate="GND" x="35.56" y="127" rot="MR0"/>
6913 6913 <instance part="P+13" gate="VCC" x="375.92" y="134.62" rot="MR180"/>
6914 6914 <instance part="SUPPLY26" gate="GND" x="35.56" y="137.16" rot="MR180"/>
6915 6915 <instance part="P+14" gate="VCC" x="2.54" y="127" rot="R180"/>
6916 6916 <instance part="SYNCHRO" gate="G$1" x="-40.64" y="129.54"/>
6917 6917 <instance part="SUPPLY20" gate="GND" x="-30.48" y="124.46" rot="MR0"/>
6918 6918 <instance part="SUPPLY27" gate="GND" x="-33.02" y="172.72" rot="MR0"/>
6919 6919 <instance part="AGND4" gate="VR1" x="-12.7" y="172.72"/>
6920 6920 <instance part="L1" gate="G$1" x="-22.86" y="177.8" rot="R90"/>
6921 6921 <instance part="PWR" gate="G$1" x="-22.86" y="233.68"/>
6922 6922 <instance part="GPIO" gate="G$1" x="264.16" y="147.32"/>
6923 6923 <instance part="SUPPLY9" gate="GND" x="177.8" y="167.64" rot="MR270"/>
6924 6924 <instance part="P+15" gate="VCC" x="180.34" y="177.8" rot="R270"/>
6925 6925 <instance part="IC1" gate="G$1" x="152.4" y="172.72" rot="MR0"/>
6926 6926 <instance part="SUPPLY28" gate="GND" x="137.16" y="167.64" rot="MR0"/>
6927 6927 <instance part="C4" gate="G$1" x="139.7" y="175.26" rot="MR0"/>
6928 6928 <instance part="C14" gate="G$1" x="172.72" y="175.26" rot="MR0"/>
6929 6929 </instances>
6930 6930 <busses>
6931 6931 </busses>
6932 6932 <nets>
6933 6933 <net name="GPS_ANT" class="0">
6934 6934 <segment>
6935 6935 <wire x1="-7.62" y1="195.58" x2="10.16" y2="195.58" width="0.1524" layer="91"/>
6936 6936 <pinref part="GAP1" gate="G$1" pin="P$3"/>
6937 6937 <wire x1="10.16" y1="193.04" x2="10.16" y2="195.58" width="0.1524" layer="91"/>
6938 6938 <pinref part="GPS_ANT" gate="G$1" pin="1"/>
6939 6939 <wire x1="10.16" y1="195.58" x2="15.24" y2="195.58" width="0.1524" layer="91"/>
6940 6940 <junction x="10.16" y="195.58"/>
6941 6941 <pinref part="R1" gate="G$1" pin="P$2"/>
6942 6942 </segment>
6943 6943 </net>
6944 6944 <net name="GND" class="0">
6945 6945 <segment>
6946 6946 <pinref part="U$4" gate="G$1" pin="SEL1"/>
6947 6947 <wire x1="248.92" y1="238.76" x2="261.62" y2="238.76" width="0.1524" layer="91"/>
6948 6948 <pinref part="SUPPLY3" gate="GND" pin="GND"/>
6949 6949 </segment>
6950 6950 <segment>
6951 6951 <pinref part="U$4" gate="G$1" pin="GND"/>
6952 6952 <pinref part="SUPPLY1" gate="GND" pin="GND"/>
6953 6953 <wire x1="248.92" y1="251.46" x2="251.46" y2="251.46" width="0.1524" layer="91"/>
6954 6954 </segment>
6955 6955 <segment>
6956 6956 <pinref part="U$4" gate="G$1" pin="GND_"/>
6957 6957 <pinref part="SUPPLY2" gate="GND" pin="GND"/>
6958 6958 <wire x1="218.44" y1="251.46" x2="213.36" y2="251.46" width="0.1524" layer="91"/>
6959 6959 </segment>
6960 6960 <segment>
6961 6961 <pinref part="U2" gate="G$1" pin="GND"/>
6962 6962 <pinref part="SUPPLY4" gate="GND" pin="GND"/>
6963 6963 <wire x1="154.94" y1="246.38" x2="149.86" y2="246.38" width="0.1524" layer="91"/>
6964 6964 <wire x1="149.86" y1="246.38" x2="149.86" y2="248.92" width="0.1524" layer="91"/>
6965 6965 </segment>
6966 6966 <segment>
6967 6967 <pinref part="C1" gate="G$1" pin="2"/>
6968 6968 <pinref part="SUPPLY5" gate="GND" pin="GND"/>
6969 6969 <wire x1="139.7" y1="228.6" x2="139.7" y2="218.44" width="0.1524" layer="91"/>
6970 6970 <wire x1="139.7" y1="218.44" x2="137.16" y2="218.44" width="0.1524" layer="91"/>
6971 6971 <pinref part="C2" gate="G$1" pin="2"/>
6972 6972 <wire x1="137.16" y1="218.44" x2="132.08" y2="218.44" width="0.1524" layer="91"/>
6973 6973 <wire x1="132.08" y1="218.44" x2="132.08" y2="220.98" width="0.1524" layer="91"/>
6974 6974 <junction x="137.16" y="218.44"/>
6975 6975 </segment>
6976 6976 <segment>
6977 6977 <pinref part="U$3" gate="G$1" pin="-"/>
6978 6978 <wire x1="50.8" y1="88.9" x2="50.8" y2="86.36" width="0.1524" layer="91"/>
6979 6979 <wire x1="50.8" y1="86.36" x2="55.88" y2="86.36" width="0.1524" layer="91"/>
6980 6980 <wire x1="55.88" y1="86.36" x2="58.42" y2="86.36" width="0.1524" layer="91"/>
6981 6981 <wire x1="58.42" y1="86.36" x2="58.42" y2="96.52" width="0.1524" layer="91"/>
6982 6982 <wire x1="58.42" y1="96.52" x2="60.96" y2="96.52" width="0.1524" layer="91"/>
6983 6983 <pinref part="U1" gate="G$1" pin="GND"/>
6984 6984 <pinref part="SUPPLY6" gate="GND" pin="GND"/>
6985 6985 <junction x="55.88" y="86.36"/>
6986 6986 </segment>
6987 6987 <segment>
6988 6988 <pinref part="U$2" gate="G$1" pin="14_GND"/>
6989 6989 <pinref part="SUPPLY7" gate="GND" pin="GND"/>
6990 6990 <wire x1="129.54" y1="198.12" x2="124.46" y2="198.12" width="0.1524" layer="91"/>
6991 6991 <pinref part="U$2" gate="G$1" pin="13_GND"/>
6992 6992 <wire x1="124.46" y1="198.12" x2="121.92" y2="198.12" width="0.1524" layer="91"/>
6993 6993 <wire x1="121.92" y1="195.58" x2="124.46" y2="195.58" width="0.1524" layer="91"/>
6994 6994 <wire x1="124.46" y1="195.58" x2="124.46" y2="198.12" width="0.1524" layer="91"/>
6995 6995 <junction x="124.46" y="198.12"/>
6996 6996 </segment>
6997 6997 <segment>
6998 6998 <pinref part="C3" gate="G$1" pin="2"/>
6999 6999 <pinref part="SUPPLY8" gate="GND" pin="GND"/>
7000 7000 <wire x1="91.44" y1="116.84" x2="93.98" y2="116.84" width="0.1524" layer="91"/>
7001 7001 </segment>
7002 7002 <segment>
7003 7003 <pinref part="C7" gate="G$1" pin="2"/>
7004 7004 <pinref part="SUPPLY10" gate="GND" pin="GND"/>
7005 7005 <pinref part="U$5" gate="G$1" pin="GND1"/>
7006 7006 <wire x1="104.14" y1="238.76" x2="121.92" y2="238.76" width="0.1524" layer="91"/>
7007 7007 <wire x1="121.92" y1="238.76" x2="121.92" y2="233.68" width="0.1524" layer="91"/>
7008 7008 <wire x1="121.92" y1="233.68" x2="124.46" y2="233.68" width="0.1524" layer="91"/>
7009 7009 <wire x1="124.46" y1="233.68" x2="124.46" y2="231.14" width="0.1524" layer="91"/>
7010 7010 <junction x="124.46" y="233.68"/>
7011 7011 </segment>
7012 7012 <segment>
7013 7013 <pinref part="C5" gate="G$1" pin="2"/>
7014 7014 <pinref part="SUPPLY12" gate="GND" pin="GND"/>
7015 7015 <wire x1="55.88" y1="259.08" x2="55.88" y2="256.54" width="0.1524" layer="91"/>
7016 7016 </segment>
7017 7017 <segment>
7018 7018 <pinref part="C6" gate="G$1" pin="2"/>
7019 7019 <pinref part="SUPPLY11" gate="GND" pin="GND"/>
7020 7020 <wire x1="55.88" y1="233.68" x2="55.88" y2="236.22" width="0.1524" layer="91"/>
7021 7021 <pinref part="U$5" gate="G$1" pin="GND2"/>
7022 7022 <wire x1="73.66" y1="241.3" x2="58.42" y2="241.3" width="0.1524" layer="91"/>
7023 7023 <wire x1="58.42" y1="241.3" x2="58.42" y2="233.68" width="0.1524" layer="91"/>
7024 7024 <wire x1="58.42" y1="233.68" x2="55.88" y2="233.68" width="0.1524" layer="91"/>
7025 7025 <junction x="55.88" y="233.68"/>
7026 7026 </segment>
7027 7027 <segment>
7028 7028 <pinref part="C9" gate="G$1" pin="2"/>
7029 7029 <pinref part="SUPPLY14" gate="GND" pin="GND"/>
7030 7030 <wire x1="375.92" y1="157.48" x2="375.92" y2="160.02" width="0.1524" layer="91"/>
7031 7031 <pinref part="C8" gate="G$1" pin="2"/>
7032 7032 <wire x1="375.92" y1="160.02" x2="375.92" y2="165.1" width="0.1524" layer="91"/>
7033 7033 <wire x1="386.08" y1="160.02" x2="386.08" y2="162.56" width="0.1524" layer="91"/>
7034 7034 <wire x1="386.08" y1="160.02" x2="375.92" y2="160.02" width="0.1524" layer="91"/>
7035 7035 <pinref part="C10" gate="G$1" pin="2"/>
7036 7036 <wire x1="375.92" y1="160.02" x2="365.76" y2="160.02" width="0.1524" layer="91"/>
7037 7037 <wire x1="365.76" y1="160.02" x2="365.76" y2="162.56" width="0.1524" layer="91"/>
7038 7038 <pinref part="C11" gate="G$1" pin="2"/>
7039 7039 <wire x1="386.08" y1="160.02" x2="396.24" y2="160.02" width="0.1524" layer="91"/>
7040 7040 <wire x1="396.24" y1="160.02" x2="396.24" y2="162.56" width="0.1524" layer="91"/>
7041 7041 <junction x="386.08" y="160.02"/>
7042 7042 <junction x="375.92" y="160.02"/>
7043 7043 <pinref part="IC2" gate="1" pin="GND3"/>
7044 7044 <wire x1="350.52" y1="157.48" x2="355.6" y2="157.48" width="0.1524" layer="91"/>
7045 7045 <wire x1="355.6" y1="157.48" x2="355.6" y2="160.02" width="0.1524" layer="91"/>
7046 7046 <wire x1="355.6" y1="160.02" x2="365.76" y2="160.02" width="0.1524" layer="91"/>
7047 7047 <pinref part="IC2" gate="1" pin="GND2"/>
7048 7048 <wire x1="350.52" y1="160.02" x2="355.6" y2="160.02" width="0.1524" layer="91"/>
7049 7049 <pinref part="IC2" gate="1" pin="GND1"/>
7050 7050 <wire x1="350.52" y1="162.56" x2="355.6" y2="162.56" width="0.1524" layer="91"/>
7051 7051 <wire x1="355.6" y1="162.56" x2="355.6" y2="160.02" width="0.1524" layer="91"/>
7052 7052 <pinref part="IC2" gate="1" pin="GND"/>
7053 7053 <wire x1="350.52" y1="165.1" x2="355.6" y2="165.1" width="0.1524" layer="91"/>
7054 7054 <wire x1="355.6" y1="165.1" x2="355.6" y2="162.56" width="0.1524" layer="91"/>
7055 7055 <junction x="365.76" y="160.02"/>
7056 7056 <junction x="355.6" y="160.02"/>
7057 7057 <junction x="355.6" y="162.56"/>
7058 7058 </segment>
7059 7059 <segment>
7060 7060 <pinref part="U$2" gate="G$1" pin="7_GND"/>
7061 7061 <pinref part="SUPPLY16" gate="GND" pin="GND"/>
7062 7062 <wire x1="127" y1="175.26" x2="121.92" y2="175.26" width="0.1524" layer="91"/>
7063 7063 </segment>
7064 7064 <segment>
7065 7065 <pinref part="U$2" gate="G$1" pin="24_VDDUSB"/>
7066 7066 <pinref part="SUPPLY21" gate="GND" pin="GND"/>
7067 7067 <wire x1="43.18" y1="170.18" x2="50.8" y2="170.18" width="0.1524" layer="91"/>
7068 7068 </segment>
7069 7069 <segment>
7070 7070 <pinref part="CLK4" gate="G$1" pin="2"/>
7071 7071 <pinref part="SUPPLY22" gate="GND" pin="GND"/>
7072 7072 <wire x1="58.42" y1="223.52" x2="60.96" y2="223.52" width="0.1524" layer="91"/>
7073 7073 </segment>
7074 7074 <segment>
7075 7075 <pinref part="CLK3" gate="G$1" pin="2"/>
7076 7076 <pinref part="SUPPLY23" gate="GND" pin="GND"/>
7077 7077 <wire x1="58.42" y1="213.36" x2="60.96" y2="213.36" width="0.1524" layer="91"/>
7078 7078 </segment>
7079 7079 <segment>
7080 7080 <pinref part="CLK1" gate="G$1" pin="2"/>
7081 7081 <pinref part="SUPPLY24" gate="GND" pin="GND"/>
7082 7082 <wire x1="111.76" y1="228.6" x2="114.3" y2="228.6" width="0.1524" layer="91"/>
7083 7083 </segment>
7084 7084 <segment>
7085 7085 <pinref part="IC2" gate="1" pin="AGND"/>
7086 7086 <pinref part="SUPPLY13" gate="GND" pin="GND"/>
7087 7087 <wire x1="358.14" y1="182.88" x2="350.52" y2="182.88" width="0.1524" layer="91"/>
7088 7088 </segment>
7089 7089 <segment>
7090 7090 <wire x1="358.14" y1="243.84" x2="345.44" y2="243.84" width="0.1524" layer="91"/>
7091 7091 <pinref part="ICSP" gate="A" pin="6"/>
7092 7092 <pinref part="SUPPLY15" gate="GND" pin="GND"/>
7093 7093 </segment>
7094 7094 <segment>
7095 7095 <pinref part="SUPPLY17" gate="GND" pin="GND"/>
7096 7096 <wire x1="-10.16" y1="231.14" x2="-15.24" y2="231.14" width="0.1524" layer="91"/>
7097 7097 <pinref part="PWR" gate="G$1" pin="1"/>
7098 7098 </segment>
7099 7099 <segment>
7100 7100 <wire x1="419.1" y1="193.04" x2="416.56" y2="193.04" width="0.1524" layer="91"/>
7101 7101 <pinref part="Y1" gate="G$1" pin="2"/>
7102 7102 <pinref part="SUPPLY18" gate="GND" pin="GND"/>
7103 7103 </segment>
7104 7104 <segment>
7105 7105 <pinref part="C12" gate="G$1" pin="2"/>
7106 7106 <pinref part="WER" gate="G$1" pin="GND"/>
7107 7107 <wire x1="63.5" y1="294.64" x2="63.5" y2="297.18" width="0.1524" layer="91"/>
7108 7108 <wire x1="63.5" y1="297.18" x2="68.58" y2="297.18" width="0.1524" layer="91"/>
7109 7109 <pinref part="C13" gate="G$1" pin="1"/>
7110 7110 <wire x1="86.36" y1="307.34" x2="63.5" y2="307.34" width="0.1524" layer="91"/>
7111 7111 <wire x1="63.5" y1="307.34" x2="63.5" y2="297.18" width="0.1524" layer="91"/>
7112 7112 <junction x="63.5" y="297.18"/>
7113 7113 <pinref part="SUPPLY19" gate="GND" pin="GND"/>
7114 7114 <junction x="63.5" y="307.34"/>
7115 7115 </segment>
7116 7116 <segment>
7117 7117 <pinref part="U3" gate="G$1" pin="P$1"/>
7118 7118 <pinref part="SUPPLY25" gate="GND" pin="GND"/>
7119 7119 <wire x1="35.56" y1="129.54" x2="33.02" y2="129.54" width="0.1524" layer="91"/>
7120 7120 </segment>
7121 7121 <segment>
7122 7122 <pinref part="U3" gate="G$1" pin="P$4"/>
7123 7123 <pinref part="SUPPLY26" gate="GND" pin="GND"/>
7124 7124 <wire x1="35.56" y1="134.62" x2="33.02" y2="134.62" width="0.1524" layer="91"/>
7125 7125 </segment>
7126 7126 <segment>
7127 7127 <pinref part="SYNCHRO" gate="G$1" pin="1"/>
7128 7128 <wire x1="-30.48" y1="127" x2="-33.02" y2="127" width="0.1524" layer="91"/>
7129 7129 <pinref part="SUPPLY20" gate="GND" pin="GND"/>
7130 7130 </segment>
7131 7131 <segment>
7132 7132 <pinref part="L1" gate="G$1" pin="1"/>
7133 7133 <pinref part="SUPPLY27" gate="GND" pin="GND"/>
7134 7134 <wire x1="-33.02" y1="175.26" x2="-33.02" y2="177.8" width="0.1524" layer="91"/>
7135 7135 <wire x1="-33.02" y1="177.8" x2="-27.94" y2="177.8" width="0.1524" layer="91"/>
7136 7136 </segment>
7137 7137 <segment>
7138 7138 <pinref part="IC1" gate="G$1" pin="CB"/>
7139 7139 <wire x1="137.16" y1="170.18" x2="139.7" y2="170.18" width="0.1524" layer="91"/>
7140 7140 <pinref part="SUPPLY28" gate="GND" pin="GND"/>
7141 7141 <pinref part="C4" gate="G$1" pin="2"/>
7142 7142 <wire x1="139.7" y1="170.18" x2="142.24" y2="170.18" width="0.1524" layer="91"/>
7143 7143 <junction x="139.7" y="170.18"/>
7144 7144 </segment>
7145 7145 <segment>
7146 7146 <pinref part="IC1" gate="G$1" pin="GND"/>
7147 7147 <pinref part="SUPPLY9" gate="GND" pin="GND"/>
7148 7148 <wire x1="162.56" y1="167.64" x2="172.72" y2="167.64" width="0.1524" layer="91"/>
7149 7149 <pinref part="C14" gate="G$1" pin="2"/>
7150 7150 <wire x1="172.72" y1="167.64" x2="175.26" y2="167.64" width="0.1524" layer="91"/>
7151 7151 <wire x1="172.72" y1="170.18" x2="172.72" y2="167.64" width="0.1524" layer="91"/>
7152 7152 <junction x="172.72" y="167.64"/>
7153 7153 </segment>
7154 7154 </net>
7155 7155 <net name="RF_IN" class="0">
7156 7156 <segment>
7157 7157 <pinref part="D1" gate="G$1" pin="NEG"/>
7158 7158 <wire x1="30.48" y1="195.58" x2="30.48" y2="193.04" width="0.1524" layer="91"/>
7159 7159 <wire x1="30.48" y1="195.58" x2="50.8" y2="195.58" width="0.1524" layer="91"/>
7160 7160 <pinref part="U$2" gate="G$1" pin="16_RF_IN"/>
7161 7161 <wire x1="30.48" y1="195.58" x2="25.4" y2="195.58" width="0.1524" layer="91"/>
7162 7162 <junction x="30.48" y="195.58"/>
7163 7163 <pinref part="R1" gate="G$1" pin="P$1"/>
7164 7164 </segment>
7165 7165 </net>
7166 7166 <net name="VBAT" class="0">
7167 7167 <segment>
7168 7168 <pinref part="U1" gate="G$1" pin="VBAT"/>
7169 7169 <pinref part="U$3" gate="G$1" pin="+"/>
7170 7170 <wire x1="60.96" y1="101.6" x2="50.8" y2="101.6" width="0.1524" layer="91"/>
7171 7171 <wire x1="50.8" y1="101.6" x2="50.8" y2="99.06" width="0.1524" layer="91"/>
7172 7172 </segment>
7173 7173 </net>
7174 7174 <net name="N$5" class="0">
7175 7175 <segment>
7176 7176 <pinref part="U$2" gate="G$1" pin="18_VCC_RF"/>
7177 7177 <wire x1="50.8" y1="190.5" x2="38.1" y2="190.5" width="0.1524" layer="91"/>
7178 7178 <wire x1="38.1" y1="190.5" x2="38.1" y2="187.96" width="0.1524" layer="91"/>
7179 7179 <pinref part="R2" gate="G$1" pin="P$2"/>
7180 7180 </segment>
7181 7181 </net>
7182 7182 <net name="N$6" class="0">
7183 7183 <segment>
7184 7184 <pinref part="U$2" gate="G$1" pin="19_V_ANT"/>
7185 7185 <wire x1="50.8" y1="187.96" x2="48.26" y2="187.96" width="0.1524" layer="91"/>
7186 7186 <pinref part="R2" gate="G$1" pin="P$1"/>
7187 7187 </segment>
7188 7188 </net>
7189 7189 <net name="REFIN" class="0">
7190 7190 <segment>
7191 7191 <pinref part="U$4" gate="G$1" pin="Q0"/>
7192 7192 <wire x1="218.44" y1="236.22" x2="208.28" y2="236.22" width="0.1524" layer="91"/>
7193 7193 <wire x1="208.28" y1="236.22" x2="208.28" y2="243.84" width="0.1524" layer="91"/>
7194 7194 <pinref part="U2" gate="G$1" pin="REFIN"/>
7195 7195 <wire x1="208.28" y1="243.84" x2="190.5" y2="243.84" width="0.1524" layer="91"/>
7196 7196 </segment>
7197 7197 </net>
7198 7198 <net name="VCOIN" class="0">
7199 7199 <segment>
7200 7200 <pinref part="U$4" gate="G$1" pin="Q1"/>
7201 7201 <wire x1="218.44" y1="233.68" x2="205.74" y2="233.68" width="0.1524" layer="91"/>
7202 7202 <wire x1="205.74" y1="233.68" x2="205.74" y2="231.14" width="0.1524" layer="91"/>
7203 7203 <wire x1="205.74" y1="231.14" x2="149.86" y2="231.14" width="0.1524" layer="91"/>
7204 7204 <wire x1="149.86" y1="231.14" x2="149.86" y2="241.3" width="0.1524" layer="91"/>
7205 7205 <pinref part="U2" gate="G$1" pin="VCOIN"/>
7206 7206 <wire x1="149.86" y1="241.3" x2="154.94" y2="241.3" width="0.1524" layer="91"/>
7207 7207 </segment>
7208 7208 </net>
7209 7209 <net name="CLK2_25MHZ" class="0">
7210 7210 <segment>
7211 7211 <pinref part="U$4" gate="G$1" pin="CLK0"/>
7212 7212 <wire x1="106.68" y1="210.82" x2="256.54" y2="210.82" width="0.1524" layer="91"/>
7213 7213 <wire x1="248.92" y1="233.68" x2="256.54" y2="233.68" width="0.1524" layer="91"/>
7214 7214 <wire x1="256.54" y1="233.68" x2="256.54" y2="210.82" width="0.1524" layer="91"/>
7215 7215 <pinref part="U$5" gate="G$1" pin="CLK2"/>
7216 7216 <wire x1="104.14" y1="233.68" x2="106.68" y2="233.68" width="0.1524" layer="91"/>
7217 7217 <wire x1="106.68" y1="233.68" x2="106.68" y2="210.82" width="0.1524" layer="91"/>
7218 7218 </segment>
7219 7219 </net>
7220 7220 <net name="AGND" class="0">
7221 7221 <segment>
7222 7222 <pinref part="GAP1" gate="G$1" pin="P$4"/>
7223 7223 <wire x1="10.16" y1="177.8" x2="10.16" y2="175.26" width="0.1524" layer="91"/>
7224 7224 <pinref part="AGND1" gate="VR1" pin="AGND"/>
7225 7225 </segment>
7226 7226 <segment>
7227 7227 <pinref part="D1" gate="G$1" pin="POS"/>
7228 7228 <wire x1="30.48" y1="177.8" x2="30.48" y2="180.34" width="0.1524" layer="91"/>
7229 7229 <pinref part="AGND2" gate="VR1" pin="AGND"/>
7230 7230 </segment>
7231 7231 <segment>
7232 7232 <pinref part="GPS_ANT" gate="G$1" pin="2"/>
7233 7233 <wire x1="-7.62" y1="198.12" x2="40.64" y2="198.12" width="0.1524" layer="91"/>
7234 7234 <wire x1="40.64" y1="198.12" x2="40.64" y2="205.74" width="0.1524" layer="91"/>
7235 7235 <pinref part="U$2" gate="G$1" pin="15_GND"/>
7236 7236 <wire x1="50.8" y1="198.12" x2="40.64" y2="198.12" width="0.1524" layer="91"/>
7237 7237 <junction x="40.64" y="198.12"/>
7238 7238 <pinref part="U$2" gate="G$1" pin="17_GND"/>
7239 7239 <wire x1="50.8" y1="193.04" x2="40.64" y2="193.04" width="0.1524" layer="91"/>
7240 7240 <wire x1="40.64" y1="193.04" x2="40.64" y2="198.12" width="0.1524" layer="91"/>
7241 7241 <pinref part="AGND3" gate="VR1" pin="AGND"/>
7242 7242 </segment>
7243 7243 <segment>
7244 7244 <pinref part="L1" gate="G$1" pin="2"/>
7245 7245 <pinref part="AGND4" gate="VR1" pin="AGND"/>
7246 7246 <wire x1="-12.7" y1="175.26" x2="-12.7" y2="177.8" width="0.1524" layer="91"/>
7247 7247 <wire x1="-12.7" y1="177.8" x2="-17.78" y2="177.8" width="0.1524" layer="91"/>
7248 7248 </segment>
7249 7249 </net>
7250 7250 <net name="VCC" class="0">
7251 7251 <segment>
7252 7252 <pinref part="U$4" gate="G$1" pin="OE"/>
7253 7253 <pinref part="P+1" gate="VCC" pin="VCC"/>
7254 7254 <wire x1="266.7" y1="246.38" x2="248.92" y2="246.38" width="0.1524" layer="91"/>
7255 7255 </segment>
7256 7256 <segment>
7257 7257 <pinref part="U$4" gate="G$1" pin="VDDO_"/>
7258 7258 <pinref part="P+2" gate="VCC" pin="VCC"/>
7259 7259 <wire x1="213.36" y1="256.54" x2="213.36" y2="254" width="0.1524" layer="91"/>
7260 7260 <wire x1="213.36" y1="254" x2="218.44" y2="254" width="0.1524" layer="91"/>
7261 7261 </segment>
7262 7262 <segment>
7263 7263 <pinref part="U$4" gate="G$1" pin="VDDO"/>
7264 7264 <pinref part="P+3" gate="VCC" pin="VCC"/>
7265 7265 <wire x1="254" y1="256.54" x2="254" y2="254" width="0.1524" layer="91"/>
7266 7266 <wire x1="254" y1="254" x2="248.92" y2="254" width="0.1524" layer="91"/>
7267 7267 </segment>
7268 7268 <segment>
7269 7269 <pinref part="U$4" gate="G$1" pin="VDD"/>
7270 7270 <pinref part="P+4" gate="VCC" pin="VCC"/>
7271 7271 <wire x1="218.44" y1="248.92" x2="213.36" y2="248.92" width="0.1524" layer="91"/>
7272 7272 <wire x1="213.36" y1="248.92" x2="213.36" y2="246.38" width="0.1524" layer="91"/>
7273 7273 </segment>
7274 7274 <segment>
7275 7275 <pinref part="U2" gate="G$1" pin="VCC"/>
7276 7276 <pinref part="P+5" gate="VCC" pin="VCC"/>
7277 7277 <wire x1="190.5" y1="246.38" x2="198.12" y2="246.38" width="0.1524" layer="91"/>
7278 7278 <wire x1="198.12" y1="246.38" x2="198.12" y2="248.92" width="0.1524" layer="91"/>
7279 7279 </segment>
7280 7280 <segment>
7281 7281 <pinref part="U1" gate="G$1" pin="VCC"/>
7282 7282 <pinref part="P+6" gate="VCC" pin="VCC"/>
7283 7283 <wire x1="111.76" y1="116.84" x2="111.76" y2="111.76" width="0.1524" layer="91"/>
7284 7284 <wire x1="111.76" y1="111.76" x2="109.22" y2="111.76" width="0.1524" layer="91"/>
7285 7285 <pinref part="C3" gate="G$1" pin="1"/>
7286 7286 <wire x1="109.22" y1="111.76" x2="106.68" y2="111.76" width="0.1524" layer="91"/>
7287 7287 <wire x1="101.6" y1="116.84" x2="109.22" y2="116.84" width="0.1524" layer="91"/>
7288 7288 <wire x1="109.22" y1="116.84" x2="109.22" y2="111.76" width="0.1524" layer="91"/>
7289 7289 <junction x="109.22" y="111.76"/>
7290 7290 </segment>
7291 7291 <segment>
7292 7292 <pinref part="R5" gate="G$1" pin="P$1"/>
7293 7293 <pinref part="P+8" gate="VCC" pin="VCC"/>
7294 7294 <wire x1="139.7" y1="134.62" x2="139.7" y2="127" width="0.1524" layer="91"/>
7295 7295 </segment>
7296 7296 <segment>
7297 7297 <pinref part="R6" gate="G$1" pin="P$1"/>
7298 7298 <pinref part="P+9" gate="VCC" pin="VCC"/>
7299 7299 <wire x1="147.32" y1="132.08" x2="147.32" y2="127" width="0.1524" layer="91"/>
7300 7300 </segment>
7301 7301 <segment>
7302 7302 <pinref part="C9" gate="G$1" pin="1"/>
7303 7303 <pinref part="P+11" gate="VCC" pin="VCC"/>
7304 7304 <wire x1="375.92" y1="177.8" x2="375.92" y2="175.26" width="0.1524" layer="91"/>
7305 7305 <pinref part="C10" gate="G$1" pin="1"/>
7306 7306 <wire x1="375.92" y1="175.26" x2="375.92" y2="172.72" width="0.1524" layer="91"/>
7307 7307 <wire x1="386.08" y1="175.26" x2="375.92" y2="175.26" width="0.1524" layer="91"/>
7308 7308 <wire x1="375.92" y1="175.26" x2="365.76" y2="175.26" width="0.1524" layer="91"/>
7309 7309 <wire x1="365.76" y1="175.26" x2="365.76" y2="170.18" width="0.1524" layer="91"/>
7310 7310 <junction x="375.92" y="175.26"/>
7311 7311 <pinref part="C8" gate="G$1" pin="1"/>
7312 7312 <wire x1="386.08" y1="175.26" x2="386.08" y2="170.18" width="0.1524" layer="91"/>
7313 7313 <pinref part="C11" gate="G$1" pin="1"/>
7314 7314 <wire x1="386.08" y1="175.26" x2="396.24" y2="175.26" width="0.1524" layer="91"/>
7315 7315 <wire x1="396.24" y1="175.26" x2="396.24" y2="170.18" width="0.1524" layer="91"/>
7316 7316 <pinref part="IC2" gate="1" pin="VCC"/>
7317 7317 <wire x1="350.52" y1="175.26" x2="355.6" y2="175.26" width="0.1524" layer="91"/>
7318 7318 <pinref part="IC2" gate="1" pin="VCC1"/>
7319 7319 <wire x1="355.6" y1="175.26" x2="365.76" y2="175.26" width="0.1524" layer="91"/>
7320 7320 <wire x1="350.52" y1="172.72" x2="355.6" y2="172.72" width="0.1524" layer="91"/>
7321 7321 <wire x1="355.6" y1="172.72" x2="355.6" y2="175.26" width="0.1524" layer="91"/>
7322 7322 <pinref part="IC2" gate="1" pin="VCC3"/>
7323 7323 <wire x1="350.52" y1="167.64" x2="355.6" y2="167.64" width="0.1524" layer="91"/>
7324 7324 <wire x1="355.6" y1="167.64" x2="355.6" y2="170.18" width="0.1524" layer="91"/>
7325 7325 <pinref part="IC2" gate="1" pin="VCC2"/>
7326 7326 <wire x1="355.6" y1="170.18" x2="355.6" y2="172.72" width="0.1524" layer="91"/>
7327 7327 <wire x1="350.52" y1="170.18" x2="355.6" y2="170.18" width="0.1524" layer="91"/>
7328 7328 <junction x="365.76" y="175.26"/>
7329 7329 <junction x="355.6" y="175.26"/>
7330 7330 <junction x="355.6" y="172.72"/>
7331 7331 <junction x="355.6" y="170.18"/>
7332 7332 <junction x="386.08" y="175.26"/>
7333 7333 </segment>
7334 7334 <segment>
7335 7335 <wire x1="358.14" y1="251.46" x2="358.14" y2="248.92" width="0.1524" layer="91"/>
7336 7336 <wire x1="358.14" y1="248.92" x2="345.44" y2="248.92" width="0.1524" layer="91"/>
7337 7337 <pinref part="ICSP" gate="A" pin="2"/>
7338 7338 <pinref part="P+10" gate="VCC" pin="VCC"/>
7339 7339 </segment>
7340 7340 <segment>
7341 7341 <pinref part="P+12" gate="VCC" pin="VCC"/>
7342 7342 <wire x1="-5.08" y1="233.68" x2="-10.16" y2="233.68" width="0.1524" layer="91"/>
7343 7343 <pinref part="PWR" gate="G$1" pin="2"/>
7344 7344 <pinref part="PWR" gate="G$1" pin="3"/>
7345 7345 <wire x1="-10.16" y1="233.68" x2="-15.24" y2="233.68" width="0.1524" layer="91"/>
7346 7346 <wire x1="-15.24" y1="236.22" x2="-10.16" y2="236.22" width="0.1524" layer="91"/>
7347 7347 <wire x1="-10.16" y1="236.22" x2="-10.16" y2="233.68" width="0.1524" layer="91"/>
7348 7348 <junction x="-10.16" y="233.68"/>
7349 7349 </segment>
7350 7350 <segment>
7351 7351 <pinref part="U3" gate="G$2" pin="P$7"/>
7352 7352 <pinref part="P+13" gate="VCC" pin="VCC"/>
7353 7353 <wire x1="375.92" y1="137.16" x2="378.46" y2="137.16" width="0.1524" layer="91"/>
7354 7354 </segment>
7355 7355 <segment>
7356 7356 <pinref part="U3" gate="G$1" pin="P$8"/>
7357 7357 <pinref part="P+14" gate="VCC" pin="VCC"/>
7358 7358 <wire x1="2.54" y1="129.54" x2="7.62" y2="129.54" width="0.1524" layer="91"/>
7359 7359 </segment>
7360 7360 <segment>
7361 7361 <pinref part="IC1" gate="G$1" pin="VIN"/>
7362 7362 <pinref part="C14" gate="G$1" pin="1"/>
7363 7363 <wire x1="162.56" y1="177.8" x2="172.72" y2="177.8" width="0.1524" layer="91"/>
7364 7364 <pinref part="P+15" gate="VCC" pin="VCC"/>
7365 7365 <wire x1="172.72" y1="177.8" x2="177.8" y2="177.8" width="0.1524" layer="91"/>
7366 7366 <junction x="172.72" y="177.8"/>
7367 7367 </segment>
7368 7368 </net>
7369 7369 <net name="N$9" class="0">
7370 7370 <segment>
7371 7371 <pinref part="R3" gate="G$1" pin="P$2"/>
7372 7372 <pinref part="C2" gate="G$1" pin="1"/>
7373 7373 </segment>
7374 7374 </net>
7375 7375 <net name="CP_VIN" class="0">
7376 7376 <segment>
7377 7377 <pinref part="U2" gate="G$1" pin="CP"/>
7378 7378 <pinref part="C1" gate="G$1" pin="1"/>
7379 7379 <wire x1="154.94" y1="243.84" x2="139.7" y2="243.84" width="0.1524" layer="91"/>
7380 7380 <wire x1="139.7" y1="243.84" x2="139.7" y2="236.22" width="0.1524" layer="91"/>
7381 7381 <wire x1="139.7" y1="243.84" x2="132.08" y2="243.84" width="0.1524" layer="91"/>
7382 7382 <wire x1="132.08" y1="243.84" x2="104.14" y2="243.84" width="0.1524" layer="91"/>
7383 7383 <pinref part="U$5" gate="G$1" pin="VIN"/>
7384 7384 <pinref part="R3" gate="G$1" pin="P$1"/>
7385 7385 <wire x1="132.08" y1="238.76" x2="132.08" y2="243.84" width="0.1524" layer="91"/>
7386 7386 <junction x="139.7" y="243.84"/>
7387 7387 <junction x="132.08" y="243.84"/>
7388 7388 </segment>
7389 7389 </net>
7390 7390 <net name="X1" class="0">
7391 7391 <segment>
7392 7392 <pinref part="Q1" gate="G$1" pin="1"/>
7393 7393 <pinref part="U1" gate="G$1" pin="X1"/>
7394 7394 <wire x1="53.34" y1="111.76" x2="60.96" y2="111.76" width="0.1524" layer="91"/>
7395 7395 </segment>
7396 7396 </net>
7397 7397 <net name="X2" class="0">
7398 7398 <segment>
7399 7399 <pinref part="Q1" gate="G$1" pin="2"/>
7400 7400 <pinref part="U1" gate="G$1" pin="X2"/>
7401 7401 <wire x1="53.34" y1="106.68" x2="60.96" y2="106.68" width="0.1524" layer="91"/>
7402 7402 </segment>
7403 7403 </net>
7404 7404 <net name="N$1" class="0">
7405 7405 <segment>
7406 7406 <pinref part="R4" gate="G$1" pin="P$1"/>
7407 7407 <pinref part="D2" gate="G$1" pin="C"/>
7408 7408 <wire x1="96.52" y1="139.7" x2="104.14" y2="139.7" width="0.1524" layer="91"/>
7409 7409 </segment>
7410 7410 </net>
7411 7411 <net name="SDA_RBP" class="0">
7412 7412 <segment>
7413 7413 <pinref part="U1" gate="G$1" pin="SDA"/>
7414 7414 <wire x1="160.02" y1="109.22" x2="147.32" y2="109.22" width="0.1524" layer="91"/>
7415 7415 <wire x1="147.32" y1="109.22" x2="147.32" y2="96.52" width="0.1524" layer="91"/>
7416 7416 <wire x1="147.32" y1="96.52" x2="106.68" y2="96.52" width="0.1524" layer="91"/>
7417 7417 <wire x1="177.8" y1="149.86" x2="160.02" y2="149.86" width="0.1524" layer="91"/>
7418 7418 <wire x1="160.02" y1="149.86" x2="160.02" y2="109.22" width="0.1524" layer="91"/>
7419 7419 <pinref part="U$1" gate="G$1" pin="GPIO2/I2C1_SDA"/>
7420 7420 <pinref part="R6" gate="G$1" pin="P$2"/>
7421 7421 <wire x1="147.32" y1="116.84" x2="147.32" y2="109.22" width="0.1524" layer="91"/>
7422 7422 <junction x="147.32" y="109.22"/>
7423 7423 <wire x1="160.02" y1="109.22" x2="261.62" y2="109.22" width="0.1524" layer="91"/>
7424 7424 <wire x1="261.62" y1="109.22" x2="261.62" y2="119.38" width="0.1524" layer="91"/>
7425 7425 <pinref part="IC2" gate="1" pin="(SDA/INT1)PD1"/>
7426 7426 <wire x1="261.62" y1="119.38" x2="279.4" y2="119.38" width="0.1524" layer="91"/>
7427 7427 <junction x="160.02" y="109.22"/>
7428 7428 </segment>
7429 7429 </net>
7430 7430 <net name="SCL_RBP" class="0">
7431 7431 <segment>
7432 7432 <pinref part="U1" gate="G$1" pin="SCL"/>
7433 7433 <wire x1="266.7" y1="114.3" x2="162.56" y2="114.3" width="0.1524" layer="91"/>
7434 7434 <wire x1="162.56" y1="114.3" x2="139.7" y2="114.3" width="0.1524" layer="91"/>
7435 7435 <wire x1="139.7" y1="114.3" x2="139.7" y2="101.6" width="0.1524" layer="91"/>
7436 7436 <wire x1="139.7" y1="101.6" x2="106.68" y2="101.6" width="0.1524" layer="91"/>
7437 7437 <wire x1="177.8" y1="147.32" x2="162.56" y2="147.32" width="0.1524" layer="91"/>
7438 7438 <wire x1="162.56" y1="147.32" x2="162.56" y2="114.3" width="0.1524" layer="91"/>
7439 7439 <junction x="162.56" y="114.3"/>
7440 7440 <pinref part="U$1" gate="G$1" pin="GPIO3/I2C1_SCL"/>
7441 7441 <pinref part="R5" gate="G$1" pin="P$2"/>
7442 7442 <wire x1="139.7" y1="116.84" x2="139.7" y2="114.3" width="0.1524" layer="91"/>
7443 7443 <junction x="139.7" y="114.3"/>
7444 7444 <wire x1="266.7" y1="114.3" x2="266.7" y2="116.84" width="0.1524" layer="91"/>
7445 7445 <pinref part="IC2" gate="1" pin="(SCL/INT0)PD0"/>
7446 7446 <wire x1="266.7" y1="116.84" x2="279.4" y2="116.84" width="0.1524" layer="91"/>
7447 7447 </segment>
7448 7448 </net>
7449 7449 <net name="SEL0" class="0">
7450 7450 <segment>
7451 7451 <pinref part="U$4" gate="G$1" pin="SEL0"/>
7452 7452 <wire x1="248.92" y1="241.3" x2="271.78" y2="241.3" width="0.1524" layer="91"/>
7453 7453 </segment>
7454 7454 <segment>
7455 7455 <pinref part="IC2" gate="1" pin="PK1(ADC9/PCINT17)"/>
7456 7456 <wire x1="350.52" y1="101.6" x2="360.68" y2="101.6" width="0.1524" layer="91"/>
7457 7457 </segment>
7458 7458 </net>
7459 7459 <net name="TIMEPULSE2_5MHZ" class="0">
7460 7460 <segment>
7461 7461 <pinref part="U$2" gate="G$1" pin="9_TIMEPULSE2"/>
7462 7462 <wire x1="121.92" y1="185.42" x2="251.46" y2="185.42" width="0.1524" layer="91"/>
7463 7463 <wire x1="251.46" y1="185.42" x2="251.46" y2="231.14" width="0.1524" layer="91"/>
7464 7464 <pinref part="U$4" gate="G$1" pin="CLK1"/>
7465 7465 <wire x1="251.46" y1="231.14" x2="248.92" y2="231.14" width="0.1524" layer="91"/>
7466 7466 </segment>
7467 7467 </net>
7468 7468 <net name="N$8" class="0">
7469 7469 <segment>
7470 7470 <pinref part="U$5" gate="G$1" pin="VDD3"/>
7471 7471 <pinref part="C5" gate="G$1" pin="1"/>
7472 7472 <wire x1="55.88" y1="248.92" x2="73.66" y2="248.92" width="0.1524" layer="91"/>
7473 7473 </segment>
7474 7474 </net>
7475 7475 <net name="N$10" class="0">
7476 7476 <segment>
7477 7477 <pinref part="U$5" gate="G$1" pin="VDD2"/>
7478 7478 <pinref part="C6" gate="G$1" pin="1"/>
7479 7479 <wire x1="55.88" y1="243.84" x2="73.66" y2="243.84" width="0.1524" layer="91"/>
7480 7480 </segment>
7481 7481 </net>
7482 7482 <net name="N$12" class="0">
7483 7483 <segment>
7484 7484 <pinref part="U$5" gate="G$1" pin="VDD1"/>
7485 7485 <pinref part="C7" gate="G$1" pin="1"/>
7486 7486 <wire x1="124.46" y1="241.3" x2="104.14" y2="241.3" width="0.1524" layer="91"/>
7487 7487 </segment>
7488 7488 </net>
7489 7489 <net name="CLK3" class="0">
7490 7490 <segment>
7491 7491 <pinref part="U$5" gate="G$1" pin="CLK3"/>
7492 7492 <wire x1="73.66" y1="236.22" x2="66.04" y2="236.22" width="0.1524" layer="91"/>
7493 7493 <wire x1="66.04" y1="236.22" x2="66.04" y2="210.82" width="0.1524" layer="91"/>
7494 7494 <pinref part="CLK3" gate="G$1" pin="1"/>
7495 7495 <wire x1="66.04" y1="210.82" x2="58.42" y2="210.82" width="0.1524" layer="91"/>
7496 7496 </segment>
7497 7497 </net>
7498 7498 <net name="CLK4" class="0">
7499 7499 <segment>
7500 7500 <pinref part="U$5" gate="G$1" pin="CLK4"/>
7501 7501 <wire x1="73.66" y1="238.76" x2="63.5" y2="238.76" width="0.1524" layer="91"/>
7502 7502 <wire x1="63.5" y1="238.76" x2="63.5" y2="220.98" width="0.1524" layer="91"/>
7503 7503 <pinref part="CLK4" gate="G$1" pin="1"/>
7504 7504 <wire x1="63.5" y1="220.98" x2="58.42" y2="220.98" width="0.1524" layer="91"/>
7505 7505 </segment>
7506 7506 </net>
7507 7507 <net name="CLK1" class="0">
7508 7508 <segment>
7509 7509 <pinref part="U$5" gate="G$1" pin="CLK1"/>
7510 7510 <wire x1="104.14" y1="236.22" x2="111.76" y2="236.22" width="0.1524" layer="91"/>
7511 7511 <wire x1="111.76" y1="236.22" x2="111.76" y2="231.14" width="0.1524" layer="91"/>
7512 7512 <pinref part="CLK1" gate="G$1" pin="1"/>
7513 7513 <wire x1="111.76" y1="231.14" x2="114.3" y2="231.14" width="0.1524" layer="91"/>
7514 7514 </segment>
7515 7515 </net>
7516 7516 <net name="RBP_TX" class="0">
7517 7517 <segment>
7518 7518 <pinref part="U$1" gate="G$1" pin="UART0_TXD/GPIO14"/>
7519 7519 <wire x1="241.3" y1="154.94" x2="246.38" y2="154.94" width="0.1524" layer="91"/>
7520 7520 </segment>
7521 7521 <segment>
7522 7522 <pinref part="IC2" gate="1" pin="PH0(RXD2)"/>
7523 7523 <wire x1="350.52" y1="53.34" x2="363.22" y2="53.34" width="0.1524" layer="91"/>
7524 7524 </segment>
7525 7525 </net>
7526 7526 <net name="RBP_RX" class="0">
7527 7527 <segment>
7528 7528 <pinref part="U$1" gate="G$1" pin="UART0_RXD/GPIO15"/>
7529 7529 <wire x1="241.3" y1="152.4" x2="246.38" y2="152.4" width="0.1524" layer="91"/>
7530 7530 </segment>
7531 7531 <segment>
7532 7532 <pinref part="IC2" gate="1" pin="PH1(TXD2)"/>
7533 7533 <wire x1="350.52" y1="55.88" x2="363.22" y2="55.88" width="0.1524" layer="91"/>
7534 7534 </segment>
7535 7535 </net>
7536 7536 <net name="GPS_RX" class="0">
7537 7537 <segment>
7538 7538 <pinref part="U$2" gate="G$1" pin="4_RXD1"/>
7539 7539 <wire x1="121.92" y1="167.64" x2="129.54" y2="167.64" width="0.1524" layer="91"/>
7540 7540 </segment>
7541 7541 <segment>
7542 7542 <pinref part="IC2" gate="1" pin="(TXD0)PE1"/>
7543 7543 <wire x1="279.4" y1="96.52" x2="266.7" y2="96.52" width="0.1524" layer="91"/>
7544 7544 </segment>
7545 7545 </net>
7546 7546 <net name="GPS_TX" class="0">
7547 7547 <segment>
7548 7548 <pinref part="U$2" gate="G$1" pin="3_TXD1"/>
7549 7549 <wire x1="121.92" y1="165.1" x2="129.54" y2="165.1" width="0.1524" layer="91"/>
7550 7550 </segment>
7551 7551 <segment>
7552 7552 <pinref part="IC2" gate="1" pin="(RXD0/PCIN8)PE0"/>
7553 7553 <wire x1="279.4" y1="93.98" x2="266.7" y2="93.98" width="0.1524" layer="91"/>
7554 7554 </segment>
7555 7555 </net>
7556 7556 <net name="PB3" class="0">
7557 7557 <segment>
7558 7558 <wire x1="320.04" y1="248.92" x2="337.82" y2="248.92" width="0.1524" layer="91"/>
7559 7559 <label x="325.12" y="248.92" size="1.778" layer="95"/>
7560 7560 <pinref part="ICSP" gate="A" pin="1"/>
7561 7561 </segment>
7562 7562 <segment>
7563 7563 <pinref part="IC2" gate="1" pin="(MISO/PCINT3)PB3"/>
7564 7564 <wire x1="279.4" y1="170.18" x2="271.78" y2="170.18" width="0.1524" layer="91"/>
7565 7565 </segment>
7566 7566 </net>
7567 7567 <net name="PB2" class="0">
7568 7568 <segment>
7569 7569 <wire x1="345.44" y1="246.38" x2="358.14" y2="246.38" width="0.1524" layer="91"/>
7570 7570 <label x="350.52" y="246.38" size="1.778" layer="95"/>
7571 7571 <pinref part="ICSP" gate="A" pin="4"/>
7572 7572 </segment>
7573 7573 <segment>
7574 7574 <pinref part="IC2" gate="1" pin="(MOSI/PCINT2)PB2"/>
7575 7575 <wire x1="279.4" y1="167.64" x2="271.78" y2="167.64" width="0.1524" layer="91"/>
7576 7576 </segment>
7577 7577 </net>
7578 7578 <net name="PB1" class="0">
7579 7579 <segment>
7580 7580 <wire x1="337.82" y1="246.38" x2="320.04" y2="246.38" width="0.1524" layer="91"/>
7581 7581 <label x="325.12" y="246.38" size="1.778" layer="95"/>
7582 7582 <pinref part="ICSP" gate="A" pin="3"/>
7583 7583 </segment>
7584 7584 <segment>
7585 7585 <pinref part="IC2" gate="1" pin="(SCK/PCINT1)PB1"/>
7586 7586 <wire x1="279.4" y1="165.1" x2="271.78" y2="165.1" width="0.1524" layer="91"/>
7587 7587 </segment>
7588 7588 </net>
7589 7589 <net name="RESET1" class="0">
7590 7590 <segment>
7591 7591 <wire x1="337.82" y1="243.84" x2="320.04" y2="243.84" width="0.1524" layer="91"/>
7592 7592 <label x="325.12" y="243.84" size="1.778" layer="95"/>
7593 7593 <pinref part="ICSP" gate="A" pin="5"/>
7594 7594 </segment>
7595 7595 <segment>
7596 7596 <pinref part="IC2" gate="1" pin="RESET"/>
7597 7597 <wire x1="350.52" y1="203.2" x2="355.6" y2="203.2" width="0.1524" layer="91"/>
7598 7598 </segment>
7599 7599 </net>
7600 7600 <net name="XTAL2" class="0">
7601 7601 <segment>
7602 7602 <wire x1="408.94" y1="195.58" x2="408.94" y2="200.66" width="0.1524" layer="91"/>
7603 7603 <wire x1="408.94" y1="200.66" x2="360.68" y2="200.66" width="0.1524" layer="91"/>
7604 7604 <wire x1="436.88" y1="198.12" x2="436.88" y2="200.66" width="0.1524" layer="91"/>
7605 7605 <wire x1="436.88" y1="200.66" x2="408.94" y2="200.66" width="0.1524" layer="91"/>
7606 7606 <junction x="408.94" y="200.66"/>
7607 7607 <pinref part="Y1" gate="G$1" pin="1"/>
7608 7608 <pinref part="R7" gate="G$1" pin="2"/>
7609 7609 <wire x1="360.68" y1="200.66" x2="360.68" y2="198.12" width="0.1524" layer="91"/>
7610 7610 <pinref part="IC2" gate="1" pin="XTAL2"/>
7611 7611 <wire x1="360.68" y1="198.12" x2="350.52" y2="198.12" width="0.1524" layer="91"/>
7612 7612 </segment>
7613 7613 </net>
7614 7614 <net name="XTAL1" class="0">
7615 7615 <segment>
7616 7616 <wire x1="398.78" y1="185.42" x2="403.86" y2="185.42" width="0.1524" layer="91"/>
7617 7617 <wire x1="403.86" y1="185.42" x2="403.86" y2="180.34" width="0.1524" layer="91"/>
7618 7618 <wire x1="403.86" y1="180.34" x2="408.94" y2="180.34" width="0.1524" layer="91"/>
7619 7619 <wire x1="408.94" y1="180.34" x2="408.94" y2="190.5" width="0.1524" layer="91"/>
7620 7620 <wire x1="408.94" y1="180.34" x2="436.88" y2="180.34" width="0.1524" layer="91"/>
7621 7621 <wire x1="436.88" y1="180.34" x2="436.88" y2="187.96" width="0.1524" layer="91"/>
7622 7622 <junction x="408.94" y="180.34"/>
7623 7623 <label x="403.86" y="185.42" size="1.778" layer="95" rot="MR0"/>
7624 7624 <pinref part="R7" gate="G$1" pin="1"/>
7625 7625 <pinref part="Y1" gate="G$1" pin="3"/>
7626 7626 <pinref part="R8" gate="G$1" pin="2"/>
7627 7627 </segment>
7628 7628 </net>
7629 7629 <net name="XTAL1R" class="0">
7630 7630 <segment>
7631 7631 <pinref part="R8" gate="G$1" pin="1"/>
7632 7632 <wire x1="388.62" y1="185.42" x2="375.92" y2="185.42" width="0.1524" layer="91"/>
7633 7633 <wire x1="375.92" y1="185.42" x2="375.92" y2="193.04" width="0.1524" layer="91"/>
7634 7634 <pinref part="IC2" gate="1" pin="XTAL1"/>
7635 7635 <wire x1="375.92" y1="193.04" x2="350.52" y2="193.04" width="0.1524" layer="91"/>
7636 7636 </segment>
7637 7637 </net>
7638 7638 <net name="PPS_AT" class="0">
7639 7639 <segment>
7640 7640 <wire x1="134.62" y1="160.02" x2="134.62" y2="132.08" width="0.1524" layer="91"/>
7641 7641 <pinref part="D3" gate="G$1" pin="A"/>
7642 7642 <wire x1="134.62" y1="132.08" x2="124.46" y2="132.08" width="0.1524" layer="91"/>
7643 7643 <wire x1="248.92" y1="129.54" x2="248.92" y2="160.02" width="0.1524" layer="91"/>
7644 7644 <wire x1="248.92" y1="160.02" x2="134.62" y2="160.02" width="0.1524" layer="91"/>
7645 7645 <pinref part="IC2" gate="1" pin="(XCK1)PD5"/>
7646 7646 <wire x1="248.92" y1="129.54" x2="279.4" y2="129.54" width="0.1524" layer="91"/>
7647 7647 </segment>
7648 7648 </net>
7649 7649 <net name="D1" class="0">
7650 7650 <segment>
7651 7651 <pinref part="U2" gate="G$1" pin="D1"/>
7652 7652 <wire x1="154.94" y1="238.76" x2="152.4" y2="238.76" width="0.1524" layer="91"/>
7653 7653 <wire x1="152.4" y1="238.76" x2="152.4" y2="233.68" width="0.1524" layer="91"/>
7654 7654 </segment>
7655 7655 <segment>
7656 7656 <pinref part="IC2" gate="1" pin="PK7(ADC15/PCINT23)"/>
7657 7657 <wire x1="350.52" y1="116.84" x2="360.68" y2="116.84" width="0.1524" layer="91"/>
7658 7658 </segment>
7659 7659 </net>
7660 7660 <net name="D0" class="0">
7661 7661 <segment>
7662 7662 <pinref part="U2" gate="G$1" pin="DO"/>
7663 7663 <wire x1="190.5" y1="238.76" x2="195.58" y2="238.76" width="0.1524" layer="91"/>
7664 7664 <wire x1="195.58" y1="238.76" x2="195.58" y2="233.68" width="0.1524" layer="91"/>
7665 7665 </segment>
7666 7666 <segment>
7667 7667 <pinref part="IC2" gate="1" pin="PK5(ADC13/PCINT21)"/>
7668 7668 <wire x1="350.52" y1="111.76" x2="360.68" y2="111.76" width="0.1524" layer="91"/>
7669 7669 </segment>
7670 7670 </net>
7671 7671 <net name="LKDOP" class="0">
7672 7672 <segment>
7673 7673 <pinref part="U2" gate="G$1" pin="LKDOP"/>
7674 7674 <wire x1="190.5" y1="241.3" x2="200.66" y2="241.3" width="0.1524" layer="91"/>
7675 7675 </segment>
7676 7676 <segment>
7677 7677 <pinref part="IC2" gate="1" pin="PK6(ADC14/PCINT22)"/>
7678 7678 <wire x1="350.52" y1="114.3" x2="360.68" y2="114.3" width="0.1524" layer="91"/>
7679 7679 </segment>
7680 7680 </net>
7681 7681 <net name="S2" class="0">
7682 7682 <segment>
7683 7683 <pinref part="U$5" gate="G$1" pin="S2"/>
7684 7684 <wire x1="73.66" y1="246.38" x2="66.04" y2="246.38" width="0.1524" layer="91"/>
7685 7685 </segment>
7686 7686 <segment>
7687 7687 <pinref part="IC2" gate="1" pin="PK2(ADC10/PCINT18)"/>
7688 7688 <wire x1="350.52" y1="104.14" x2="360.68" y2="104.14" width="0.1524" layer="91"/>
7689 7689 </segment>
7690 7690 </net>
7691 7691 <net name="S0" class="0">
7692 7692 <segment>
7693 7693 <pinref part="U$5" gate="G$1" pin="S0"/>
7694 7694 <wire x1="104.14" y1="248.92" x2="111.76" y2="248.92" width="0.1524" layer="91"/>
7695 7695 </segment>
7696 7696 <segment>
7697 7697 <pinref part="IC2" gate="1" pin="PK4(ADC12/PCINT20)"/>
7698 7698 <wire x1="350.52" y1="109.22" x2="360.68" y2="109.22" width="0.1524" layer="91"/>
7699 7699 </segment>
7700 7700 </net>
7701 7701 <net name="S1" class="0">
7702 7702 <segment>
7703 7703 <pinref part="U$5" gate="G$1" pin="S1"/>
7704 7704 <wire x1="104.14" y1="246.38" x2="111.76" y2="246.38" width="0.1524" layer="91"/>
7705 7705 </segment>
7706 7706 <segment>
7707 7707 <pinref part="IC2" gate="1" pin="PK3(ADC11/PCINT19)"/>
7708 7708 <wire x1="350.52" y1="106.68" x2="360.68" y2="106.68" width="0.1524" layer="91"/>
7709 7709 </segment>
7710 7710 </net>
7711 7711 <net name="N$11" class="0">
7712 7712 <segment>
7713 7713 <pinref part="C12" gate="G$1" pin="1"/>
7714 7714 <pinref part="WER" gate="G$1" pin="1"/>
7715 7715 <wire x1="63.5" y1="287.02" x2="63.5" y2="284.48" width="0.1524" layer="91"/>
7716 7716 <wire x1="63.5" y1="284.48" x2="68.58" y2="284.48" width="0.1524" layer="91"/>
7717 7717 <pinref part="U$5" gate="G$1" pin="X2"/>
7718 7718 <wire x1="73.66" y1="251.46" x2="63.5" y2="251.46" width="0.1524" layer="91"/>
7719 7719 <wire x1="63.5" y1="251.46" x2="63.5" y2="284.48" width="0.1524" layer="91"/>
7720 7720 <junction x="63.5" y="284.48"/>
7721 7721 </segment>
7722 7722 </net>
7723 7723 <net name="N$13" class="0">
7724 7724 <segment>
7725 7725 <pinref part="C13" gate="G$1" pin="2"/>
7726 7726 <pinref part="WER" gate="G$1" pin="3"/>
7727 7727 <wire x1="93.98" y1="307.34" x2="114.3" y2="307.34" width="0.1524" layer="91"/>
7728 7728 <wire x1="114.3" y1="307.34" x2="114.3" y2="294.64" width="0.1524" layer="91"/>
7729 7729 <pinref part="U$5" gate="G$1" pin="X1"/>
7730 7730 <wire x1="114.3" y1="294.64" x2="114.3" y2="251.46" width="0.1524" layer="91"/>
7731 7731 <wire x1="114.3" y1="251.46" x2="104.14" y2="251.46" width="0.1524" layer="91"/>
7732 7732 <junction x="114.3" y="294.64"/>
7733 7733 </segment>
7734 7734 </net>
7735 7735 <net name="PPS1" class="0">
7736 7736 <segment>
7737 7737 <pinref part="R4" gate="G$1" pin="P$2"/>
7738 7738 <pinref part="D3" gate="G$1" pin="C"/>
7739 7739 <wire x1="114.3" y1="139.7" x2="114.3" y2="132.08" width="0.1524" layer="91"/>
7740 7740 <wire x1="114.3" y1="132.08" x2="119.38" y2="132.08" width="0.1524" layer="91"/>
7741 7741 <pinref part="U1" gate="G$1" pin="SQW/CLKIN"/>
7742 7742 <wire x1="106.68" y1="106.68" x2="114.3" y2="106.68" width="0.1524" layer="91"/>
7743 7743 <wire x1="114.3" y1="106.68" x2="114.3" y2="132.08" width="0.1524" layer="91"/>
7744 7744 <junction x="114.3" y="132.08"/>
7745 7745 <pinref part="U3" gate="G$1" pin="P$2"/>
7746 7746 <wire x1="33.02" y1="132.08" x2="114.3" y2="132.08" width="0.1524" layer="91"/>
7747 7747 </segment>
7748 7748 </net>
7749 7749 <net name="PPS" class="0">
7750 7750 <segment>
7751 7751 <pinref part="D2" gate="G$1" pin="A"/>
7752 7752 <pinref part="U$2" gate="G$1" pin="28_TIMEPULSE"/>
7753 7753 <wire x1="50.8" y1="160.02" x2="48.26" y2="160.02" width="0.1524" layer="91"/>
7754 7754 <wire x1="48.26" y1="160.02" x2="48.26" y2="144.78" width="0.1524" layer="91"/>
7755 7755 <wire x1="48.26" y1="139.7" x2="91.44" y2="139.7" width="0.1524" layer="91"/>
7756 7756 <wire x1="48.26" y1="139.7" x2="48.26" y2="144.78" width="0.1524" layer="91"/>
7757 7757 <wire x1="48.26" y1="144.78" x2="-2.54" y2="144.78" width="0.1524" layer="91"/>
7758 7758 <wire x1="-2.54" y1="144.78" x2="-2.54" y2="76.2" width="0.1524" layer="91"/>
7759 7759 <wire x1="-2.54" y1="76.2" x2="185.42" y2="76.2" width="0.1524" layer="91"/>
7760 7760 <wire x1="185.42" y1="76.2" x2="185.42" y2="101.6" width="0.1524" layer="91"/>
7761 7761 <junction x="48.26" y="144.78"/>
7762 7762 <pinref part="IC2" gate="1" pin="(OC3A/AIN1)PE3"/>
7763 7763 <wire x1="279.4" y1="101.6" x2="185.42" y2="101.6" width="0.1524" layer="91"/>
7764 7764 </segment>
7765 7765 </net>
7766 7766 <net name="LOCK" class="0">
7767 7767 <segment>
7768 7768 <pinref part="IC2" gate="1" pin="PL7"/>
7769 7769 <pinref part="U3" gate="G$2" pin="P$5"/>
7770 7770 <wire x1="350.52" y1="139.7" x2="378.46" y2="139.7" width="0.1524" layer="91"/>
7771 7771 </segment>
7772 7772 </net>
7773 7773 <net name="PPS2" class="0">
7774 7774 <segment>
7775 7775 <pinref part="U3" gate="G$1" pin="P$6"/>
7776 <wire x1="7.62" y1="132.08" x2="2.54" y2="132.08" width="0.1524" layer="91"/>
7776 <wire x1="7.62" y1="132.08" x2="0" y2="132.08" width="0.1524" layer="91"/>
7777 <label x="0" y="132.08" size="1.778" layer="95"/>
7777 7778 </segment>
7778 7779 <segment>
7779 7780 <pinref part="SYNCHRO" gate="G$1" pin="2"/>
7780 <wire x1="-33.02" y1="129.54" x2="-27.94" y2="129.54" width="0.1524" layer="91"/>
7781 <wire x1="-33.02" y1="129.54" x2="-20.32" y2="129.54" width="0.1524" layer="91"/>
7782 <label x="-30.48" y="129.54" size="1.778" layer="95"/>
7781 7783 </segment>
7782 7784 </net>
7783 7785 <net name="LOCK2" class="0">
7784 7786 <segment>
7785 7787 <pinref part="U3" gate="G$2" pin="P$3"/>
7786 7788 <wire x1="403.86" y1="139.7" x2="414.02" y2="139.7" width="0.1524" layer="91"/>
7789 <label x="406.4" y="139.7" size="1.778" layer="95"/>
7787 7790 </segment>
7788 7791 <segment>
7789 7792 <pinref part="SYNCHRO" gate="G$1" pin="3"/>
7790 <wire x1="-33.02" y1="132.08" x2="-27.94" y2="132.08" width="0.1524" layer="91"/>
7793 <wire x1="-33.02" y1="132.08" x2="-20.32" y2="132.08" width="0.1524" layer="91"/>
7794 <label x="-30.48" y="132.08" size="1.778" layer="95"/>
7791 7795 </segment>
7792 7796 </net>
7793 7797 <net name="AUX1" class="0">
7794 7798 <segment>
7795 7799 <pinref part="GPIO" gate="G$1" pin="1"/>
7796 7800 <wire x1="271.78" y1="142.24" x2="271.78" y2="139.7" width="0.1524" layer="91"/>
7797 7801 <pinref part="IC2" gate="1" pin="(A8)PC0"/>
7798 7802 <wire x1="279.4" y1="139.7" x2="271.78" y2="139.7" width="0.1524" layer="91"/>
7799 7803 </segment>
7800 7804 </net>
7801 7805 <net name="AUX5" class="0">
7802 7806 <segment>
7803 7807 <pinref part="GPIO" gate="G$1" pin="5"/>
7804 7808 <wire x1="274.32" y1="149.86" x2="274.32" y2="147.32" width="0.1524" layer="91"/>
7805 7809 <wire x1="274.32" y1="147.32" x2="271.78" y2="147.32" width="0.1524" layer="91"/>
7806 7810 <pinref part="IC2" gate="1" pin="(A12)PC4"/>
7807 7811 <wire x1="279.4" y1="149.86" x2="274.32" y2="149.86" width="0.1524" layer="91"/>
7808 7812 </segment>
7809 7813 </net>
7810 7814 <net name="AUX7" class="0">
7811 7815 <segment>
7812 7816 <wire x1="271.78" y1="154.94" x2="271.78" y2="149.86" width="0.1524" layer="91"/>
7813 7817 <pinref part="GPIO" gate="G$1" pin="7"/>
7814 7818 <pinref part="IC2" gate="1" pin="(A14)PC6"/>
7815 7819 <wire x1="279.4" y1="154.94" x2="271.78" y2="154.94" width="0.1524" layer="91"/>
7816 7820 </segment>
7817 7821 </net>
7818 7822 <net name="AUX8" class="0">
7819 7823 <segment>
7820 7824 <pinref part="GPIO" gate="G$1" pin="8"/>
7821 7825 <wire x1="256.54" y1="157.48" x2="256.54" y2="149.86" width="0.1524" layer="91"/>
7822 7826 <pinref part="IC2" gate="1" pin="(A15)PC7"/>
7823 7827 <wire x1="279.4" y1="157.48" x2="256.54" y2="157.48" width="0.1524" layer="91"/>
7824 7828 </segment>
7825 7829 </net>
7826 7830 <net name="AUX2" class="0">
7827 7831 <segment>
7828 7832 <pinref part="GPIO" gate="G$1" pin="2"/>
7829 7833 <wire x1="256.54" y1="142.24" x2="254" y2="142.24" width="0.1524" layer="91"/>
7830 7834 </segment>
7831 7835 <segment>
7832 7836 <pinref part="IC2" gate="1" pin="(A9)PC1"/>
7833 7837 <wire x1="279.4" y1="142.24" x2="276.86" y2="142.24" width="0.1524" layer="91"/>
7834 7838 </segment>
7835 7839 </net>
7836 7840 <net name="AUX6" class="0">
7837 7841 <segment>
7838 7842 <pinref part="GPIO" gate="G$1" pin="6"/>
7839 7843 <wire x1="256.54" y1="147.32" x2="254" y2="147.32" width="0.1524" layer="91"/>
7840 7844 </segment>
7841 7845 <segment>
7842 7846 <pinref part="IC2" gate="1" pin="(A13)PC5"/>
7843 7847 <wire x1="279.4" y1="152.4" x2="276.86" y2="152.4" width="0.1524" layer="91"/>
7844 7848 </segment>
7845 7849 </net>
7846 7850 <net name="AUX4" class="0">
7847 7851 <segment>
7848 7852 <pinref part="GPIO" gate="G$1" pin="4"/>
7849 7853 <wire x1="256.54" y1="144.78" x2="254" y2="144.78" width="0.1524" layer="91"/>
7850 7854 </segment>
7851 7855 <segment>
7852 7856 <pinref part="IC2" gate="1" pin="(A11)PC3"/>
7853 7857 <wire x1="279.4" y1="147.32" x2="276.86" y2="147.32" width="0.1524" layer="91"/>
7854 7858 </segment>
7855 7859 </net>
7856 7860 <net name="AUX3" class="0">
7857 7861 <segment>
7858 7862 <pinref part="IC2" gate="1" pin="(A10)PC2"/>
7859 7863 <pinref part="GPIO" gate="G$1" pin="3"/>
7860 7864 <wire x1="279.4" y1="144.78" x2="271.78" y2="144.78" width="0.1524" layer="91"/>
7861 7865 </segment>
7862 7866 </net>
7863 7867 <net name="GPS_PWR" class="0">
7864 7868 <segment>
7865 7869 <pinref part="U$2" gate="G$1" pin="6_VCC"/>
7866 7870 <wire x1="129.54" y1="172.72" x2="121.92" y2="172.72" width="0.1524" layer="91"/>
7867 7871 <pinref part="IC1" gate="G$1" pin="VOUT"/>
7868 7872 <wire x1="142.24" y1="177.8" x2="139.7" y2="177.8" width="0.1524" layer="91"/>
7869 7873 <wire x1="139.7" y1="177.8" x2="129.54" y2="177.8" width="0.1524" layer="91"/>
7870 7874 <wire x1="129.54" y1="177.8" x2="129.54" y2="172.72" width="0.1524" layer="91"/>
7871 7875 <pinref part="C4" gate="G$1" pin="1"/>
7872 7876 <junction x="139.7" y="177.8"/>
7873 7877 </segment>
7874 7878 </net>
7875 7879 <net name="GPS_ENABLE" class="0">
7876 7880 <segment>
7877 7881 <pinref part="IC2" gate="1" pin="(XCK0/AIN0)PE2"/>
7878 7882 <wire x1="279.4" y1="99.06" x2="266.7" y2="99.06" width="0.1524" layer="91"/>
7879 7883 </segment>
7880 7884 <segment>
7881 7885 <wire x1="162.56" y1="172.72" x2="167.64" y2="172.72" width="0.1524" layer="91"/>
7882 7886 <pinref part="IC1" gate="G$1" pin="CE"/>
7883 7887 </segment>
7884 7888 </net>
7885 7889 </nets>
7886 7890 </sheet>
7887 7891 </sheets>
7888 7892 <errors>
7889 7893 <approved hash="104,1,248.92,254,U$4,VDDO,VCC,,,"/>
7890 7894 <approved hash="104,1,218.44,248.92,U$4,VDD,VCC,,,"/>
7891 7895 <approved hash="104,1,218.44,251.46,U$4,GND_,GND,,,"/>
7892 7896 <approved hash="204,1,177.8,121.92,U$1,+3V3,,,,"/>
7893 7897 <approved hash="204,1,177.8,124.46,U$1,+5V,,,,"/>
7894 7898 <approved hash="104,1,350.52,182.88,IC2,AGND,GND,,,"/>
7895 7899 <approved hash="204,1,350.52,185.42,IC2,AVCC,,,,"/>
7896 7900 <approved hash="104,1,350.52,162.56,IC2,GND1,GND,,,"/>
7897 7901 <approved hash="104,1,350.52,160.02,IC2,GND2,GND,,,"/>
7898 7902 <approved hash="104,1,350.52,157.48,IC2,GND3,GND,,,"/>
7899 7903 <approved hash="104,1,350.52,172.72,IC2,VCC1,VCC,,,"/>
7900 7904 <approved hash="104,1,350.52,170.18,IC2,VCC2,VCC,,,"/>
7901 7905 <approved hash="104,1,350.52,167.64,IC2,VCC3,VCC,,,"/>
7902 7906 <approved hash="104,1,33.02,134.62,U3G$1,P$4,GND,,,"/>
7903 7907 <approved hash="104,1,7.62,129.54,U3G$1,P$8,VCC,,,"/>
7904 7908 <approved hash="115,1,10.0113,185.42,GAP1,,,,,"/>
7905 7909 <approved hash="115,1,132.266,233.68,R3,,,,,"/>
7906 7910 <approved hash="115,1,138.033,232.41,C1,,,,,"/>
7907 7911 <approved hash="115,1,130.413,224.79,C2,,,,,"/>
7908 7912 <approved hash="117,1,355.6,114.3,LKDOP,,,,,"/>
7909 7913 <approved hash="117,1,195.58,241.3,LKDOP,,,,,"/>
7910 7914 <approved hash="117,1,353.06,203.2,RESET1,,,,,"/>
7911 7915 <approved hash="117,1,-30.48,129.54,PPS2,,,,,"/>
7912 7916 <approved hash="117,1,5.08,132.08,PPS2,,,,,"/>
7913 7917 <approved hash="117,1,165.1,172.72,GPS_ENABLE,,,,,"/>
7914 7918 <approved hash="117,1,273.05,99.06,GPS_ENABLE,,,,,"/>
7915 7919 <approved hash="117,1,356.87,55.88,RBP_RX,,,,,"/>
7916 7920 <approved hash="117,1,243.84,152.4,RBP_RX,,,,,"/>
7917 7921 <approved hash="117,1,-30.48,132.08,LOCK2,,,,,"/>
7918 7922 <approved hash="117,1,408.94,139.7,LOCK2,,,,,"/>
7919 7923 <approved hash="117,1,355.6,109.22,S0,,,,,"/>
7920 7924 <approved hash="117,1,107.95,248.92,S0,,,,,"/>
7921 7925 <approved hash="117,1,355.6,106.68,S1,,,,,"/>
7922 7926 <approved hash="117,1,107.95,246.38,S1,,,,,"/>
7923 7927 <approved hash="117,1,355.6,104.14,S2,,,,,"/>
7924 7928 <approved hash="117,1,69.85,246.38,S2,,,,,"/>
7925 7929 <approved hash="117,1,278.13,142.24,AUX2,,,,,"/>
7926 7930 <approved hash="117,1,255.27,142.24,AUX2,,,,,"/>
7927 7931 <approved hash="117,1,278.13,147.32,AUX4,,,,,"/>
7928 7932 <approved hash="117,1,255.27,144.78,AUX4,,,,,"/>
7929 7933 <approved hash="117,1,278.13,152.4,AUX6,,,,,"/>
7930 7934 <approved hash="117,1,255.27,147.32,AUX6,,,,,"/>
7931 7935 <approved hash="117,1,356.87,53.34,RBP_TX,,,,,"/>
7932 7936 <approved hash="117,1,243.84,154.94,RBP_TX,,,,,"/>
7933 7937 <approved hash="117,1,355.6,101.6,SEL0,,,,,"/>
7934 7938 <approved hash="117,1,260.35,241.3,SEL0,,,,,"/>
7935 7939 <approved hash="117,1,355.6,111.76,D0,,,,,"/>
7936 7940 <approved hash="117,1,193.04,238.76,D0,,,,,"/>
7937 7941 <approved hash="117,1,273.05,96.52,GPS_RX,,,,,"/>
7938 7942 <approved hash="117,1,125.73,167.64,GPS_RX,,,,,"/>
7939 7943 <approved hash="117,1,355.6,116.84,D1,,,,,"/>
7940 7944 <approved hash="117,1,153.67,238.76,D1,,,,,"/>
7941 7945 <approved hash="117,1,275.59,165.1,PB1,,,,,"/>
7942 7946 <approved hash="117,1,275.59,167.64,PB2,,,,,"/>
7943 7947 <approved hash="117,1,275.59,170.18,PB3,,,,,"/>
7944 7948 <approved hash="117,1,273.05,93.98,GPS_TX,,,,,"/>
7945 7949 <approved hash="117,1,125.73,165.1,GPS_TX,,,,,"/>
7946 7950 </errors>
7947 7951 </schematic>
7948 7952 </drawing>
7949 7953 </eagle>
General Comments 0
You need to be logged in to leave comments. Login now