Files

Tutorial1.net
(export (version D) (design (source "C:/Users/Victor/Desktop/Kicad learning/Tutorial1/Tutorial1.sch") (date "9/20/2016 1:17:48 PM") (tool "Eeschema 4.0.2-stable") (sheet (number 1) (name /) (tstamps /) (title_block (title "Tutorial 1") (company) (rev 1.0) (date) (source Tutorial1.sch) (comment (number 1) (value "")) (comment (number 2) (value "")) (comment (number 3) (value "")) (comment (number 4) (value ""))))) (components (comp (ref R2) (value 1k) (footprint Discret:R1) (libsource (lib device) (part R)) (sheetpath (names /) (tstamps /)) (tstamp 57E14446)) (comp (ref R1) (value 100) (footprint Discret:R1) (libsource (lib device) (part R)) (sheetpath (names /) (tstamps /)) (tstamp 57E144CC)) (comp (ref D1) (value LED) (footprint Discret:D3) (libsource (lib device) (part LED)) (sheetpath (names /) (tstamps /)) (tstamp 57E144CE)) (comp (ref IC1) (value PIC12C508A-I/SN) (footprint Housings_DIP:DIP-8_W7.62mm) (libsource (lib microchip_pic12mcu) (part PIC12C508A-I/SN)) (sheetpath (names /) (tstamps /)) (tstamp 57E14591)) (comp (ref j1) (value MYCONN3) (footprint Connect:Banana_Jack_3Pin) (libsource (lib myLib) (part MYCONN3)) (sheetpath (names /) (tstamps /)) (tstamp 57E145DC))) (libparts (libpart (lib device) (part LED) (footprints (fp LED-3MM) (fp LED-5MM) (fp LED-10MM) (fp LED-0603) (fp LED-0805) (fp LED-1206) (fp LEDV)) (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 myLib) (part MYCONN3) (fields (field (name Reference) j) (field (name Value) MYCONN3)) (pins (pin (num 1) (name VCC) (type passive)) (pin (num 2) (name INPUT) (type passive)) (pin (num 3) (name GND) (type passive)))) (libpart (lib microchip_pic12mcu) (part PIC12C508A-I/P) (aliases (alias PIC12C508A-I/SN) (alias PIC12C508A-I/SM) (alias PIC12C508A-I/JW)) (description "512W EPROM, 25B SRAM, PDIP8") (docs http://ww1.microchip.com/downloads/en/devicedoc/40139e.pdf) (fields (field (name Reference) IC) (field (name Value) PIC12C508A-I/P)) (pins (pin (num 1) (name VDD) (type power_in)) (pin (num 2) (name CLKIN/OSC1/GP5) (type BiDi)) (pin (num 3) (name OSC2/GP4) (type BiDi)) (pin (num 4) (name Vpp/~MCLR~/GP3) (type input)) (pin (num 5) (name T0CKI/GP2) (type BiDi)) (pin (num 6) (name ICSPCLK/GP1) (type BiDi)) (pin (num 7) (name ICSPDAT/GP0) (type BiDi)) (pin (num 8) (name VSS) (type power_in)))) (libpart (lib device) (part R) (description Resistor) (footprints (fp R_*) (fp Resistor_*)) (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 "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib")) (library (logical microchip_pic12mcu) (uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\microchip_pic12mcu.lib")) (library (logical myLib) (uri myLib.lib))) (nets (net (code 1) (name "Net-(IC1-Pad4)") (node (ref IC1) (pin 4))) (net (code 2) (name "Net-(IC1-Pad3)") (node (ref IC1) (pin 3))) (net (code 3) (name "Net-(IC1-Pad2)") (node (ref IC1) (pin 2))) (net (code 4) (name VCC) (node (ref IC1) (pin 1)) (node (ref j1) (pin 1)) (node (ref R2) (pin 1))) (net (code 5) (name GND) (node (ref j1) (pin 3)) (node (ref IC1) (pin 8))) (net (code 6) (name "Net-(D1-Pad1)") (node (ref D1) (pin 1)) (node (ref IC1) (pin 7))) (net (code 7) (name "Net-(D1-Pad2)") (node (ref R2) (pin 2)) (node (ref D1) (pin 2))) (net (code 8) (name "Net-(IC1-Pad5)") (node (ref IC1) (pin 5))) (net (code 9) (name /INPUT) (node (ref IC1) (pin 6)) (node (ref R1) (pin 1))) (net (code 10) (name /INPUTtoR) (node (ref R1) (pin 2)) (node (ref j1) (pin 2)))))
Report a bug