Arduino based Open Source ECU for Diesel Engines
If you buy a diesel engine without ECU (Engine Control Unit), what would you do? If you’re a hacker like synkooppi, you might just decide to design your own ECU with an Arduino, open source the code, and provide some documentation on your site. Many people already control motors with Arduino boards, they just happen to be electric motor, and not diesel motor. The system works with diesel engines with Bosch VP37 pumps, and it has been used successfully since 2012. The ECU is based on an Arduino Mega board with a 8-bit AVR MCU @ 16MHz. The latest source code is available for download (2013-10-06), and can be uploaded to the board via the Arduino IDE. Configuration is done with text-based interface using serial connection over USB port. Hardware schematics have not been released yet. This open source ECU currently support the following features: Integrated control map editor Diagnostic […]