code
Proof of concept M.A.P only code released
Posted by leigh on February 12th, 2008The current SVN now contains a directory called 'proof-of-concept' this contains the code to my avr's Atmega32 that reads the standard GM 3 pin 1 Bar MAP sensor and modifies the PWM duration.
Where to from here ?
- Create an interpolation table lookup
- Trigger the PWM from an external event
About and Roadmap
About this project
This is an attempt to build a functioning fuel injection system using the Atmega32 system, I've decided to not use the
motorola chipsets for this because I perfer working with avr-gcc and I find atmel's general community excellent for learning within.
The hardware for this, So far, is expected to be based on existing late model holden commodore type EFI, consisting of
- Low and High pressure fuel system, regulators etc
- MAF (Mass air flow), MAP (Manifold pressure), Air temperature and crank angle sensors for metering fuel delivery
Code
Get your code here.
SVN (subversion)
This project has source-code-versioning care of SVN, you can access the repository here
http://svn.dgtlmoon.com/efi
If you want to contribute just let me know and I'll upgrade your account
