Go Back   EcoModder Forum > EcoModding > Instrumentation > OpenGauge / MPGuino FE computer
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 07-14-2010, 10:08 AM   #951 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
there was a kit for a while, but guy didn't communicate much.

__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 07-14-2010, 10:57 AM   #952 (permalink)
EcoModding Lurker
 
Join Date: Nov 2008
Location: Gt Britain
Posts: 21

You must be joking - '97 Subaru Impreza Sport
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry, I had a dim moment and didn#t realise that they can be
ordered here http://opengauge.org/mpguino/
.
Do you use paypal or something ?
__________________
Better Off OUT of the EU
  Reply With Quote
Old 07-14-2010, 11:41 AM   #953 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
yup, there's two buttons on that page, one for international one for US domestic.
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 07-31-2010, 05:37 PM   #954 (permalink)
EV4life
 
myzter's Avatar
 
Join Date: Jul 2010
Location: canada
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
I drive electric but I know someone that would like this device
__________________
THEKPV.com
The-Hybrid-Electric-Kinetic-Photovoltaic-Vehicle
  Reply With Quote
Old 08-30-2010, 10:33 AM   #955 (permalink)
EcoModding Lurker
 
Join Date: May 2010
Location: Latvia
Posts: 39
Thanks: 1
Thanked 0 Times in 0 Posts
hi guys!

installed my Guino while ago with v0.86 (if i remember correctly) and i am using with Litres and kilometers

are there any updates to code?
i did LED and smooth font hacks from hack page, but memory function didnt work for me
someone have made any updates to the code? like distance to empty?
  Reply With Quote
Old 08-30-2010, 09:40 PM   #956 (permalink)
EcoModding Apprentice
 
Join Date: Aug 2009
Location: terra firma
Posts: 138
Thanks: 4
Thanked 24 Times in 22 Posts
unsigned long gallonsRemain ()
{ signed long rem = parms[tankSizeIdx] - tank.gallons();
return (rem<0 ? 0 : rem);
}

unsigned long milesRemain ()
{ return gallonsRemain() * tank.mpg() / 1000; }

/* something like that. i dunno. i don't use 0.86, so i haven't tested the code.
how/where to display this figure is up to you. */
  Reply With Quote
Old 09-06-2010, 01:28 PM   #957 (permalink)
Left Lane Ecodriver
 
RobertSmalls's Avatar
 
Join Date: Aug 2008
Location: Buffalo, NY, USA
Posts: 2,257

Prius C - '12 Toyota Prius C
Thanks: 79
Thanked 286 Times in 199 Posts
FundamentalLogic's website says they're no longer accepting orders. Is there anywhere I can get the mpguino PCB and partslist, or a kit?
  Reply With Quote
Old 09-07-2010, 02:41 PM   #958 (permalink)
Master EcoModder
 
Join Date: Nov 2008
Location: 18603, USA
Posts: 759

The Crimson Crawler - '04 Hyundai Elantra GLS
90 day: 36.71 mpg (US)
Thanks: 221
Thanked 60 Times in 45 Posts
http://opengauge.org
  Reply With Quote
Old 09-07-2010, 02:50 PM   #959 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
I can do a kit for advanced users who want to save a little on assembly/testing/shipping. It won't be pretty, but it isn't that hard of a project either. I will hopefully put a little more care into the pcb labels on the next order, but a picture of an assembled unit should probably suffice for now.
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 09-09-2010, 01:58 PM   #960 (permalink)
EcoModding Lurker
 
Join Date: May 2010
Location: Latvia
Posts: 39
Thanks: 1
Thanked 0 Times in 0 Posts
Hi again!

one thing i cannot understand...
current and fuel average consumptions dont ''connect'' with litres used.
its like this:
if I calibrate guino using litres added method i get very low average consumtion, but overall consumpted litres are shown correct.

now I calibrated guino so it shows correct average consumtion, by adding X litres, driving X kilometers and calculating average. (litres/kilometers)*100=avg consumption

if it is calibrated this way, it shows i have used more fuel, then i have filled in tank.
example:
now i have filled 150 litres, travelled 1600km and guino shows correct 9.37 litres per 100 kilometers.
but fuel used is 200+ litres.
is there a mistake in calculations, or what?

  Reply With Quote
Reply  Post New Thread




Similar Threads
Thread Thread Starter Forum Replies Last Post
My kingdom for a giant, heated workspace MetroMPG The Lounge 14 12-12-2010 09:08 AM
Motorcycle manufacturers beginning to release MPG info MetroMPG Motorcycles / Scooters 1 04-03-2008 05:23 PM



Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com