<?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>labs.moto.com &#187; home energy meter</title>
	<atom:link href="http://labs.moto.com/tag/home-energy-meter/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.moto.com</link>
	<description>Dedicated to sharing new ideas about hardware/software interaction, both in devices and environments.</description>
	<lastBuildDate>Fri, 07 May 2010 15:33:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DIY Android Home Energy Monitor</title>
		<link>http://labs.moto.com/android-meets-energy/</link>
		<comments>http://labs.moto.com/android-meets-energy/#comments</comments>
		<pubDate>Fri, 29 May 2009 06:58:19 +0000</pubDate>
		<dc:creator>sabrina</dc:creator>
				<category><![CDATA[Connected Devices]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[android beyond the phone]]></category>
		<category><![CDATA[flickr feed]]></category>
		<category><![CDATA[home energy meter]]></category>
		<category><![CDATA[home energy monitor]]></category>
		<category><![CDATA[maker faire]]></category>
		<category><![CDATA[moto]]></category>
		<category><![CDATA[MOTO Development]]></category>
		<category><![CDATA[smart grid]]></category>

		<guid isPermaLink="false">http://labs.moto.com/?p=773</guid>
		<description><![CDATA[
Lately we’ve been tinkering with deploying Android beyond the phone (using Google’s open-source Android to connect devices to each other and the web), so we thought we’d see if we could leverage the efficiency of Android on a BeagleBoard, the accessibility of wireless webcams, and the ease of a Flickr feed to a custom Google [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-511" title="0406_frontpage_ltp1" src="http://labs.moto.com/wp-content/uploads/2009/05/0525_frontpage_hem_v14.png" alt="0406_frontpage_ltp1" width="693" height="277" /></p>
<p>Lately we’ve been tinkering with deploying <a href="http://labs.moto.com/android-beyond-the-phone">Android beyond the phone</a> (using Google’s open-source Android to connect devices to each other and the web), so we thought we’d see if we could leverage the efficiency of Android on a BeagleBoard, the accessibility of wireless webcams, and the ease of a <a href="http://www.flickr.com/photos/37510594@N06/">Flickr feed</a> to a custom Google Gadget to track the ups and downs of our metered utilities.</p>
<p><span id="more-773"></span></p>
<p>Why webcams?  While there may be a few compelling (low-cost, low-impact) <a href="http://the-gadgeteer.com/2008/11/21/black_decker_power_monitor_review/">products</a> out there to monitor your electric meter, there are no comparable products for reading gas or water meters.</p>
<p>So until the <em>really </em><a href="http://en.wikipedia.org/wiki/Smart_grid">smart grid</a> arrives, here’s a way to chart your whole utility spend on your own Google homepage.</p>
<h3>Home Energy Monitor Ecosystem</h3>
<p><img class="alignnone size-full wp-image-535" title="bg" src="http://labs.moto.com/wp-content/uploads/2009/05/final-illustratio.jpg" alt="bg" width="700" height="497" /></p>
<p>The MOTO DIY Android Home Energy Monitor (AHEM) utilizes an average wireless network. Wireless webcams take pictures of the ever-changing dials on the user&#8217;s utility meters.  A <a href="http://beagleboard.org/">BeagleBoard</a> running Android and the MOTO AHEM custom applications push the pictures up to a Flickr photo set.</p>
<p>MOTO AHEM application prompts and transcribe numbers into your Flickr image tag. Saving the image spurs the MOTO Labs’ Google Gadget will automatically chart meter activity on the user&#8217;s Google home page.</p>
<h3>The Essentials</h3>
<p><img class="alignnone size-full wp-image-616" title="MOTO DIY Home Energy Monitor Essentials" src="http://labs.moto.com/wp-content/uploads/2009/05/untitled-11.jpg" alt="MOTO DIY Home Energy Monitor Essentials" width="567" height="363" /></p>
<table border="0" width="700">
<tbody>
<tr valign="top">
<td width="345">Gather and/or purchase the following: </p>
<ul>
<li> <a href="http://dkc1.digikey.com/us/mkt/beagleboard.html">BeagleBoard</a></li>
<li> 1GB SD Card</li>
<li> <a href="http://www.linksysbycisco.com/US/en/products/WVC54GCA">Linksys WVC54GCA</a> wireless monitoring camera &#8211; or any other camera which runs a web server and provides a URL for getting the current still image.</li>
<li> Internet connection</li>
<li> Wireless network</li>
<li>Mounting hardware (see Step 3)</li>
<li><a href="http://www.vat19.com/dvds/usb-desk-lamp-table-lamp.cfm">Low-power light</a> (if your meters will be in the dark)</li>
<li><a href="http://www.emtcompany.com/products/adapters/usbac-ac-to-usb-power-adapter.htm?gclid=CPHy9db_zZoCFSMSagodYDEJ2w">USB to AC converter</a> for light</li>
</ul>
</td>
<td width="10"> </td>
<td width="345">For BeagleBoard setup: </p>
<ul>
<li> Monitor with HDMI</li>
<li> Powered USB hub</li>
<li> USB to ethernet adapter</li>
<li> USB keyboard</li>
</ul>
<p>Required software:</p>
<ul>
<li> Beagle Board SW package to be placed on the SD card (includes <a href="http://www.moto.com/Labs/AHEM/uImage">Kernal image</a> and <a href="http://www.moto.com/Labs/AHEM/rootfs_no_dsp.tar.gz">Android File System and MOTO AHEM app</a> &#8211; see Step 4 in <a href="http://labs.moto.com/wp-content/uploads/2009/06/diy-android-home-energy-monitor-instructions_v5_web.pdf">detailed instructions</a>.)</li>
<li> <a href="https://www.google.com/accounts/NewAccount">Google account</a></li>
<li> <a href="https://edit.yahoo.com/registration">Flickr account</a></li>
<li><a href="http://motoprojects.com/motounderground/hem/chart_gadget.xml">MOTO AHEM Google Gadget URL</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<h3>System Diagram</h3>
<p><img class="alignnone size-full wp-image-618" title="MOTO DIY Home Energy Monitor Diagram" src="http://labs.moto.com/wp-content/uploads/2009/05/hem_diagram_v2.png" alt="MOTO DIY Home Energy Monitor Diagram" width="683" height="290" /></p>
<h3>Add a Tweet-A-Watt</h3>
<p>Some of the folks at <a href="http://makezine.com/">MAKE Magazine</a> made a clever hack of the ubiquitous watt metering device, the <a href="http://www.p3international.com/products/special/P4400/P4400-CE.html">Kill-A-Watt</a>.<span> </span>Their <a href="http://www.adafruit.com/blog/2009/03/26/tweet-a-watt-kits-now-available/">Tweet-A-Watt</a> lets you track consumption and measure efficiency on devices that are typical electricity hogs:<span> </span>air conditioning, washers, dryers, refrigerators.<span> </span></p>
<p>We like the Tweet-A-Watt and we wanted to add it to our Google Gadget.<span> </span>So we leveraged the Tweet-A-Watt’s Python application to sit on the BeagleBoard’s linux layer, and added a Python interpreter on the BeagleBoard, then used a socket to communicate with our Android application for sending to Twitter.  (We did this because Android does not support Python.)<span> </span></p>
<p>Now we can track its activity and reporting on our homepage right alongside our whole-house utility chart.</p>
<h3>Do it Yourself</h3>
<p>Download detailed step-by-step instructions <a href="http://labs.moto.com/wp-content/uploads/2009/06/diy-android-home-energy-monitor-instructions_v5_web.pdf">here</a>.</p>
<table border="0" cellpadding="0" width="700">
<tbody>
<tr valign="top">
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step1_2.png" alt="" /></td>
<td width="10"> </td>
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step2_2.png" alt="" /></td>
</tr>
<tr>
<td width="345"><span>Locate Meters</span></td>
<td width="10"> </td>
<td width="345"><span>Collect the Gear</span></td>
</tr>
<tr>
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step3_2.png" alt="" /></td>
<td width="10"> </td>
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step4_2.png" alt="" /></td>
</tr>
<tr>
<td width="345"><span>Mount the Cameras</span></td>
<td width="10"> </td>
<td width="345"><span>Set Up Hardware</span></td>
</tr>
<tr valign="top">
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step5_2.png" alt="" /></td>
<td width="10"> </td>
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step6_2.png" alt="" /></td>
</tr>
<tr>
<td width="345"><span>Configure Android and Flickr with MOTO AHEM</span></td>
<td width="10"> </td>
<td width="345"><span>Tag Images in Flickr</span></td>
</tr>
<tr>
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step7_2.png" alt="" /></td>
<td width="10"> </td>
<td width="345"><img src="http://labs.moto.com/wp-content/uploads/2009/05/step8_2.png" alt="" /></td>
</tr>
<tr>
<td width="345"><span>Build and Set Up Tweet-A-Watt</span></td>
<td width="10"> </td>
<td width="345"><span>Set Up MOTO Lab&#8217;s Google Gadget</span></td>
</tr>
</tbody>
</table>
<h3>More Steps</h3>
<ul>
<li>Definitely would prefer to utilize OCR so we can eliminiate the klugy transcription step.  Anyone interested?</li>
<li>More fun might be to hack the <a href="http://the-gadgeteer.com/2008/11/21/black_decker_power_monitor_review/">Black and Decker Power Meter</a> to populate the MOTO Google Gadget.</li>
</ul>
<h3>Greater Context on Smart Grid</h3>
<ul>
<li>You may have heard about the $4.5 billion the February stimulus package set aside for the build-out of our nation’s <a href="http://en.wikipedia.org/wiki/Smart_grid#cite_note-0">smart grid</a>, but check out this description of <a href="http://www.smartgridnews.com/artman/publish/news/Smart_Grid_Stimulus_money_comes_in_many_forms_Money_to_flow_by_April_Smart_Grid_a_better_2009_investment_than_alternative_energy.html">billions more</a> for associated technologies.</li>
<li><a href="http://www.deloitte.co.uk/TMTPredictions/technology/SmartGrid-electricity-grid-efficiency.cfm">A recent report by Deliotte</a> predicted “that in 2009, SmartGrid companies may generate $25 billion in revenues, and represent the biggest and fastest growing sector in the GreenTech &#8211; possibly even the entire &#8211; technology market.”</li>
<li>Read through a history of Earth2Tech’s editor <a href="http://gigaom.com/author/katiefehren/">Katie Fehrenbacher’s</a> posts tagged “energy” and you’ll start to understand the players, the pace, and high stakes involved in this massive energy infrastructure upgrade. Check out also the archive of their recent <a href="http://events.earth2tech.com/greennet/09/">GreenNet</a> conference.</li>
<li>It was Fehrenbacher’s survey piece on <a href="http://earth2tech.com/2009/04/14/10-energy-dashboards-for-your-home/">Energy Dashboards for the Home</a> that tipped us over to this somewhat reactionary choice of webcams for our metering system.</li>
<li>Energy pundit and engineer Saul Griffith’s <a href="http://wattzon.com">Wattzon</a> personal calculator tool might offer the smartest vision for a user experience that could fulfill this drive to know (and thus change) what we consume.</li>
<li><a href="http://www.google.org/powermeter/">Google Power Meter</a> is the one to watch, of course. Read <a href="http://www.google.org/powermeter/cpuc.html">Google’s letter</a> to the California Public Utilities Commission where they assert the public’s right to access personal real-time smart grid data.</li>
<li>Saul Griffith’s sobering and very smart <a href="http://fora.tv/2009/01/16/Saul_Griffith_Climate_Change_Recalculated"><span>Climate Change Recalculated</span></a> presentation depicts the challenge of the scale of infrastructure reorganization required to stymie the climate change snowball. Highly recommended.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://labs.moto.com/android-meets-energy/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
