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

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 05-01-2012, 11:26 AM   #361 (permalink)
EcoModding Lurker
 
Join Date: Aug 2011
Location: india
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Jellybean I tried to get circuit from local Delhi & I got few things now I am trying to build My own mpguino but without help from you people it would be impossible, I hope to receive my board & lcd tomorrow after that I will need help from you guys ,also here in India we get Kms /liter so can I get kms/ltr calculation? If yes how? can you also tell as how to program arduino 328
Thanx
sunny

  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 05-01-2012, 11:40 PM   #362 (permalink)
EcoModding Lurker
 
JellyBeanDriver's Avatar
 
Join Date: Jun 2010
Location: So. Cal
Posts: 92
Thanks: 2
Thanked 15 Times in 13 Posts
I'm not sure how to do it with the board you purchased. I'm programming my chips in my own board using Atmel's AVR studio program and an AVRISP MKII programmer.

The 0.86 code can be set to display metric units.
__________________
1992 Geo Metro, 1.0L 5spd, 435,000 miles on the original engine and trans!
- knuckles/hubs/brakes/13" wheels from a 2000 Metro
- running 175 70R13
- averaging 51.7 MPG, 56.9MPG best tank.
- self built MPGuino
- http://www.dschmidt.com/MPGuinoJBD.html

Last edited by JellyBeanDriver; 05-02-2012 at 12:49 AM..
  Reply With Quote
Old 05-02-2012, 07:39 AM   #363 (permalink)
EcoModding Lurker
 
Join Date: Aug 2011
Location: india
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
hi board is with ftdi 232 chip with usb connectivity
  Reply With Quote
Old 05-02-2012, 11:51 AM   #364 (permalink)
EcoModding Lurker
 
Join Date: Aug 2011
Location: india
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
board is arduino duemilanove
  Reply With Quote
Old 05-02-2012, 03:00 PM   #365 (permalink)
EcoModdingRealist
 
SiVX's Avatar
 
Join Date: Mar 2012
Location: Front Royal, VA
Posts: 70

The Blue Lagoon - '92 Honda Civic VX
Thanks: 11
Thanked 2 Times in 2 Posts
Quote:
Originally Posted by JellyBeanDriver View Post
Sorry, no blue star
If you wanted, you can donate the difference between our prices to DCB.

Thanks for your order, it is shipping out tomorrow. Check your email for a delivery confirmation number.

Dave
Emails recieved. Can't wait to get the product. On another note. I just got my DDM tuning HID kit in the mail, hooked it all up, and only one side enters high beam mode...
guess im gonna have to make a few calls.
__________________

[ACHV ALL]
  Reply With Quote
Old 05-02-2012, 05:23 PM   #366 (permalink)
EcoModding Lurker
 
Join Date: Aug 2011
Location: india
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
hi need a circuit for pcb layout
can you people tell as how to connect lcd to arduino duemilanove for mpguino
  Reply With Quote
Old 05-02-2012, 05:29 PM   #367 (permalink)
EcoModding Lurker
 
Join Date: Aug 2011
Location: india
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
jellybean do you ship programmed chip also?
  Reply With Quote
Old 05-02-2012, 11:38 PM   #368 (permalink)
EcoModding Lurker
 
JellyBeanDriver's Avatar
 
Join Date: Jun 2010
Location: So. Cal
Posts: 92
Thanks: 2
Thanked 15 Times in 13 Posts
Quote:
Originally Posted by nanhi99 View Post
hi board is with ftdi 232 chip with usb connectivity
Sorry, I don't have experience with that board. Also I think (?) the bootloader doesn't work with the latest code with the 20Mhz oscillator?

Quote:
Originally Posted by nanhi99 View Post
jellybean do you ship programmed chip also?
I can. Not sure how small the box will get as it still needs to be big enough for the label. I'll PM you when I find a box and see what it weighs with a chip.
__________________
1992 Geo Metro, 1.0L 5spd, 435,000 miles on the original engine and trans!
- knuckles/hubs/brakes/13" wheels from a 2000 Metro
- running 175 70R13
- averaging 51.7 MPG, 56.9MPG best tank.
- self built MPGuino
- http://www.dschmidt.com/MPGuinoJBD.html
  Reply With Quote
Old 05-03-2012, 02:42 AM   #369 (permalink)
EcoModding Lurker
 
Join Date: Aug 2011
Location: india
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
hi the board is arduino duemilanove can it be used for mpguino
thanx in advance
  Reply With Quote
Old 05-04-2012, 12:21 AM   #370 (permalink)
EcoModding Lurker
 
JellyBeanDriver's Avatar
 
Join Date: Jun 2010
Location: So. Cal
Posts: 92
Thanks: 2
Thanked 15 Times in 13 Posts
Quote:
Originally Posted by nanhi99 View Post
hi the board is arduino duemilanove can it be used for mpguino
thanx in advance
That is the same arduino board I have but I only used it to program chips using the ICSP header pins. Now that I have my own board and header, I no longer use the Duemilanove.

The version 0.86 MPGuino code uses a 20Mhz crystal. The Arduino's use a 16Mhz, so you'll need to change it. I think all the other pins on the chip are available on the board so yes you can build an MPGuino with it but you're on your own. Refer to the schematics here
http://opengauge.googlecode.com/svn/...no/mpguino.png
and the code here
http://opengauge.googlecode.com/svn/...no/mpguino.cpp
which you will need to compile.

Here is the post where the changes in 0.86 are listed.
http://ecomodder.com/forum/showthrea...tml#post171793

Also here that talks about the crystal freq change.
http://ecomodder.com/forum/showthrea...tml#post108367

__________________
1992 Geo Metro, 1.0L 5spd, 435,000 miles on the original engine and trans!
- knuckles/hubs/brakes/13" wheels from a 2000 Metro
- running 175 70R13
- averaging 51.7 MPG, 56.9MPG best tank.
- self built MPGuino
- http://www.dschmidt.com/MPGuinoJBD.html

Last edited by JellyBeanDriver; 05-04-2012 at 12:26 AM..
  Reply With Quote
Reply  Post New Thread


Thread Tools


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
For Sale Preassembled MPGUINO NEW $45. randall OpenGauge / MPGuino FE computer 1 10-24-2009 04:13 PM
MPGuino, Preassembled BRAND NEW Sean T. For Sale 4 10-22-2009 07:00 PM
Brand New MPGuino Preassembled Sean T. For Sale 1 06-17-2009 01:02 AM



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