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

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 06-15-2009, 11:10 PM   #1 (permalink)
MPGuino Newbie
 
mhopeng's Avatar
 
Join Date: Jun 2009
Location: San Francisco
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
MPGuino newbie questions

Hello,
I've just built up the Spiffie.org MPGuino v2.1 kit, and I have a few beginner questions. I hate newbies who don't do their homework like everyone else I've been doing some reading but I am new to ATmega/Arduino programming.

1) When I plug the board into the USB port, nothing happens. I would expect the screen backlight to come on, at least. Is this normal?

2) After I install the Arduino environment, download the code ("mpguino.pde"), and upload the code to the board, the screen comes on, and the program is running as advertised. But I have to do this every time in order to get the screen to come on. This can't be right... whats going on?

3) When I send the sketch to the board, I get a message:
"Binary sketch size: 14346 bytes (of a 14336 byte maximum)"
So I'm not sure whether sketch was uploaded or not. Should I worry about this message? This is Arduino 0011, Mac OS X 10.5.

4) The code I downloaded from googlecode (link from Spiffie.org) has no version number in the comments or in the filename. Is it v0.75? I see references to 0.701 or 0.74 on various posts.

5) I see the installation instructions call for connection to non-switched power. How much power does the MPGuino use when it is "off"? Has anyone drained their battery with this?

6) Some [early?] documentation refers to jumper settings for changing from 5 V to 12 V power. Does anyone know if this is still required for the Spiffie v2 board? (I admit I have not studied the schematics which are online).

Thanks for your help!

  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 06-16-2009, 09:00 AM   #2 (permalink)
Master EcoModder
 
McTimson's Avatar
 
Join Date: Sep 2008
Location: Nyack, NY
Posts: 310

Maverick - '22 Ford Maverick XLT
90 day: 39.49 mpg (US)
Thanks: 1
Thanked 5 Times in 5 Posts
1 - I forget. I think it should turn on just with the USB plugged in though.

2 - Again, I forget.

3 - Yes, apparently Mac's create a larger file than PC's, so you need to delete a small amount from the code in order to get it to work properly. There are several extra settings in MPGuino that aren't used right now, so they can be deleted, like tank size, or you can get rid of the 'CPU usage' screen.

4 - The current code on the googlecode page is 0.75. You can check by loading the code in Firefox, or anything else really, and searching (ctrl+F) for 'opengauge'. The second instance of opengauge should have 'version 0.75' 2 lines below it.

5 - Very little power is used when it's off, it's just an LED, and many cars have LED's that stay on anyway when the car is off, because they drain so little. I left my car off for over a week in the middle of winter with the MPGuino plugged in, and it started right up with no problems. If you're going on vacation or something for an extended period of time, then you should unplug it just in case, but even if you only drive once every few days, I wouldn't be worried about power drain.

6 - No, don't worry about it. The board will automatically switch between 5V and 12V sources based on what you plug in.
__________________
  Reply With Quote
Old 06-28-2009, 04:01 PM   #3 (permalink)
MPGuino Newbie
 
mhopeng's Avatar
 
Join Date: Jun 2009
Location: San Francisco
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for your help. With regard to item #3 (file size), I commented out the "memoryTest()" function and the call to it, which is in "doDisplaySystemInfo(void)".

  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
Wiring a MPGuino - complete newbie asfd OpenGauge / MPGuino FE computer 2 01-08-2009 03:45 PM
newbie wanting to build mpguino fredd7924 OpenGauge / MPGuino FE computer 2 08-13-2008 03:41 PM
A Few MPGuino Questions Axaday OpenGauge / MPGuino FE computer 12 07-23-2008 12:28 PM
Questions about mpguino mhmitszach OpenGauge / MPGuino FE computer 37 07-01-2008 07:38 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