<?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>John&#039;s Ramblings &#187; ethernet</title>
	<atom:link href="http://john.crouchley.com/blog/archives/tag/ethernet/feed" rel="self" type="application/rss+xml" />
	<link>http://john.crouchley.com/blog</link>
	<description>Personal record for family and friends - contact me: john at crouchley.me.uk</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:30:18 +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>Playing with Arduino Nokia 3310 shield</title>
		<link>http://john.crouchley.com/blog/archives/447</link>
		<comments>http://john.crouchley.com/blog/archives/447#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:48:20 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[Nokia3310]]></category>

		<guid isPermaLink="false">http://john.crouchley.com/blog/?p=447</guid>
		<description><![CDATA[<p>The Arduino Nokia 3310 shield come from NuElectronics. I have been using this shield with an Arduino Ethernet shield together with Andrew Lindsay&#8217;s Nokia 3310 library. I upgraded the library to be compatible with multiple SPI components, you need to bend digital pin 10 so that it does not make contact and then connect it [...]]]></description>
			<content:encoded><![CDATA[<p>The Arduino Nokia 3310 shield come from <a href="http://www.nuelectronics.com/estore/" target="_blank">NuElectronics</a>. I have been using this shield with an Arduino Ethernet shield together with Andrew Lindsay&#8217;s Nokia 3310 library. I upgraded the library to be compatible with multiple SPI components, you need to bend digital pin 10 so that it does not make contact and then connect it to another spare pin.<br />
Andrew has updated the library based upon my changes, you can download it from <a href="http://blog.thiseldo.co.uk/?p=383" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://john.crouchley.com/blog/archives/447/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino code for Currentcost/XPORT/Pachube</title>
		<link>http://john.crouchley.com/blog/archives/404</link>
		<comments>http://john.crouchley.com/blog/archives/404#comments</comments>
		<pubDate>Tue, 21 Jul 2009 17:28:44 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Home monitoring]]></category>
		<category><![CDATA[currentcost]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[HomeMonitoring]]></category>

		<guid isPermaLink="false">http://john.crouchley.com/blog/?p=404</guid>
		<description><![CDATA[<p>The code I have been developing for my Current Cost meter updating to Pachube via Arduino with XPORT is ready for sharing. You can download the code from this link. Current cost sensors are 0) Main electricity sensor &#8211; clamp on incoming live cable 1) Gas pulse sensor &#8211; see entry below 2) light sensor [...]]]></description>
			<content:encoded><![CDATA[<p>The code I have been developing for my <a href="http://www.currentcost.co.uk/" target="_blank">Current Cost</a> meter updating to <a href="http://www.pachube.com" target="_blank">Pachube</a> via <a href="http://www.arduino.cc" target="_blank">Arduino</a> with <a href="http://www.lantronix.com/device-networking/embedded-device-servers/xport.html">XPORT</a> is ready for sharing.<br />
You can download the code from <a href="http://john.crouchley.com/files/CC_XPort_Pachube_v1_4.zip">this link</a>.<br />
Current cost sensors are<br />
0) Main electricity sensor &#8211; clamp on incoming live cable<br />
1) Gas pulse sensor &#8211; see <a href="http://john.crouchley.com/blog/archives/345" target="_blank">entry below</a><br />
2) light sensor &#8211; photo resistor (about 2M ohms dark to 100 ohms bright light) as sensor across the channel inputs on the <a href="http://www.ceesquared.com/?p=11" target="_blank">Current Cost dev board</a>.<br />
Current Cost sensors are read by <a href="http://arduino.cc/en/Main/ArduinoBoardDuemilanove" target="_blank">Arduino</a>, displayed on 4&#215;20 lcd module and uploaded to <a href="http://www.pachube.com/feeds/2189" target="_blank">Pachube</a> via <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=17_21&#038;products_id=83" target="_blank">Adafruit XPort</a> shield every 15 minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://john.crouchley.com/blog/archives/404/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

