<?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>Ed&#039;s World &#187; monitoring</title>
	<atom:link href="http://www.jellard.co.uk/tag/monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jellard.co.uk</link>
	<description>Bringing data into real life in a meaningful way</description>
	<lastBuildDate>Fri, 16 Dec 2011 11:46:06 +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>Graphing Current Cost</title>
		<link>http://www.jellard.co.uk/2009/10/graphing-current-cost/</link>
		<comments>http://www.jellard.co.uk/2009/10/graphing-current-cost/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 21:02:47 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[ambient light]]></category>
		<category><![CDATA[current cost]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Viglen MPC-L]]></category>

		<guid isPermaLink="false">http://www.jellard.co.uk/?p=37</guid>
		<description><![CDATA[I've been graphing current cost readings for the last year, but now I'm actually planning on doing something with the data.  Ambient light and intelligent central heating control - especially useful as my house doesn't have a thermostat.]]></description>
			<content:encoded><![CDATA[<p>I bought a current cost and Viglen MPC-L (15W low powered computer running Ubuntu) last year, and have since been recording power and temperature.</p>
<p><img src="http://www.jellard.co.uk/wp-content/uploads/2009/10/power-6hrs-300x62.png" alt="Power consumption" /></p>
<p><img src="http://www.jellard.co.uk/wp-content/uploads/2009/10/temp-3mth-300x67.png" alt="Temperatures" /></p>
<p>Adapted from <a href="http://www.jibble.org/currentcost/">Jibble</a>, I have been recording data in &#8220;RRD&#8221;, a round-robin database in a single file.  Initially, I didn&#8217;t have a computer on 24&#215;7, so added some cheap and tacky code to pull the historical data from the current cost meter and log that.  A couple of weeks after buying the current cost, I realised I couldn&#8217;t live without live readings, so bought the Viglen MPC-L.</p>
<p><a href="http://www.jellard.co.uk/wp-content/uploads/update.pl">View code</a>.</p>
<p>Part of that code runs &#8220;colours.pl&#8221; with the current power consumption, which sends a message to the arduino telling it to change the ambient light&#8217;s colour to a colour that depends on how much power the house is eating up.  More about that shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jellard.co.uk/2009/10/graphing-current-cost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

