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

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 02-23-2009, 09:05 AM   #321 (permalink)
OBDuino coder
 
Magister's Avatar
 
Join Date: Jun 2008
Location: Montréal, QC
Posts: 212

Titine - '13 Hyundai Sonata Hybrid
Thanks: 3
Thanked 10 Times in 8 Posts
Seems a problem with the mac version, report it to theArduino forum I guess.

__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 02-23-2009, 06:43 PM   #322 (permalink)
EcoModding Lurker
 
Join Date: Feb 2009
Location: Rochester, NY
Posts: 4

The Altima - '97 Nissan Altima GXE
90 day: 20.34 mpg (US)
Thanks: 0
Thanked 0 Times in 0 Posts
Well, I'm compiling to the Sanguino. I also presume that Justin K is using Windows, but I'll try to compile it on my Linux box...
__________________
Man, I hate winter.
  Reply With Quote
Old 02-23-2009, 07:18 PM   #323 (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
The sanguino is not supported here. Please refer any sanguino questions to the place of purchase.
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 02-23-2009, 08:23 PM   #324 (permalink)
EcoModding Lurker
 
Join Date: Feb 2009
Location: Rochester, NY
Posts: 4

The Altima - '97 Nissan Altima GXE
90 day: 20.34 mpg (US)
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by dcb View Post
The sanguino is not supported here. Please refer any sanguino questions to the place of purchase.
Honestly, all that I'm doing is updating the code's outdated library references and a-standard EEPROM loading and saving to stuff that's more Arduino standard. (check this out) This way it's actually maintainable.
__________________
Man, I hate winter.

Last edited by CranberrySauce; 02-23-2009 at 09:04 PM..
  Reply With Quote
Old 02-23-2009, 08:58 PM   #325 (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
The sanguino is non-standard, even in arduino terms. You cannot use arduino standard and sanguino rightfully in the same sentence. I don't see any rationale for wasting peoples time with it here. Why not use a 168 which works, and not make self inflicted problems? If the 644 works, great, if not, what is the problem with asking the sanguino people? I don't think the folks working on this have time to chase their tails.

This isn't a pure development board, it has fuel efficiency feedback primary task, and it has already started to move away from arduino as a development environment because it tends to "get in the way" when trying to write a serious application, and creates too many distractions (i.e. unnecessary version dependencies and breakage and random CPU upgrade and support expectations).

I don't want to see this project turn into a "let's use an SUV sized chip because it would be so cool" type venture. You should really present an extremely good rationalle for introducing and expecting support for such a large deviation from the already working hardware. Othwerwise Arduino.cc or wherever the sanguino is officially supported is where you should start, instead of hijacking a project that is this far along.
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 03-02-2009, 05:44 PM   #326 (permalink)
EcoModding Lurker
 
Join Date: Oct 2008
Location: nova scotia
Posts: 35
Thanks: 2
Thanked 0 Times in 0 Posts
Hi, I have just attempted to calibrate the tank with the first fill up and want to make sure I got the math right.
The OBDuino said I used 38.54 Liters
Filling up I actually only used 33.109 Liters
The OBDuino had a setting of 85% V.E.

What should the new calibrated value be at? 73%?

Thanks for the help!

I assume the fromula should be this:

New V.E.% = (Actual Fuel Used * Current V.E.%) / ( OBDuino Reported Fuel Used)

Last edited by electromike; 03-03-2009 at 08:03 AM.. Reason: Added Forumla
  Reply With Quote
Old 03-03-2009, 09:18 AM   #327 (permalink)
OBDuino coder
 
Magister's Avatar
 
Join Date: Jun 2008
Location: Montréal, QC
Posts: 212

Titine - '13 Hyundai Sonata Hybrid
Thanks: 3
Thanked 10 Times in 8 Posts
Quote:
Originally Posted by electromike View Post
Hi, I have just attempted to calibrate the tank with the first fill up and want to make sure I got the math right.
The OBDuino said I used 38.54 Liters
Filling up I actually only used 33.109 Liters
The OBDuino had a setting of 85% V.E.

