Minor update: pic_programmer demo: use current (updated) components instead of old ones in schematic and board.
This commit is contained in:
parent
58ddb0fd37
commit
9a0d346afa
|
@ -36,7 +36,7 @@ X E 1 0 -300 220 U 50 30 1 0 I I
|
|||
X E 4 0 -300 220 U 50 30 2 0 I I
|
||||
X E 10 0 -300 220 U 50 30 3 0 I I
|
||||
X E 13 0 -300 220 U 50 30 4 0 I I
|
||||
P 4 0 1 0 -150 150 -150 -150 150 0 -150 150 N
|
||||
P 4 0 1 0 -150 150 -150 -150 150 0 -150 150 N
|
||||
X D 2 -450 0 300 R 50 30 1 1 I
|
||||
X O 3 450 0 300 L 50 30 1 1 T
|
||||
X D 5 -450 0 300 R 50 30 2 1 I
|
||||
|
@ -67,20 +67,22 @@ ENDDEF
|
|||
# C
|
||||
#
|
||||
DEF C C 0 10 N Y 1 F N
|
||||
F0 "C" 0 100 40 H V L CNN
|
||||
F1 "C" 6 -85 40 H V L CNN
|
||||
F0 "C" 25 100 50 H V L CNN
|
||||
F1 "C" 25 -100 50 H V L CNN
|
||||
F2 "" 38 -150 30 H V C CNN
|
||||
F3 "" 0 100 30 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
SM*
|
||||
C?
|
||||
C1-1
|
||||
C_????_*
|
||||
C_????
|
||||
SMD*_c
|
||||
Capacitor*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 20 -80 -30 80 -30 N
|
||||
P 2 0 1 20 -80 30 80 30 N
|
||||
X ~ 1 0 200 170 D 40 40 1 1 P
|
||||
X ~ 2 0 -200 170 U 40 40 1 1 P
|
||||
P 2 0 1 20 -80 -30 80 -30 N
|
||||
P 2 0 1 20 -80 30 80 30 N
|
||||
X ~ 1 0 150 110 D 40 40 1 1 P
|
||||
X ~ 2 0 -150 110 U 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -93,7 +95,7 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
C 0 0 31 0 1 0 N
|
||||
P 2 0 1 0 -30 0 -50 0 N
|
||||
P 2 0 1 0 -30 0 -50 0 N
|
||||
X 1 1 -150 0 100 R 60 60 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
|
@ -114,21 +116,51 @@ ENDDEF
|
|||
#
|
||||
# CP
|
||||
#
|
||||
DEF CP C 0 10 N N 1 F N
|
||||
F0 "C" 50 100 40 H V L CNN
|
||||
F1 "CP" 50 -100 40 H V L CNN
|
||||
F2 "" 100 -150 30 H V C CNN
|
||||
F3 "" 50 100 30 H V C CNN
|
||||
ALIAS CAPAPOL
|
||||
DEF CP C 0 10 N Y 1 F N
|
||||
F0 "C" 25 100 50 H V L CNN
|
||||
F1 "CP" 25 -100 50 H V L CNN
|
||||
F2 "" 38 -150 30 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
CP*
|
||||
SM*
|
||||
Elko*
|
||||
TantalC*
|
||||
C*elec
|
||||
c_elec*
|
||||
SMD*_Pol
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 4 0 1 8 -80 50 -80 -50 80 -50 80 50 N
|
||||
P 4 0 1 0 -50 50 -50 -20 50 -20 50 50 F
|
||||
X ~ 1 0 200 150 D 40 40 1 1 P
|
||||
X ~ 2 0 -200 150 U 40 40 1 1 P
|
||||
S -90 20 -90 40 0 1 0 N
|
||||
S -90 20 90 20 0 1 0 N
|
||||
S -70 90 -30 90 0 1 0 N
|
||||
S -50 70 -50 110 0 1 0 N
|
||||
S 90 -20 -90 -40 0 1 0 F
|
||||
S 90 40 -90 40 0 1 0 N
|
||||
S 90 40 90 20 0 1 0 N
|
||||
X ~ 1 0 150 110 D 40 40 1 1 P
|
||||
X ~ 2 0 -150 110 U 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# D
|
||||
#
|
||||
DEF D D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 50 H V C CNN
|
||||
F1 "D" 0 -100 50 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
Diode_*
|
||||
D-Pak_TO252AA
|
||||
*SingleDiode
|
||||
*_Diode_*
|
||||
*SingleDiode*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 6 -50 50 -50 -50 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 F
|
||||
X K 1 -150 0 100 R 50 50 1 1 P
|
||||
X A 2 150 0 100 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -152,27 +184,27 @@ C 50 -300 30 0 1 0 N
|
|||
C 50 -100 30 0 1 0 N
|
||||
C 50 100 30 0 1 0 N
|
||||
C 50 300 30 0 1 0 N
|
||||
P 2 0 1 8 -150 -460 -150 460 N
|
||||
P 2 0 1 8 -150 -459 -140 -470 N
|
||||
P 2 0 1 0 -150 -400 -100 -400 N
|
||||
P 2 0 1 0 -150 -300 20 -300 N
|
||||
P 2 0 1 0 -150 -200 -100 -200 N
|
||||
P 2 0 1 0 -150 -100 20 -100 N
|
||||
P 2 0 1 0 -150 0 -100 0 N
|
||||
P 2 0 1 0 -150 100 20 100 N
|
||||
P 2 0 1 0 -150 200 -100 200 N
|
||||
P 2 0 1 0 -150 300 20 300 N
|
||||
P 2 0 1 0 -150 400 -100 400 N
|
||||
P 2 0 1 8 -140 -470 -110 -490 N
|
||||
P 2 0 1 8 -140 470 -150 460 N
|
||||
P 2 0 1 8 -140 470 -100 490 N
|
||||
P 2 0 1 8 -110 -490 -50 -490 N
|
||||
P 2 0 1 8 -100 490 -70 490 N
|
||||
P 2 0 1 8 129 390 -70 490 N
|
||||
P 2 0 1 8 129 390 150 370 N
|
||||
P 2 0 1 8 140 -409 -50 -490 N
|
||||
P 2 0 1 8 150 -390 140 -409 N
|
||||
P 2 0 1 8 150 370 150 -390 N
|
||||
P 2 0 1 8 -150 -460 -150 460 N
|
||||
P 2 0 1 8 -150 -459 -140 -470 N
|
||||
P 2 0 1 0 -150 -400 -100 -400 N
|
||||
P 2 0 1 0 -150 -300 20 -300 N
|
||||
P 2 0 1 0 -150 -200 -100 -200 N
|
||||
P 2 0 1 0 -150 -100 20 -100 N
|
||||
P 2 0 1 0 -150 0 -100 0 N
|
||||
P 2 0 1 0 -150 100 20 100 N
|
||||
P 2 0 1 0 -150 200 -100 200 N
|
||||
P 2 0 1 0 -150 300 20 300 N
|
||||
P 2 0 1 0 -150 400 -100 400 N
|
||||
P 2 0 1 8 -140 -470 -110 -490 N
|
||||
P 2 0 1 8 -140 470 -150 460 N
|
||||
P 2 0 1 8 -140 470 -100 490 N
|
||||
P 2 0 1 8 -110 -490 -50 -490 N
|
||||
P 2 0 1 8 -100 490 -70 490 N
|
||||
P 2 0 1 8 129 390 -70 490 N
|
||||
P 2 0 1 8 129 390 150 370 N
|
||||
P 2 0 1 8 140 -409 -50 -490 N
|
||||
P 2 0 1 8 150 -390 140 -409 N
|
||||
P 2 0 1 8 150 370 150 -390 N
|
||||
X 1 1 -450 -400 300 R 60 60 1 1 P
|
||||
X 2 2 -450 -200 300 R 60 60 1 1 P
|
||||
X 3 3 -450 0 300 R 60 60 1 1 P
|
||||
|
@ -185,41 +217,25 @@ X P9 9 -450 300 300 R 60 60 1 1 P
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# DIODE
|
||||
# D_Schottky
|
||||
#
|
||||
DEF DIODE D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 40 H V C CNN
|
||||
F1 "DIODE" 0 -100 40 H V C CNN
|
||||
DEF D_Schottky D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 50 H V C CNN
|
||||
F1 "D_Schottky" 0 -100 50 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
D?
|
||||
S*
|
||||
D-Pak_TO252AA
|
||||
Diode_*
|
||||
*SingleDiode
|
||||
*SingleDiode*
|
||||
*_Diode_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 6 50 50 50 -50 N
|
||||
P 3 0 1 0 -50 50 50 0 -50 -50 F
|
||||
X A 1 -200 0 150 R 40 40 1 1 P
|
||||
X K 2 200 0 150 L 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# DIODESCH
|
||||
#
|
||||
DEF DIODESCH D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 40 H V C CNN
|
||||
F1 "DIODESCH" 0 -100 40 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
D?
|
||||
S*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 3 0 1 0 -50 50 50 0 -50 -50 F
|
||||
P 6 0 1 8 75 25 75 50 50 50 50 -50 25 -50 25 -25 N
|
||||
X A 1 -200 0 150 R 40 40 1 1 P
|
||||
X K 2 200 0 150 L 40 40 1 1 P
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 F
|
||||
P 6 0 1 8 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N
|
||||
X K 1 -150 0 100 R 50 50 1 1 P
|
||||
X A 2 150 0 100 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -231,7 +247,7 @@ F1 "GND" 0 -70 30 H I C CNN
|
|||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
|
||||
P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
|
||||
X GND 1 0 0 0 U 30 30 1 1 W N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
|
@ -239,8 +255,8 @@ ENDDEF
|
|||
# INDUCTOR
|
||||
#
|
||||
DEF INDUCTOR L 0 40 N N 1 F N
|
||||
F0 "L" -50 0 40 V V C CNN
|
||||
F1 "INDUCTOR" 100 0 40 V V C CNN
|
||||
F0 "L" -50 0 50 V V C CNN
|
||||
F1 "INDUCTOR" 100 0 50 V V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
|
@ -256,8 +272,8 @@ ENDDEF
|
|||
# JUMPER
|
||||
#
|
||||
DEF JUMPER JP 0 30 Y N 1 F N
|
||||
F0 "JP" 0 150 60 H V C CNN
|
||||
F1 "JUMPER" 0 -80 40 H V C CNN
|
||||
F0 "JP" 0 150 50 H V C CNN
|
||||
F1 "JUMPER" 0 -80 50 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
|
@ -286,12 +302,12 @@ $FPLIST
|
|||
LEDV
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 0 50 50 50 -50 N
|
||||
P 3 0 1 0 -50 50 50 0 -50 -50 F
|
||||
P 3 0 1 0 65 -40 110 -80 105 -55 N
|
||||
P 3 0 1 0 80 -25 125 -65 120 -40 N
|
||||
X A 1 -200 0 150 R 40 40 1 1 P
|
||||
X K 2 200 0 150 L 40 40 1 1 P
|
||||
P 2 0 1 0 -50 50 -50 -50 N
|
||||
P 3 0 1 0 -80 -25 -125 -65 -120 -40 N
|
||||
P 3 0 1 0 -65 -40 -110 -80 -105 -55 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 F
|
||||
X K 1 -200 0 150 R 40 40 1 1 P
|
||||
X A 2 200 0 150 L 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -325,11 +341,11 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
C 50 0 111 0 1 10 N
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 N
|
||||
P 3 0 1 0 50 -50 0 0 0 0 N
|
||||
P 3 0 1 0 90 -90 100 -100 100 -100 N
|
||||
P 5 0 1 0 90 -90 70 -30 30 -70 90 -90 90 -90 F
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 N
|
||||
P 3 0 1 0 50 -50 0 0 0 0 N
|
||||
P 3 0 1 0 90 -90 100 -100 100 -100 N
|
||||
P 5 0 1 0 90 -90 70 -30 30 -70 90 -90 90 -90 F
|
||||
X E 1 100 -200 100 U 40 40 1 1 P
|
||||
X B 2 -200 0 200 R 40 40 1 1 I
|
||||
X C 3 100 200 100 D 40 40 1 1 P
|
||||
|
@ -422,11 +438,11 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
C 50 0 111 0 1 10 N
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 F
|
||||
P 3 0 1 0 25 -25 0 0 0 0 N
|
||||
P 3 0 1 0 100 -100 65 -65 65 -65 N
|
||||
P 5 0 1 0 25 -25 50 -75 75 -50 25 -25 25 -25 F
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 F
|
||||
P 3 0 1 0 25 -25 0 0 0 0 N
|
||||
P 3 0 1 0 100 -100 65 -65 65 -65 N
|
||||
P 5 0 1 0 25 -25 50 -75 75 -50 25 -25 25 -25 F
|
||||
X E 1 100 -200 100 U 40 40 1 1 P
|
||||
X B 2 -200 0 200 R 40 40 1 1 I
|
||||
X C 3 100 200 100 D 40 40 1 1 P
|
||||
|
@ -442,7 +458,7 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
S -150 50 150 -50 0 1 0 N
|
||||
P 3 0 1 0 0 50 -20 70 20 70 F
|
||||
P 3 0 1 0 0 50 -20 70 20 70 F
|
||||
X 1 1 -250 0 100 R 40 40 1 1 P
|
||||
X 2 2 0 150 80 D 40 40 1 1 P
|
||||
X 3 3 250 0 100 L 40 40 1 1 P
|
||||
|
@ -458,28 +474,25 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
X pwr 1 0 0 0 U 20 20 0 0 w
|
||||
P 6 0 1 0 0 0 0 50 -75 100 0 150 75 100 0 50 N
|
||||
P 6 0 1 0 0 0 0 50 -75 100 0 150 75 100 0 50 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# R
|
||||
#
|
||||
DEF R R 0 0 N Y 1 F N
|
||||
F0 "R" 80 0 40 V V C CNN
|
||||
F1 "R" 7 1 40 V V C CNN
|
||||
F0 "R" 80 0 50 V V C CNN
|
||||
F1 "R" 0 0 50 V V C CNN
|
||||
F2 "" -70 0 30 V V C CNN
|
||||
F3 "" 0 0 30 H V C CNN
|
||||
$FPLIST
|
||||
R?
|
||||
SM0603
|
||||
SM0805
|
||||
R?-*
|
||||
SM1206
|
||||
R_*
|
||||
Resistor_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -40 150 40 -150 0 1 12 N
|
||||
X ~ 1 0 250 100 D 60 60 1 1 P
|
||||
X ~ 2 0 -250 100 U 60 60 1 1 P
|
||||
S -40 -100 40 100 0 1 10 N
|
||||
X ~ 1 0 150 50 D 60 60 1 1 P
|
||||
X ~ 2 0 -150 50 U 60 60 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -585,7 +598,7 @@ F3 "" 0 0 60 H V C CNN
|
|||
DRAW
|
||||
X VCC 1 0 0 0 U 20 20 0 0 W N
|
||||
C 0 50 20 0 1 0 N
|
||||
P 3 0 1 0 0 0 0 30 0 30 N
|
||||
P 3 0 1 0 0 0 0 30 0 30 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -599,7 +612,7 @@ F3 "" 0 0 60 H V C CNN
|
|||
DRAW
|
||||
X VPP 1 0 0 0 U 40 40 0 0 W N
|
||||
C 0 80 20 0 1 0 N
|
||||
P 2 0 1 0 0 60 0 0 N
|
||||
P 2 0 1 0 0 60 0 0 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
|
|
@ -36,7 +36,7 @@ X E 1 0 -300 220 U 50 30 1 0 I I
|
|||
X E 4 0 -300 220 U 50 30 2 0 I I
|
||||
X E 10 0 -300 220 U 50 30 3 0 I I
|
||||
X E 13 0 -300 220 U 50 30 4 0 I I
|
||||
P 4 0 1 0 -150 150 -150 -150 150 0 -150 150 N
|
||||
P 4 0 1 0 -150 150 -150 -150 150 0 -150 150 N
|
||||
X D 2 -450 0 300 R 50 30 1 1 I
|
||||
X O 3 450 0 300 L 50 30 1 1 T
|
||||
X D 5 -450 0 300 R 50 30 2 1 I
|
||||
|
@ -67,20 +67,22 @@ ENDDEF
|
|||
# C
|
||||
#
|
||||
DEF C C 0 10 N Y 1 F N
|
||||
F0 "C" 0 100 40 H V L CNN
|
||||
F1 "C" 6 -85 40 H V L CNN
|
||||
F0 "C" 25 100 50 H V L CNN
|
||||
F1 "C" 25 -100 50 H V L CNN
|
||||
F2 "" 38 -150 30 H V C CNN
|
||||
F3 "" 0 100 30 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
SM*
|
||||
C?
|
||||
C1-1
|
||||
C_????_*
|
||||
C_????
|
||||
SMD*_c
|
||||
Capacitor*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 20 -80 -30 80 -30 N
|
||||
P 2 0 1 20 -80 30 80 30 N
|
||||
X ~ 1 0 200 170 D 40 40 1 1 P
|
||||
X ~ 2 0 -200 170 U 40 40 1 1 P
|
||||
P 2 0 1 20 -80 -30 80 -30 N
|
||||
P 2 0 1 20 -80 30 80 30 N
|
||||
X ~ 1 0 150 110 D 40 40 1 1 P
|
||||
X ~ 2 0 -150 110 U 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -93,7 +95,7 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
C 0 0 31 0 1 0 N
|
||||
P 2 0 1 0 -30 0 -50 0 N
|
||||
P 2 0 1 0 -30 0 -50 0 N
|
||||
X 1 1 -150 0 100 R 60 60 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
|
@ -114,21 +116,51 @@ ENDDEF
|
|||
#
|
||||
# CP
|
||||
#
|
||||
DEF CP C 0 10 N N 1 F N
|
||||
F0 "C" 50 100 40 H V L CNN
|
||||
F1 "CP" 50 -100 40 H V L CNN
|
||||
F2 "" 100 -150 30 H V C CNN
|
||||
F3 "" 50 100 30 H V C CNN
|
||||
ALIAS CAPAPOL
|
||||
DEF CP C 0 10 N Y 1 F N
|
||||
F0 "C" 25 100 50 H V L CNN
|
||||
F1 "CP" 25 -100 50 H V L CNN
|
||||
F2 "" 38 -150 30 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
CP*
|
||||
SM*
|
||||
Elko*
|
||||
TantalC*
|
||||
C*elec
|
||||
c_elec*
|
||||
SMD*_Pol
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 4 0 1 8 -80 50 -80 -50 80 -50 80 50 N
|
||||
P 4 0 1 0 -50 50 -50 -20 50 -20 50 50 F
|
||||
X ~ 1 0 200 150 D 40 40 1 1 P
|
||||
X ~ 2 0 -200 150 U 40 40 1 1 P
|
||||
S -90 20 -90 40 0 1 0 N
|
||||
S -90 20 90 20 0 1 0 N
|
||||
S -70 90 -30 90 0 1 0 N
|
||||
S -50 70 -50 110 0 1 0 N
|
||||
S 90 -20 -90 -40 0 1 0 F
|
||||
S 90 40 -90 40 0 1 0 N
|
||||
S 90 40 90 20 0 1 0 N
|
||||
X ~ 1 0 150 110 D 40 40 1 1 P
|
||||
X ~ 2 0 -150 110 U 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# D
|
||||
#
|
||||
DEF D D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 50 H V C CNN
|
||||
F1 "D" 0 -100 50 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
Diode_*
|
||||
D-Pak_TO252AA
|
||||
*SingleDiode
|
||||
*_Diode_*
|
||||
*SingleDiode*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 6 -50 50 -50 -50 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 F
|
||||
X K 1 -150 0 100 R 50 50 1 1 P
|
||||
X A 2 150 0 100 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -152,27 +184,27 @@ C 50 -300 30 0 1 0 N
|
|||
C 50 -100 30 0 1 0 N
|
||||
C 50 100 30 0 1 0 N
|
||||
C 50 300 30 0 1 0 N
|
||||
P 2 0 1 8 -150 -460 -150 460 N
|
||||
P 2 0 1 8 -150 -459 -140 -470 N
|
||||
P 2 0 1 0 -150 -400 -100 -400 N
|
||||
P 2 0 1 0 -150 -300 20 -300 N
|
||||
P 2 0 1 0 -150 -200 -100 -200 N
|
||||
P 2 0 1 0 -150 -100 20 -100 N
|
||||
P 2 0 1 0 -150 0 -100 0 N
|
||||
P 2 0 1 0 -150 100 20 100 N
|
||||
P 2 0 1 0 -150 200 -100 200 N
|
||||
P 2 0 1 0 -150 300 20 300 N
|
||||
P 2 0 1 0 -150 400 -100 400 N
|
||||
P 2 0 1 8 -140 -470 -110 -490 N
|
||||
P 2 0 1 8 -140 470 -150 460 N
|
||||
P 2 0 1 8 -140 470 -100 490 N
|
||||
P 2 0 1 8 -110 -490 -50 -490 N
|
||||
P 2 0 1 8 -100 490 -70 490 N
|
||||
P 2 0 1 8 129 390 -70 490 N
|
||||
P 2 0 1 8 129 390 150 370 N
|
||||
P 2 0 1 8 140 -409 -50 -490 N
|
||||
P 2 0 1 8 150 -390 140 -409 N
|
||||
P 2 0 1 8 150 370 150 -390 N
|
||||
P 2 0 1 8 -150 -460 -150 460 N
|
||||
P 2 0 1 8 -150 -459 -140 -470 N
|
||||
P 2 0 1 0 -150 -400 -100 -400 N
|
||||
P 2 0 1 0 -150 -300 20 -300 N
|
||||
P 2 0 1 0 -150 -200 -100 -200 N
|
||||
P 2 0 1 0 -150 -100 20 -100 N
|
||||
P 2 0 1 0 -150 0 -100 0 N
|
||||
P 2 0 1 0 -150 100 20 100 N
|
||||
P 2 0 1 0 -150 200 -100 200 N
|
||||
P 2 0 1 0 -150 300 20 300 N
|
||||
P 2 0 1 0 -150 400 -100 400 N
|
||||
P 2 0 1 8 -140 -470 -110 -490 N
|
||||
P 2 0 1 8 -140 470 -150 460 N
|
||||
P 2 0 1 8 -140 470 -100 490 N
|
||||
P 2 0 1 8 -110 -490 -50 -490 N
|
||||
P 2 0 1 8 -100 490 -70 490 N
|
||||
P 2 0 1 8 129 390 -70 490 N
|
||||
P 2 0 1 8 129 390 150 370 N
|
||||
P 2 0 1 8 140 -409 -50 -490 N
|
||||
P 2 0 1 8 150 -390 140 -409 N
|
||||
P 2 0 1 8 150 370 150 -390 N
|
||||
X 1 1 -450 -400 300 R 60 60 1 1 P
|
||||
X 2 2 -450 -200 300 R 60 60 1 1 P
|
||||
X 3 3 -450 0 300 R 60 60 1 1 P
|
||||
|
@ -185,41 +217,25 @@ X P9 9 -450 300 300 R 60 60 1 1 P
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# DIODE
|
||||
# D_Schottky
|
||||
#
|
||||
DEF DIODE D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 40 H V C CNN
|
||||
F1 "DIODE" 0 -100 40 H V C CNN
|
||||
DEF D_Schottky D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 50 H V C CNN
|
||||
F1 "D_Schottky" 0 -100 50 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
D?
|
||||
S*
|
||||
D-Pak_TO252AA
|
||||
Diode_*
|
||||
*SingleDiode
|
||||
*SingleDiode*
|
||||
*_Diode_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 6 50 50 50 -50 N
|
||||
P 3 0 1 0 -50 50 50 0 -50 -50 F
|
||||
X A 1 -200 0 150 R 40 40 1 1 P
|
||||
X K 2 200 0 150 L 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# DIODESCH
|
||||
#
|
||||
DEF DIODESCH D 0 40 N N 1 F N
|
||||
F0 "D" 0 100 40 H V C CNN
|
||||
F1 "DIODESCH" 0 -100 40 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
$FPLIST
|
||||
D?
|
||||
S*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 3 0 1 0 -50 50 50 0 -50 -50 F
|
||||
P 6 0 1 8 75 25 75 50 50 50 50 -50 25 -50 25 -25 N
|
||||
X A 1 -200 0 150 R 40 40 1 1 P
|
||||
X K 2 200 0 150 L 40 40 1 1 P
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 F
|
||||
P 6 0 1 8 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N
|
||||
X K 1 -150 0 100 R 50 50 1 1 P
|
||||
X A 2 150 0 100 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -231,7 +247,7 @@ F1 "GND" 0 -70 30 H I C CNN
|
|||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
|
||||
P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
|
||||
X GND 1 0 0 0 U 30 30 1 1 W N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
|
@ -239,8 +255,8 @@ ENDDEF
|
|||
# INDUCTOR
|
||||
#
|
||||
DEF INDUCTOR L 0 40 N N 1 F N
|
||||
F0 "L" -50 0 40 V V C CNN
|
||||
F1 "INDUCTOR" 100 0 40 V V C CNN
|
||||
F0 "L" -50 0 50 V V C CNN
|
||||
F1 "INDUCTOR" 100 0 50 V V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
|
@ -256,8 +272,8 @@ ENDDEF
|
|||
# JUMPER
|
||||
#
|
||||
DEF JUMPER JP 0 30 Y N 1 F N
|
||||
F0 "JP" 0 150 60 H V C CNN
|
||||
F1 "JUMPER" 0 -80 40 H V C CNN
|
||||
F0 "JP" 0 150 50 H V C CNN
|
||||
F1 "JUMPER" 0 -80 50 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
|
@ -286,12 +302,12 @@ $FPLIST
|
|||
LEDV
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 0 50 50 50 -50 N
|
||||
P 3 0 1 0 -50 50 50 0 -50 -50 F
|
||||
P 3 0 1 0 65 -40 110 -80 105 -55 N
|
||||
P 3 0 1 0 80 -25 125 -65 120 -40 N
|
||||
X A 1 -200 0 150 R 40 40 1 1 P
|
||||
X K 2 200 0 150 L 40 40 1 1 P
|
||||
P 2 0 1 0 -50 50 -50 -50 N
|
||||
P 3 0 1 0 -80 -25 -125 -65 -120 -40 N
|
||||
P 3 0 1 0 -65 -40 -110 -80 -105 -55 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 F
|
||||
X K 1 -200 0 150 R 40 40 1 1 P
|
||||
X A 2 200 0 150 L 40 40 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -325,11 +341,11 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
C 50 0 111 0 1 10 N
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 N
|
||||
P 3 0 1 0 50 -50 0 0 0 0 N
|
||||
P 3 0 1 0 90 -90 100 -100 100 -100 N
|
||||
P 5 0 1 0 90 -90 70 -30 30 -70 90 -90 90 -90 F
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 N
|
||||
P 3 0 1 0 50 -50 0 0 0 0 N
|
||||
P 3 0 1 0 90 -90 100 -100 100 -100 N
|
||||
P 5 0 1 0 90 -90 70 -30 30 -70 90 -90 90 -90 F
|
||||
X E 1 100 -200 100 U 40 40 1 1 P
|
||||
X B 2 -200 0 200 R 40 40 1 1 I
|
||||
X C 3 100 200 100 D 40 40 1 1 P
|
||||
|
@ -422,11 +438,11 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
C 50 0 111 0 1 10 N
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 F
|
||||
P 3 0 1 0 25 -25 0 0 0 0 N
|
||||
P 3 0 1 0 100 -100 65 -65 65 -65 N
|
||||
P 5 0 1 0 25 -25 50 -75 75 -50 25 -25 25 -25 F
|
||||
P 2 0 1 0 0 0 100 100 N
|
||||
P 3 0 1 10 0 75 0 -75 0 -75 F
|
||||
P 3 0 1 0 25 -25 0 0 0 0 N
|
||||
P 3 0 1 0 100 -100 65 -65 65 -65 N
|
||||
P 5 0 1 0 25 -25 50 -75 75 -50 25 -25 25 -25 F
|
||||
X E 1 100 -200 100 U 40 40 1 1 P
|
||||
X B 2 -200 0 200 R 40 40 1 1 I
|
||||
X C 3 100 200 100 D 40 40 1 1 P
|
||||
|
@ -442,7 +458,7 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
S -150 50 150 -50 0 1 0 N
|
||||
P 3 0 1 0 0 50 -20 70 20 70 F
|
||||
P 3 0 1 0 0 50 -20 70 20 70 F
|
||||
X 1 1 -250 0 100 R 40 40 1 1 P
|
||||
X 2 2 0 150 80 D 40 40 1 1 P
|
||||
X 3 3 250 0 100 L 40 40 1 1 P
|
||||
|
@ -458,28 +474,25 @@ F2 "" 0 0 60 H V C CNN
|
|||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
X pwr 1 0 0 0 U 20 20 0 0 w
|
||||
P 6 0 1 0 0 0 0 50 -75 100 0 150 75 100 0 50 N
|
||||
P 6 0 1 0 0 0 0 50 -75 100 0 150 75 100 0 50 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# R
|
||||
#
|
||||
DEF R R 0 0 N Y 1 F N
|
||||
F0 "R" 80 0 40 V V C CNN
|
||||
F1 "R" 7 1 40 V V C CNN
|
||||
F0 "R" 80 0 50 V V C CNN
|
||||
F1 "R" 0 0 50 V V C CNN
|
||||
F2 "" -70 0 30 V V C CNN
|
||||
F3 "" 0 0 30 H V C CNN
|
||||
$FPLIST
|
||||
R?
|
||||
SM0603
|
||||
SM0805
|
||||
R?-*
|
||||
SM1206
|
||||
R_*
|
||||
Resistor_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -40 150 40 -150 0 1 12 N
|
||||
X ~ 1 0 250 100 D 60 60 1 1 P
|
||||
X ~ 2 0 -250 100 U 60 60 1 1 P
|
||||
S -40 -100 40 100 0 1 10 N
|
||||
X ~ 1 0 150 50 D 60 60 1 1 P
|
||||
X ~ 2 0 -150 50 U 60 60 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -585,7 +598,7 @@ F3 "" 0 0 60 H V C CNN
|
|||
DRAW
|
||||
X VCC 1 0 0 0 U 20 20 0 0 W N
|
||||
C 0 50 20 0 1 0 N
|
||||
P 3 0 1 0 0 0 0 30 0 30 N
|
||||
P 3 0 1 0 0 0 0 30 0 30 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -599,7 +612,7 @@ F3 "" 0 0 60 H V C CNN
|
|||
DRAW
|
||||
X VPP 1 0 0 0 U 40 40 0 0 W N
|
||||
C 0 80 20 0 1 0 N
|
||||
P 2 0 1 0 0 60 0 0 N
|
||||
P 2 0 1 0 0 60 0 0 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,8 +1,8 @@
|
|||
(export (version D)
|
||||
(design
|
||||
(source F:/kicad-launchpad/testing/demos/pic_programmer/pic_programmer.sch)
|
||||
(date "05/11/2015 17:22:30")
|
||||
(tool "Eeschema (2015-11-05 BZR 6299)-product")
|
||||
(date "25/06/2016 15:29:01")
|
||||
(tool "Eeschema (2016-06-24 BZR 6946)-product")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
(title "JDM - COM84 PIC Programmer with 13V DC/DC converter")
|
||||
|
@ -28,80 +28,80 @@
|
|||
(components
|
||||
(comp (ref C9)
|
||||
(value 220nF)
|
||||
(footprint discret:C1-1)
|
||||
(libsource (lib pic_programmer_schlib) (part C))
|
||||
(footprint Discret:C1-1)
|
||||
(libsource (lib device) (part C))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 464AD280))
|
||||
(comp (ref JP1)
|
||||
(value JUMPER)
|
||||
(footprint connect:GS2)
|
||||
(libsource (lib pic_programmer_schlib) (part JUMPER))
|
||||
(libsource (lib device) (part JUMPER))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4639BAF8))
|
||||
(comp (ref D11)
|
||||
(value BAT43)
|
||||
(footprint discret:D3)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D3)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4639BA28))
|
||||
(comp (ref D12)
|
||||
(value YELLOW-LED)
|
||||
(footprint discret:LEDV)
|
||||
(libsource (lib pic_programmer_schlib) (part LED))
|
||||
(footprint Discret:LEDV)
|
||||
(libsource (lib device) (part LED))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4639B9EA))
|
||||
(comp (ref R21)
|
||||
(value 470)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4639B9E9))
|
||||
(comp (ref R20)
|
||||
(value 2.2K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4639B9B3))
|
||||
(comp (ref R19)
|
||||
(value 2.2K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4639B9B0))
|
||||
(comp (ref Q3)
|
||||
(value BC307)
|
||||
(footprint discret:TO92)
|
||||
(footprint Discret:TO92)
|
||||
(libsource (lib pic_programmer_schlib) (part PNP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4639B996))
|
||||
(comp (ref RV1)
|
||||
(value 1K)
|
||||
(footprint discret:RV2X4)
|
||||
(libsource (lib pic_programmer_schlib) (part POT))
|
||||
(footprint Discret:RV2X4)
|
||||
(libsource (lib device) (part POT))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 443D0101))
|
||||
(comp (ref R18)
|
||||
(value 220)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 44369638))
|
||||
(comp (ref D10)
|
||||
(value SCHOTTKY)
|
||||
(footprint discret:D5)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D5)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A6026))
|
||||
(comp (ref R10)
|
||||
(value 5,1K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A5F83))
|
||||
(comp (ref C4)
|
||||
(value 0)
|
||||
(footprint discret:C1-1)
|
||||
(libsource (lib pic_programmer_schlib) (part C))
|
||||
(footprint Discret:C1-1)
|
||||
(libsource (lib device) (part C))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A5F61))
|
||||
(comp (ref U4)
|
||||
|
@ -112,76 +112,76 @@
|
|||
(tstamp 442A5E20))
|
||||
(comp (ref R16)
|
||||
(value 62K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A58DC))
|
||||
(comp (ref R15)
|
||||
(value 6.2K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A58D7))
|
||||
(comp (ref C5)
|
||||
(value 10nF)
|
||||
(footprint discret:C1-1)
|
||||
(libsource (lib pic_programmer_schlib) (part C))
|
||||
(footprint Discret:C1-1)
|
||||
(libsource (lib device) (part C))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A58B1))
|
||||
(comp (ref C3)
|
||||
(value 22uF/25V)
|
||||
(footprint discret:CP8)
|
||||
(libsource (lib pic_programmer_schlib) (part CP))
|
||||
(footprint Discret:CP8)
|
||||
(libsource (lib device) (part CP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A584C))
|
||||
(comp (ref L1)
|
||||
(value 22uH)
|
||||
(footprint inductors:INDUCTOR_V)
|
||||
(libsource (lib pic_programmer_schlib) (part INDUCTOR))
|
||||
(libsource (lib device) (part INDUCTOR))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A57BE))
|
||||
(comp (ref R17)
|
||||
(value 22K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A50BF))
|
||||
(comp (ref D9)
|
||||
(value GREEN-LED)
|
||||
(footprint discret:LEDV)
|
||||
(footprint Discret:LEDV)
|
||||
(fields
|
||||
(field (name Champ4) "GREEN LED"))
|
||||
(libsource (lib pic_programmer_schlib) (part LED))
|
||||
(libsource (lib device) (part LED))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A5084))
|
||||
(comp (ref R14)
|
||||
(value 470)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A5083))
|
||||
(comp (ref C1)
|
||||
(value 100µF)
|
||||
(footprint discret:CP10)
|
||||
(libsource (lib pic_programmer_schlib) (part CP))
|
||||
(footprint Discret:CP10)
|
||||
(libsource (lib device) (part CP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A5056))
|
||||
(comp (ref U3)
|
||||
(value 7805)
|
||||
(footprint discret:LM78XX)
|
||||
(footprint Discret:LM78XX)
|
||||
(libsource (lib pic_programmer_schlib) (part 7805))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A504A))
|
||||
(comp (ref C2)
|
||||
(value 220uF)
|
||||
(footprint discret:CP10)
|
||||
(libsource (lib pic_programmer_schlib) (part CP))
|
||||
(footprint Discret:CP10)
|
||||
(libsource (lib device) (part CP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A501D))
|
||||
(comp (ref D1)
|
||||
(value 1N4004)
|
||||
(footprint discret:D5)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODE))
|
||||
(footprint Discret:D5)
|
||||
(libsource (lib device) (part D))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A500B))
|
||||
(comp (ref P1)
|
||||
|
@ -192,58 +192,58 @@
|
|||
(tstamp 442A4FE7))
|
||||
(comp (ref D8)
|
||||
(value RED-LED)
|
||||
(footprint discret:LEDV)
|
||||
(footprint Discret:LEDV)
|
||||
(fields
|
||||
(field (name Champ4) "Low Current Led"))
|
||||
(libsource (lib pic_programmer_schlib) (part LED))
|
||||
(libsource (lib device) (part LED))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4F5D))
|
||||
(comp (ref R9)
|
||||
(value 2.2K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4F52))
|
||||
(comp (ref Q2)
|
||||
(value BC307)
|
||||
(footprint discret:TO92)
|
||||
(footprint Discret:TO92)
|
||||
(libsource (lib pic_programmer_schlib) (part PNP))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4F30))
|
||||
(comp (ref R7)
|
||||
(value 10K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4F2A))
|
||||
(comp (ref R11)
|
||||
(value 22K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4F23))
|
||||
(comp (ref Q1)
|
||||
(value BC237)
|
||||
(footprint discret:TO92)
|
||||
(footprint Discret:TO92)
|
||||
(libsource (lib pic_programmer_schlib) (part NPN))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4EB9))
|
||||
(comp (ref R8)
|
||||
(value 1K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D92))
|
||||
(comp (ref R13)
|
||||
(value 470)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D8D))
|
||||
(comp (ref R12)
|
||||
(value 470)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D85))
|
||||
(comp (ref U2)
|
||||
|
@ -254,74 +254,74 @@
|
|||
(tstamp 442A4D6B))
|
||||
(comp (ref D7)
|
||||
(value BAT43)
|
||||
(footprint discret:D3)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D3)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D65))
|
||||
(comp (ref D6)
|
||||
(value BAT43)
|
||||
(footprint discret:D3)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D3)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D64))
|
||||
(comp (ref R6)
|
||||
(value 10K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D63))
|
||||
(comp (ref R5)
|
||||
(value 10K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D62))
|
||||
(comp (ref D5)
|
||||
(value BAT43)
|
||||
(footprint discret:D3)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D3)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D5D))
|
||||
(comp (ref D4)
|
||||
(value BAT43)
|
||||
(footprint discret:D3)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D3)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D5C))
|
||||
(comp (ref R4)
|
||||
(value 10K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D5B))
|
||||
(comp (ref R3)
|
||||
(value 10K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D5A))
|
||||
(comp (ref D3)
|
||||
(value BAT43)
|
||||
(footprint discret:D3)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D3)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D25))
|
||||
(comp (ref D2)
|
||||
(value BAT43)
|
||||
(footprint discret:D3)
|
||||
(libsource (lib pic_programmer_schlib) (part DIODESCH))
|
||||
(footprint Discret:D3)
|
||||
(libsource (lib device) (part D_Schottky))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4D1B))
|
||||
(comp (ref R2)
|
||||
(value 10K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4CFB))
|
||||
(comp (ref R1)
|
||||
(value 10K)
|
||||
(footprint discret:R4)
|
||||
(libsource (lib pic_programmer_schlib) (part R))
|
||||
(footprint Discret:R4)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 442A4CF4))
|
||||
(comp (ref J1)
|
||||
|
@ -374,8 +374,8 @@
|
|||
(tstamp 4436967E))
|
||||
(comp (ref C7)
|
||||
(value 100nF)
|
||||
(footprint discret:C1-1)
|
||||
(libsource (lib pic_programmer_schlib) (part C))
|
||||
(footprint Discret:C1-1)
|
||||
(libsource (lib device) (part C))
|
||||
(sheetpath (names /pic_sockets/) (tstamps /4804A5E2/))
|
||||
(tstamp 442AA145))
|
||||
(comp (ref P3)
|
||||
|
@ -404,8 +404,8 @@
|
|||
(tstamp 442A81A5))
|
||||
(comp (ref C6)
|
||||
(value 100nF)
|
||||
(footprint discret:C1-1)
|
||||
(libsource (lib pic_programmer_schlib) (part C))
|
||||
(footprint Discret:C1-1)
|
||||
(libsource (lib device) (part C))
|
||||
(sheetpath (names /pic_sockets/) (tstamps /4804A5E2/))
|
||||
(tstamp 442AA12B)))
|
||||
(libparts
|
||||
|
@ -455,11 +455,14 @@
|
|||
(pin (num GND) (name GND) (type input))
|
||||
(pin (num VI) (name VI) (type input))
|
||||
(pin (num VO) (name VO) (type power_out))))
|
||||
(libpart (lib pic_programmer_schlib) (part C)
|
||||
(libpart (lib device) (part C)
|
||||
(description "Unpolarized capacitor")
|
||||
(footprints
|
||||
(fp SM*)
|
||||
(fp C?)
|
||||
(fp C1-1))
|
||||
(fp C_????_*)
|
||||
(fp C_????)
|
||||
(fp SMD*_c)
|
||||
(fp Capacitor*))
|
||||
(fields
|
||||
(field (name Reference) C)
|
||||
(field (name Value) C))
|
||||
|
@ -479,18 +482,35 @@
|
|||
(pins
|
||||
(pin (num 1) (name P1) (type passive))
|
||||
(pin (num 2) (name PM) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part CP)
|
||||
(aliases
|
||||
(alias CAPAPOL))
|
||||
(libpart (lib device) (part CP)
|
||||
(description "Polarised capacitor")
|
||||
(footprints
|
||||
(fp CP*)
|
||||
(fp SM*))
|
||||
(fp Elko*)
|
||||
(fp TantalC*)
|
||||
(fp C*elec)
|
||||
(fp c_elec*)
|
||||
(fp SMD*_Pol))
|
||||
(fields
|
||||
(field (name Reference) C)
|
||||
(field (name Value) CP))
|
||||
(pins
|
||||
(pin (num 1) (name ~) (type passive))
|
||||
(pin (num 2) (name ~) (type passive))))
|
||||
(libpart (lib device) (part D)
|
||||
(description Diode)
|
||||
(footprints
|
||||
(fp Diode_*)
|
||||
(fp D-Pak_TO252AA)
|
||||
(fp *SingleDiode)
|
||||
(fp *_Diode_*)
|
||||
(fp *SingleDiode*))
|
||||
(fields
|
||||
(field (name Reference) D)
|
||||
(field (name Value) D))
|
||||
(pins
|
||||
(pin (num 1) (name K) (type passive))
|
||||
(pin (num 2) (name A) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part DB9)
|
||||
(footprints
|
||||
(fp DB9*))
|
||||
|
@ -507,41 +527,35 @@
|
|||
(pin (num 7) (name P7) (type passive))
|
||||
(pin (num 8) (name P8) (type passive))
|
||||
(pin (num 9) (name P9) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part DIODE)
|
||||
(libpart (lib device) (part D_Schottky)
|
||||
(description "Diode schottky")
|
||||
(footprints
|
||||
(fp D?)
|
||||
(fp S*))
|
||||
(fp D-Pak_TO252AA)
|
||||
(fp Diode_*)
|
||||
(fp *SingleDiode)
|
||||
(fp *SingleDiode*)
|
||||
(fp *_Diode_*))
|
||||
(fields
|
||||
(field (name Reference) D)
|
||||
(field (name Value) DIODE))
|
||||
(field (name Value) D_Schottky))
|
||||
(pins
|
||||
(pin (num 1) (name A) (type passive))
|
||||
(pin (num 2) (name K) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part DIODESCH)
|
||||
(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 pic_programmer_schlib) (part INDUCTOR)
|
||||
(pin (num 1) (name K) (type passive))
|
||||
(pin (num 2) (name A) (type passive))))
|
||||
(libpart (lib device) (part INDUCTOR)
|
||||
(fields
|
||||
(field (name Reference) L)
|
||||
(field (name Value) INDUCTOR))
|
||||
(pins
|
||||
(pin (num 1) (name 1) (type passive))
|
||||
(pin (num 2) (name 2) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part JUMPER)
|
||||
(libpart (lib device) (part JUMPER)
|
||||
(fields
|
||||
(field (name Reference) JP)
|
||||
(field (name Value) JUMPER))
|
||||
(pins
|
||||
(pin (num 1) (name 1) (type passive))
|
||||
(pin (num 2) (name 2) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part LED)
|
||||
(libpart (lib device) (part LED)
|
||||
(footprints
|
||||
(fp LED-3MM)
|
||||
(fp LED-5MM)
|
||||
|
@ -554,8 +568,8 @@
|
|||
(field (name Reference) D)
|
||||
(field (name Value) LED))
|
||||
(pins
|
||||
(pin (num 1) (name A) (type passive))
|
||||
(pin (num 2) (name K) (type passive))))
|
||||
(pin (num 1) (name K) (type passive))
|
||||
(pin (num 2) (name A) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part LT1372)
|
||||
(aliases
|
||||
(alias LT1373))
|
||||
|
@ -625,7 +639,8 @@
|
|||
(pin (num 1) (name E) (type passive))
|
||||
(pin (num 2) (name B) (type input))
|
||||
(pin (num 3) (name C) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part POT)
|
||||
(libpart (lib device) (part POT)
|
||||
(description Potentionmetre)
|
||||
(fields
|
||||
(field (name Reference) RV)
|
||||
(field (name Value) POT))
|
||||
|
@ -633,13 +648,11 @@
|
|||
(pin (num 1) (name 1) (type passive))
|
||||
(pin (num 2) (name 2) (type passive))
|
||||
(pin (num 3) (name 3) (type passive))))
|
||||
(libpart (lib pic_programmer_schlib) (part R)
|
||||
(libpart (lib device) (part R)
|
||||
(description Resistor)
|
||||
(footprints
|
||||
(fp R?)
|
||||
(fp SM0603)
|
||||
(fp SM0805)
|
||||
(fp R?-*)
|
||||
(fp SM1206))
|
||||
(fp R_*)
|
||||
(fp Resistor_*))
|
||||
(fields
|
||||
(field (name Reference) R)
|
||||
(field (name Value) R))
|
||||
|
@ -725,226 +738,228 @@
|
|||
(pin (num 39) (name 39) (type passive))
|
||||
(pin (num 40) (name 40) (type passive)))))
|
||||
(libraries
|
||||
(library (logical device)
|
||||
(uri F:\kicad\share\kicad\library\device.lib))
|
||||
(library (logical pic_programmer_schlib)
|
||||
(uri libs\pic_programmer_schlib.lib)))
|
||||
(uri F:\kicad-launchpad\testing\demos\pic_programmer\libs\pic_programmer_schlib.lib)))
|
||||
(nets
|
||||
(net (code 1) (name GND)
|
||||
(node (ref P2) (pin 8))
|
||||
(node (ref U2) (pin 4))
|
||||
(node (ref U4) (pin 7))
|
||||
(node (ref R15) (pin 2))
|
||||
(node (ref J1) (pin 5))
|
||||
(node (ref R6) (pin 2))
|
||||
(node (ref D9) (pin 2))
|
||||
(node (ref U2) (pin 1))
|
||||
(node (ref C5) (pin 2))
|
||||
(node (ref R2) (pin 2))
|
||||
(node (ref C7) (pin 2))
|
||||
(node (ref D3) (pin 1))
|
||||
(node (ref D5) (pin 1))
|
||||
(node (ref U2) (pin 10))
|
||||
(node (ref P3) (pin 8))
|
||||
(node (ref U6) (pin 8))
|
||||
(node (ref U1) (pin 4))
|
||||
(node (ref C6) (pin 2))
|
||||
(node (ref D7) (pin 1))
|
||||
(node (ref U2) (pin 13))
|
||||
(node (ref D12) (pin 2))
|
||||
(node (ref P3) (pin 12))
|
||||
(node (ref P3) (pin 31))
|
||||
(node (ref U2) (pin 7))
|
||||
(node (ref R4) (pin 2))
|
||||
(node (ref P1) (pin 1))
|
||||
(node (ref R17) (pin 2))
|
||||
(node (ref U1) (pin 1))
|
||||
(node (ref C4) (pin 2))
|
||||
(node (ref U5) (pin 5))
|
||||
(node (ref C3) (pin 2))
|
||||
(node (ref U2) (pin 1))
|
||||
(node (ref U4) (pin 6))
|
||||
(node (ref D8) (pin 2))
|
||||
(node (ref C4) (pin 2))
|
||||
(node (ref U1) (pin 2))
|
||||
(node (ref U1) (pin 3))
|
||||
(node (ref D12) (pin 1))
|
||||
(node (ref D8) (pin 1))
|
||||
(node (ref P1) (pin 1))
|
||||
(node (ref C2) (pin 2))
|
||||
(node (ref U3) (pin GND))
|
||||
(node (ref R4) (pin 2))
|
||||
(node (ref U2) (pin 7))
|
||||
(node (ref U2) (pin 4))
|
||||
(node (ref D5) (pin 2))
|
||||
(node (ref R6) (pin 2))
|
||||
(node (ref D7) (pin 2))
|
||||
(node (ref D3) (pin 2))
|
||||
(node (ref R2) (pin 2))
|
||||
(node (ref U2) (pin 10))
|
||||
(node (ref U2) (pin 13))
|
||||
(node (ref Q1) (pin 1))
|
||||
(node (ref P2) (pin 19))
|
||||
(node (ref R15) (pin 2))
|
||||
(node (ref U1) (pin 3))
|
||||
(node (ref U1) (pin 2))
|
||||
(node (ref C2) (pin 2))
|
||||
(node (ref C3) (pin 2))
|
||||
(node (ref U4) (pin 7))
|
||||
(node (ref U3) (pin GND))
|
||||
(node (ref C1) (pin 2)))
|
||||
(net (code 2) (name VPP)
|
||||
(node (ref R7) (pin 1))
|
||||
(node (ref R16) (pin 2))
|
||||
(node (ref D10) (pin 2))
|
||||
(node (ref C9) (pin 1))
|
||||
(node (ref Q2) (pin 1))
|
||||
(node (ref C3) (pin 1)))
|
||||
(net (code 3) (name "Net-(D8-Pad1)")
|
||||
(node (ref R9) (pin 2))
|
||||
(node (ref D8) (pin 1)))
|
||||
(net (code 4) (name /pic_sockets/VPP-MCLR)
|
||||
(node (ref P3) (pin 1))
|
||||
(node (ref U6) (pin 4))
|
||||
(node (ref P2) (pin 1))
|
||||
(node (ref R18) (pin 2))
|
||||
(node (ref U5) (pin 4)))
|
||||
(net (code 5) (name /pic_sockets/CLOCK-RB6)
|
||||
(node (ref U5) (pin 12))
|
||||
(node (ref P3) (pin 39))
|
||||
(node (ref U6) (pin 6))
|
||||
(node (ref U1) (pin 6))
|
||||
(node (ref P2) (pin 27))
|
||||
(node (ref R13) (pin 2)))
|
||||
(net (code 6) (name "Net-(Q1-Pad2)")
|
||||
(node (ref Q1) (pin 2))
|
||||
(node (ref R8) (pin 2)))
|
||||
(net (code 7) (name "Net-(D10-Pad1)")
|
||||
(node (ref D10) (pin 1))
|
||||
(node (ref L1) (pin 1))
|
||||
(node (ref U4) (pin 8)))
|
||||
(net (code 8) (name VCC)
|
||||
(node (ref U5) (pin 5))
|
||||
(node (ref C7) (pin 2))
|
||||
(node (ref P2) (pin 8))
|
||||
(node (ref P3) (pin 8))
|
||||
(node (ref C1) (pin 2))
|
||||
(node (ref U6) (pin 8))
|
||||
(node (ref C6) (pin 2))
|
||||
(node (ref D9) (pin 1))
|
||||
(node (ref U1) (pin 4))
|
||||
(node (ref P3) (pin 31))
|
||||
(node (ref U1) (pin 1))
|
||||
(node (ref R17) (pin 2))
|
||||
(node (ref P3) (pin 12)))
|
||||
(net (code 2) (name VCC)
|
||||
(node (ref R20) (pin 1))
|
||||
(node (ref Q3) (pin 1))
|
||||
(node (ref D2) (pin 1))
|
||||
(node (ref U2) (pin 14))
|
||||
(node (ref JP1) (pin 1))
|
||||
(node (ref D6) (pin 2))
|
||||
(node (ref D2) (pin 2))
|
||||
(node (ref U4) (pin 5))
|
||||
(node (ref R14) (pin 1))
|
||||
(node (ref L1) (pin 2))
|
||||
(node (ref D4) (pin 1))
|
||||
(node (ref C1) (pin 1))
|
||||
(node (ref U3) (pin VO))
|
||||
(node (ref U4) (pin 5))
|
||||
(node (ref L1) (pin 2))
|
||||
(node (ref Q3) (pin 1))
|
||||
(node (ref D4) (pin 2))
|
||||
(node (ref R20) (pin 1))
|
||||
(node (ref U2) (pin 14)))
|
||||
(net (code 9) (name "Net-(J1-Pad1)")
|
||||
(node (ref J1) (pin 1)))
|
||||
(net (code 10) (name "Net-(J1-Pad6)")
|
||||
(node (ref J1) (pin 6)))
|
||||
(net (code 11) (name "Net-(J1-Pad2)")
|
||||
(node (ref J1) (pin 2)))
|
||||
(net (code 12) (name "Net-(J1-Pad9)")
|
||||
(node (ref J1) (pin 9)))
|
||||
(net (code 13) (name "Net-(D1-Pad1)")
|
||||
(node (ref D1) (pin 1))
|
||||
(node (ref P1) (pin 2)))
|
||||
(net (code 14) (name "Net-(C2-Pad1)")
|
||||
(node (ref C2) (pin 1))
|
||||
(node (ref D1) (pin 2))
|
||||
(node (ref U3) (pin VI)))
|
||||
(net (code 15) (name "Net-(D9-Pad1)")
|
||||
(node (ref D6) (pin 1)))
|
||||
(net (code 3) (name /CLOCK-RB6)
|
||||
(node (ref P3) (pin 39))
|
||||
(node (ref P2) (pin 27))
|
||||
(node (ref U5) (pin 12))
|
||||
(node (ref U1) (pin 6))
|
||||
(node (ref R13) (pin 2))
|
||||
(node (ref U6) (pin 6)))
|
||||
(net (code 4) (name "Net-(Q1-Pad2)")
|
||||
(node (ref R8) (pin 2))
|
||||
(node (ref Q1) (pin 2)))
|
||||
(net (code 5) (name "Net-(D9-Pad2)")
|
||||
(node (ref R14) (pin 2))
|
||||
(node (ref D9) (pin 1)))
|
||||
(net (code 16) (name /TXD)
|
||||
(node (ref J1) (pin 3))
|
||||
(node (ref R1) (pin 1))
|
||||
(node (ref R2) (pin 1)))
|
||||
(net (code 17) (name "Net-(R8-Pad1)")
|
||||
(node (ref R8) (pin 1))
|
||||
(node (ref U2) (pin 3)))
|
||||
(net (code 18) (name "Net-(R12-Pad1)")
|
||||
(node (ref R12) (pin 1))
|
||||
(node (ref U2) (pin 6)))
|
||||
(node (ref D9) (pin 2)))
|
||||
(net (code 6) (name "Net-(Q2-Pad3)")
|
||||
(node (ref R18) (pin 1))
|
||||
(node (ref R9) (pin 1))
|
||||
(node (ref Q2) (pin 3))
|
||||
(node (ref R17) (pin 1)))
|
||||
(net (code 7) (name "Net-(J1-Pad1)")
|
||||
(node (ref J1) (pin 1)))
|
||||
(net (code 8) (name "Net-(J1-Pad6)")
|
||||
(node (ref J1) (pin 6)))
|
||||
(net (code 9) (name "Net-(J1-Pad2)")
|
||||
(node (ref J1) (pin 2)))
|
||||
(net (code 10) (name "Net-(J1-Pad9)")
|
||||
(node (ref J1) (pin 9)))
|
||||
(net (code 11) (name "Net-(D10-Pad2)")
|
||||
(node (ref U4) (pin 8))
|
||||
(node (ref D10) (pin 2))
|
||||
(node (ref L1) (pin 1)))
|
||||
(net (code 12) (name "Net-(D8-Pad2)")
|
||||
(node (ref R9) (pin 2))
|
||||
(node (ref D8) (pin 2)))
|
||||
(net (code 13) (name /VPP/MCLR)
|
||||
(node (ref P2) (pin 1))
|
||||
(node (ref R18) (pin 2))
|
||||
(node (ref P3) (pin 1))
|
||||
(node (ref U6) (pin 4))
|
||||
(node (ref U5) (pin 4)))
|
||||
(net (code 14) (name "Net-(D1-Pad2)")
|
||||
(node (ref D1) (pin 2))
|
||||
(node (ref P1) (pin 2)))
|
||||
(net (code 15) (name "Net-(C2-Pad1)")
|
||||
(node (ref C2) (pin 1))
|
||||
(node (ref U3) (pin VI))
|
||||
(node (ref D1) (pin 1)))
|
||||
(net (code 16) (name "Net-(P105-Pad1)")
|
||||
(node (ref P105) (pin 1)))
|
||||
(net (code 17) (name "Net-(P104-Pad1)")
|
||||
(node (ref P104) (pin 1)))
|
||||
(net (code 18) (name "Net-(P103-Pad1)")
|
||||
(node (ref P103) (pin 1)))
|
||||
(net (code 19) (name "Net-(P102-Pad1)")
|
||||
(node (ref P102) (pin 1)))
|
||||
(net (code 20) (name "Net-(P106-Pad1)")
|
||||
(node (ref P106) (pin 1)))
|
||||
(net (code 21) (name "Net-(P105-Pad1)")
|
||||
(node (ref P105) (pin 1)))
|
||||
(net (code 22) (name "Net-(P104-Pad1)")
|
||||
(node (ref P104) (pin 1)))
|
||||
(net (code 23) (name "Net-(P103-Pad1)")
|
||||
(node (ref P103) (pin 1)))
|
||||
(net (code 24) (name "Net-(P101-Pad1)")
|
||||
(net (code 20) (name "Net-(P101-Pad1)")
|
||||
(node (ref P101) (pin 1)))
|
||||
(net (code 25) (name "Net-(C9-Pad2)")
|
||||
(node (ref R11) (pin 2))
|
||||
(node (ref Q2) (pin 2))
|
||||
(node (ref R7) (pin 2))
|
||||
(node (ref C9) (pin 2)))
|
||||
(net (code 21) (name "Net-(P106-Pad1)")
|
||||
(node (ref P106) (pin 1)))
|
||||
(net (code 22) (name "Net-(R8-Pad1)")
|
||||
(node (ref R8) (pin 1))
|
||||
(node (ref U2) (pin 3)))
|
||||
(net (code 23) (name "Net-(C5-Pad1)")
|
||||
(node (ref R10) (pin 2))
|
||||
(node (ref C5) (pin 1)))
|
||||
(net (code 24) (name "Net-(Q3-Pad2)")
|
||||
(node (ref R20) (pin 2))
|
||||
(node (ref R19) (pin 2))
|
||||
(node (ref Q3) (pin 2)))
|
||||
(net (code 25) (name "Net-(D12-Pad2)")
|
||||
(node (ref D12) (pin 2))
|
||||
(node (ref R21) (pin 1)))
|
||||
(net (code 26) (name "Net-(R13-Pad1)")
|
||||
(node (ref U2) (pin 8))
|
||||
(node (ref R13) (pin 1)))
|
||||
(net (code 27) (name /pic_sockets/DATA-RB7)
|
||||
(node (ref U6) (pin 7))
|
||||
(node (ref P3) (pin 40))
|
||||
(node (ref U5) (pin 13))
|
||||
(node (ref U1) (pin 5))
|
||||
(node (ref U2) (pin 12))
|
||||
(node (ref R12) (pin 2))
|
||||
(node (ref P2) (pin 28)))
|
||||
(net (code 28) (name "Net-(D6-Pad1)")
|
||||
(node (ref R5) (pin 2))
|
||||
(net (code 27) (name "Net-(R12-Pad1)")
|
||||
(node (ref R12) (pin 1))
|
||||
(node (ref U2) (pin 6)))
|
||||
(net (code 28) (name "Net-(C9-Pad2)")
|
||||
(node (ref Q2) (pin 2))
|
||||
(node (ref C9) (pin 2))
|
||||
(node (ref R11) (pin 2))
|
||||
(node (ref R7) (pin 2)))
|
||||
(net (code 29) (name "Net-(D4-Pad2)")
|
||||
(node (ref D4) (pin 2))
|
||||
(node (ref D5) (pin 1))
|
||||
(node (ref U2) (pin 5))
|
||||
(node (ref R3) (pin 2)))
|
||||
(net (code 30) (name "Net-(D6-Pad2)")
|
||||
(node (ref D7) (pin 1))
|
||||
(node (ref U2) (pin 9))
|
||||
(node (ref D7) (pin 2))
|
||||
(node (ref D6) (pin 1)))
|
||||
(net (code 29) (name "Net-(RV1-Pad2)")
|
||||
(node (ref U4) (pin 2))
|
||||
(node (ref RV1) (pin 2)))
|
||||
(net (code 30) (name "Net-(R16-Pad1)")
|
||||
(node (ref RV1) (pin 3))
|
||||
(node (ref R16) (pin 1)))
|
||||
(net (code 31) (name "Net-(R15-Pad1)")
|
||||
(node (ref D6) (pin 2))
|
||||
(node (ref R5) (pin 2)))
|
||||
(net (code 31) (name /DATA-RB7)
|
||||
(node (ref U1) (pin 5))
|
||||
(node (ref R12) (pin 2))
|
||||
(node (ref U5) (pin 13))
|
||||
(node (ref U6) (pin 7))
|
||||
(node (ref U2) (pin 12))
|
||||
(node (ref P3) (pin 40))
|
||||
(node (ref P2) (pin 28)))
|
||||
(net (code 32) (name "Net-(R15-Pad1)")
|
||||
(node (ref RV1) (pin 1))
|
||||
(node (ref R15) (pin 1)))
|
||||
(net (code 32) (name /pic_sockets/VCC_PIC)
|
||||
(node (ref R21) (pin 2))
|
||||
(node (ref C6) (pin 1))
|
||||
(node (ref JP1) (pin 2))
|
||||
(net (code 33) (name "Net-(R16-Pad1)")
|
||||
(node (ref R16) (pin 1))
|
||||
(node (ref RV1) (pin 3)))
|
||||
(net (code 34) (name "Net-(RV1-Pad2)")
|
||||
(node (ref RV1) (pin 2))
|
||||
(node (ref U4) (pin 2)))
|
||||
(net (code 35) (name /pic_sockets/VCC_PIC)
|
||||
(node (ref P3) (pin 11))
|
||||
(node (ref U6) (pin 1))
|
||||
(node (ref C7) (pin 1))
|
||||
(node (ref P3) (pin 32))
|
||||
(node (ref U5) (pin 14))
|
||||
(node (ref Q3) (pin 3))
|
||||
(node (ref U1) (pin 8))
|
||||
(node (ref JP1) (pin 2))
|
||||
(node (ref P2) (pin 20))
|
||||
(node (ref C7) (pin 1)))
|
||||
(net (code 33) (name "Net-(Q3-Pad2)")
|
||||
(node (ref Q3) (pin 2))
|
||||
(node (ref R19) (pin 2))
|
||||
(node (ref R20) (pin 2)))
|
||||
(net (code 34) (name "Net-(D12-Pad1)")
|
||||
(node (ref R21) (pin 1))
|
||||
(node (ref D12) (pin 1)))
|
||||
(net (code 35) (name "Net-(D11-Pad1)")
|
||||
(node (ref D11) (pin 1))
|
||||
(node (ref U1) (pin 8))
|
||||
(node (ref U6) (pin 1))
|
||||
(node (ref R21) (pin 2))
|
||||
(node (ref U5) (pin 14))
|
||||
(node (ref C6) (pin 1)))
|
||||
(net (code 36) (name "Net-(D11-Pad2)")
|
||||
(node (ref D11) (pin 2))
|
||||
(node (ref R19) (pin 1)))
|
||||
(net (code 36) (name "Net-(C4-Pad1)")
|
||||
(net (code 37) (name "Net-(C4-Pad1)")
|
||||
(node (ref R10) (pin 1))
|
||||
(node (ref U4) (pin 1))
|
||||
(node (ref C4) (pin 1))
|
||||
(node (ref R10) (pin 1)))
|
||||
(net (code 37) (name "Net-(C5-Pad1)")
|
||||
(node (ref C5) (pin 1))
|
||||
(node (ref R10) (pin 2)))
|
||||
(node (ref C4) (pin 1)))
|
||||
(net (code 38) (name "Net-(U4-Pad3)")
|
||||
(node (ref U4) (pin 3)))
|
||||
(net (code 39) (name /PC-CLOCK-OUT)
|
||||
(net (code 39) (name "Net-(U4-Pad4)")
|
||||
(node (ref U4) (pin 4)))
|
||||
(net (code 40) (name /PC-CLOCK-OUT)
|
||||
(node (ref J1) (pin 7))
|
||||
(node (ref R5) (pin 1))
|
||||
(node (ref R6) (pin 1)))
|
||||
(net (code 40) (name /CTS)
|
||||
(net (code 41) (name /CTS)
|
||||
(node (ref J1) (pin 8))
|
||||
(node (ref U2) (pin 11)))
|
||||
(net (code 41) (name /DTR)
|
||||
(node (ref J1) (pin 4))
|
||||
(net (code 42) (name /DTR)
|
||||
(node (ref R4) (pin 1))
|
||||
(node (ref R3) (pin 1))
|
||||
(node (ref R4) (pin 1)))
|
||||
(net (code 42) (name "Net-(U4-Pad4)")
|
||||
(node (ref U4) (pin 4)))
|
||||
(net (code 43) (name "Net-(Q2-Pad3)")
|
||||
(node (ref R9) (pin 1))
|
||||
(node (ref Q2) (pin 3))
|
||||
(node (ref R18) (pin 1))
|
||||
(node (ref R17) (pin 1)))
|
||||
(net (code 44) (name "Net-(D11-Pad2)")
|
||||
(node (ref D11) (pin 2))
|
||||
(node (ref J1) (pin 4)))
|
||||
(net (code 43) (name /TXD)
|
||||
(node (ref R2) (pin 1))
|
||||
(node (ref R1) (pin 1))
|
||||
(node (ref J1) (pin 3)))
|
||||
(net (code 44) (name VPP)
|
||||
(node (ref Q2) (pin 1))
|
||||
(node (ref R16) (pin 2))
|
||||
(node (ref C9) (pin 1))
|
||||
(node (ref R7) (pin 1))
|
||||
(node (ref C3) (pin 1))
|
||||
(node (ref D10) (pin 1)))
|
||||
(net (code 45) (name "Net-(D11-Pad1)")
|
||||
(node (ref R11) (pin 1))
|
||||
(node (ref Q1) (pin 3))
|
||||
(node (ref R11) (pin 1)))
|
||||
(net (code 45) (name "Net-(D2-Pad1)")
|
||||
(node (ref R1) (pin 2))
|
||||
(node (ref D2) (pin 1))
|
||||
(node (ref D11) (pin 1)))
|
||||
(net (code 46) (name "Net-(D2-Pad2)")
|
||||
(node (ref U2) (pin 2))
|
||||
(node (ref D3) (pin 2)))
|
||||
(net (code 46) (name "Net-(D4-Pad1)")
|
||||
(node (ref U2) (pin 5))
|
||||
(node (ref D5) (pin 2))
|
||||
(node (ref R3) (pin 2))
|
||||
(node (ref D4) (pin 1)))
|
||||
(node (ref D3) (pin 1))
|
||||
(node (ref R1) (pin 2))
|
||||
(node (ref D2) (pin 2)))
|
||||
(net (code 47) (name "Net-(U5-Pad9)")
|
||||
(node (ref U5) (pin 9)))
|
||||
(net (code 48) (name "Net-(U5-Pad18)")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
update=17/05/2015 17:14:38
|
||||
update=25/06/2016 14:56:28
|
||||
last_client=kicad
|
||||
[common]
|
||||
NetDir=
|
||||
|
@ -33,5 +33,6 @@ ModuleOutlineThickness=0.381
|
|||
version=1
|
||||
LibDir=
|
||||
[eeschema/libraries]
|
||||
LibName1=libs/pic_programmer_schlib
|
||||
LibName2=power
|
||||
LibName1=device
|
||||
LibName2=libs/pic_programmer_schlib
|
||||
LibName3=power
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
EESchema Schematic File Version 2
|
||||
LIBS:device
|
||||
LIBS:pic_programmer_schlib
|
||||
LIBS:power
|
||||
LIBS:pic_programmer-cache
|
||||
|
@ -19,17 +20,17 @@ $EndDescr
|
|||
Wire Wire Line
|
||||
5700 1250 6100 1250
|
||||
Wire Wire Line
|
||||
5700 1250 5700 1200
|
||||
5700 1150 5700 1250
|
||||
Wire Wire Line
|
||||
8650 3200 8650 3150
|
||||
Wire Wire Line
|
||||
6550 1600 7100 1600
|
||||
6550 1600 7200 1600
|
||||
Wire Wire Line
|
||||
7400 2900 7350 2900
|
||||
7500 2900 7300 2900
|
||||
Wire Wire Line
|
||||
7650 3300 7650 3200
|
||||
Wire Wire Line
|
||||
8000 2900 7900 2900
|
||||
7800 2900 8000 2900
|
||||
Wire Wire Line
|
||||
8300 3200 8300 3100
|
||||
Wire Wire Line
|
||||
|
@ -39,9 +40,9 @@ Wire Wire Line
|
|||
Wire Wire Line
|
||||
9400 5650 8750 5650
|
||||
Wire Wire Line
|
||||
9750 6150 9600 6150
|
||||
9850 6150 9600 6150
|
||||
Wire Wire Line
|
||||
9750 5650 9600 5650
|
||||
9850 5650 9600 5650
|
||||
Connection ~ 1400 6850
|
||||
Wire Wire Line
|
||||
1600 6850 1600 6900
|
||||
|
@ -56,25 +57,25 @@ Wire Wire Line
|
|||
Wire Wire Line
|
||||
10250 5350 10250 5650
|
||||
Wire Wire Line
|
||||
9200 5400 8800 5400
|
||||
9250 5400 8800 5400
|
||||
Wire Wire Line
|
||||
8800 5400 8800 5150
|
||||
Wire Wire Line
|
||||
9050 6300 9200 6300
|
||||
9000 6300 9200 6300
|
||||
Wire Wire Line
|
||||
9200 6300 9200 6000
|
||||
Wire Wire Line
|
||||
9200 6000 9250 6000
|
||||
9150 6000 9250 6000
|
||||
Wire Wire Line
|
||||
8800 6000 8600 6000
|
||||
8850 6000 8600 6000
|
||||
Wire Wire Line
|
||||
8600 6000 8600 6100
|
||||
Wire Wire Line
|
||||
8100 6100 8000 6100
|
||||
8200 6100 8000 6100
|
||||
Wire Wire Line
|
||||
8000 6100 8000 6300
|
||||
Wire Wire Line
|
||||
8000 6300 8650 6300
|
||||
8000 6300 8700 6300
|
||||
Wire Wire Line
|
||||
7450 6150 7450 6100
|
||||
Wire Wire Line
|
||||
|
@ -99,12 +100,12 @@ Wire Wire Line
|
|||
Wire Wire Line
|
||||
7750 4700 7750 4650
|
||||
Wire Wire Line
|
||||
10800 5450 10800 5400
|
||||
10800 5400 10800 5450
|
||||
Wire Wire Line
|
||||
10800 5400 10750 5400
|
||||
10700 5400 10800 5400
|
||||
Connection ~ 10250 5400
|
||||
Wire Wire Line
|
||||
9600 5400 10350 5400
|
||||
9550 5400 10400 5400
|
||||
Wire Wire Line
|
||||
1700 3700 2250 3700
|
||||
Wire Wire Line
|
||||
|
@ -116,49 +117,49 @@ Wire Wire Line
|
|||
3400 6650 3400 6600
|
||||
Connection ~ 3200 6650
|
||||
Wire Wire Line
|
||||
3100 6650 3600 6650
|
||||
3100 6650 3700 6650
|
||||
Wire Wire Line
|
||||
4150 6750 4150 6650
|
||||
Wire Wire Line
|
||||
4150 6650 4100 6650
|
||||
4150 6650 4000 6650
|
||||
Wire Wire Line
|
||||
3200 6650 3200 6700
|
||||
3200 6650 3200 6750
|
||||
Connection ~ 1950 6650
|
||||
Wire Wire Line
|
||||
1950 6700 1950 6650
|
||||
1950 6750 1950 6650
|
||||
Wire Wire Line
|
||||
1850 6650 2300 6650
|
||||
1800 6650 2300 6650
|
||||
Wire Wire Line
|
||||
1400 6900 1400 6850
|
||||
Wire Wire Line
|
||||
1450 6650 1350 6650
|
||||
1500 6650 1350 6650
|
||||
Wire Wire Line
|
||||
7600 1600 8250 1600
|
||||
7500 1600 8250 1600
|
||||
Wire Wire Line
|
||||
5950 5100 5350 5100
|
||||
5850 5100 5250 5100
|
||||
Wire Wire Line
|
||||
5350 3150 6200 3150
|
||||
5250 3150 6000 3150
|
||||
Wire Wire Line
|
||||
5150 1700 4950 1700
|
||||
5150 1700 4850 1700
|
||||
Wire Wire Line
|
||||
5450 1400 5450 1500
|
||||
Wire Wire Line
|
||||
5450 1400 5500 1400
|
||||
5450 1400 5600 1400
|
||||
Connection ~ 6100 1400
|
||||
Wire Wire Line
|
||||
6000 1400 6250 1400
|
||||
5900 1400 6250 1400
|
||||
Wire Wire Line
|
||||
6100 1250 6100 1400
|
||||
6100 1150 6100 1400
|
||||
Wire Wire Line
|
||||
6550 1200 6550 1100
|
||||
Wire Wire Line
|
||||
6550 1600 6550 1650
|
||||
6550 1600 6550 1750
|
||||
Wire Wire Line
|
||||
6550 2600 6550 2650
|
||||
Wire Wire Line
|
||||
6550 2150 6550 2200
|
||||
6550 2050 6550 2200
|
||||
Wire Wire Line
|
||||
2100 5100 3250 5100
|
||||
2100 5100 3350 5100
|
||||
Wire Wire Line
|
||||
2100 5100 2100 3500
|
||||
Wire Wire Line
|
||||
|
@ -168,75 +169,73 @@ Wire Wire Line
|
|||
Wire Wire Line
|
||||
2450 3800 1700 3800
|
||||
Wire Wire Line
|
||||
2250 1700 2850 1700
|
||||
2250 1700 2950 1700
|
||||
Wire Wire Line
|
||||
2250 1700 2250 3600
|
||||
Wire Wire Line
|
||||
2250 3600 1700 3600
|
||||
Wire Wire Line
|
||||
2450 3150 3250 3150
|
||||
2450 3150 3350 3150
|
||||
Connection ~ 5400 3150
|
||||
Wire Wire Line
|
||||
4800 4200 5400 4200
|
||||
Wire Wire Line
|
||||
5400 4200 5400 3150
|
||||
Wire Wire Line
|
||||
4850 5100 4800 5100
|
||||
4950 5100 4800 5100
|
||||
Wire Wire Line
|
||||
4450 1700 4400 1700
|
||||
4550 1700 4400 1700
|
||||
Wire Wire Line
|
||||
4850 3150 4800 3150
|
||||
4800 3150 4950 3150
|
||||
Connection ~ 3200 5100
|
||||
Wire Wire Line
|
||||
3200 5150 3200 5100
|
||||
3200 5250 3200 5100
|
||||
Wire Wire Line
|
||||
3850 5050 3850 5200
|
||||
3850 5000 3850 5250
|
||||
Connection ~ 3850 5100
|
||||
Wire Wire Line
|
||||
3750 5100 3900 5100
|
||||
3650 5100 3900 5100
|
||||
Connection ~ 3200 3150
|
||||
Wire Wire Line
|
||||
3200 3200 3200 3150
|
||||
3200 3300 3200 3150
|
||||
Wire Wire Line
|
||||
3850 3100 3850 3250
|
||||
3850 3050 3850 3300
|
||||
Connection ~ 3850 3150
|
||||
Wire Wire Line
|
||||
3750 3150 3900 3150
|
||||
3650 3150 3900 3150
|
||||
Connection ~ 2800 1700
|
||||
Wire Wire Line
|
||||
2800 1750 2800 1700
|
||||
2800 1850 2800 1700
|
||||
Wire Wire Line
|
||||
3450 1650 3450 1800
|
||||
3450 1600 3450 1850
|
||||
Connection ~ 3450 1700
|
||||
Wire Wire Line
|
||||
3350 1700 3500 1700
|
||||
3250 1700 3500 1700
|
||||
Wire Wire Line
|
||||
7900 2900 7900 2650
|
||||
Wire Wire Line
|
||||
8150 3200 9200 3200
|
||||
8050 3200 9200 3200
|
||||
Connection ~ 8300 3200
|
||||
Wire Wire Line
|
||||
5450 1500 5850 1500
|
||||
Wire Wire Line
|
||||
5850 1500 5850 2900
|
||||
Wire Wire Line
|
||||
5850 2900 6950 2900
|
||||
Wire Wire Line
|
||||
7050 1850 7050 1600
|
||||
5850 2900 7000 2900
|
||||
Connection ~ 7050 1600
|
||||
Wire Wire Line
|
||||
5700 800 5700 750
|
||||
5700 750 5700 850
|
||||
Wire Wire Line
|
||||
5700 750 6100 750
|
||||
Wire Wire Line
|
||||
6100 750 6100 700
|
||||
6100 700 6100 850
|
||||
$Comp
|
||||
L C C9
|
||||
U 1 1 464AD280
|
||||
P 5700 1000
|
||||
F 0 "C9" H 5750 1100 50 0000 L CNN
|
||||
F 1 "220nF" H 5750 900 50 0000 L CNN
|
||||
F 2 "discret:C1-1" H 5500 900 30 0000 C CNN
|
||||
F 2 "Discret:C1-1" H 5500 900 30 0000 C CNN
|
||||
F 3 "" H 5700 1000 60 0001 C CNN
|
||||
1 5700 1000
|
||||
1 0 0 -1
|
||||
|
@ -264,15 +263,15 @@ F 3 "" H 8650 2850 60 0001 C CNN
|
|||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODESCH D11
|
||||
L D_Schottky D11
|
||||
U 1 1 4639BA28
|
||||
P 7150 2900
|
||||
F 0 "D11" H 7150 3000 40 0000 C CNN
|
||||
F 1 "BAT43" H 7150 2800 40 0000 C CNN
|
||||
F 2 "discret:D3" H 7150 3050 30 0000 C CNN
|
||||
F 2 "Discret:D3" H 7150 3050 30 0000 C CNN
|
||||
F 3 "" H 7150 2900 60 0001 C CNN
|
||||
1 7150 2900
|
||||
-1 0 0 1
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L VCC #PWR02
|
||||
|
@ -302,10 +301,10 @@ U 1 1 4639B9EA
|
|||
P 7650 3500
|
||||
F 0 "D12" H 7650 3600 50 0000 C CNN
|
||||
F 1 "YELLOW-LED" H 7650 3400 50 0000 C CNN
|
||||
F 2 "discret:LEDV" H 7650 3650 30 0000 C CNN
|
||||
F 2 "Discret:LEDV" H 7650 3650 30 0000 C CNN
|
||||
F 3 "" H 7650 3500 60 0001 C CNN
|
||||
1 7650 3500
|
||||
0 1 1 0
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R21
|
||||
|
@ -313,7 +312,7 @@ U 1 1 4639B9E9
|
|||
P 7900 3200
|
||||
F 0 "R21" V 7980 3200 50 0000 C CNN
|
||||
F 1 "470" V 7900 3200 50 0000 C CNN
|
||||
F 2 "discret:R4" V 7824 3189 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 7824 3189 30 0000 C CNN
|
||||
F 3 "" H 7900 3200 60 0001 C CNN
|
||||
1 7900 3200
|
||||
0 -1 -1 0
|
||||
|
@ -324,7 +323,7 @@ U 1 1 4639B9B3
|
|||
P 7650 2650
|
||||
F 0 "R20" V 7730 2650 50 0000 C CNN
|
||||
F 1 "2.2K" V 7650 2650 50 0000 C CNN
|
||||
F 2 "discret:R4" V 7778 2650 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 7778 2650 30 0000 C CNN
|
||||
F 3 "" H 7650 2650 60 0001 C CNN
|
||||
1 7650 2650
|
||||
0 -1 -1 0
|
||||
|
@ -335,7 +334,7 @@ U 1 1 4639B9B0
|
|||
P 7650 2900
|
||||
F 0 "R19" V 7730 2900 50 0000 C CNN
|
||||
F 1 "2.2K" V 7650 2900 50 0000 C CNN
|
||||
F 2 "discret:R4" V 7578 2900 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 7578 2900 30 0000 C CNN
|
||||
F 3 "" H 7650 2900 60 0001 C CNN
|
||||
1 7650 2900
|
||||
0 -1 -1 0
|
||||
|
@ -346,7 +345,7 @@ U 1 1 4639B996
|
|||
P 8200 2900
|
||||
F 0 "Q3" H 8350 2900 60 0000 C CNN
|
||||
F 1 "BC307" H 8104 3050 60 0000 C CNN
|
||||
F 2 "discret:TO92" H 8100 3100 30 0000 C CNN
|
||||
F 2 "Discret:TO92" H 8100 3100 30 0000 C CNN
|
||||
F 3 "" H 8200 2900 60 0001 C CNN
|
||||
1 8200 2900
|
||||
1 0 0 1
|
||||
|
@ -370,7 +369,7 @@ U 1 1 443D0101
|
|||
P 9600 5900
|
||||
F 0 "RV1" H 9600 5800 50 0000 C CNN
|
||||
F 1 "1K" H 9600 5900 50 0000 C CNN
|
||||
F 2 "discret:RV2X4" H 9600 5750 30 0000 C CNN
|
||||
F 2 "Discret:RV2X4" H 9600 5750 30 0000 C CNN
|
||||
F 3 "" H 9600 5900 60 0001 C CNN
|
||||
1 9600 5900
|
||||
0 -1 -1 0
|
||||
|
@ -381,7 +380,7 @@ U 1 1 44369638
|
|||
P 7350 1600
|
||||
F 0 "R18" V 7430 1600 50 0000 C CNN
|
||||
F 1 "220" V 7350 1600 50 0000 C CNN
|
||||
F 2 "discret:R4" V 7500 1600 60 0000 C CNN
|
||||
F 2 "Discret:R4" V 7500 1600 60 0000 C CNN
|
||||
F 3 "" H 7350 1600 60 0001 C CNN
|
||||
1 7350 1600
|
||||
0 -1 -1 0
|
||||
|
@ -436,15 +435,15 @@ Text Notes 850 6500 0 60 ~ 0
|
|||
8 to 15V
|
||||
NoConn ~ 6750 5150
|
||||
$Comp
|
||||
L DIODESCH D10
|
||||
L D_Schottky D10
|
||||
U 1 1 442A6026
|
||||
P 9400 5400
|
||||
F 0 "D10" H 9400 5500 40 0000 C CNN
|
||||
F 1 "SCHOTTKY" H 9400 5300 40 0000 C CNN
|
||||
F 2 "discret:D5" H 9400 5250 30 0000 C CNN
|
||||
F 2 "Discret:D5" H 9400 5250 30 0000 C CNN
|
||||
F 3 "" H 9400 5400 60 0001 C CNN
|
||||
1 9400 5400
|
||||
1 0 0 -1
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R10
|
||||
|
@ -452,7 +451,7 @@ U 1 1 442A5F83
|
|||
P 8350 6100
|
||||
F 0 "R10" V 8430 6100 50 0000 C CNN
|
||||
F 1 "5,1K" V 8350 6100 50 0000 C CNN
|
||||
F 2 "discret:R4" V 8250 6100 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 8250 6100 30 0000 C CNN
|
||||
F 3 "" H 8350 6100 60 0001 C CNN
|
||||
1 8350 6100
|
||||
0 -1 -1 0
|
||||
|
@ -463,7 +462,7 @@ U 1 1 442A5F61
|
|||
P 8850 6300
|
||||
F 0 "C4" H 8900 6400 50 0000 L CNN
|
||||
F 1 "0" V 8900 6200 50 0000 L CNN
|
||||
F 2 "discret:C1-1" V 8800 6100 30 0000 C CNN
|
||||
F 2 "Discret:C1-1" V 8800 6100 30 0000 C CNN
|
||||
F 3 "" H 8850 6300 60 0001 C CNN
|
||||
1 8850 6300
|
||||
0 -1 -1 0
|
||||
|
@ -498,7 +497,7 @@ U 1 1 442A58DC
|
|||
P 10000 5650
|
||||
F 0 "R16" V 10080 5650 50 0000 C CNN
|
||||
F 1 "62K" V 10000 5650 50 0000 C CNN
|
||||
F 2 "discret:R4" V 9929 5647 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 9929 5647 30 0000 C CNN
|
||||
F 3 "" H 10000 5650 60 0001 C CNN
|
||||
1 10000 5650
|
||||
0 -1 -1 0
|
||||
|
@ -509,7 +508,7 @@ U 1 1 442A58D7
|
|||
P 10000 6150
|
||||
F 0 "R15" V 10080 6150 50 0000 C CNN
|
||||
F 1 "6.2K" V 10000 6150 50 0000 C CNN
|
||||
F 2 "discret:R4" V 9922 6141 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 9922 6141 30 0000 C CNN
|
||||
F 3 "" H 10000 6150 60 0001 C CNN
|
||||
1 10000 6150
|
||||
0 -1 -1 0
|
||||
|
@ -532,7 +531,7 @@ U 1 1 442A58B1
|
|||
P 9000 6000
|
||||
F 0 "C5" H 9050 6100 50 0000 L CNN
|
||||
F 1 "10nF" V 9150 5850 50 0000 L CNN
|
||||
F 2 "discret:C1-1" V 8950 6200 30 0000 C CNN
|
||||
F 2 "Discret:C1-1" V 8950 6200 30 0000 C CNN
|
||||
F 3 "" H 9000 6000 60 0001 C CNN
|
||||
1 9000 6000
|
||||
0 -1 -1 0
|
||||
|
@ -576,7 +575,7 @@ U 1 1 442A584C
|
|||
P 10550 5400
|
||||
F 0 "C3" H 10600 5500 50 0000 L CNN
|
||||
F 1 "22uF/25V" V 10700 5050 50 0000 L CNN
|
||||
F 2 "discret:CP8" V 10450 5400 30 0000 C CNN
|
||||
F 2 "Discret:CP8" V 10450 5400 30 0000 C CNN
|
||||
F 3 "" H 10550 5400 60 0001 C CNN
|
||||
1 10550 5400
|
||||
0 -1 -1 0
|
||||
|
@ -632,23 +631,23 @@ NoConn ~ 1700 3200
|
|||
$Comp
|
||||
L GND #PWR014
|
||||
U 1 1 442A50C2
|
||||
P 7050 2350
|
||||
F 0 "#PWR014" H 7050 2350 30 0001 C CNN
|
||||
F 1 "GND" H 7050 2280 30 0001 C CNN
|
||||
F 2 "" H 7050 2350 60 0001 C CNN
|
||||
F 3 "" H 7050 2350 60 0001 C CNN
|
||||
1 7050 2350
|
||||
P 7050 2150
|
||||
F 0 "#PWR014" H 7050 2150 30 0001 C CNN
|
||||
F 1 "GND" H 7050 2080 30 0001 C CNN
|
||||
F 2 "" H 7050 2150 60 0001 C CNN
|
||||
F 3 "" H 7050 2150 60 0001 C CNN
|
||||
1 7050 2150
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R17
|
||||
U 1 1 442A50BF
|
||||
P 7050 2100
|
||||
F 0 "R17" V 7130 2100 50 0000 C CNN
|
||||
F 1 "22K" V 7050 2100 50 0000 C CNN
|
||||
F 2 "discret:R4" V 7200 2100 60 0000 C CNN
|
||||
F 3 "" H 7050 2100 60 0001 C CNN
|
||||
1 7050 2100
|
||||
P 7050 2000
|
||||
F 0 "R17" V 7130 2000 50 0000 C CNN
|
||||
F 1 "22K" V 7050 2000 50 0000 C CNN
|
||||
F 2 "Discret:R4" V 7200 2000 60 0000 C CNN
|
||||
F 3 "" H 7050 2000 60 0001 C CNN
|
||||
1 7050 2000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
|
@ -679,11 +678,11 @@ U 1 1 442A5084
|
|||
P 4150 6950
|
||||
F 0 "D9" H 4150 7050 50 0000 C CNN
|
||||
F 1 "GREEN-LED" H 4150 6850 50 0000 C CNN
|
||||
F 2 "discret:LEDV" H 4150 7200 30 0000 C CNN
|
||||
F 2 "Discret:LEDV" H 4150 7200 30 0000 C CNN
|
||||
F 3 "" H 4150 6950 60 0001 C CNN
|
||||
F 4 "GREEN LED" H 4200 7100 40 0000 C CNN "Champ4"
|
||||
1 4150 6950
|
||||
0 1 1 0
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R14
|
||||
|
@ -691,7 +690,7 @@ U 1 1 442A5083
|
|||
P 3850 6650
|
||||
F 0 "R14" V 3930 6650 50 0000 C CNN
|
||||
F 1 "470" V 3850 6650 50 0000 C CNN
|
||||
F 2 "discret:R4" V 3765 6645 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 3765 6645 30 0000 C CNN
|
||||
F 3 "" H 3850 6650 60 0001 C CNN
|
||||
1 3850 6650
|
||||
0 -1 -1 0
|
||||
|
@ -699,12 +698,12 @@ $EndComp
|
|||
$Comp
|
||||
L GND #PWR017
|
||||
U 1 1 442A5057
|
||||
P 3200 7100
|
||||
F 0 "#PWR017" H 3200 7100 30 0001 C CNN
|
||||
F 1 "GND" H 3200 7030 30 0001 C CNN
|
||||
F 2 "" H 3200 7100 60 0001 C CNN
|
||||
F 3 "" H 3200 7100 60 0001 C CNN
|
||||
1 3200 7100
|
||||
P 3200 7050
|
||||
F 0 "#PWR017" H 3200 7050 30 0001 C CNN
|
||||
F 1 "GND" H 3200 6980 30 0001 C CNN
|
||||
F 2 "" H 3200 7050 60 0001 C CNN
|
||||
F 3 "" H 3200 7050 60 0001 C CNN
|
||||
1 3200 7050
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
|
@ -713,7 +712,7 @@ U 1 1 442A5056
|
|||
P 3200 6900
|
||||
F 0 "C1" H 3250 7000 50 0000 L CNN
|
||||
F 1 "100µF" H 3250 6800 50 0000 L CNN
|
||||
F 2 "discret:CP10" H 3500 6750 30 0000 C CNN
|
||||
F 2 "Discret:CP10" H 3500 6750 30 0000 C CNN
|
||||
F 3 "" H 3200 6900 60 0001 C CNN
|
||||
1 3200 6900
|
||||
1 0 0 -1
|
||||
|
@ -735,7 +734,7 @@ U 1 1 442A504A
|
|||
P 2700 6700
|
||||
F 0 "U3" H 2850 6504 60 0000 C CNN
|
||||
F 1 "7805" H 2700 6900 60 0000 C CNN
|
||||
F 2 "discret:LM78XX" H 2750 7000 60 0000 C CNN
|
||||
F 2 "Discret:LM78XX" H 2750 7000 60 0000 C CNN
|
||||
F 3 "" H 2700 6700 60 0001 C CNN
|
||||
1 2700 6700
|
||||
1 0 0 -1
|
||||
|
@ -743,12 +742,12 @@ $EndComp
|
|||
$Comp
|
||||
L GND #PWR019
|
||||
U 1 1 442A5023
|
||||
P 1950 7100
|
||||
F 0 "#PWR019" H 1950 7100 30 0001 C CNN
|
||||
F 1 "GND" H 1950 7030 30 0001 C CNN
|
||||
F 2 "" H 1950 7100 60 0001 C CNN
|
||||
F 3 "" H 1950 7100 60 0001 C CNN
|
||||
1 1950 7100
|
||||
P 1950 7050
|
||||
F 0 "#PWR019" H 1950 7050 30 0001 C CNN
|
||||
F 1 "GND" H 1950 6980 30 0001 C CNN
|
||||
F 2 "" H 1950 7050 60 0001 C CNN
|
||||
F 3 "" H 1950 7050 60 0001 C CNN
|
||||
1 1950 7050
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
|
@ -757,7 +756,7 @@ U 1 1 442A501D
|
|||
P 1950 6900
|
||||
F 0 "C2" H 2000 7000 50 0000 L CNN
|
||||
F 1 "220uF" H 2000 6800 50 0000 L CNN
|
||||
F 2 "discret:CP10" H 2300 6700 60 0000 C CNN
|
||||
F 2 "Discret:CP10" H 2300 6700 60 0000 C CNN
|
||||
F 3 "" H 1950 6900 60 0001 C CNN
|
||||
1 1950 6900
|
||||
1 0 0 -1
|
||||
|
@ -774,15 +773,15 @@ F 3 "" H 1400 6900 60 0001 C CNN
|
|||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODE D1
|
||||
L D D1
|
||||
U 1 1 442A500B
|
||||
P 1650 6650
|
||||
F 0 "D1" H 1650 6750 40 0000 C CNN
|
||||
F 1 "1N4004" H 1650 6550 40 0000 C CNN
|
||||
F 2 "discret:D5" H 1646 6800 30 0000 C CNN
|
||||
F 2 "Discret:D5" H 1646 6800 30 0000 C CNN
|
||||
F 3 "" H 1650 6650 60 0001 C CNN
|
||||
1 1650 6650
|
||||
1 0 0 -1
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
$Comp
|
||||
L CONN_2 P1
|
||||
|
@ -803,11 +802,11 @@ U 1 1 442A4F5D
|
|||
P 6550 2400
|
||||
F 0 "D8" H 6550 2500 50 0000 C CNN
|
||||
F 1 "RED-LED" H 6550 2300 50 0000 C CNN
|
||||
F 2 "discret:LEDV" H 6550 2250 30 0000 C CNN
|
||||
F 2 "Discret:LEDV" H 6550 2250 30 0000 C CNN
|
||||
F 3 "" H 6550 2400 60 0001 C CNN
|
||||
F 4 "Low Current Led" H 6600 2550 40 0000 C CNN "Champ4"
|
||||
1 6550 2400
|
||||
0 1 1 0
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R9
|
||||
|
@ -815,7 +814,7 @@ U 1 1 442A4F52
|
|||
P 6550 1900
|
||||
F 0 "R9" V 6630 1900 50 0000 C CNN
|
||||
F 1 "2.2K" V 6550 1900 50 0000 C CNN
|
||||
F 2 "discret:R4" V 6450 1900 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 6450 1900 30 0000 C CNN
|
||||
F 3 "" H 6550 1900 60 0001 C CNN
|
||||
1 6550 1900
|
||||
1 0 0 -1
|
||||
|
@ -848,7 +847,7 @@ U 1 1 442A4F30
|
|||
P 6450 1400
|
||||
F 0 "Q2" H 6400 1250 60 0000 C CNN
|
||||
F 1 "BC307" H 6354 1550 60 0000 C CNN
|
||||
F 2 "discret:TO92" H 6348 1617 30 0000 C CNN
|
||||
F 2 "Discret:TO92" H 6348 1617 30 0000 C CNN
|
||||
F 3 "" H 6450 1400 60 0001 C CNN
|
||||
1 6450 1400
|
||||
1 0 0 1
|
||||
|
@ -859,7 +858,7 @@ U 1 1 442A4F2A
|
|||
P 6100 1000
|
||||
F 0 "R7" V 6180 1000 50 0000 C CNN
|
||||
F 1 "10K" V 6100 1000 50 0000 C CNN
|
||||
F 2 "discret:R4" V 6250 1000 60 0000 C CNN
|
||||
F 2 "Discret:R4" V 6250 1000 60 0000 C CNN
|
||||
F 3 "" H 6100 1000 60 0001 C CNN
|
||||
1 6100 1000
|
||||
1 0 0 -1
|
||||
|
@ -870,7 +869,7 @@ U 1 1 442A4F23
|
|||
P 5750 1400
|
||||
F 0 "R11" V 5830 1400 50 0000 C CNN
|
||||
F 1 "22K" V 5750 1400 50 0000 C CNN
|
||||
F 2 "discret:R4" V 5821 1591 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 5821 1591 30 0000 C CNN
|
||||
F 3 "" H 5750 1400 60 0001 C CNN
|
||||
1 5750 1400
|
||||
0 -1 -1 0
|
||||
|
@ -888,7 +887,7 @@ F 3 "" H 5450 1900 60 0001 C CNN
|
|||
$EndComp
|
||||
Text Label 2300 1700 0 60 ~ 0
|
||||
VPP_ON
|
||||
Text Label 5400 5100 0 60 ~ 0
|
||||
Text Label 5300 5100 0 60 ~ 0
|
||||
CLOCK-RB6
|
||||
Text Label 5500 3150 0 60 ~ 0
|
||||
DATA-RB7
|
||||
|
@ -898,7 +897,7 @@ U 1 1 442A4EB9
|
|||
P 5350 1700
|
||||
F 0 "Q1" H 5500 1700 50 0000 C CNN
|
||||
F 1 "BC237" H 5252 1850 50 0000 C CNN
|
||||
F 2 "discret:TO92" H 5200 1550 30 0000 C CNN
|
||||
F 2 "Discret:TO92" H 5200 1550 30 0000 C CNN
|
||||
F 3 "" H 5350 1700 60 0001 C CNN
|
||||
1 5350 1700
|
||||
1 0 0 -1
|
||||
|
@ -923,34 +922,34 @@ PC-DATA-OUT
|
|||
$Comp
|
||||
L GND #PWR023
|
||||
U 1 1 442A4DB3
|
||||
P 2800 2250
|
||||
F 0 "#PWR023" H 2800 2250 30 0001 C CNN
|
||||
F 1 "GND" H 2800 2180 30 0001 C CNN
|
||||
F 2 "" H 2800 2250 60 0001 C CNN
|
||||
F 3 "" H 2800 2250 60 0001 C CNN
|
||||
1 2800 2250
|
||||
P 2800 2150
|
||||
F 0 "#PWR023" H 2800 2150 30 0001 C CNN
|
||||
F 1 "GND" H 2800 2080 30 0001 C CNN
|
||||
F 2 "" H 2800 2150 60 0001 C CNN
|
||||
F 3 "" H 2800 2150 60 0001 C CNN
|
||||
1 2800 2150
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L GND #PWR024
|
||||
U 1 1 442A4DAE
|
||||
P 3200 5650
|
||||
F 0 "#PWR024" H 3200 5650 30 0001 C CNN
|
||||
F 1 "GND" H 3200 5580 30 0001 C CNN
|
||||
F 2 "" H 3200 5650 60 0001 C CNN
|
||||
F 3 "" H 3200 5650 60 0001 C CNN
|
||||
1 3200 5650
|
||||
P 3200 5550
|
||||
F 0 "#PWR024" H 3200 5550 30 0001 C CNN
|
||||
F 1 "GND" H 3200 5480 30 0001 C CNN
|
||||
F 2 "" H 3200 5550 60 0001 C CNN
|
||||
F 3 "" H 3200 5550 60 0001 C CNN
|
||||
1 3200 5550
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L GND #PWR025
|
||||
U 1 1 442A4DAB
|
||||
P 3200 3700
|
||||
F 0 "#PWR025" H 3200 3700 30 0001 C CNN
|
||||
F 1 "GND" H 3200 3630 30 0001 C CNN
|
||||
F 2 "" H 3200 3700 60 0001 C CNN
|
||||
F 3 "" H 3200 3700 60 0001 C CNN
|
||||
1 3200 3700
|
||||
P 3200 3600
|
||||
F 0 "#PWR025" H 3200 3600 30 0001 C CNN
|
||||
F 1 "GND" H 3200 3530 30 0001 C CNN
|
||||
F 2 "" H 3200 3600 60 0001 C CNN
|
||||
F 3 "" H 3200 3600 60 0001 C CNN
|
||||
1 3200 3600
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
|
@ -959,7 +958,7 @@ U 1 1 442A4D92
|
|||
P 4700 1700
|
||||
F 0 "R8" V 4780 1700 50 0000 C CNN
|
||||
F 1 "1K" V 4700 1700 50 0000 C CNN
|
||||
F 2 "discret:R4" V 4850 1700 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 4850 1700 30 0000 C CNN
|
||||
F 3 "" H 4700 1700 60 0001 C CNN
|
||||
1 4700 1700
|
||||
0 -1 -1 0
|
||||
|
@ -970,7 +969,7 @@ U 1 1 442A4D8D
|
|||
P 5100 5100
|
||||
F 0 "R13" V 5180 5100 50 0000 C CNN
|
||||
F 1 "470" V 5100 5100 50 0000 C CNN
|
||||
F 2 "discret:R4" V 5250 5100 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 5250 5100 30 0000 C CNN
|
||||
F 3 "" H 5100 5100 60 0001 C CNN
|
||||
1 5100 5100
|
||||
0 -1 -1 0
|
||||
|
@ -981,7 +980,7 @@ U 1 1 442A4D85
|
|||
P 5100 3150
|
||||
F 0 "R12" V 5180 3150 50 0000 C CNN
|
||||
F 1 "470" V 5100 3150 50 0000 C CNN
|
||||
F 2 "discret:R4" V 5250 3150 60 0000 C CNN
|
||||
F 2 "Discret:R4" V 5250 3150 60 0000 C CNN
|
||||
F 3 "" H 5100 3150 60 0001 C CNN
|
||||
1 5100 3150
|
||||
0 -1 -1 0
|
||||
|
@ -1042,26 +1041,26 @@ F 3 "" H 4350 5400 60 0001 C CNN
|
|||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODESCH D7
|
||||
L D_Schottky D7
|
||||
U 1 1 442A4D65
|
||||
P 3850 5400
|
||||
F 0 "D7" H 3850 5500 40 0000 C CNN
|
||||
F 1 "BAT43" H 3850 5300 40 0000 C CNN
|
||||
F 2 "discret:D3" H 3850 5250 30 0000 C CNN
|
||||
F 2 "Discret:D3" H 3850 5250 30 0000 C CNN
|
||||
F 3 "" H 3850 5400 60 0001 C CNN
|
||||
1 3850 5400
|
||||
0 -1 -1 0
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODESCH D6
|
||||
L D_Schottky D6
|
||||
U 1 1 442A4D64
|
||||
P 3850 4850
|
||||
F 0 "D6" H 3850 4950 40 0000 C CNN
|
||||
F 1 "BAT43" H 3850 4750 40 0000 C CNN
|
||||
F 2 "discret:D3" H 3850 4700 30 0000 C CNN
|
||||
F 2 "Discret:D3" H 3850 4700 30 0000 C CNN
|
||||
F 3 "" H 3850 4850 60 0001 C CNN
|
||||
1 3850 4850
|
||||
0 -1 -1 0
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R6
|
||||
|
@ -1069,7 +1068,7 @@ U 1 1 442A4D63
|
|||
P 3200 5400
|
||||
F 0 "R6" V 3280 5400 50 0000 C CNN
|
||||
F 1 "10K" V 3200 5400 50 0000 C CNN
|
||||
F 2 "discret:R4" V 3100 5400 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 3100 5400 30 0000 C CNN
|
||||
F 3 "" H 3200 5400 60 0001 C CNN
|
||||
1 3200 5400
|
||||
1 0 0 -1
|
||||
|
@ -1080,7 +1079,7 @@ U 1 1 442A4D62
|
|||
P 3500 5100
|
||||
F 0 "R5" V 3580 5100 50 0000 C CNN
|
||||
F 1 "10K" V 3500 5100 50 0000 C CNN
|
||||
F 2 "discret:R4" V 3420 5088 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 3420 5088 30 0000 C CNN
|
||||
F 3 "" H 3500 5100 60 0001 C CNN
|
||||
1 3500 5100
|
||||
0 -1 -1 0
|
||||
|
@ -1110,12 +1109,12 @@ $EndComp
|
|||
$Comp
|
||||
L GND #PWR031
|
||||
U 1 1 442A4D5F
|
||||
P 3850 3650
|
||||
F 0 "#PWR031" H 3850 3650 30 0001 C CNN
|
||||
F 1 "GND" H 3850 3580 30 0001 C CNN
|
||||
F 2 "" H 3850 3650 60 0001 C CNN
|
||||
F 3 "" H 3850 3650 60 0001 C CNN
|
||||
1 3850 3650
|
||||
P 3850 3600
|
||||
F 0 "#PWR031" H 3850 3600 30 0001 C CNN
|
||||
F 1 "GND" H 3850 3530 30 0001 C CNN
|
||||
F 2 "" H 3850 3600 60 0001 C CNN
|
||||
F 3 "" H 3850 3600 60 0001 C CNN
|
||||
1 3850 3600
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
|
@ -1130,26 +1129,26 @@ F 3 "" H 4350 3450 60 0001 C CNN
|
|||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODESCH D5
|
||||
L D_Schottky D5
|
||||
U 1 1 442A4D5D
|
||||
P 3850 3450
|
||||
F 0 "D5" H 3850 3550 40 0000 C CNN
|
||||
F 1 "BAT43" H 3850 3350 40 0000 C CNN
|
||||
F 2 "discret:D3" H 3850 3300 60 0000 C CNN
|
||||
F 2 "Discret:D3" H 3850 3300 30 0000 C CNN
|
||||
F 3 "" H 3850 3450 60 0001 C CNN
|
||||
1 3850 3450
|
||||
0 -1 -1 0
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODESCH D4
|
||||
L D_Schottky D4
|
||||
U 1 1 442A4D5C
|
||||
P 3850 2900
|
||||
F 0 "D4" H 3850 3000 40 0000 C CNN
|
||||
F 1 "BAT43" H 3850 2800 40 0000 C CNN
|
||||
F 2 "discret:D3" H 3850 2750 30 0000 C CNN
|
||||
F 2 "Discret:D3" H 3850 2750 30 0000 C CNN
|
||||
F 3 "" H 3850 2900 60 0001 C CNN
|
||||
1 3850 2900
|
||||
0 -1 -1 0
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R4
|
||||
|
@ -1157,7 +1156,7 @@ U 1 1 442A4D5B
|
|||
P 3200 3450
|
||||
F 0 "R4" V 3280 3450 50 0000 C CNN
|
||||
F 1 "10K" V 3200 3450 50 0000 C CNN
|
||||
F 2 "discret:R4" V 3100 3450 60 0000 C CNN
|
||||
F 2 "Discret:R4" V 3100 3450 30 0000 C CNN
|
||||
F 3 "" H 3200 3450 60 0001 C CNN
|
||||
1 3200 3450
|
||||
1 0 0 -1
|
||||
|
@ -1168,7 +1167,7 @@ U 1 1 442A4D5A
|
|||
P 3500 3150
|
||||
F 0 "R3" V 3580 3150 50 0000 C CNN
|
||||
F 1 "10K" V 3500 3150 50 0000 C CNN
|
||||
F 2 "discret:R4" V 3650 3150 30 0000 C CNN
|
||||
F 2 "Discret:R4" V 3650 3150 30 0000 C CNN
|
||||
F 3 "" H 3500 3150 60 0001 C CNN
|
||||
1 3500 3150
|
||||
0 -1 -1 0
|
||||
|
@ -1218,26 +1217,26 @@ F 3 "" H 3950 2000 60 0001 C CNN
|
|||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODESCH D3
|
||||
L D_Schottky D3
|
||||
U 1 1 442A4D25
|
||||
P 3450 2000
|
||||
F 0 "D3" H 3450 2100 40 0000 C CNN
|
||||
F 1 "BAT43" H 3450 1900 40 0000 C CNN
|
||||
F 2 "discret:D3" H 3450 1850 30 0000 C CNN
|
||||
F 2 "Discret:D3" H 3450 1850 30 0000 C CNN
|
||||
F 3 "" H 3450 2000 60 0001 C CNN
|
||||
1 3450 2000
|
||||
0 -1 -1 0
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L DIODESCH D2
|
||||
L D_Schottky D2
|
||||
U 1 1 442A4D1B
|
||||
P 3450 1450
|
||||
F 0 "D2" H 3450 1550 40 0000 C CNN
|
||||
F 1 "BAT43" H 3450 1350 40 0000 C CNN
|
||||
F 2 "discret:D3" H 3500 1300 30 0000 C CNN
|
||||
F 2 "Discret:D3" H 3500 1300 30 0000 C CNN
|
||||
F 3 "" H 3450 1450 60 0001 C CNN
|
||||
1 3450 1450
|
||||
0 -1 -1 0
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R2
|
||||
|
@ -1245,7 +1244,7 @@ U 1 1 442A4CFB
|
|||
P 2800 2000
|
||||
F 0 "R2" V 2880 2000 50 0000 C CNN
|
||||
F 1 "10K" V 2800 2000 50 0000 C CNN
|
||||
F 2 "discret:R4" V 2700 2000 60 0000 C CNN
|
||||
F 2 "Discret:R4" V 2700 2000 30 0000 C CNN
|
||||
F 3 "" H 2800 2000 60 0001 C CNN
|
||||
1 2800 2000
|
||||
1 0 0 -1
|
||||
|
@ -1256,7 +1255,7 @@ U 1 1 442A4CF4
|
|||
P 3100 1700
|
||||
F 0 "R1" V 3180 1700 50 0000 C CNN
|
||||
F 1 "10K" V 3100 1700 50 0000 C CNN
|
||||
F 2 "discret:R4" V 3250 1700 60 0000 C CNN
|
||||
F 2 "Discret:R4" V 3250 1700 30 0000 C CNN
|
||||
F 3 "" H 3100 1700 60 0001 C CNN
|
||||
1 3100 1700
|
||||
0 -1 -1 0
|
||||
|
@ -1366,4 +1365,32 @@ NoConn ~ 6250 7100
|
|||
NoConn ~ 6250 7250
|
||||
NoConn ~ 6250 7400
|
||||
NoConn ~ 6250 7550
|
||||
Wire Wire Line
|
||||
3850 2700 3850 2750
|
||||
Wire Wire Line
|
||||
10250 5650 10150 5650
|
||||
Wire Wire Line
|
||||
10250 6150 10150 6150
|
||||
Connection ~ 9200 6000
|
||||
Wire Wire Line
|
||||
8600 6100 8500 6100
|
||||
Wire Wire Line
|
||||
7650 3200 7750 3200
|
||||
Connection ~ 6100 1250
|
||||
Connection ~ 6100 750
|
||||
Wire Wire Line
|
||||
7900 2650 7800 2650
|
||||
Connection ~ 7900 2900
|
||||
Wire Wire Line
|
||||
7400 2650 7500 2650
|
||||
Wire Wire Line
|
||||
7050 1850 7050 1600
|
||||
Wire Wire Line
|
||||
3450 1300 3450 1250
|
||||
Wire Wire Line
|
||||
3450 2150 3450 2200
|
||||
Wire Wire Line
|
||||
3850 5600 3850 5550
|
||||
Wire Wire Line
|
||||
3850 4700 3850 4650
|
||||
$EndSCHEMATC
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
EESchema Schematic File Version 2
|
||||
LIBS:device
|
||||
LIBS:pic_programmer_schlib
|
||||
LIBS:power
|
||||
LIBS:pic_programmer-cache
|
||||
|
@ -170,34 +171,34 @@ $EndComp
|
|||
$Comp
|
||||
L GND #PWR040
|
||||
U 1 1 442AA147
|
||||
P 3300 7050
|
||||
F 0 "#PWR040" H 3300 7050 30 0001 C CNN
|
||||
F 1 "GND" H 3300 6980 30 0001 C CNN
|
||||
F 2 "" H 3300 7050 60 0001 C CNN
|
||||
F 3 "" H 3300 7050 60 0001 C CNN
|
||||
1 3300 7050
|
||||
P 3300 6950
|
||||
F 0 "#PWR040" H 3300 6950 30 0001 C CNN
|
||||
F 1 "GND" H 3300 6880 30 0001 C CNN
|
||||
F 2 "" H 3300 6950 60 0001 C CNN
|
||||
F 3 "" H 3300 6950 60 0001 C CNN
|
||||
1 3300 6950
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L C C7
|
||||
U 1 1 442AA145
|
||||
P 3300 6800
|
||||
F 0 "C7" H 3350 6900 50 0000 L CNN
|
||||
F 1 "100nF" H 3350 6700 50 0000 L CNN
|
||||
F 2 "discret:C1-1" H 3650 6600 60 0000 C CNN
|
||||
F 3 "" H 3300 6800 60 0001 C CNN
|
||||
1 3300 6800
|
||||
P 3300 6750
|
||||
F 0 "C7" H 3350 6850 50 0000 L CNN
|
||||
F 1 "100nF" H 3350 6650 50 0000 L CNN
|
||||
F 2 "Discret:C1-1" H 3500 6600 30 0000 C CNN
|
||||
F 3 "" H 3300 6750 60 0001 C CNN
|
||||
1 3300 6750
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L GND #PWR041
|
||||
U 1 1 442AA138
|
||||
P 2400 7050
|
||||
F 0 "#PWR041" H 2400 7050 30 0001 C CNN
|
||||
F 1 "GND" H 2400 6980 30 0001 C CNN
|
||||
F 2 "" H 2400 7050 60 0001 C CNN
|
||||
F 3 "" H 2400 7050 60 0001 C CNN
|
||||
1 2400 7050
|
||||
P 2400 6950
|
||||
F 0 "#PWR041" H 2400 6950 30 0001 C CNN
|
||||
F 1 "GND" H 2400 6880 30 0001 C CNN
|
||||
F 2 "" H 2400 6950 60 0001 C CNN
|
||||
F 3 "" H 2400 6950 60 0001 C CNN
|
||||
1 2400 6950
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
NoConn ~ 9200 5800
|
||||
|
@ -381,12 +382,12 @@ VCC_PIC
|
|||
$Comp
|
||||
L C C6
|
||||
U 1 1 442AA12B
|
||||
P 2400 6800
|
||||
F 0 "C6" H 2450 6900 50 0000 L CNN
|
||||
F 1 "100nF" H 2450 6700 50 0000 L CNN
|
||||
F 2 "discret:C1-1" H 2750 6600 60 0000 C CNN
|
||||
F 3 "" H 2400 6800 60 0001 C CNN
|
||||
1 2400 6800
|
||||
P 2400 6750
|
||||
F 0 "C6" H 2450 6850 50 0000 L CNN
|
||||
F 1 "100nF" H 2450 6650 50 0000 L CNN
|
||||
F 2 "Discret:C1-1" H 2600 6600 30 0000 C CNN
|
||||
F 3 "" H 2400 6750 60 0001 C CNN
|
||||
1 2400 6750
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
|
@ -444,9 +445,9 @@ Connection ~ 2400 6200
|
|||
Wire Wire Line
|
||||
3700 1850 3700 1800
|
||||
Wire Wire Line
|
||||
2400 7000 2400 7050
|
||||
2400 6900 2400 6950
|
||||
Wire Wire Line
|
||||
3300 7000 3300 7050
|
||||
3300 6900 3300 6950
|
||||
$Comp
|
||||
L PWR_FLAG #FLG047
|
||||
U 1 1 5558FA28
|
||||
|
|
Loading…
Reference in New Issue