-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpractica1.net
180 lines (180 loc) · 6.03 KB
/
practica1.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
(export (version D)
(design
(source "/home/xizuth/Documents/kicads projects/practica1/practica1.sch")
(date "sáb 20 abr 2019 18:19:20 CDT")
(tool "Eeschema 5.1.1-8be2ce7~80~ubuntu18.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "Prueba 1")
(company)
(rev V1.0.0)
(date)
(source practica1.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value NE555)
(footprint Package_DIP:DIP-8_W7.62mm_LongPads)
(datasheet http://www.ti.com/lit/ds/symlink/ne555.pdf)
(libsource (lib Timer) (part NE555) (description "Precision Timers, DIP-8/SOIC-8"))
(sheetpath (names /) (tstamps /))
(tstamp 5CBB9411))
(comp (ref R1)
(value 5k)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5CBBDA00))
(comp (ref R2)
(value 3k)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5CBBDD59))
(comp (ref C1)
(value 0.15uF)
(footprint Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5CBBE251))
(comp (ref D1)
(value "LED RED")
(footprint LED_THT:LED_D5.0mm)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 5CBBEA9C))
(comp (ref R3)
(value 330)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5CBBF157))
(comp (ref J1)
(value 5V)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Screw_Terminal_01x02) (description "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5CC216A2)))
(libparts
(libpart (lib Connector) (part Screw_Terminal_01x02)
(description "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp TerminalBlock*:*))
(fields
(field (name Reference) J)
(field (name Value) Screw_Terminal_01x02))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (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 "Light emitting diode")
(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 Timer) (part LM555)
(aliases
(alias ICM7555)
(alias LMC555xM)
(alias LMC555xMM)
(alias LMC555xN)
(alias MC1455)
(alias TLC555CD)
(alias TLC555CP)
(alias TLC555CPS)
(alias NA555)
(alias NE555)
(alias SE555)
(alias SA555))
(description "Timer, DIP-8/SOIC-8/SSOP-8")
(docs http://www.ti.com/lit/ds/symlink/lm555.pdf)
(footprints
(fp SOIC*3.9x4.9mm*P1.27mm*)
(fp DIP*W7.62mm*)
(fp TSSOP*3x3mm*P0.65mm*))
(fields
(field (name Reference) U)
(field (name Value) LM555))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name TR) (type input))
(pin (num 3) (name Q) (type output))
(pin (num 4) (name R) (type input))
(pin (num 5) (name CV) (type input))
(pin (num 6) (name THR) (type input))
(pin (num 7) (name DIS) (type input))
(pin (num 8) (name VCC) (type power_in)))))
(libraries
(library (logical Connector)
(uri /usr/share/kicad/library/Connector.lib))
(library (logical Device)
(uri /usr/share/kicad/library/Device.lib))
(library (logical Timer)
(uri /usr/share/kicad/library/Timer.lib)))
(nets
(net (code 1) (name GND)
(node (ref C1) (pin 2))
(node (ref U1) (pin 1))
(node (ref D1) (pin 1))
(node (ref J1) (pin 1)))
(net (code 2) (name +5V)
(node (ref R1) (pin 1))
(node (ref U1) (pin 4))
(node (ref U1) (pin 8))
(node (ref J1) (pin 2)))
(net (code 3) (name "Net-(D1-Pad2)")
(node (ref R3) (pin 1))
(node (ref D1) (pin 2)))
(net (code 4) (name /Salida)
(node (ref R3) (pin 2))
(node (ref U1) (pin 3)))
(net (code 5) (name "Net-(U1-Pad5)")
(node (ref U1) (pin 5)))
(net (code 6) (name "Net-(C1-Pad1)")
(node (ref C1) (pin 1))
(node (ref U1) (pin 2))
(node (ref R2) (pin 2))
(node (ref U1) (pin 6)))
(net (code 7) (name "Net-(R1-Pad2)")
(node (ref R1) (pin 2))
(node (ref U1) (pin 7))
(node (ref R2) (pin 1)))))