What should the new calibrated value be at? 73%?

Thanks for the help!

I assume the fromula should be this:

New V.E.% = (Actual Fuel Used * Current V.E.%) / ( OBDuino Reported Fuel Used)
If it displays VE it means you have a car without a MAF and with a MAP (a Honda), right?
Yes you can decrease the VE and it will decrease the fuel used.

If you have a MAF you need a new version of the code where I introduced a "fuel ratio" percentage.
__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote
Old 03-03-2009, 03:22 PM   #328 (permalink)
EcoModding Apprentice
 
americasfuture2k's Avatar
 
Join Date: Nov 2008
Location: edmond, ok
Posts: 118

SLOLANE - '08 Chevy (Daewoo) Aveo5 SV
90 day: 30.55 mpg (US)
Thanks: 0
Thanked 1 Time in 1 Post
whats this OBDuino stuff relating with MAP and VE??
the car i planned on putting a mpg meter on was my fiero and it has a ECM swap which doesnt run a MAF. it uses a AIT at the filter and uses a MAP. my ECM is known as Speed Density(1227730). does that have any affect to choosing what kind of mpg meter i will need to use? this new to me OBDuino or the MPGuino??? im lost now that i have seen another name thrown around and using some other sources that i also have in my fiero.

EDIT : ok, now i see it is for obd ii. so it will not work for my fiero.
__________________
If you cant fix it with a hammer, then you have an electrical problem



http://www.cardomain.com/ride/3159589


shutup, im working on it

Last edited by americasfuture2k; 03-03-2009 at 03:28 PM..
  Reply With Quote
Old 03-04-2009, 01:45 AM   #329 (permalink)
EcoModding Lurker
 
Join Date: Mar 2009
Location: California
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
ISO code compilation error

Quote:
Originally Posted by Justin K View Post
Hi all,

I'm pretty new with arduino coding, and have been away from coding in general for a few years. I just downloaded version 121 of the source code and tried compiling it but I get an error:
In function ‘void params_save()’:
error: invalid conversion from ‘const void*’ to ‘void*

with reference to this line:
eeprom_write_block((const void*)&params, (void*)0, sizeof(params_t));
Justin K, I'm in the same boat as you. I'm using version 0012 on Linux. Have you posted this to the Arduino forums? If so, could you post a link to the thread.

@Magister, thanks for your hard work on this project. I've been looking for a project to introduce me to electronics and this one caught my eye. I can't wait to get it working.
  Reply With Quote
Old 03-04-2009, 01:28 PM   #330 (permalink)
OBDuino coder
 
Magister's Avatar
 
Join Date: Jun 2008
Location: Montréal, QC
Posts: 212

Titine - '13 Hyundai Sonata Hybrid
Thanks: 3
Thanked 10 Times in 8 Posts
Quote:
Originally Posted by Magister View Post
If you have a MAF you need a new version of the code where I introduced a "fuel ratio" percentage.
I put a new version of the code where you can adjust the speed reported and the fuel reported.
To calibrate speed (and so, distance), I go on the highway, display the speed on the OBDuino and check it with my GPS.
To calibrate fuel, I display fuel used and when I fill the tank I adjust it.
For instance on my 07 Elantra I have to use 102% for speed and 110% for fuel (and because of winter it changes a few percent sometimes)

__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote
Reply  Post New Thread


Tags
obd2



Similar Threads
Thread Thread Starter Forum Replies Last Post
MPGuino release one workspace dcb OpenGauge / MPGuino FE computer 1061 01-17-2020 01:37 AM
Just some quick info on Scangauge vs. MPGuino NoCO2 OpenGauge / MPGuino FE computer 4 06-01-2015 04:58 PM
All New Nissan Models to Feature Fuel Efficiency Gauge MetroMPG General Efficiency Discussion 6 11-18-2008 04:57 PM
Vacuum gauge problems :( DifferentPointofView Instrumentation 3 05-14-2008 11:04 PM
Will Scan Gauge work on mine? bennelson Instrumentation 9 02-19-2008 10:04 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