<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Jee Labs Talk &#187; Topic: Ethernet?</title>
		<link>http://talk.jeelabs.net/topic/102</link>
		<description>Discussion about Jee Labs projects</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Sep 2010 00:33:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://talk.jeelabs.net/search.php</link>
		</textInput>
		<atom:link href="http://talk.jeelabs.net/rss/topic/102" rel="self" type="application/rss+xml" />

		<item>
			<title>Jean-Claude on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/3#post-892</link>
			<pubDate>Fri, 05 Mar 2010 23:33:23 +0000</pubDate>
			<dc:creator>Jean-Claude</dc:creator>
			<guid isPermaLink="false">892@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;Here's one - http://www.watterott.com/index.php?page=search&#38;amp;desc=on&#38;amp;sdesc=on&#38;amp;keywords=wifi
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>s.mihai on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/3#post-887</link>
			<pubDate>Fri, 05 Mar 2010 13:09:47 +0000</pubDate>
			<dc:creator>s.mihai</dc:creator>
			<guid isPermaLink="false">887@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;anyone got any idea of some european resellers for wifi modules - arduino plugs to be converted to jeenode plugs - ... i've tried sparkfun but taxes and transport are very high. ...
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>bmj on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/3#post-866</link>
			<pubDate>Wed, 03 Mar 2010 09:56:12 +0000</pubDate>
			<dc:creator>bmj</dc:creator>
			<guid isPermaLink="false">866@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;

&#60;p&#62;Ethernet as a plug or board  is a very good idea!&#60;br /&#62;
I'm currently using a Arduino, the official WisNet shield and a radio-module on a breadboard shield. As long as you only need to push data to e.g the Pachube site it works well and the limited number of incoming connection is not a problem.&#60;/p&#62;

&#60;p&#62;The software in my system is designed to solve only one task but it should be relatively easy to develop a sketch for the ethernet node that has a configure block in the beginning letting the user map the incoming bytes to “ASCII” in valid xml and push it out on Internet. E.g&#60;br /&#62;
…&#60;br /&#62;
&#38;lt;Node&#38;gt;&#60;br /&#62;
    &#38;lt;ID&#38;gt;6&#38;lt;/ID&#38;gt;&#60;br /&#62;
    &#38;lt;Temp&#38;gt;22.3&#38;lt;/Temp&#38;gt;&#60;br /&#62;
&#38;lt;/Node&#38;gt;&#60;br /&#62;
...&#60;/p&#62;

