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-26-2008, 12:32 PM   #1 (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
small form factor guino

The announcement of the nano prompted me to contact paulb and take him up on his hardware offer, the guy at http://moderndevice.com , and see how small I could make a guino with it. The rbbb does go together in a snap, there are no extra components, and even some hints on the web page about how to trim it down further. I didn't have an led, but a Serial.println("Hello world!!") convinced me that it had gone together correctly. The rest was just figuring out where to put the pieces and route the wires so it would be as small as possible. I also made it more modular than is normal for me, since paulb sent some extra pin headers. It took some fancy wire stripping, but I can pop off the prototype board whenever I need to work on it without ungluing the rbb from the back of the lcd (just hotglue). There is a 4 pin connector on the lower left for plugging into the vehice. I didn't have any zeners handy and I didn't hookup the backlight yet, but there is plenty of room between the headers on the protoboard, might even be room for an elm chip in there . so I don't know exactly what I will do with it from here, but it is your basic mpguino lcd and buttons interface ready and waiting. The dimensions are 1.25 inches tall X 1 inch deep X 3.5 inches wide. It would be fairly easy to make it less deep with a custom board though. It would be nice if there was an LCD that didn't have the green boarder around it too , but the inexpensive ones all have it AFAIK.

P.S. Just FYI, Paulb is seriously considering making a custom board that would piggy back on the lcd and hold the zeners and processor, etc, possibly a kit with everything you need. It should make it noticably smaller in depth (if you leave off the headers) and a lot simpler to assemble.


__________________
WINDMILLS DO NOT WORK THAT WAY!!!

Last edited by dcb; 07-18-2008 at 09:34 AM..
  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 05-26-2008, 01:35 PM   #2 (permalink)
Dartmouth 2010
 
SVOboy's Avatar
 
Join Date: Nov 2007
Location: Hanover, NH
Posts: 6,447

Vegan Powa! - '91 Honda CRX DX
Team Honda
90 day: 66.52 mpg (US)
Thanks: 92
Thanked 122 Times in 90 Posts
Send a message via AIM to SVOboy Send a message via MSN to SVOboy Send a message via Yahoo to SVOboy
Looks amazing...I really want to get my hands dirty with one of these.
  Reply With Quote
Old 07-12-2008, 04:58 PM   #3 (permalink)
VX Padawan
 
Join Date: Apr 2008
Location: Vancouver, WA
Posts: 51

VX du Slog - '94 Honda Civic VX
Thanks: 4
Thanked 12 Times in 10 Posts
My wife surprised me with a RBBB for my birthday! Off to Radio Shack for the extras, and I'll (of course) post any progress here.

Yeah, this thing is small... she's a keeper to realize how much these things geek me out. =)
  Reply With Quote
Old 07-13-2008, 09:08 AM   #4 (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
That's pretty cool. Which programmer are you going to use?
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 07-17-2008, 08:55 PM   #5 (permalink)
VX Padawan
 
Join Date: Apr 2008
Location: Vancouver, WA
Posts: 51

VX du Slog - '94 Honda Civic VX
Thanks: 4
Thanked 12 Times in 10 Posts
Unsure. Suggestions?
  Reply With Quote
Old 07-18-2008, 09:32 AM   #6 (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
That's the problem with the rbbb, gotta think about the programmer since it isn't built in. Well I have the "p4" pictured above, but it is serial port. There is a USB cable too but it is like $25. I actually use an iDuino as a usb programmer these days($18) but with a homemade adapter to utilize the p4 pinout for my existing creations.

More advanced options: You can slap together the parallel programmer (dig around arduino.cc). With a couple transistors you can build your own serial connection, see the lower left part of the serial arduino schematic: http://webzone.k3.mah.se/k3dacu/ardu...o_rs232_v2.png

It wouldn't be so bad to build your mpguino around the rbbb and pick up an iduino for programming purposes (iDuino - Breadboardable Arduino Clone -=- Spiffie.org) Then you will still have a duino to mess around with and an mpg gauge. But the P4 serial port interface is cheap if you have a serial port.
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 07-20-2008, 12:34 PM   #7 (permalink)
EcoModder
 
