tvago1972 / MPGuino

MPGuino is a great Arduino/AVR based fuel trip computer that calculates mileage by directly reading fuel injector pulses and vehicle speed pulses. Great for pre-OBDII cars, and more accurate than OBDII-based trip computers.

Home Page:http://www.ecomodder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPGuino

This is a completely re-written port of Dave Brink's original MPGuino code, which may be found at https://github.com/Magister54/opengauge

The MPGuino code in this repository does not support OBDII

About

MPGuino is a great Arduino/AVR based fuel trip computer that calculates mileage by directly reading fuel injector pulses and vehicle speed pulses. Great for pre-OBDII cars, and more accurate than OBDII-based trip computers.

http://www.ecomodder.com

License:GNU General Public License v3.0


Languages

Language:C++ 85.6%Language:C 14.4%