<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Arduino Goodness : Ethernet Shield</title>
	<atom:link href="http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arduino-goodness-ethernet-shield</link>
	<description>code, tech, random stuff</description>
	<lastBuildDate>Sun, 04 Dec 2011 14:58:09 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eertt987</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-3695</link>
		<dc:creator>eertt987</dc:creator>
		<pubDate>Sun, 04 Dec 2011 14:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-3695</guid>
		<description>Even this change it doesn&#039;t work with ethernet Shield v1.1 and UNO.
What could be worng?</description>
		<content:encoded><![CDATA[<p>Even this change it doesn&#8217;t work with ethernet Shield v1.1 and UNO.<br />
What could be worng?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterrus</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-3281</link>
		<dc:creator>peterrus</dc:creator>
		<pubDate>Sat, 15 Oct 2011 21:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-3281</guid>
		<description>@Brett England

This does indeed work flawlessly!

The library has been quite updated in the meanwhile and the pin redefinition has changed, what you need to take a look at is this:

#define SELECT_BIT  0   // 0 = B0 = pin 8, 2 = B2 = pin 10

which obviously needs to be changed to:

#define SELECT_BIT  2   // 0 = B0 = pin 8, 2 = B2 = pin 10</description>
		<content:encoded><![CDATA[<p>@Brett England</p>
<p>This does indeed work flawlessly!</p>
<p>The library has been quite updated in the meanwhile and the pin redefinition has changed, what you need to take a look at is this:</p>
<p>#define SELECT_BIT  0   // 0 = B0 = pin 8, 2 = B2 = pin 10</p>
<p>which obviously needs to be changed to:</p>
<p>#define SELECT_BIT  2   // 0 = B0 = pin 8, 2 = B2 = pin 10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-2433</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Sat, 09 Jul 2011 11:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-2433</guid>
		<description>Aint google wonderful, I was in the process of getting an ethernet shield for my Arduino Uno and was lured in by a cheap version on trademe, the exact version noted above, searching on google brought me to your site, your article has just changed my mind.
Thanks for the info</description>
		<content:encoded><![CDATA[<p>Aint google wonderful, I was in the process of getting an ethernet shield for my Arduino Uno and was lured in by a cheap version on trademe, the exact version noted above, searching on google brought me to your site, your article has just changed my mind.<br />
Thanks for the info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Álvaro Justen</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-1777</link>
		<dc:creator>Álvaro Justen</dc:creator>
		<pubDate>Fri, 01 Apr 2011 05:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-1777</guid>
		<description>Hello tom,
your problems ended! ;-) I started a project with the goal of turn the Ethernet examples found on Arduino&#039;s IDE compatbile with ENC28J60, so I&#039;m rewriting all the socket layer, based on nuelectronics etherShield Library.

For now, TCP server connections work (with some limitations) and the web server example is working fine.

If do you want to know more, please see:

- Topic on Arduino Forum: http://arduino.cc/forum/index.php/topic,56057.0.html
- Project on GitHub: http://github.com/turicas/Ethernet_ENC28J60

[]s</description>
		<content:encoded><![CDATA[<p>Hello tom,<br />
your problems ended! ;-) I started a project with the goal of turn the Ethernet examples found on Arduino&#8217;s IDE compatbile with ENC28J60, so I&#8217;m rewriting all the socket layer, based on nuelectronics etherShield Library.</p>
<p>For now, TCP server connections work (with some limitations) and the web server example is working fine.</p>
<p>If do you want to know more, please see:</p>
<p>- Topic on Arduino Forum: <a href="http://arduino.cc/forum/index.php/topic,56057.0.html" rel="nofollow">http://arduino.cc/forum/index.php/topic,56057.0.html</a><br />
- Project on GitHub: <a href="http://github.com/turicas/Ethernet_ENC28J60" rel="nofollow">http://github.com/turicas/Ethernet_ENC28J60</a></p>
<p>[]s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lourivalpedrosa</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-1137</link>
		<dc:creator>lourivalpedrosa</dc:creator>
		<pubDate>Sun, 12 Dec 2010 19:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-1137</guid>
		<description>Hi, I am using a ethershield with W5100, but when I put a LM35 on the analog input A0 it does not read a correct value.  When I use the analog input 2 it can read normaly. I tested without a ethershield and it works fine also.
What am I doing wrong ?
Is the analog input A0 and A1 used by the ethershield to comunicate with the arduino board ?</description>
		<content:encoded><![CDATA[<p>Hi, I am using a ethershield with W5100, but when I put a LM35 on the analog input A0 it does not read a correct value.  When I use the analog input 2 it can read normaly. I tested without a ethershield and it works fine also.<br />
What am I doing wrong ?<br />
Is the analog input A0 and A1 used by the ethershield to comunicate with the arduino board ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yann</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-659</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Fri, 03 Sep 2010 20:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-659</guid>
		<description>Thank you so much !</description>
		<content:encoded><![CDATA[<p>Thank you so much !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett England</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-451</link>
		<dc:creator>Brett England</dc:creator>
		<pubDate>Thu, 15 Jul 2010 16:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-451</guid>
		<description>The JEENODE EtherCard library with a minor modification works, this is nicely abstract so your .PDE looks sane again.  The minor mod is in the file enc28j60.cpp file you need to change the SPI control pin from 8 to 10.

//AT: Use pin 10 for nuelectronics.com compatible ethershield.
//AT: Use pin 8 for jeenode ethercard
#define ENC28J60_CONTROL_CS 10

http://cafe.jeelabs.net/software/</description>
		<content:encoded><![CDATA[<p>The JEENODE EtherCard library with a minor modification works, this is nicely abstract so your .PDE looks sane again.  The minor mod is in the file enc28j60.cpp file you need to change the SPI control pin from 8 to 10.</p>
<p>//AT: Use pin 10 for nuelectronics.com compatible ethershield.<br />
//AT: Use pin 8 for jeenode ethercard<br />
#define ENC28J60_CONTROL_CS 10</p>
<p><a href="http://cafe.jeelabs.net/software/" rel="nofollow">http://cafe.jeelabs.net/software/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-438</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 07 Jul 2010 00:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-438</guid>
		<description>Hi , interesting article, but I&#039;m not sure what you mean by 
&gt;As you can see this example involves a lot of low level configuration.
I see six lines and they seem like reasonable settings to be able to customise.

Apart from that, does the ENC28j60 based shield seem to be OK ?.</description>
		<content:encoded><![CDATA[<p>Hi , interesting article, but I&#8217;m not sure what you mean by<br />
&gt;As you can see this example involves a lot of low level configuration.<br />
I see six lines and they seem like reasonable settings to be able to customise.</p>
<p>Apart from that, does the ENC28j60 based shield seem to be OK ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Baker</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-323</link>
		<dc:creator>Scott Baker</dc:creator>
		<pubDate>Fri, 04 Jun 2010 15:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-323</guid>
		<description>There is an updated ethernet library: http://blog.thiseldo.co.uk/?p=329

It&#039;s much better than the stock one. Still not 100% but it works</description>
		<content:encoded><![CDATA[<p>There is an updated ethernet library: <a href="http://blog.thiseldo.co.uk/?p=329" rel="nofollow">http://blog.thiseldo.co.uk/?p=329</a></p>
<p>It&#8217;s much better than the stock one. Still not 100% but it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xenocide</title>
		<link>http://www.codetorment.com/2009/10/24/arduino-goodness-ethernet-shield/comment-page-1/#comment-162</link>
		<dc:creator>Xenocide</dc:creator>
		<pubDate>Fri, 19 Mar 2010 00:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.codetorment.com/?p=114#comment-162</guid>
		<description>Wish i&#039;d read this before buying one. I&#039;ve ordered a WIZ based shied now :/</description>
		<content:encoded><![CDATA[<p>Wish i&#8217;d read this before buying one. I&#8217;ve ordered a WIZ based shied now :/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

