<?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>Chris's Random Ramblings</title>
	<atom:link href="http://chris.yeoh.info/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://chris.yeoh.info</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 09:11:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>W510 &amp; Ubuntu Lucid 10.04.1</title>
		<link>http://chris.yeoh.info/?p=182</link>
		<comments>http://chris.yeoh.info/?p=182#comments</comments>
		<pubDate>Sat, 28 Aug 2010 09:11:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[stickers]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=182</guid>
		<description><![CDATA[My work laptop was upgraded to a Lenovo W510 recently, replacing a 3 year old T60p. The setup and install of Ubuntu 10.04.1 was fairly straightforward, just a couple of problems:

ureadahead package needs to be upgraded to a version in lucid-proposed. Otherwise it will randomly OOM on boot and fail to start
 For suspend to [...]]]></description>
			<content:encoded><![CDATA[<p>My work laptop was upgraded to a Lenovo W510 recently, replacing a 3 year old T60p. The setup and install of Ubuntu 10.04.1 was fairly straightforward, just a couple of problems:</p>
<ul>
<li>ureadahead package needs to be <a href="https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/491943">upgraded</a> to a version in lucid-proposed. Otherwise it will randomly OOM on boot and fail to start</li>
<li> For suspend to work have to both:
<ul>
<li>remove the xhci module</li>
<li><a href="www-307.ibm.com/pc/support/site.wss/MIGR-74858.html">upgrade the bios</a></li>
</ul>
</li>
</ul>
<p>So far seems like a pretty fast machine &#8211; 4 cores (8 with HT). Should be a big improvement on the T60p.</p>
<ul></ul>
<p>An of course a new laptop requires new stickers (thanks Sarah!)</p>
<p><a href="http://www.flickr.com/photos/cbkyeoh/4933811427/" title="Chrome sticker by Christopher Yeoh, on Flickr"><img src="http://farm5.static.flickr.com/4099/4933811427_f4dae7917b.jpg" width="500" height="375" alt="Chrome sticker" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=182</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wireless Ambient Orb</title>
		<link>http://chris.yeoh.info/?p=153</link>
		<comments>http://chris.yeoh.info/?p=153#comments</comments>
		<pubDate>Sun, 04 Jul 2010 13:39:45 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=153</guid>
		<description><![CDATA[I&#8217;ve been tracking our household electricity usage live for a while. We have an LCD display but its not something that we remember to check very often to make sure that everything that should be turned off is off.
I noticed some cheap  rgb led strips on deal extreme and thought I&#8217;d make my own [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been tracking our <a href="http://chris.yeoh.info/?p=51">household electricity usage</a> live for a while. We have an LCD display but its not something that we remember to check very often to make sure that everything that should be turned off is off.</p>
<p>I noticed some cheap  <a href="http://www.dealextreme.com/details.dx/sku.14965">rgb led strips</a> on deal extreme and thought I&#8217;d make my own ambient orb. I dug out an old arduino I wasn&#8217;t using and found some information from <a href="http://genericnerd.blogspot.com/2009/05/arduino-mood-light-controller.html">this site</a> on how to control the strip using a darlington array.  I added a perl script to bridge between the microbroker which receives the power usage information and translates it to a color for the ambient orb to display.</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2010/07/mqtt-current-cost-ambient-1024x577.png" alt="Ambient Orb" title="Ambient Orb" width="500" class="aligncenter size-large wp-image-157" /></p>
<p>At what is our normal minimum power usage the orb glows blue and as the power usage increases turns green, yellow, orange, and then red.  This makes it pretty easy to see at a glance when leaving the house or going to bed if the household power usage is about right. After a bit of testing I added purple at the end for when Kelly turns on the kettle and the toaster at the same time <img src='http://chris.yeoh.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ve been interested in playing with xbees for a while, so rather than get a 802.11b wifi shield for communication I bought an arduino xbee shield and a couple of xbees. It turned out pretty easy to setup the xbees and I think I&#8217;ll end up with a little mesh network at home with both sensors and display devices like ambient orbs.</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2010/07/DSC_0586-1024x680.jpg" alt="DSC_0586" title="DSC_0586" width="500"  class="aligncenter size-large wp-image-162" /></p>
<p>I found some really cheap giant usb driven plastic keys on ebay. It just lights up with a white color when pressed but was easy to disassemble and put the led strips and arduino inside instead.</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2010/07/DSC_0611-1024x680.jpg" alt="DSC_0611" title="DSC_0611" width="500" class="aligncenter size-large wp-image-163" /></p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2010/07/DSC_0613-1024x680.jpg" alt="DSC_0613" title="DSC_0613" width="500" class="aligncenter size-large wp-image-164" /></p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2010/07/DSC_0616-1024x680.jpg" alt="DSC_0616" title="DSC_0616" width="500" class="aligncenter size-large wp-image-165" /></p>
<p>The white plastic does a better job of diffusing the led light than in the photo above.</p>
<p>Now Kelly wants an orb of her own, so I&#8217;m helping her make a smaller and cheaper version using an Arduino Pro Mini 328 instead of an  Arduino Duemilanove.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seedlings!</title>
		<link>http://chris.yeoh.info/?p=148</link>
		<comments>http://chris.yeoh.info/?p=148#comments</comments>
		<pubDate>Mon, 24 Aug 2009 01:14:52 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gardening]]></category>
		<category><![CDATA[vegetables]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=148</guid>
		<description><![CDATA[About a week after planting the seeds we have little seedlings appearing   All the cucumber seeds have sprouted as well as a couple of the tomato plants. So far no sign of life from the eggplant or cherry tomato plant seeds.



Apparently its a bit too cold to plant the seedlings yet and warming [...]]]></description>
			<content:encoded><![CDATA[<p>About a week after planting the seeds we have little seedlings appearing <img src='http://chris.yeoh.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  All the cucumber seeds have sprouted as well as a couple of the tomato plants. So far no sign of life from the eggplant or cherry tomato plant seeds.</p>
<p>
<a href="http://chris.yeoh.info/wp-content/uploads/2009/08/p-1600-1200-f7f26f94-e9bd-4477-bc06-471e488a7458.jpeg"><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/p-1600-1200-f7f26f94-e9bd-4477-bc06-471e488a7458.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a>
</p>
<p>Apparently its a bit too cold to plant the seedlings yet and warming the soil a bit can also help. So I&#8217;ve put down some black plastic where we&#8217;re planning on planting the seedlings when they&#8217;re ready. I dug some organic fertiliser into the ground and we picked up some pea straw for mulch so are already once the seedlings have matured enough to go outside.
</p>
<p>
<a href="http://chris.yeoh.info/wp-content/uploads/2009/08/p-1600-1200-da73643d-bd68-4a03-b40d-262951da5136.jpeg"><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/p-1600-1200-da73643d-bd68-4a03-b40d-262951da5136.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practicing photography</title>
		<link>http://chris.yeoh.info/?p=124</link>
		<comments>http://chris.yeoh.info/?p=124#comments</comments>
		<pubDate>Sun, 16 Aug 2009 13:03:48 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=124</guid>
		<description><![CDATA[The weather forecast for Saturday was clear and sunny so Kelly and I decided to take Alyssa out to see if we could get some good high resolution outdoor photos of her. Most of the photos we have of her are low resolution ones taken with our iPhones. So I got out my D70s and [...]]]></description>
			<content:encoded><![CDATA[<p>The weather forecast for Saturday was clear and sunny so Kelly and I decided to take Alyssa out to see if we could get some good high resolution outdoor photos of her. Most of the photos we have of her are low resolution ones taken with our iPhones. So I got out my D70s and 50mm f/1.8 portrait lens and we headed out to Tusmore Park near to where I grew up. Its a really nice green grassy park with a good playground, creek and tall trees.</p>
<p>By the time we had arrived at the park Alyssa had fallen asleep in her car seat and we lay her down on the grass until she woke up. Although I took almost 200 photos my favourite photo of the set was taken right near the beginning when she was still asleep on the grass.</p>
<p><img class="aligncenter size-full wp-image-125" title="dsc_0019" src="http://chris.yeoh.info/wp-content/uploads/2009/08/dsc_0019.jpg" alt="dsc_0019" width="600" /></p>
<p>I like it so much I&#8217;m thinking of getting a large canvas print done. When she woke up and realised she was in the park with a playground she was very happy! The lens has such a narrow depth of field that taking photos of her in focus while on the swing was quite difficult.</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/dsc_0098.jpg" alt="dsc_0122" title="dsc_0122" width="600"  class="aligncenter size-full wp-image-128" /></p>
<p>Same problem with the slide, although this action shot is not framed well, I love the expression on her face it captured.</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/dsc_0122.jpg" alt="dsc_0122" title="dsc_0122" width="1024" height="1540" class="aligncenter size-full wp-image-128" /></p>
<p>I think this one would have been really nice if I&#8217;d rotated the camera 90 degrees like the one after it. I think she&#8217;s lit really well in these two photos and it might have been because of the light coloured pool floor reflecting light up from below her.</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/dsc_0157.jpg" alt="dsc_0157" title="dsc_0157" width="600" class="aligncenter size-full wp-image-129" /></p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/dsc_0160.jpg" alt="dsc_0160" title="dsc_0157" width="600" class="aligncenter size-full wp-image-129" /></p>
<p>I think this one is pretty cute as we didn&#8217;t realise she was able to climb up steps that high:</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/dsc_0169.jpg" alt="dsc_0169" title="dsc_0169" width="600"  class="aligncenter size-full wp-image-131" /></p>
<p>Although it would have been much nicer if I&#8217;d framed it like the following which shows how tall the trees in the background are.</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2009/08/dsc_0172.jpg" alt="dsc_0172" title="dsc_0172" width="600" class="aligncenter size-full wp-image-132" /></p>
<p>It turned out to be a lot cloudier than we expected so the light wasn&#8217;t as nice as we were hoping for. I&#8217;m really pleased with how some of the photos turned out and I learned quite a bit, so next time there is bright sunny day on the weekend we&#8217;ll be out at a park again.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=124</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Growing our own vegies</title>
		<link>http://chris.yeoh.info/?p=118</link>
		<comments>http://chris.yeoh.info/?p=118#comments</comments>
		<pubDate>Sun, 16 Aug 2009 06:04:47 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[gardening]]></category>
		<category><![CDATA[vegetables]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=118</guid>
		<description><![CDATA[We&#8217;ve been thinking of growing some of our own vegetables for a while now. Finally this weekend got around to buying some seeds. Its still a bit cold to plant anything outside, but we&#8217;re using a couple of egg cartons in the kitchen window to start the seedlings which should be ready when the weather [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been thinking of growing some of our own vegetables for a while now. Finally this weekend got around to buying some seeds. Its still a bit cold to plant anything outside, but we&#8217;re using a couple of egg cartons in the kitchen window to start the seedlings which should be ready when the weather warms up.</p>
<p style="text-align: center;"><a href="http://chris.yeoh.info/wp-content/uploads/2009/08/l-1600-1200-7c211e4f-5dc9-4e9a-aa90-f66b40afc514.jpeg"><img class="size-full wp-image-364 aligncenter" src="http://chris.yeoh.info/wp-content/uploads/2009/08/l-1600-1200-7c211e4f-5dc9-4e9a-aa90-f66b40afc514.jpeg" alt="" width="300" height="225" /></a></p>
<p>We have a row each of tomatoes, cucumber, cherry tomatoes and eggplant. If these sprout ok in couple of weeks we&#8217;ll start another lot of the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=118</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed voip call dropouts</title>
		<link>http://chris.yeoh.info/?p=109</link>
		<comments>http://chris.yeoh.info/?p=109#comments</comments>
		<pubDate>Sat, 25 Jul 2009 07:32:57 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=109</guid>
		<description><![CDATA[All of our outgoing phone calls go via a local asterisk server connected to Internode&#8217;s voip service NodePhone. One problem we&#8217;ve had is that muting our phone line for long periods of time, which I like to do during conference calls, would lead to the call being disconnected. I should complain more often on twitter [...]]]></description>
			<content:encoded><![CDATA[<p>All of our outgoing phone calls go via a local asterisk server connected to Internode&#8217;s voip service <a href="http://www.internode.on.net/residential/home_phone/nodephone/">NodePhone</a>. One problem we&#8217;ve had is that muting our phone line for long periods of time, which I like to do during conference calls, would lead to the call being disconnected. I should complain more often on twitter as someone suggested I look into RTP keep alive.</p>
<p>By default asterisk does not terminate calls if there is no RTP activity, but neither does it send keep alive packets to the voip service provider if no packets are received when someone mutes their line. Adding the following to the general section of <code>sip.conf</code> fixed the call dropout problem:</p>
<blockquote><p>
<code>[general]<br />
rtpkeepalive=30</code>
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=109</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNOME MQTT Panel Applet 0.1</title>
		<link>http://chris.yeoh.info/?p=78</link>
		<comments>http://chris.yeoh.info/?p=78#comments</comments>
		<pubDate>Mon, 29 Jun 2009 14:10:32 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CurrentCost]]></category>
		<category><![CDATA[MQTT]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=78</guid>
		<description><![CDATA[We&#8217;ve been tracking our electricity usage for a few weeks now and have a web page of graphs which make it easier to work out when we&#8217;re using a lot of electricity. 
I have a perl script running on one machine which reads the CurrentCost data from a serial port and publishes the temperature and [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been tracking our electricity usage for a few weeks now and have a web page of graphs which make it easier to work out when we&#8217;re using a lot of electricity. </p>
<div id="attachment_87" class="wp-caption aligncenter" style="width: 691px"><img src="http://chris.yeoh.info/wp-content/uploads/2009/06/power24.png" alt="Last 24 hours power usage" title="power24" width="681" height="454" class="size-full wp-image-87" /><p class="wp-caption-text">Last 24 hours power usage</p></div>
<p>I have a perl script running on one machine which reads the CurrentCost data from a serial port and publishes the temperature and instantaneous power consumption into an <a href="http://mqtt.org">MQTT microbroker</a>. On the webserver machine another perl script is subscribed to the temperature and power consumption topics and uses rrdtool to record the data and create not so pretty graphs.</p>
<p>I also wanted to be able to keep an eye on the current power usage so I put together a little gnome applet that connects to an MQTT server and subscribes to a single topic. You can run multiple applets connecting to different brokers or subscribing to different topics. Conceptually data moves from the current cost around the system like this:</p>
<p><img src="http://chris.yeoh.info/wp-content/uploads/2009/06/mqtt-current-cost-diagram-export-1024x688.png" alt="mqtt-current-cost-diagram-export" title="mqtt-current-cost-diagram-export" width="600"  class="aligncenter size-large wp-image-83" /></p>
<p>One of the big advantages of using the broker is it neatly abstracts the data producers like the CurrentCost or a temperature sensor connected via an arduino from the consumers that process, record and render the data. Its easy to slip in additional sensors or replace existing ones with something which is quite different without having to make any changes on the processing and user interface side. When our new house gets built and we have a C-Bus system controlling the electrical system, state information from it will be added to the broker so it can be monitored easily.</p>
<p>I&#8217;ve never written a gnome applet before nor even done much gtk programming before so its still a bit rough around the edges. But it currently looks like this on a panel:</p>
<div id="attachment_85" class="wp-caption aligncenter" style="width: 268px"><img src="http://chris.yeoh.info/wp-content/uploads/2009/06/mqtt_applet_screenshot.jpg" alt="Temperature and Power Usage" title="mqtt_applet_screenshot" width="258" height="44" class="size-full wp-image-85" /><p class="wp-caption-text">Temperature and Power Usage</p></div>
<div id="attachment_90" class="wp-caption aligncenter" style="width: 354px"><img src="http://chris.yeoh.info/wp-content/uploads/2009/06/mqtt-preferences.png" alt="Preferences dialog" title="mqtt-preferences" width="344" height="226" class="size-full wp-image-90" /><p class="wp-caption-text">Preferences dialog</p></div>
<p><div id="attachment_103" class="wp-caption aligncenter" style="width: 382px"><img src="http://chris.yeoh.info/wp-content/uploads/2009/06/mqtt-applet-tooltip.png" alt="Tooltip with status information" title="mqtt-applet-tooltip" width="372" height="112" class="size-full wp-image-103" /><p class="wp-caption-text">Tooltip with status information</p></div><br />
I still need to work on having the preferences saved between sessions.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=78</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The warmest place in the house</title>
		<link>http://chris.yeoh.info/?p=74</link>
		<comments>http://chris.yeoh.info/?p=74#comments</comments>
		<pubDate>Mon, 18 May 2009 09:30:38 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=74</guid>
		<description><![CDATA[is apparently sitting on the PS3.

I think Linden would like us to turn on the heater.
]]></description>
			<content:encoded><![CDATA[<p>is apparently sitting on the PS3.</p>
<p><a href="http://chris.yeoh.info/wp-content/uploads/2009/05/l-1600-1200-1f818680-d6ce-4957-a360-820718b17161.jpeg"><img src="http://chris.yeoh.info/wp-content/uploads/2009/05/l-1600-1200-1f818680-d6ce-4957-a360-820718b17161.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
<p>I think Linden would like us to turn on the heater.</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring power usage with CurrentCost</title>
		<link>http://chris.yeoh.info/?p=51</link>
		<comments>http://chris.yeoh.info/?p=51#comments</comments>
		<pubDate>Sat, 16 May 2009 12:42:20 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=51</guid>
		<description><![CDATA[Last year i was very lucky to be given a CurrentCost power meter. Unfortunately the electrical board in the townhouse we were living in didn&#8217;t really have room to fit the clamp meter and as it had 3 phase power and we only had one clamp we couldn&#8217;t really use it properly. Yesterday I finally [...]]]></description>
			<content:encoded><![CDATA[<p>Last year i was very lucky to be given a <a href="http://www.currentcost.com">CurrentCost power meter</a>. Unfortunately the electrical board in the townhouse we were living in didn&#8217;t really have room to fit the clamp meter and as it had 3 phase power and we only had one clamp we couldn&#8217;t really use it properly. Yesterday I finally got around to installing it in the house we&#8217;re currently living in.</p>
<div id="attachment_64" class="wp-caption aligncenter" style="width: 190px"><img class="size-full wp-image-64" title="cc_meter" src="http://chris.yeoh.info/wp-content/uploads/2009/05/cc_meter.jpg" alt="CurrentCost Meter (photo by Roo Reynolds)" width="180" height="240" /><p class="wp-caption-text">CurrentCost Meter (photo by Roo Reynolds)</p></div>
<p>There is a wireless connection between the meter and the clamp which goes around the active cable coming out of the normal electricity meter.</p>
<div id="attachment_65" class="wp-caption aligncenter" style="width: 400px"><img class="size-full wp-image-65" title="cc_clamp" src="http://chris.yeoh.info/wp-content/uploads/2009/05/cc_clamp.jpg" alt="Measuring Clamp (photo by PixelFrenzy)" width="390" height="500" /><p class="wp-caption-text">Measuring Clamp (photo by PixelFrenzy)</p></div>
<p>Unlike most power meters available in Australia it is possible to connect a serial cable to display to get a live reading of the power used downloaded to a computer. Using a microbroker, rrdtool and a bit of perl as glue we know have 24/7 logging of electricity usage at about 30 second intervals from which we can create pretty graphs.</p>
<div id="attachment_52" class="wp-caption aligncenter" style="width: 491px"><img class="size-full wp-image-52" title="Breakfast power usage" src="http://chris.yeoh.info/wp-content/uploads/2009/05/brekky.png" alt="Breakfast" width="481" height="154" /><p class="wp-caption-text">Breakfast power usage</p></div>
<p>Unlike our last house we have electric cooktops in the current place and you can definitely tell when I started cooking breakfast for Kelly on Sunday in the graph above. It probably cost us about 20 cents in electricity.</p>
<p>Our idle power usage is around 550W which is pretty high and we&#8217;ll hopefully be reducing it a bit once we start identifying exactly what is using the power. Looking at a snapshot of power usage overnight its pretty clear when the fridge/freezer thermostat kicks in though.</p>
<div id="attachment_55" class="wp-caption aligncenter" style="width: 691px"><img class="size-full wp-image-55" title="Fridge" src="http://chris.yeoh.info/wp-content/uploads/2009/05/fridge.png" alt="Fridge Power Usage" width="681" height="454" /><p class="wp-caption-text">Fridge Power Usage</p></div>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Yummy penguin</title>
		<link>http://chris.yeoh.info/?p=59</link>
		<comments>http://chris.yeoh.info/?p=59#comments</comments>
		<pubDate>Fri, 15 May 2009 09:51:33 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chris.yeoh.info/?p=59</guid>
		<description><![CDATA[My sister-in-law Jackie bought me a very tasty treat today:

]]></description>
			<content:encoded><![CDATA[<p>My sister-in-law Jackie bought me a very tasty treat today:</p>
<p><a href="http://chris.yeoh.info/wp-content/uploads/2009/05/l-1600-1200-2f92bb1c-67fd-4776-917b-0efdb58ebe7c.jpeg"><img src="http://chris.yeoh.info/wp-content/uploads/2009/05/l-1600-1200-2f92bb1c-67fd-4776-917b-0efdb58ebe7c.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.yeoh.info/?feed=rss2&amp;p=59</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
