-
Notifications
You must be signed in to change notification settings - Fork 0
/
GettingToBlinky.net
156 lines (156 loc) · 5.07 KB
/
GettingToBlinky.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
(export (version D)
(design
(source C:\Users\Tarik.000\Documents\PCBs\GettingToBlinky\GettingToBlinky.sch)
(date "10/14/18 20:45:33")
(tool "Eeschema (5.0.0)")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source GettingToBlinky.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value 7555)
(footprint Package_SO:SOIC-8_3.9x4.9mm_P1.27mm)
(libsource (lib GTB) (part 7555) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5BC38425))
(comp (ref R1)
(value 1K)
(footprint Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5BC3856A))
(comp (ref R2)
(value 470K)
(footprint Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5BC3863E))
(comp (ref R3)
(value 1K)
(footprint Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5BC38678))
(comp (ref D1)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part LED) (description "LED generic"))
(sheetpath (names /) (tstamps /))
(tstamp 5BC389A6))
(comp (ref BT1)
(value Battery_Cell)
(footprint GTB:QJ.BS-6)
(datasheet ~)
(libsource (lib Device) (part Battery_Cell) (description "single battery cell"))
(sheetpath (names /) (tstamps /))
(tstamp 5BC39993))
(comp (ref C1)
(value 1U)
(footprint Capacitor_SMD:C_1206_3216Metric_Pad1.42x1.75mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5BC3B34B)))
(libparts
(libpart (lib Device) (part Battery_Cell)
(description "single battery cell")
(docs ~)
(fields
(field (name Reference) BT)
(field (name Value) Battery_Cell))
(pins
(pin (num 1) (name +) (type passive))
(pin (num 2) (name -) (type passive))))
(libpart (lib Device) (part C)
(description "Unpolarized capacitor")
(docs ~)
(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")
(docs ~)
(footprints
(fp LED*)
(fp LED_SMD:*)
(fp LED_THT:*))
(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 Device) (part R)
(description Resistor)
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib GTB) (part 7555)
(fields
(field (name Reference) U)
(field (name Value) 7555))
(pins
(pin (num 1) (name GND) (type input))
(pin (num 2) (name ~TRIG) (type input))
(pin (num 3) (name OUT) (type input))
(pin (num 4) (name ~RST) (type input))
(pin (num 5) (name CTRL_V) (type input))
(pin (num 6) (name THRES) (type input))
(pin (num 7) (name DIS) (type input))
(pin (num 8) (name VDD) (type input)))))
(libraries
(library (logical Device)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Device.lib"))
(library (logical GTB)
(uri C:/Users/Tarik.000/Documents/PCBs/GettingToBlinky/GTB.lib)))
(nets
(net (code 1) (name "Net-(C1-Pad1)")
(node (ref C1) (pin 1))
(node (ref U1) (pin 2))
(node (ref U1) (pin 6))
(node (ref R2) (pin 2)))
(net (code 2) (name "Net-(D1-Pad2)")
(node (ref R3) (pin 2))
(node (ref D1) (pin 2)))
(net (code 3) (name GND)
(node (ref C1) (pin 2))
(node (ref D1) (pin 1))
(node (ref U1) (pin 1))
(node (ref BT1) (pin 2)))
(net (code 4) (name "Net-(R3-Pad1)")
(node (ref R3) (pin 1))
(node (ref U1) (pin 3)))
(net (code 5) (name /VDD)
(node (ref BT1) (pin 1))
(node (ref U1) (pin 4))
(node (ref R1) (pin 1))
(node (ref U1) (pin 8)))
(net (code 6) (name "Net-(U1-Pad5)")
(node (ref U1) (pin 5)))
(net (code 7) (name "Net-(R1-Pad2)")
(node (ref R2) (pin 1))
(node (ref R1) (pin 2))
(node (ref U1) (pin 7)))))