-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathYiancar_Designs.net
executable file
·131 lines (131 loc) · 4.25 KB
/
Yiancar_Designs.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
(export (version D)
(design
(source "/Users/yiangosyiangou/Documents/PCB Design/Yiancar_Designs/Yiancar_Designs.sch")
(date "2018 March 21, Wednesday 23:34:17")
(tool "Eeschema 4.0.6")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source Yiancar_Designs.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value NT3H2111)
(footprint Housings_SOIC:SOIC-8_3.9x4.9mm_Pitch1.27mm)
(libsource (lib nt3h2111) (part NT3H2111))
(sheetpath (names /) (tstamps /))
(tstamp 5A9BEC9B))
(comp (ref C1)
(value 130pF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5A9BF117))
(comp (ref D1)
(value 19-217/R6C-AL1M2VY/3T)
(footprint LEDs:LED_0603)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 5A9BF2FA))
(comp (ref R1)
(value 650)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5A9BF341))
(comp (ref AE1)
(value Antenna_Loop)
(footprint "NXP_ antenna:L_PICC_CLASS4_50PF_01")
(libsource (lib device) (part Antenna_Loop))
(sheetpath (names /) (tstamps /))
(tstamp 5AB2EB3B)))
(libparts
(libpart (lib device) (part Antenna_Loop)
(description "Loop Antenna symbol")
(fields
(field (name Reference) AE)
(field (name Value) Antenna_Loop))
(pins
(pin (num 1) (name ~) (type input))
(pin (num 2) (name ~) (type input))))
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part LED)
(description "LED generic")
(footprints
(fp LED*))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib nt3h2111) (part NT3H2111)
(fields
(field (name Reference) U)
(field (name Value) NT3H2111))
(pins
(pin (num 1) (name LA) (type input))
(pin (num 2) (name VSS) (type input))
(pin (num 3) (name SCL) (type input))
(pin (num 4) (name FD) (type input))
(pin (num 5) (name SDA) (type input))
(pin (num 6) (name VCC) (type input))
(pin (num 7) (name VOUT) (type input))
(pin (num 8) (name LB) (type input))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
(fp R_*)
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive)))))
(libraries
(library (logical device)
(uri "/Library/Application Support/kicad/library/device.lib"))
(library (logical nt3h2111)
(uri "/Users/yiangosyiangou/Documents/PCB Design/Libraries/NT3H32111/nt3h2111.lib")))
(nets
(net (code 1) (name "Net-(R1-Pad1)")
(node (ref R1) (pin 1))
(node (ref U1) (pin 7)))
(net (code 2) (name "Net-(D1-Pad2)")
(node (ref D1) (pin 2))
(node (ref R1) (pin 2)))
(net (code 3) (name "Net-(D1-Pad1)")
(node (ref D1) (pin 1))
(node (ref U1) (pin 2)))
(net (code 4) (name "Net-(U1-Pad6)")
(node (ref U1) (pin 6)))
(net (code 5) (name "Net-(U1-Pad5)")
(node (ref U1) (pin 5)))
(net (code 6) (name "Net-(U1-Pad3)")
(node (ref U1) (pin 3)))
(net (code 7) (name "Net-(U1-Pad4)")
(node (ref U1) (pin 4)))
(net (code 8) (name "Net-(AE1-Pad2)")
(node (ref AE1) (pin 2))
(node (ref U1) (pin 8))
(node (ref C1) (pin 1)))
(net (code 9) (name "Net-(AE1-Pad1)")
(node (ref AE1) (pin 1))
(node (ref C1) (pin 2))
(node (ref U1) (pin 1)))))