diff options
Diffstat (limited to 'wireviz/Choppy_ECU_C1.yml')
-rw-r--r-- | wireviz/Choppy_ECU_C1.yml | 51 |
1 files changed, 32 insertions, 19 deletions
diff --git a/wireviz/Choppy_ECU_C1.yml b/wireviz/Choppy_ECU_C1.yml index e550799..d87ffc2 100644 --- a/wireviz/Choppy_ECU_C1.yml +++ b/wireviz/Choppy_ECU_C1.yml @@ -67,13 +67,18 @@ connectors: <<: *Fuel_Inj Fuel Injector 2: <<: *Fuel_Inj - Coolant/Crank Sensor: + Coolant Sensor: type: Sumitomo 6180-2181 - notes: Find out if this is Crank or Coolant!!! pins: [1,2] pinlabels: [Sensor+,Sensor GND] image: src: images\Sum.png + Crank Sensor: + type: Sumitomo 6180-2451 + pins: [1,2] + pinlabels: [Sensor+,Sensor GND] + image: + src: images\crank.png MAF Sensor: type: Bosch 1928405138 pins: [1,2,3,4,5] @@ -81,7 +86,7 @@ connectors: image: src: images\MAF.png width: 300 - Tachometer: + Rotor: type: DT04-3P notes: Mates with DT06-3S pins: [A,B,C] @@ -110,19 +115,19 @@ connectors: cables: W1: <<: *logic_wire - length: 50 Inches + length: 53 " colors: [BU,BU,BU,BU,BN] W12: <<: *logic_wire - length: 10 Inches + length: 13 " colors: [BN] W13: <<: *logic_wire - length: 10 Inches + length: 13 " colors: [BN] W14: <<: *logic_wire - length: 10 Inches + length: 13 " colors: [BN] # W2: # <<: *logic_wire @@ -130,47 +135,51 @@ cables: # colors: [BU] W3: <<: *power_wire - length: 40 Inches + length: 43 " colors: [GY] W4: <<: *power_wire - length: 40 Inches + length: 43 " colors: [GY] W5: <<: *logic_wire - length: 21 Inches + length: 24 " colors: [BN,GN,YE,WH] shield: true W6: <<: *logic_wire - length: 21 Inches + length: 24 " colors: [GN] W7: <<: *logic_wire - length: 40 Inches + length: 43 " colors: [PK,GY,BKWH] shield: true notes: Twisted Pair | ECU to Veronte W8: <<: *logic_wire - length: 33.5 Inches + length: 36.5 " colors: [BN,BK] W9: <<: *logic_wire - length: 27 Inches + length: 30 " colors: [BN,BN,BK] W10: <<: *logic_wire - length: 37 Inches + length: 40 " notes: Included cable is of sufficient length. colors: [BK] W11: <<: *logic_wire - length: 30 Inches + length: 33 " colors: [YE,GN,BK] shield: true notes: Twisted Pair | ECU to Servo - + W20: + <<: *logic_wire + length: 26 " + colors: [BN,BK] + shield: true @@ -180,6 +189,10 @@ connections: - W1: [1] - Coil Pack 1: [A] - + - ECU: [H2,H3] + - W20: [1,2] + - Crank Sensor: [2,1] + - - ECU: [A3] - W1: [2] - Coil Pack 2: [A] @@ -237,7 +250,7 @@ connections: - - ECU: [H1, F1] - W8: [1-2] - - Coolant/Crank Sensor: [2,1] + - Coolant Sensor: [2,1] - - ECU: [H1,H1,F2] - W9: [1-3] @@ -245,7 +258,7 @@ connections: - - ECU: [K4] - W10: [1] - - Tachometer: [Out] + - Rotor: [Out] - - ECU: [E3] - W7: s |