Thread: MPGuino
View Single Post
Old 02-07-2012, 05:17 PM   #8 (permalink)
Superturnier
My way is the low way
 
Superturnier's Avatar
 
Join Date: Jun 2009
Location: Finland
Posts: 64

MyoldFord - '65 Ford Taunus 20M Turnier
90 day: 27.59 mpg (US)

Plastic Spaceship - '94 Renault Espace
90 day: 24.03 mpg (US)

Sussu - '82 Suzuki Alto
Thanks: 4
Thanked 17 Times in 8 Posts
Quote:
Originally Posted by meelis11 View Post
I have made some custom mpguinos where buttons are in separate small board (and buttons-in-top version) so you can flush install mpguino and put buttons somewhere else.

I have also made custom code just like I like it
extra features:
* added metric version (must choose before code/firmware uploading, no change possible in settings)
* bargraphs (shows 2min average 5-9L/100km - dropped 0-5L to gain better resolution)
* battery voltage
* trip cost (in settins you enter fuel price)
* tank and current trip time in hours.minutes
* saving tank trip data to eeprom (dont forget it when disconnected)
* some values are shown in integers (speed, rpm)
* removed leading zeroes (instead "012.45" shows " 12.45")
* added dragrace screen (0-100km/h time, 400m time and trap speed, calculated horsepower)
* using Atmega chip sleep mode (consumes about 5milliAmps versus 20milliAmps when in sleep)

Meelis
Hi Meelis,
You have some nice features on your code. I've been looking for a voltage meter for my car for some time now. I would be very interested how have you changed the code to get the battery voltage for MPGuino.
Is there any change that you could publish some parts of the code (*.txt format)
I also have a atmel 328 on a arduino dualemiloluevemilouvumilou..thingy and I have done some small changes to the code for my own needs.
-Disabled some display screens I don't need, just to make it simpler and easier.
-Litres/hour, Litres consumed, Speed, rpm on one screen.

I used the code from mluckham as a base since it had the version for kilometers and it was very well commented.
http://ecomodder.com/forum/showthrea...tml#post202348
__________________

Summer vehicle


My dad's tire pressure is much higher than your dad's!
  Reply With Quote