Uploaded completeness chart (#19)
* ETB How-to rewording I reworded the ETB documentation page to remove first and second person language. Also changed wording to read, in my opinion, easier. * Uploading completeness chart to wiki Uploading the completeness chart that was created by myself and modified by Andrey and Jimmy. * Creation of document Created completeness chart on wiki * Create init * Uploaded required completeness chart images These images are required in the completeness chart file. They will live here until I am told they are to live somewhere else. * Typo fix POPULATED! * revert home revert * update home Added completeness chart link
This commit is contained in:
parent
9e269ff866
commit
6bbc40d1be
|
@ -0,0 +1,21 @@
|
|||
# RusEFI (RE) PCB Configurations
|
||||
When ordering rusEFI the ECU boards may be bought in several different stages of assembly completeness. These stages may range from the bare board with no components attached all the way to fully assembled PCBs already in enclosures. What should be ordered by the end user is up to them, their solering skills and capabilities, and how much they value their time.
|
||||
|
||||
1. **Bare PCB**: No components soldered. For the end user, soldering would be required for **ALL** components.
|
||||
![BareMRE](Images/BareMRE.png "Bare MRE")
|
||||
|
||||
2. **Partially Populated Board**: More than a half of components soldered to it. This board would require the end user to do some SMT and/or through-hole soldering to get a functional board.
|
||||
![PartialMRE](Images/PartialMRE.png "Partial MRE")
|
||||
|
||||
1. **Fully Populated Board**: No soldering is required by the end user to have a fully functional board but case is not included.
|
||||
![PopulatedMRE](Images/PopulatedMRE.png "Populated MRE")
|
||||
|
||||
1. **Fully Assembled**: All SMT and through hole devices are populated and the board is in a case. The end user does not need to open the case or ever look at the PCB. As far as the end user is concerned the product just needs to be wired in.
|
||||
![CompleteMRE](Images/CompleteMRE.png "Complete MRE")
|
||||
|
||||
|
||||
## Options:
|
||||
1. **PnP (plug & play)**: If the board is designed to be plug and play, plugged into the OEM harness and operate properly.
|
||||
2. **Add Connector**: If the board is sold with the harness side connectors required.
|
||||
3. **Add Pigtail**: If the board is sold with the harness side connectors required and there are wires in the harness side connectors.
|
||||
4. **Add Harness**: If the board is sold with a vehicle specific harness so that the ECU needs to be connected to the vehicle with the harness and the engine will start.
|
Binary file not shown.
After Width: | Height: | Size: 259 KiB |
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
Binary file not shown.
After Width: | Height: | Size: 210 KiB |
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
|
@ -0,0 +1 @@
|
|||
|
4
home.md
4
home.md
|
@ -35,6 +35,8 @@
|
|||
|
||||
## Hardware
|
||||
|
||||
[rusEFI Assembly Completeness Chart](Completeness_Chart)
|
||||
|
||||
[FAQ rusEfi Boards](Hardware)
|
||||
|
||||
### Frankenso
|
||||
|
@ -66,4 +68,4 @@ Some GIT help is available inside [misc/git_scripts](https://github.com/rusefi/h
|
|||
|
||||
Q: Where are contributors hanging out?
|
||||
|
||||
A: [rusefi_chat](rusefi_chat)
|
||||
A: [rusefi_chat](rusefi_chat)
|
||||
|
|
Loading…
Reference in New Issue