0.1.2
This commit is contained in:
parent
4a75904a53
commit
a466d1bdd9
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +1,5 @@
|
||||||
EESchema Schematic File Version 2
|
EESchema Schematic File Version 2
|
||||||
|
LIBS:KICAD_Older_Version
|
||||||
LIBS:power
|
LIBS:power
|
||||||
LIBS:device
|
LIBS:device
|
||||||
LIBS:transistors
|
LIBS:transistors
|
||||||
|
@ -10,7 +11,6 @@ LIBS:cmos4000
|
||||||
LIBS:adc-dac
|
LIBS:adc-dac
|
||||||
LIBS:memory
|
LIBS:memory
|
||||||
LIBS:xilinx
|
LIBS:xilinx
|
||||||
LIBS:special
|
|
||||||
LIBS:microcontrollers
|
LIBS:microcontrollers
|
||||||
LIBS:dsp
|
LIBS:dsp
|
||||||
LIBS:microchip
|
LIBS:microchip
|
||||||
|
@ -29,21 +29,26 @@ LIBS:opto
|
||||||
LIBS:atmel
|
LIBS:atmel
|
||||||
LIBS:contrib
|
LIBS:contrib
|
||||||
LIBS:valves
|
LIBS:valves
|
||||||
LIBS:LMV324IDR
|
|
||||||
LIBS:logo
|
LIBS:logo
|
||||||
LIBS:logo_flipped
|
LIBS:logo_flipped
|
||||||
LIBS:project_specific_libs
|
|
||||||
LIBS:art-electro-conn
|
LIBS:art-electro-conn
|
||||||
LIBS:art-electro-ic
|
LIBS:art-electro-ic
|
||||||
EELAYER 27 0
|
LIBS:LMV324IDR
|
||||||
|
LIBS:conn_16
|
||||||
|
LIBS:fds2734
|
||||||
|
LIBS:tc4427
|
||||||
|
LIBS:MAX9926-9927
|
||||||
|
LIBS:max9939
|
||||||
|
LIBS:frankenstein-cache
|
||||||
|
EELAYER 25 0
|
||||||
EELAYER END
|
EELAYER END
|
||||||
$Descr A4 11693 8268
|
$Descr A 11000 8500
|
||||||
encoding utf-8
|
encoding utf-8
|
||||||
Sheet 1 8
|
Sheet 1 8
|
||||||
Title ""
|
Title ""
|
||||||
Date "8 feb 2014"
|
Date "2017-12-27"
|
||||||
Rev ""
|
Rev "R0.1.2"
|
||||||
Comp ""
|
Comp "rusEFI.com"
|
||||||
Comment1 ""
|
Comment1 ""
|
||||||
Comment2 ""
|
Comment2 ""
|
||||||
Comment3 ""
|
Comment3 ""
|
||||||
|
@ -74,7 +79,7 @@ F0 "can_brd_1" 50
|
||||||
F1 "can_brd_1.sch" 50
|
F1 "can_brd_1.sch" 50
|
||||||
$EndSheet
|
$EndSheet
|
||||||
$Sheet
|
$Sheet
|
||||||
S 9650 3250 500 450
|
S 8900 2925 500 450
|
||||||
U 52DBFCF9
|
U 52DBFCF9
|
||||||
F0 "frankenstein_foundation" 50
|
F0 "frankenstein_foundation" 50
|
||||||
F1 "frankenstein_foundation.sch" 50
|
F1 "frankenstein_foundation.sch" 50
|
||||||
|
|
|
@ -472,7 +472,7 @@ F 3 "" H 8075 1475 60 0001 C CNN
|
||||||
$EndComp
|
$EndComp
|
||||||
Text Label 8075 725 0 60 ~ 0
|
Text Label 8075 725 0 60 ~ 0
|
||||||
5V
|
5V
|
||||||
Text Notes 8625 875 0 60 ~ 0
|
Text Notes 8600 1450 0 60 ~ 0
|
||||||
OPTION FOR IGNITION DRIVER\n75 OHM 1/2 WATT\n\n\n\n\n100 OHM 1 WATT
|
OPTION FOR IGNITION DRIVER\n75 OHM 1/2 WATT\n\n\n\n\n100 OHM 1 WATT
|
||||||
Text Label 14975 1750 2 60 ~ 0
|
Text Label 14975 1750 2 60 ~ 0
|
||||||
INJ-11
|
INJ-11
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
6) rename 'inj-X' to 'low-X' to reduce confusion?
|
6) rename 'inj-X' to 'low-X' to reduce confusion?
|
||||||
7) draw VBatt wiring on the back of the board?
|
7) draw VBatt wiring on the back of the board?
|
||||||
8) VP label silkscreen should be improved
|
8) VP label silkscreen should be improved
|
||||||
9) resolved in 0.1.1 "5v 5v GND" silkscreen on the back is wrong - one of the pins is 3v. todo: check power silkscreen on the front
|
9) resolved in 0.1.2 "5v 5v GND" silkscreen on the back is wrong - one of the pins is 3v. todo: check power silkscreen on the front
|
||||||
|
|
||||||
10) a jumper to connect VP to +5
|
10) a jumper to connect VP to +5
|
||||||
11) a jumper to connect W211 to PC6
|
11) a jumper to connect W211 to PC6
|
||||||
|
|
Loading…
Reference in New Issue