@@ -19,9 +19,12 @@ RusEFI is also still very much in development, the dev team provide no guarantee
19
19
20
20
You are going to need to know technical details about below referenced items.
21
21
22
+ To get an idea of [ tested sensors and actuators] ( rusEFI-project-Sensors.md )
23
+ and [ available sensors and actuators] ( Pages-Sensors-and-Actuators.md )
24
+
22
25
### Camshaft position sensor (optional)
23
26
24
- - VVT
27
+ - [ VVT Overview ] ( VVT )
25
28
26
29
### Crankshaft position sensor
27
30
@@ -37,7 +40,7 @@ Is the trigger wheel of your engine contained in [All-Supported-triggers](All-Su
37
40
- is a High or low impedance injector?
38
41
- what is the flow rate?
39
42
40
- To answer look at Fuel-Injectors] ( Fuel-Injectors.md )
43
+ To answer look at [ Fuel-Injectors] ( Fuel-Injectors.md )
41
44
42
45
### Temperature sensors
43
46
@@ -52,7 +55,7 @@ To answer look at [Temperature-Sensing](Temperature-Sensing)
52
55
### Air Intake sensor
53
56
54
57
- MAF please see [ MAF] ( MAF )
55
- - MAP
58
+ - MAP (ToDo:)
56
59
57
60
### Idle Air Control Valve (IACV)
58
61
@@ -66,10 +69,16 @@ please see [Wide-Band-Sensors](Wide-Band-Sensors.md)
66
69
67
70
### Speed sensor
68
71
72
+ ToDo:
73
+
69
74
### Throttle control
70
75
76
+ [ ETB] ( Electronic-Throttle-Body.md )
77
+
71
78
### Ignition coils
72
79
80
+ [ Vault-Of-Ignition-Parts] ( Vault-Of-Ignition-Parts.md )
81
+
73
82
### Engine characteristics
74
83
75
84
- total number of sensors
@@ -81,19 +90,20 @@ please see [Wide-Band-Sensors](Wide-Band-Sensors.md)
81
90
82
91
- number of pins
83
92
- shape of connector
93
+ [ OEM connectors] ( OEM-connectors.md )
84
94
85
95
## What rusEFI board is correct for your engine?
86
96
87
- - Select from available Plug-andPlay ECUs
97
+ - Select from available Plug-and-Play ECUs [ see ] ( Vault-of-Pnp-Vehicle-Pages.md )
88
98
89
99
OR
90
100
91
101
- build your own custom ECU from a [ supported MCU kit] ( stm32-readme )
92
102
93
103
## Getting help
94
104
95
- [ xxx ] ( HOWTO-ask-questions )
105
+ [ HOWTO ask questions ] ( HOWTO-ask-questions )
96
106
97
107
## Where to search for information
98
108
99
- [ xxx ] ( HOWTO-Search-on-rusEFI-wiki )
109
+ [ HOWTO Search on rusEFI wiki ] ( HOWTO-Search-on-rusEFI-wiki )
0 commit comments