Skip to content

Commit cfdc91a

Browse files
committed
enhance doc for newbies
1 parent 7043012 commit cfdc91a

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

START-HERE.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@ RusEFI is also still very much in development, the dev team provide no guarantee
1919

2020
You are going to need to know technical details about below referenced items.
2121

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+
2225
### Camshaft position sensor (optional)
2326

24-
- VVT
27+
- [VVT Overview](VVT)
2528

2629
### Crankshaft position sensor
2730

@@ -37,7 +40,7 @@ Is the trigger wheel of your engine contained in [All-Supported-triggers](All-Su
3740
- is a High or low impedance injector?
3841
- what is the flow rate?
3942

40-
To answer look at Fuel-Injectors](Fuel-Injectors.md)
43+
To answer look at [Fuel-Injectors](Fuel-Injectors.md)
4144

4245
### Temperature sensors
4346

@@ -52,7 +55,7 @@ To answer look at [Temperature-Sensing](Temperature-Sensing)
5255
### Air Intake sensor
5356

5457
- MAF please see [MAF](MAF)
55-
- MAP
58+
- MAP (ToDo:)
5659

5760
### Idle Air Control Valve (IACV)
5861

@@ -66,10 +69,16 @@ please see [Wide-Band-Sensors](Wide-Band-Sensors.md)
6669

6770
### Speed sensor
6871

72+
ToDo:
73+
6974
### Throttle control
7075

76+
[ETB](Electronic-Throttle-Body.md)
77+
7178
### Ignition coils
7279

80+
[Vault-Of-Ignition-Parts](Vault-Of-Ignition-Parts.md)
81+
7382
### Engine characteristics
7483

7584
- total number of sensors
@@ -81,19 +90,20 @@ please see [Wide-Band-Sensors](Wide-Band-Sensors.md)
8190

8291
- number of pins
8392
- shape of connector
93+
[OEM connectors](OEM-connectors.md)
8494

8595
## What rusEFI board is correct for your engine?
8696

87-
- Select from available Plug-andPlay ECUs
97+
- Select from available Plug-and-Play ECUs [see](Vault-of-Pnp-Vehicle-Pages.md)
8898

8999
OR
90100

91101
- build your own custom ECU from a [supported MCU kit](stm32-readme)
92102

93103
## Getting help
94104

95-
[xxx](HOWTO-ask-questions)
105+
[HOWTO ask questions](HOWTO-ask-questions)
96106

97107
## Where to search for information
98108

99-
[xxx](HOWTO-Search-on-rusEFI-wiki)
109+
[HOWTO Search on rusEFI wiki](HOWTO-Search-on-rusEFI-wiki)

0 commit comments

Comments
 (0)