I have access to wiring diagrams for any vehicle available in North American 1983-present. Sometimes I can cross it over to Rest Of World cars. If you need schematics for anything, feel free to email me. alandaeric at hotmail dot com
From now, trying to organize thematically by splitting to subpages instead of an unstructured list of all the questions
- MembersPage/EricN/Trigger - inputtrigger
- MembersPage/EricN/Ignition - ignition advance, ignition output and coil related knowledge
- ...
- MembersPage/EricN/BuildNotes : list of steps to complete my install from the very start
SHOPPING LIST
Have: Everything, except I forgot to order the dpak fet
GenboardV3.2
1 x TPIC8101DW. Dual-channel acoustic knock sensor interface chip
1 x Stepper driver IC, package: DIP16
9 x FET: FQPF20N06L (FAI) 15A,
1 x DPAK FET for genboard v3.2
make sure you use a flyback diode if driving inductive loads with the DPAK FET. The flyback diode (eg. BY399 is fast 3A, or 1n4007 is slower 1A diode. ES2J is a fast 2A SMB footprint SMD diode) can live in the harness, or on-board (no dedicated pads!). The lack of flyback diode will ruin the DPAK FET and possibly cause other damage when inductive loads are driven.
MY PROJECT
Ford 347 stroker- on hold,(taking to long to build car)
Temporarily putting it in a 61 404 unimog, mercedes 2.2l straight 6.
- Standard GM map sensor
- Standard GM ect sensor
- Standard GM air temp sensor
- Not sure which idle stepper motor, whatever the 1000cfm throttle body comes with (most likely 4-wire GM bipolar stepper)
- Bosch WB 02, unless someone tells me the NTK one can be easily substituted.
- knock sensor: not installed yet. Any should work that can be bolt on appropriately. Hit the block with a wrench and record sound with notebook soundcard to check it's operation
about my_make or config.txt? config.txt contains all of your tables and running settings, and my_make contains settings regarding hardware (enabling LCD, keyboard, WBO2, etc). If you are looking to learn about config.txt, look into the file called global.h, or read through MembersPage/Jimw/Config
A lot of settings are also described in the manual.
Will this VFD work easily??
http://www.vfdworld.com/techdocs/Noritake_CU20045SCPB-T23A_4x20_VFD.pdf
It's a serial VFD, it will not work. You need a paralell interface with a 44080 compatible command set. Note that VFD displays often have small incompatibilities with LCD displays even if they are listed as LCD compatible.
WISH LIST
- I would like to have a configureable speedo output. (not for my project)
- Drive by Wire, need some serious help with that one.