&#60;p&#62;Maybe power over ethernet should be considered? I don't think battery is an option unless you use a very exotic WiFi module but I maybe wrong?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>andras on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/2#post-856</link>
			<pubDate>Tue, 02 Mar 2010 15:28:55 +0000</pubDate>
			<dc:creator>andras</dc:creator>
			<guid isPermaLink="false">856@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;I Just wanted to report back on my experience on the nuelectronics ENC28J60 based ethershield. I got myself one just out of curiosity (15 euro's, so not too expensive). &#60;/p&#62;

&#60;p&#62;First thing to do is to get the latest Tuxgraphics driver because the one on the nuelectronics site is outdated (that version won't even allow to route your packets through a gateway). You can get it from http://blog.thiseldo.co.uk/?p=329.&#60;/p&#62;

&#60;p&#62;The driver works somewhat similar to the rf12_easy* functions where you regularly call a polling function that will handle some state that the library user needs not to know about. This way you can repond to http server request and perform a http GET in parallel. You can register a callback function that will react to the http result code of your GET once the request is completed. Similarly, you can register other callbacks (even a callback so you can check out who pinged you). There are some helper functions to make life easier, like an urlencoder so simplify assembling strings. The library is mainly http oriented with a bit of udp en icmp extra's. No generic sockets like in the official Arduino ethernet library.&#60;/p&#62;

&#60;p&#62;All in all a usefull and easy to use library which works ok. You have to be aware of some limitations; the library can send only one TCP segment in a socket session, but for many applications that doesn't have to be a problem. Also note that there isn't much documentation, but if you examine the examples it becomes clear how it works.&#60;/p&#62;

&#60;p&#62;One other thing that is noteworthy is that the ENC28J60 draws about 200mA, so it is a bit power hungry (it becomes warm, but not hot, to the hand). Then again, the Wiznet module specifies a 150mA draw, so relatively speaken it is not that bad.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Rubi on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/2#post-602</link>
			<pubDate>Sun, 24 Jan 2010 12:30:38 +0000</pubDate>
			<dc:creator>Rubi</dc:creator>
			<guid isPermaLink="false">602@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;

&#60;p&#62;Sorry I buy them from Sparkfun.&#60;br /&#62;
Shipping is about 10$ or 6€.&#60;br /&#62;
Not too bad imho.&#60;/p&#62;

&#60;p&#62;Cheers&#60;br /&#62;
Rubi
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>s.mihai on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/2#post-601</link>
			<pubDate>Sun, 24 Jan 2010 11:36:36 +0000</pubDate>
			<dc:creator>s.mihai</dc:creator>
			<guid isPermaLink="false">601@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;@Rubi: any idea where i could get one of those wired ones in Europe (i hate customs taxes and crazy shipping rates)&#60;/p&#62;

&#60;p&#62;but he's got a point about WiFi, it's a lot more flexible than wired.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Rubi on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/2#post-599</link>
			<pubDate>Sun, 24 Jan 2010 10:55:09 +0000</pubDate>
			<dc:creator>Rubi</dc:creator>
			<guid isPermaLink="false">599@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;

&#60;p&#62;I would prefer a Wiznet Chip.&#60;br /&#62;
They are more powerful and easier to program.&#60;br /&#62;
The Enc is pretty low level.&#60;br /&#62;
It is like a Xbee compared to a RFM12.&#60;br /&#62;
If you need many it is worth the hassle, but for one unit I would choose the comfortable one.&#60;/p&#62;

&#60;p&#62;http://www.sparkfun.com/commerce/product_info.php?products_id=9473&#60;br /&#62;
http://www.sparkfun.com/commerce/product_info.php?products_id=9026&#60;/p&#62;

&#60;p&#62;There is even a shield from Lady Ada where you can plugin the module from the first link.&#60;/p&#62;

&#60;p&#62;Cheers&#60;br /&#62;
Rubi
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>andras on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/2#post-594</link>
			<pubDate>Sat, 23 Jan 2010 21:12:03 +0000</pubDate>
			<dc:creator>andras</dc:creator>
			<guid isPermaLink="false">594@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;The ethernet shield of nuelectronics ( http://www.nuelectronics.com/estore/index.php?main_page=project_eth ) is based on the ENC28J60. The shield comes with a simplified TCP/IP stack. At looks like UDP en TCP are supported as long as all communications fit in one package. There's a sketch available for a simple web server too.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Jean-Claude on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/2#post-588</link>
			<pubDate>Sat, 23 Jan 2010 17:02:35 +0000</pubDate>
			<dc:creator>Jean-Claude</dc:creator>
			<guid isPermaLink="false">588@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;Yes - thx. To be expected, since the WiFi stack is probably fairly complex, maybe even proprietary. User-programmability would be risky.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>_mattb on "Ethernet?"</title>
			<link>http://talk.jeelabs.net/topic/102/page/2#post-586</link>
			<pubDate>Sat, 23 Jan 2010 15:15:53 +0000</pubDate>
			<dc:creator>_mattb</dc:creator>
			<guid isPermaLink="false">586@http://talk.jeelabs.net/</guid>
			<description>&#60;p&#62;@Jean-Claude - Hm, you can specify sensor/UART interrupts but I do not think that it is much different than the XBee's operation.  The WiFly lists GPIOs but documentation is somewhat poor..  Sorry, is that what you were asking?
&#60;/p&#62;
</description>
		</item>

	</channel>
</rss>
