<?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>TKJ Electronics &#187; ethernet</title>
	<atom:link href="http://elec.tkjweb.dk/blog/tag/ethernet/feed/" rel="self" type="application/rss+xml" />
	<link>http://elec.tkjweb.dk/blog</link>
	<description>The electronics-blog</description>
	<lastBuildDate>Sun, 20 Jun 2010 11:51:40 +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>Ethernet TV</title>
		<link>http://elec.tkjweb.dk/blog/2009/05/ethernet-tv/</link>
		<comments>http://elec.tkjweb.dk/blog/2009/05/ethernet-tv/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:18:50 +0000</pubDate>
		<dc:creator>Thomas Jespersen</dc:creator>
				<category><![CDATA[Arduino Projects]]></category>
		<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=115</guid>
		<description><![CDATA[After my last success with the Serial TV, I&#8217;ve got the idea making it possible for you to the television using a browser.
I&#8217;m still using my Serial TV, but now it&#8217;s connected to an Arduino instead of the computer. The Arduino has an Ethernet Shield on top, and it&#8217;s programmed to make a homepage with [...]]]></description>
			<content:encoded><![CDATA[<p>After my last success with the Serial TV, I&#8217;ve got the idea making it possible for you to the television using a browser.</p>
<p>I&#8217;m still using my Serial TV, but now it&#8217;s connected to an Arduino instead of the computer. The Arduino has an Ethernet Shield on top, and it&#8217;s programmed to make a homepage with a text-field and a submit button!</p>
<p><center>Here is some pictures of the project:</center><br />
<div id="attachment_127" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-full.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-full-300x225.jpg" alt="Ethernet TV - Full" title="Ethernet TV - Full" width="300" height="225" class="size-medium wp-image-127" /></a><p class="wp-caption-text">Ethernet TV - Full</p></div><br />
<div id="attachment_126" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-arduino.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-arduino-300x225.jpg" alt="Ethernet TV - Arduino" title="Ethernet TV - Arduino" width="300" height="225" class="size-medium wp-image-126" /></a><p class="wp-caption-text">Ethernet TV - Arduino</p></div><br />
<div id="attachment_128" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone-300x225.jpg" alt="Ethernet TV - iphone" title="Ethernet TV - iphone" width="300" height="225" class="size-medium wp-image-128" /></a><p class="wp-caption-text">Ethernet TV - iphone</p></div><br />
<div id="attachment_129" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone2.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone2-300x225.jpg" alt="Ethernet TV - iphone + TV" title="Ethernet TV - iphone + TV" width="300" height="225" class="size-medium wp-image-129" /></a><p class="wp-caption-text">Ethernet TV - iphone + TV</p></div><br />
<div id="attachment_92" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00233.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00233-300x225.jpg" alt="Ethernet TV - Test Text" title="Ethernet TV - Test Text" width="300" height="225" class="size-medium wp-image-92" /></a><p class="wp-caption-text">Ethernet TV - Test Text</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://elec.tkjweb.dk/blog/2009/05/ethernet-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ethernet DMX</title>
		<link>http://elec.tkjweb.dk/blog/2009/03/ethernet-dmx-controller/</link>
		<comments>http://elec.tkjweb.dk/blog/2009/03/ethernet-dmx-controller/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 20:33:58 +0000</pubDate>
		<dc:creator>Thomas Jespersen</dc:creator>
				<category><![CDATA[Arduino Projects]]></category>
		<category><![CDATA[dmx]]></category>
		<category><![CDATA[ethernet]]></category>

		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=48</guid>
		<description><![CDATA[Last week I recieved the Arduino Ethernet Shield &#8211; http://www.arduino.cc/en/Main/ArduinoEthernetShield
There were all ready complete examples provided, so it was very easy to get started.
Then I thought it would be nice to have a Ethernet DMX Controller, so i could type the IP-Adress of the Ethernet Shield in explorer, and from there control my movinghead (Stairville [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I recieved the Arduino Ethernet Shield &#8211; <a href="http://www.arduino.cc/en/Main/ArduinoEthernetShield">http://www.arduino.cc/en/Main/ArduinoEthernetShield</a><br />
There were all ready complete examples provided, so it was very easy to get started.<br />
Then I thought it would be nice to have a Ethernet DMX Controller, so i could type the IP-Adress of the Ethernet Shield in explorer, and from there control my movinghead (Stairville MV250H)</p>
<p>Â </p>
<p>Then I found this page showing how to use an MAX485 and the Arduino as a DMX interface &#8211; <a href="http://iad.projects.zhdk.ch/physicalcomputing/hardware/arduino/dmx-shield-fur-arduino/">http://iad.projects.zhdk.ch/physicalcomputing/hardware/arduino/dmx-shield-fur-arduino/</a><br />
I tried it, and it worked <img src='http://elec.tkjweb.dk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; And the Arduino could communicate with my movinghead.</p>
<p>Â </p>
<p>Then I combined the Ethernet example and the DMX example, to make a HTML Page where i could click on different buttons to change the DMX values that would be sent to my movinghead.<br />
Try it out yourself&#8230; You need a MAX485, follow the link above on how to connect it to the Arduino. Just use pin 3 instead of pin 11, as the Ethernet shield uses Pin 9 to 13!</p>
<p>Â </p>
<p><span style="text-decoration: underline;">Here is the Arduino code:</span></p>
<p><code></p>
<pre>#include &lt;Ethernet.h&gt;<br />
#include &lt;stdio.h&gt;</p>
<p>// include pin definition library -----------------------------------------------<br />
#include "pins_arduino.h"</p>
<p>// variable definitions ---------------------------------------------------------<br />
int sig = 3;       // DMX signal pin - DO NOT CHANGE</p>
<p>// network configuration.  gateway and subnet are optional.<br />
byte mac[] = { 0x00, 0x12, 0x34, 0x56, 0x78, 0x90 }; // Change this to the MAC the Ethernet shield should have<br />
byte ip[] = { 192, 168, 1, 1 }; // Change this to the IP-Adress the Ethernet shield should have<br />
<a href="http://elec.tkjweb.dk/blog/2009/03/ethernet-dmx-controller/#cut-1">Read more...</a><br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://elec.tkjweb.dk/blog/2009/03/ethernet-dmx-controller/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
