<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hypermiling, Fuel Economy, and EcoModding News - EcoModder.com &#187; arduino</title>
	<atom:link href="http://ecomodder.com/blog/tag/arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://ecomodder.com/blog</link>
	<description>Wrench smart - driver smarter - save fuel</description>
	<lastBuildDate>Sat, 05 Nov 2011 01:56:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MPGuino: Open-source, DIY Fuel Economy Instrumentation for under $50</title>
		<link>http://ecomodder.com/blog/mpguino-open-source-diy-fuel-economy-instrumentation-for-under-50/</link>
		<comments>http://ecomodder.com/blog/mpguino-open-source-diy-fuel-economy-instrumentation-for-under-50/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 17:28:37 +0000</pubDate>
		<dc:creator>Benjamin Jones</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Ecodriving]]></category>
		<category><![CDATA[EM Projects]]></category>
		<category><![CDATA[Hypermiling]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[instrumentation]]></category>
		<category><![CDATA[mpguino]]></category>

		<guid isPermaLink="false">http://www.ecomodder.com/blog/?p=135</guid>
		<description><![CDATA[NOTE: The above readout may seem a bit unclear at first glance, but from left to right, top to bottom, here&#8217;s what the information means: Instantaneous MPG, Speed, Trip MPG, Distance. I took this photo after a short drive. By now, we know about devices like the PLX Kiwi and the Scangauge II, but what [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino.jpg"><img class="alignnone size-full wp-image-136" title="Mpguino Gas Mileage Computer" src="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino.jpg" alt="" width="480" height="360" /></a></p>
<p><em>NOTE: The above readout may seem a bit unclear at first glance, but from left to right, top to bottom, here&#8217;s what the information means: Instantaneous MPG, Speed, Trip MPG, Distance. I took this photo after a short drive. </em></p>
<p>By now, we know about devices like the <a href="http://www.ecomodder.com/blog/2008/07/11/plx-kiwi-is-scangauges-big-brother/" class="broken_link">PLX Kiwi</a> and the <a href="http://scangauge.com">Scangauge II</a>, but what about those of us who don&#8217;t have 1996 or newer cars? How about those who don&#8217;t want to spend $170-$300 on instrumentation or prefer to support open-source projects?</p>
<p>Well, the MPGuino is the answer! A few months ago, <a href="http://ecomodder.com/forum/showthread.php/any-interest-developing-open-source-fuel-economy-gauge-1428.html">Darin posted on the forums</a> looking for someone to help him build an open-source MPG gauge for all fuel injected cars. From there, forum member <a href="http://ecomodder.com/forum/member-dcb.html">dcb</a> stepped up to the plate and has <a href="http://ecomodder.com/forum/showthread.php/mpguino-release-one-workspace-2115.html">taken the reigns</a> in a really big way. Nowadays, on <a href="http://opengauge.googlecode.com/svn/trunk/mpguino/mpguino.pde">release v0.66</a>, the MPGuino is a fully functioning, useful display that anyone with a bit of soldering kills can put together.</p>
<h2>Building the MPGuino</h2>
<p>The MPGuino is based on the <a href="http://en.wikipedia.org/wiki/Arduino">arduino platform</a>, and for it&#8217;s tiny footprint I chose to base my build around the <a href="http://spiffie.org/kits/iduino/">iDuino</a>, even though lots of folks use the <a href="http://www.freeduino.org/">freeduino</a>. Since the iDuino doesn&#8217;t accept the car&#8217;s 12v, I used a cell phone charger to convert to 5v and wired directly to the board. Everything else, down to the LCD, which I bought on ebay, is pretty standard to the build. For more of the basic, check out the release one thread.</p>
<p>Anyway, here was my parts list and aproximate prices:<br />
- <a href="http://spiffie.org/kits/iduino/">iDuino: $20</a><br />
- <a href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;ssPageName=STRK:MEWNX:IT&amp;item=330247672025" class="broken_link">HD 44780 LCD: $10</a><br />
- Parts from ratshack: $6-7<br />
- Auto cell charger: $5 (at the dollar store)</p>
<p>Total: $42-43</p>
<p>It&#8217;d be a bit cheaper with a freeduino and some parts you might have laying around or found online, but I was trying to slap this together quickly.</p>
<p>Anyway, on to the assembly! The first thing I did was follow the <a href="http://spiffie.org/kits/iduino/assemble.shtml">iDuino assembly instructions</a>, posted and annotated by the makers of the kit. However, I didn&#8217;t insert the jumper pins because I found it easier to just run the wires I would be connecting through the holes and soldering directly. From there, go ahead and follow the wiring instructions from this image:</p>
<p><a href="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/wiring.gif"><img class="alignnone size-medium wp-image-137" title="MPGuino Wiring" src="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/wiring-300x257.gif" alt="" width="300" height="257" /></a></p>
<p>My button and component board is a little ugly, but here&#8217;s what it ended up looking like:</p>
<p><a href="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino5.jpg"><img class="alignnone size-full wp-image-142" title="MPGuino buttons" src="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino5.jpg" alt="" width="480" height="360" /></a></p>
<p>The next step from here would be to find a project box and try to clean up the mounting a bit, but I haven&#8217;t quite gotten to that part yet.</p>
<p>Anyway, with the physical unit put together, go ahead and download the arduino 11 platform to your computer and then test out some of the sample programs. If it isn&#8217;t broken (hopefully it isn&#8217;t!), go ahead and upload the latest MPGuino software and make sure that everything is working.</p>
<p><a href="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino4.jpg"><img class="alignnone size-full wp-image-146" title="iDuino Test" src="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino4.jpg" alt="" width="480" height="360" /></a></p>
<p><a href="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino8.jpg"><img class="alignnone size-full wp-image-139" title="MPGuino Working" src="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino8.jpg" alt="" width="480" height="360" /></a></p>
<p>That&#8217;s about it! The next is to wire it into the car. I disassembled the cigarette lighter cell charger like this and wired it into one of the spare spots on my fuse box so that it would be powered whenever the key was in I or II. From there I simply tapped into the speed sensor wire and fuel injector wire, which I&#8217;ll leave up to you to find on your own car, though some suggestions can be found here.</p>
<p><a href="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino7.jpg"><img class="alignnone size-full wp-image-141" title="Cell Charger Wiring" src="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino7.jpg" alt="" width="480" height="360" /></a></p>
<p><a href="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino6.jpg"><img class="alignnone size-full wp-image-140" title="MPGuino in car" src="http://www.ecomodder.com/blog/wp-content/uploads/2008/07/mpguino6.jpg" alt="" width="480" height="360" /></a></p>
<p>The next step is to power up the MPGuino in your car and figure out how to use it.</p>
<h2>Using the MPGuino</h2>
<p>Luckily, there&#8217;s really not much to using the MPGuino. The first thing you need to do is go ahead and figure out the calibration figures for your car. I&#8217;m told that most Japanese makes will use 8204 for the speed sensor and that many American makes will use 10000. However, it&#8217;s easy enough to compare the distance on the MPGuino to your odometer in order to see if any adjustments need to be made.</p>
<p>The fuel variable is a bit trickier. Some of them have been figured out, so I would <a href="http://ecomodder.com/forum/search.php">search</a> and then <a href="http://ecomodder.com/forum/opengauge-mpguino-fe-computer.html">ask</a>, but if your car hasn&#8217;t seen the likes of the MPGuino before, you might be the pioneer who figures out the numbers for a perfect calibration. The trick here is to simply keep track of your tank mileage on the MPGuino and then compare it to a standard fill up and make adjustments based on the percentage you&#8217;re off from the pump fill.</p>
<p>I&#8217;ll be the first to admit calibration can be a pain in the ass, but luckily it&#8217;d already been done for me. After that&#8217;s out of the way, you can check out your mileage by simply using your three buttons to scroll through the screens. See more about that <a href="http://ecomodder.com/forum/showthread.php/mpguino-release-one-workspace-2115.html">here</a>.</p>
<p>Personally, I tend to use the instant/current screen the most, and when I&#8217;m on longer trips or trips where the sun will hurt visibility on the screen, I use the big instantaneous numbers.</p>
<p>Anyway, this is really were the fun begins. The MPGuino in conjunction with your <a href="http://ecomodder.com/forum/EM-hypermiling-driving-tips-ecodriving.php">EcoDriving skills</a> will net some good numbers (see first image).</p>
<h2>Limitations of the MPGuino</h2>
<p>As of writing (v0.66), the MPGuino has a few issues, the biggest of which is that you have to do all the assembly yourself. That&#8217;s not a problem for a lot of us, but for the MPGuino to go more mainstream we&#8217;ll have to figure out how to make it more accessible to your average ecomodder.</p>
<p>What&#8217;s more, the LCD leaves a little to be desired in terms of readability in the sunlight. However, a solution is currently being worked on.</p>
<p>For more issues, and more up-to-date issues, check <a href="http://ecomodder.com/forum/showthread.php/some-suggestions-notes-mpguino-4031.html">this thread</a> or more generally look around the <a href="http://ecomodder.com/forum/opengauge-mpguino-fe-computer.html">MPGuino forum</a>.</p>
<h2>Places for MPGuino Improvement</h2>
<p>Luckily, the MPGuino&#8217;s faults all play into it&#8217;s biggest asset: open-source. Sure, I may want an AFR display, but all that means is that I&#8217;ll have to do it or find someone smarter to do it for me. Though limited by hardware (but only to a small degree, platform changes are always a possibility), everything else is up in the air with the MPGuino and anyone can edit the code. If you&#8217;re interested, check it out for yourself in the Arduino 11 environment.</p>
<p>Well, I hope you&#8217;ll find this useful. If you have any questions or knowledge, don&#8217;t hesitate to <a href="http://ecomodder.com/forum/opengauge-mpguino-fe-computer.html">post in the forums</a>, open-source relies on all you to test and help improve the project!</p>
<p>If you liked this post, sign up for out <a href="http://feeds.feedburner.com/EcomoddercomFuelEconomyBlog">RSS Feed</a> for automatic updates.</p>
<table border="0">
<tbody>
<tr><!--adsensestart--></tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://ecomodder.com/blog/mpguino-open-source-diy-fuel-economy-instrumentation-for-under-50/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

