__ __ \ \ / / \ V / \ / | | \_/
_____ | ___| | |__ | __| | |___ \____/
_____ / __ \ | / \/ | | | \__/\ \____/
###### ## ## ## ## ####
__ __ \ \ / / \ V / / \ / /^\ \ \/ \/
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: Pics for an 88 scirocco. [http://www.vems.hu/files/GRMracer/GRMcar2010.jpg 88 Rocco] [http://www.vems.hu/files/GRMracer/ITB_2010.jpg New ITB manifold] '''Ignition outputs''' * EC36p35 -- input to BOSCH008 module (1.0ms charge time helps) '''Injection outputs''' * G * A * B * D '''Sensor inputs''' * Std IAT, CLT, TPS pinouts '''Other ...''' * Knock senor currently hooked to E18p2,3 Hence why I have to check the wiring as per built. * Trigger uses 5v out, analog ground, and Primary trigger in. * ... ----- Old Info ---- Here are two layouts. (can you upload the pics to FileArea and correct links ? The squirrelpf.com link seems to be gone!) I'll have to create new ones. Im using the fuel injection system and the DummyIgnition This shows the vehicle wiring mods http://www.squirrelpf.com/msavr/files/LayoutPg1.jpg This shows connecting the GenBoard up http://www.squirrelpf.com/msavr/files/LayoutPg2.jpg The question of the day is what is the output pin for DummyIgnition? ''Marcell's answer'' On GenBoard v2.2 the same output as used for DocsAndFAQ/EDISFAQ (but EDIS requires different ''config.ign_out'' setting, of course), namely the MISC output, controlled from PORTB7 (inverted by a 800mA NPN). This is determined by ign_activate() in edis.c, defaults are IGN_PORT=PORTB IGN_DDR=DDRB and IGN_OUT=7 and can be overriden with my_make. Look at the setup of the ''old boys'', eg: MembersPage/ChrisGerhardt Translated for the non-enigneers's: You have to change the type of output from the EDIS type to a type that will drive the Bosch 008 module. the MISC output is mapped to pin 12 on the DB37 connector ie the SAW for the EDIS. The output driver type is set in ''edis.h'' to be '''IGN_PORT = PORTB''' '''IGN_DDR = DDRB''' '''ING_OUT = 7''' These valuse can be changed in ''mymake'' so when you compile the firmware its set to the new output type for DummyIgnition. and MembersPage/ChrisGerhardt/ChrisNotes ------------- Newest additions. Assuming that a hack is made for a WOT output. it will drive a relay either switched ground or Switched 12v. That relay at WOT will trigger the Nitrous system. ( 1 fuel, 1 nitrous solenoid )also as a quick addition, I got a water injection system from a member of the Scirocco list, and Brett my racing buddy thought, you know what else will work for water injection? The cold start valve. Excellent. Its got plumbed into the homebrew Home Depot intake. Remember Im on a budget, and out of time. http://cyco.ataxxia.com/gallery/WaterInjection -- pics http://cyco.ataxxia.com/gallery/WaterInjection/P0000578 -- cold start being mounted It got epoxied in Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.