enhance doc for newbies

This commit is contained in:
mi-hol 2023-01-12 12:12:31 +01:00
parent 7043012c47
commit cfdc91afcd
1 changed files with 16 additions and 6 deletions

View File

@ -19,9 +19,12 @@ RusEFI is also still very much in development, the dev team provide no guarantee
You are going to need to know technical details about below referenced items. You are going to need to know technical details about below referenced items.
To get an idea of [tested sensors and actuators](rusEFI-project-Sensors.md)
and [available sensors and actuators](Pages-Sensors-and-Actuators.md)
### Camshaft position sensor (optional) ### Camshaft position sensor (optional)
- VVT - [VVT Overview](VVT)
### Crankshaft position sensor ### Crankshaft position sensor
@ -37,7 +40,7 @@ Is the trigger wheel of your engine contained in [All-Supported-triggers](All-Su
- is a High or low impedance injector? - is a High or low impedance injector?
- what is the flow rate? - what is the flow rate?
To answer look at Fuel-Injectors](Fuel-Injectors.md) To answer look at [Fuel-Injectors](Fuel-Injectors.md)
### Temperature sensors ### Temperature sensors
@ -52,7 +55,7 @@ To answer look at [Temperature-Sensing](Temperature-Sensing)
### Air Intake sensor ### Air Intake sensor
- MAF please see [MAF](MAF) - MAF please see [MAF](MAF)
- MAP - MAP (ToDo:)
### Idle Air Control Valve (IACV) ### Idle Air Control Valve (IACV)
@ -66,10 +69,16 @@ please see [Wide-Band-Sensors](Wide-Band-Sensors.md)
### Speed sensor ### Speed sensor
ToDo:
### Throttle control ### Throttle control
[ETB](Electronic-Throttle-Body.md)
### Ignition coils ### Ignition coils
[Vault-Of-Ignition-Parts](Vault-Of-Ignition-Parts.md)
### Engine characteristics ### Engine characteristics
- total number of sensors - total number of sensors
@ -81,10 +90,11 @@ please see [Wide-Band-Sensors](Wide-Band-Sensors.md)
- number of pins - number of pins
- shape of connector - shape of connector
[OEM connectors](OEM-connectors.md)
## What rusEFI board is correct for your engine? ## What rusEFI board is correct for your engine?
- Select from available Plug-andPlay ECUs - Select from available Plug-and-Play ECUs [see](Vault-of-Pnp-Vehicle-Pages.md)
OR OR
@ -92,8 +102,8 @@ OR
## Getting help ## Getting help
[xxx](HOWTO-ask-questions) [HOWTO ask questions](HOWTO-ask-questions)
## Where to search for information ## Where to search for information
[xxx](HOWTO-Search-on-rusEFI-wiki) [HOWTO Search on rusEFI wiki](HOWTO-Search-on-rusEFI-wiki)