193 lines
5.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(export (version D)
(design
(source /home/eddy/Docs/ELECTRONICS/STM8/STM8_samples/microdrill/schematics/drill.sch)
(date "Вс 10 авг 2014 01:04:08")
(tool "eeschema (2013-may-18)-stable"))
(components
(comp (ref U1)
(value LM555N)
(libsource (lib linear) (part LM555N))
(sheetpath (names /) (tstamps /))
(tstamp 53E67DCE))
(comp (ref P1)
(value CONN_2)
(libsource (lib conn) (part CONN_2))
(sheetpath (names /) (tstamps /))
(tstamp 53E67E05))
(comp (ref Q1)
(value MOS_N)
(libsource (lib device) (part MOS_N))
(sheetpath (names /) (tstamps /))
(tstamp 53E67E1E))
(comp (ref R3)
(value 1R)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 53E67E8A))
(comp (ref R4)
(value 1R)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 53E67E9C))
(comp (ref C1)
(value 1u)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 53E68028))
(comp (ref R2)
(value 1k)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 53E680BB))
(comp (ref R1)
(value 10k)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 53E680EF))
(comp (ref RV1)
(value POT)
(libsource (lib device) (part POT))
(sheetpath (names /) (tstamps /))
(tstamp 53E682A8))
(comp (ref P2)
(value CONN_2)
(libsource (lib conn) (part CONN_2))
(sheetpath (names /) (tstamps /))
(tstamp 53E688FF))
(comp (ref P3)
(value CONN_2)
(libsource (lib conn) (part CONN_2))
(sheetpath (names /) (tstamps /))
(tstamp 53E68B01))
(comp (ref D1)
(value DIODESCH)
(libsource (lib device) (part DIODESCH))
(sheetpath (names /) (tstamps /))
(tstamp 53E68EA1)))
(libparts
(libpart (lib device) (part C)
(description "Condensateur non polarise")
(footprints
(fp SM*)
(fp C?)
(fp C1-1))
(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 DIODESCH)
(description "Diode schottky")
(footprints
(fp D?)
(fp S*))
(fields
(field (name Reference) D)
(field (name Value) DIODESCH))
(pins
(pin (num 1) (name A) (type passive))
(pin (num 2) (name K) (type passive))))
(libpart (lib device) (part MOS_N)
(docs transistors/mos/*.*)
(fields
(field (name Reference) Q)
(field (name Value) MOS_N))
(pins
(pin (num D) (name D) (type passive))
(pin (num G) (name G) (type input))
(pin (num S) (name S) (type passive))))
(libpart (lib device) (part POT)
(description Potentionmetre)
(fields
(field (name Reference) RV)
(field (name Value) POT))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))
(pin (num 3) (name 3) (type passive))))
(libpart (lib device) (part R)
(description Resistance)
(footprints
(fp R?)
(fp SM0603)
(fp SM0805)
(fp R?-*)
(fp SM1206))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib conn) (part CONN_2)
(description "Symbole general de connecteur")
(fields
(field (name Reference) P)
(field (name Value) CONN_2))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name PM) (type passive))))
(libpart (lib linear) (part LM555N)
(docs ns/lm555.pdf)
(fields
(field (name Reference) U)
(field (name Value) LM555N))
(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 device)
(uri /usr/share/kicad/library/device.lib))
(library (logical linear)
(uri /usr/share/kicad/library/linear.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib)))
(nets
(net (code 1) (name "")
(node (ref U1) (pin 7))
(node (ref R2) (pin 1)))
(net (code 2) (name "")
(node (ref U1) (pin 5))
(node (ref RV1) (pin 3))
(node (ref RV1) (pin 2)))
(net (code 3) (name "")
(node (ref Q1) (pin G))
(node (ref U1) (pin 3)))
(net (code 4) (name "")
(node (ref Q1) (pin D))
(node (ref D1) (pin 1))
(node (ref P1) (pin 2)))
(net (code 5) (name GND)
(node (ref R3) (pin 2))
(node (ref R4) (pin 2))
(node (ref P3) (pin 1))
(node (ref P2) (pin 1))
(node (ref RV1) (pin 1))
(node (ref U1) (pin 1))
(node (ref C1) (pin 2)))
(net (code 6) (name VCC)
(node (ref U1) (pin 4))
(node (ref U1) (pin 8))
(node (ref P2) (pin 2)))
(net (code 7) (name "")
(node (ref R1) (pin 2))
(node (ref Q1) (pin S))
(node (ref R4) (pin 1))
(node (ref R3) (pin 1)))
(net (code 8) (name +12V)
(node (ref D1) (pin 2))
(node (ref P3) (pin 2))
(node (ref P1) (pin 1)))
(net (code 9) (name "")
(node (ref C1) (pin 1))
(node (ref R2) (pin 2))
(node (ref R1) (pin 1))
(node (ref U1) (pin 2))
(node (ref U1) (pin 6)))))