Join Date: Jul 2008
Location: North Central Alabama
Posts: 572

Big Salsa - '04 Toyota Sienna LE

Silver - '10 Toyota Prius III
Thanks: 110
Thanked 123 Times in 71 Posts
Shell

Quote:
Originally Posted by dcb View Post
It would be nice if there was an LCD that didn't have the green boarder around it
If you really dislike the green around it, it shouldn't be that hard to make some sort of shell that would encase it (easy to take apart, for sure). It would make it look like it was professionally made, too. It may be as simple as going to a few stores with it in hand and looking for little plastic containers with clipping tops that are the correct size. Then you could cut out a hole for the USB, the power, the LCD, and the buttons. When you need to work on it, just open it up and work on it.

Also, I noticed that others were asking about programming it. Is that part difficult? I have approximately zero experience with any of this, but would like to make one if it would work with no more difficulty than the original MPGuino.
__________________
  Reply With Quote
Old 07-20-2008, 12:47 PM   #8 (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 only problem I have with the green border is that it makes the unit larger (hides a tiny bit more of my dashboard). I am not overly concerned with appearances, just functinality and utility. The rest of the circuit could easily hide behind the black area. I did look at a borderless 2x16 from newhaven display, but it involved smd so that rules it out from a project perspective, though anyone who knows what they are doing could make it work probably.

Programming is only difficult with the rbbb from wolfden or moderndevices. Otherwise just get a usb iDuino or freeduino or arduino and load the drivers and bob's yer uncle
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 08-27-2008, 10:38 AM   #9 (permalink)
VX Padawan
 
Join Date: Apr 2008
Location: Vancouver, WA
Posts: 51

VX du Slog - '94 Honda Civic VX
Thanks: 4
Thanked 12 Times in 10 Posts
dcb- could you provide a bit more detail/picture/schematic of the "shield" for your rbbb? i've got the rbbb assembled and have the extra header pins for sticking it all together, just want to double check to make sure i understand everything.
  Reply With Quote
Old 09-01-2008, 06:56 PM   #10 (permalink)
Test Tool Engr.
 
Join Date: Aug 2008
Location: Elgin, IL, USA
Posts: 47

Red Rocket - '02 Honda Civic LX Sedan
90 day: 33.57 mpg (US)

Bronze Bucket - '98 Toyota Corolla VE
90 day: 34.97 mpg (US)

Silver Bullet - '06 Hyundai Sonata GL
90 day: 31.58 mpg (US)
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by dcb View Post
That's the problem with the rbbb, gotta think about the programmer since it isn't built in. Well I have the "p4" pictured above, but it is serial port. There is a USB cable too but it is like $25. I actually use an iDuino as a usb programmer these days($18) but with a homemade adapter to utilize the p4 pinout for my existing creations.
SparkFun has roughly the same USB adapter (made by them) for a few bucks less here.
But SparkFun is kind of slow sometimes -- still waiting for it to arrive.
I need to build that darn ICSP cable myself, and a board to put ATMegas into.

EDIT: Got my SparkFun adapter today, and it is TINY! It's a perfect size match for the RBBB. My only concern is that it has +3.3v marked as the input where RBBB says it's connected to +5v...

EDIT #2: Looks like SparkFun's adapter isn't a direct match -- it won't supply +5v like the FTDI cable I don't know why they didn't hook up +5v like FTDI (and what's more worrying is that they don't mention the difference!)


Last edited by ishiyakazuo; 09-02-2008 at 05:50 PM..
  Reply With Quote
Reply  Post New Thread


Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why SUV fuel economy is so much more important than small car fuel economy... SVOboy General Efficiency Discussion 30 02-23-2009 06:26 PM
[VIDEO] Small v. Big Cars and Safety SVOboy General Efficiency Discussion 20 12-05-2008 04:14 PM
First impressions of a small motorcycle commute dcb Motorcycles / Scooters 15 04-16-2008 11:42 PM
New Alfa Romeo is small...and sexy SVOboy Off-Topic Tech 1 03-14-2008 06:36 PM
GM's idiocy shown in small car "greenwashing" bait & switch MetroMPG General Efficiency Discussion 8 12-10-2007 02:01 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