-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGoWin Electrical.xml
216 lines (216 loc) · 7.02 KB
/
GoWin Electrical.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<?xml version="1.0" encoding="UTF-8"?>
<export version="D">
<design>
<source>E:\Zharfan's Document\Project Document\Gowin\GoWin Electrical.sch</source>
<date>8/11/2019 12:09:14 PM</date>
<tool>Eeschema 4.0.7</tool>
<sheet number="1" name="/" tstamps="/">
<title_block>
<title/>
<company/>
<rev/>
<date/>
<source>GoWin Electrical.sch</source>
<comment number="1" value=""/>
<comment number="2" value=""/>
<comment number="3" value=""/>
<comment number="4" value=""/>
</title_block>
</sheet>
</design>
<components>
<comp ref="HallEffect1">
<value>Conn_01x03_Female</value>
<libsource lib="conn" part="Conn_01x03_Female"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5D4F7CDE</tstamp>
</comp>
<comp ref="XA1">
<value>Arduino_Micro_Socket</value>
<libsource lib="arduino" part="Arduino_Micro_Socket"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5D4F9F84</tstamp>
</comp>
</components>
<libparts>
<libpart lib="arduino" part="Arduino_Micro_Socket">
<description>Socket for Arduino Micro</description>
<docs>https://store.arduino.cc/arduino-micro</docs>
<footprints>
<fp>Arduino_Micro_Socket</fp>
</footprints>
<fields>
<field name="Reference">XA</field>
<field name="Value">Arduino_Micro_Socket</field>
</fields>
<pins>
<pin num="5V" name="5V" type="power_in"/>
<pin num="3V3" name="3.3V" type="power_in"/>
<pin num="A0" name="A0" type="BiDi"/>
<pin num="A1" name="A1" type="BiDi"/>
<pin num="A2" name="A2" type="BiDi"/>
<pin num="A3" name="A3" type="BiDi"/>
<pin num="A4" name="A4" type="BiDi"/>
<pin num="A5" name="A5" type="BiDi"/>
<pin num="AREF" name="AREF" type="input"/>
<pin num="D0" name="D0_RX0" type="BiDi"/>
<pin num="D1" name="D1_TX0" type="BiDi"/>
<pin num="D2" name="D2_SDA" type="BiDi"/>
<pin num="D3" name="D3_SCL" type="BiDi"/>
<pin num="D4" name="D4" type="BiDi"/>
<pin num="D5" name="D5" type="BiDi"/>
<pin num="D6" name="D6" type="BiDi"/>
<pin num="D7" name="D7_INT4" type="BiDi"/>
<pin num="D8" name="D8" type="BiDi"/>
<pin num="D9" name="D9" type="BiDi"/>
<pin num="D10" name="D10" type="BiDi"/>
<pin num="D11" name="D11" type="BiDi"/>
<pin num="D12" name="D12" type="BiDi"/>
<pin num="D13" name="D13" type="BiDi"/>
<pin num="GND1" name="GND" type="power_in"/>
<pin num="GND2" name="GND" type="power_in"/>
<pin num="MISO" name="SPI_MISO" type="input"/>
<pin num="MOSI" name="SPI_MOSI" type="output"/>
<pin num="RST1" name="RESET" type="openCol"/>
<pin num="RST2" name="RESET" type="openCol"/>
<pin num="SCK" name="SPI_SCK" type="output"/>
<pin num="SS" name="SPI_CS" type="BiDi"/>
<pin num="VIN" name="VIN" type="power_in"/>
</pins>
</libpart>
<libpart lib="conn" part="Conn_01x03_Female">
<description>Generic connector, single row, 01x03</description>
<docs>~</docs>
<footprints>
<fp>Connector*:*_??x*mm*</fp>
<fp>Connector*:*1x??x*mm*</fp>
<fp>Socket?Strip?Straight?1X*</fp>
<fp>Socket?Strip?Angled?1X*</fp>
</footprints>
<fields>
<field name="Reference">J</field>
<field name="Value">Conn_01x03_Female</field>
</fields>
<pins>
<pin num="1" name="Pin_1" type="passive"/>
<pin num="2" name="Pin_2" type="passive"/>
<pin num="3" name="Pin_3" type="passive"/>
</pins>
</libpart>
</libparts>
<libraries>
<library logical="arduino">
<uri>C:\Program Files\KiCad\share\kicad\library\arduino-kicad-library-master\arduino.lib</uri>
</library>
<library logical="conn">
<uri>C:\Program Files\KiCad\share\kicad\library\conn.lib</uri>
</library>
</libraries>
<nets>
<net code="1" name="Net-(XA1-PadSCK)">
<node ref="XA1" pin="SCK"/>
</net>
<net code="2" name="Net-(XA1-PadD9)">
<node ref="XA1" pin="D9"/>
</net>
<net code="3" name="Net-(XA1-PadSS)">
<node ref="XA1" pin="SS"/>
</net>
<net code="4" name="Net-(XA1-Pad5V)">
<node ref="XA1" pin="5V"/>
</net>
<net code="5" name="Net-(XA1-PadD10)">
<node ref="XA1" pin="D10"/>
</net>
<net code="6" name="Net-(XA1-PadD11)">
<node ref="XA1" pin="D11"/>
</net>
<net code="7" name="Net-(XA1-PadD12)">
<node ref="XA1" pin="D12"/>
</net>
<net code="8" name="Net-(XA1-PadD13)">
<node ref="XA1" pin="D13"/>
</net>
<net code="9" name="Net-(XA1-Pad3V3)">
<node ref="XA1" pin="3V3"/>
</net>
<net code="10" name="Net-(XA1-PadD8)">
<node ref="XA1" pin="D8"/>
</net>
<net code="11" name="Net-(XA1-PadVIN)">
<node ref="XA1" pin="VIN"/>
</net>
<net code="12" name="Net-(XA1-PadGND1)">
<node ref="XA1" pin="GND1"/>
</net>
<net code="13" name="Net-(XA1-PadRST1)">
<node ref="XA1" pin="RST1"/>
</net>
<net code="14" name="Net-(XA1-PadGND2)">
<node ref="XA1" pin="GND2"/>
</net>
<net code="15" name="Net-(XA1-PadRST2)">
<node ref="XA1" pin="RST2"/>
</net>
<net code="16" name="Net-(XA1-PadAREF)">
<node ref="XA1" pin="AREF"/>
</net>
<net code="17" name="Net-(XA1-PadMOSI)">
<node ref="XA1" pin="MOSI"/>
</net>
<net code="18" name="Net-(XA1-PadMISO)">
<node ref="XA1" pin="MISO"/>
</net>
<net code="19" name="Net-(XA1-PadD2)">
<node ref="XA1" pin="D2"/>
</net>
<net code="20" name="Net-(HallEffect1-Pad2)">
<node ref="HallEffect1" pin="2"/>
</net>
<net code="21" name="Net-(HallEffect1-Pad3)">
<node ref="HallEffect1" pin="3"/>
</net>
<net code="22" name="Net-(XA1-PadA0)">
<node ref="XA1" pin="A0"/>
</net>
<net code="23" name="Net-(XA1-PadD0)">
<node ref="XA1" pin="D0"/>
</net>
<net code="24" name="Net-(XA1-PadA1)">
<node ref="XA1" pin="A1"/>
</net>
<net code="25" name="Net-(XA1-PadD1)">
<node ref="XA1" pin="D1"/>
</net>
<net code="26" name="Net-(XA1-PadA2)">
<node ref="XA1" pin="A2"/>
</net>
<net code="27" name="Net-(HallEffect1-Pad1)">
<node ref="HallEffect1" pin="1"/>
</net>
<net code="28" name="Net-(XA1-PadA3)">
<node ref="XA1" pin="A3"/>
</net>
<net code="29" name="Net-(XA1-PadD3)">
<node ref="XA1" pin="D3"/>
</net>
<net code="30" name="Net-(XA1-PadA4)">
<node ref="XA1" pin="A4"/>
</net>
<net code="31" name="Net-(XA1-PadD4)">
<node ref="XA1" pin="D4"/>
</net>
<net code="32" name="Net-(XA1-PadA5)">
<node ref="XA1" pin="A5"/>
</net>
<net code="33" name="Net-(XA1-PadD5)">
<node ref="XA1" pin="D5"/>
</net>
<net code="34" name="Net-(XA1-PadD6)">
<node ref="XA1" pin="D6"/>
</net>
<net code="35" name="Net-(XA1-PadD7)">
<node ref="XA1" pin="D7"/>
</net>
</nets>
</export>