View Single Post
Old 11-20-2012, 11:23 AM   #61 (permalink)
meelis11
EcoModding Apprentice
 
meelis11's Avatar
 
Join Date: Feb 2009
Location: Estonia
Posts: 199

Green frog - '97 Audi A4 Avant 1.9TDI 81kW
Diesel
90 day: 43.1 mpg (US)
Thanks: 19
Thanked 40 Times in 28 Posts
With some modifications in mpguino hardware and software it should be possible to use mpguino for this purpose too. No need to invent bicycle (mpguino) again.

It already has VSS input logic similar like we want here - it counts VSS pulses.
So we need to modify injector logic to measure pulses instead of pulse length. MPGuino uses two input pins (and two interrupts) for injector measure - one for pulse start and other for pulse end detecting. Currenty arduino pin 2 and 3 are connected together - here we need to separate them in schematic again.


__________________
http://mpguino.wiseman.ee/eng - get assembled mpguino from here!
  Reply With Quote
The Following 2 Users Say Thank You to meelis11 For This Useful Post:
AndrzejM (11-20-2012), Varn (11-20-2012)