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

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 12-18-2008, 05:33 PM   #291 (permalink)
Civic 4 Life
 
KJSatz's Avatar
 
Join Date: Jun 2008
Location: USA
Posts: 229

Civics Lesson - '08 Honda Civic LX
Team Honda
90 day: 40.53 mpg (US)
Thanks: 0
Thanked 2 Times in 1 Post
I just worked up the courage, so I'm going to get an arduino kit now and then when you create the schematic for CAN I will follow it religiously . Thank you so much.

__________________
  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 12-23-2008, 10:31 AM   #292 (permalink)
EcoModding Lurker
 
Join Date: Oct 2008
Location: nova scotia
Posts: 35
Thanks: 2
Thanked 0 Times in 0 Posts
I have a quick question about the buttons. Does it matter if they are normally Open or normally Closed?

Also, I tried testing the new ISO code, and it didn't respond, but it might be my 33290 chip. I thought maybe you had it wired up wrong in your diagram, and switched the 5,6,7,8 pins around according to the picture on the spec sheets, But it caused a nice spark when i tried to plug in the obd connector. Turns out the picture on the data sheet is wrong, but the text and your diagram are right
  Reply With Quote
Old 12-23-2008, 10:54 AM   #293 (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
Buttons are "Normally Open" I believe in the MPGuino version - when you push the button, it completes the circuit. Check the "release one workspace" thread post 1 - it shows the diagram of the buttons.
  Reply With Quote
Old 12-23-2008, 12:47 PM   #294 (permalink)
EcoModding Lurker
 
Join Date: Oct 2008
Location: nova scotia
Posts: 35
Thanks: 2
Thanked 0 Times in 0 Posts
Thanks, yup, they are normally open in all the pictures. I think I was just secretly hoping that they were interrupt driven that made it so it didn't matter.. for example triggered on a rising edge...
I guess I will have to pick some of the proper ones up
  Reply With Quote
Old 12-23-2008, 08:45 PM   #295 (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
For ISO, try to reach RussEnterprises, he told me he got the init done by modifying the code, ask him also how he wired his 33290
__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote
Old 12-23-2008, 11:32 PM   #296 (permalink)
Civic 4 Life
 
KJSatz's Avatar
 
Join Date: Jun 2008
Location: USA
Posts: 229

Civics Lesson - '08 Honda Civic LX
Team Honda
90 day: 40.53 mpg (US)
Thanks: 0
Thanked 2 Times in 1 Post
Ooh cool I see you have the new CAN interface with the MCP2551 and MCP2515 instead of the ELM327 up on the wiki! So cool! Do you have this working in your car? Could I see a picture of your interface?

And if I may ask a dumb question, where does the +5V come from? Edit Let me see if I can answer my own question and you tell me if I did it right. +12v comes from the OBD-II port, through the interface ("daughterboard") where there's the on/off switch, then to the +9V power pin on the Arduino. Arduino electrical regulation magic gives us +5V out on the +5V pin, where the interface gets the +5V.
__________________
  Reply With Quote
Old 12-30-2008, 07:48 PM   #297 (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
you're right and here's some pic

front:


back:


I tested the code on full tanks, I still need to introduce a new parameter to adjust the fuel consumption, then work on a schematic anc a PCB
__________________
2013 Hyundai Sonata Hybrid

Last edited by Magister; 01-14-2009 at 07:52 PM..
  Reply With Quote
Old 12-31-2008, 01:03 AM   #298 (permalink)
Civic 4 Life
 
KJSatz's Avatar
 
Join Date: Jun 2008
Location: USA
Posts: 229

Civics Lesson - '08 Honda Civic LX
Team Honda
90 day: 40.53 mpg (US)
Thanks: 0
Thanked 2 Times in 1 Post
Such exciting progress! Thanks for all the work you're putting into this.

Man I'm such a lame cheerleader.

Would an iDuino work with this?
__________________
  Reply With Quote
Old 02-01-2009, 03:19 PM   #299 (permalink)
EcoModding Lurker
 
Join Date: Feb 2009
Location: Arizona
Posts: 3
Thanks: 0
Thanked 2 Times in 1 Post
I'm looking to find out if anyone has been able to get the ISO code working for obduino? RussEnterprises?
I have an ISO9141 vehicle, I built an interface using the MC33290, but I'm having trouble getting the communication initialized, it hangs on the iso_read_byte() from iso_init(). I have only tried v112, and it just displays the init screen. Any hints where to go from here?
  Reply With Quote
Old 02-01-2009, 08:38 PM   #300 (permalink)
EcoModding Lurker
 
Join Date: Dec 2008
Location: Alabama
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by foor View Post
I'm looking to find out if anyone has been able to get the ISO code working for obduino? RussEnterprises?
I have an ISO9141 vehicle, I built an interface using the MC33290, but I'm having trouble getting the communication initialized, it hangs on the iso_read_byte() from iso_init(). I have only tried v112, and it just displays the init screen. Any hints where to go from here?
I just got it working with ISO9141 using the MC33290 yesterday. It isn't well tested, and I haven't had a chance to send the code to Magister to be integrated into the google code release yet, though. If you want to PM me with your email address, I can send you the ISO9141 only code that works for me.

Russ

  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