Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 514 Bytes

mpguino-fork

Fork of Dave Brink's mpguino fuel economy computer for Arduino.

Added features:

  • Rounded font
  • Bargraph display like Prius
  • Store tank data in eeprom on sleep
  • Clear display on sleep
  • Calculate fuel cost while driving (fuel cost stored as setting in eeprom)
  • Fuelcut warning character to show when fuelcut is active
  • Some displays alternaetely show cost
  • Distance to empty calculation (tank capacity in eeprom)
  • Remove leading zeros from display (Oct 2013)