<?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>YourITronics &#187; ethernet</title>
	<atom:link href="http://www.youritronics.com/tag/ethernet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.youritronics.com</link>
	<description>DIY, Electronics, IT, Gadgets</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Beverage Temperature Regulator</title>
		<link>http://www.youritronics.com/beverage-temperature-regulator/</link>
		<comments>http://www.youritronics.com/beverage-temperature-regulator/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 18:21:04 +0000</pubDate>
		<dc:creator>Tiberiu</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[temperature]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=2601</guid>
		<description><![CDATA[There&#8217;s nothing like an ice-cold drink on a hot summer day, is there? Especially if you&#8217;re a beer-loving dude with some free time and some hardware skills. A fairly simple and fun project, the &#8220;Digital Thermostatic Beer Refreshment Regulator&#8221; (as entitled by its author) is based on an Arduino and a temperature sensor that control [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2009/07/beverage_temperature_regulator.jpg"><img class="alignnone size-medium wp-image-2602" src="http://www.youritronics.com/wp-content/uploads/2009/07/beverage_temperature_regulator-225x300.jpg" alt="Beverage Temperature Regulator" width="225" height="300" /></a></p>
<p>There&#8217;s nothing like an ice-cold drink on a hot summer day, is there? Especially if you&#8217;re a beer-loving dude with some free time and some hardware skills.</p>
<p>A fairly simple and fun project, the &#8220;Digital Thermostatic Beer Refreshment Regulator&#8221; (as entitled by its author) is based on an <strong>Arduino</strong> and a temperature sensor that control the temperature of the liquid inside the refrigerator (i.e. beer). The Arduino is actually a<strong> Freeduino SB</strong> and the temperature sensor is a <strong>LM35DZ</strong>. The beer regulator also possesses a NTE RS1-1D4-21 solid state relay to trigger 5v voltage to manage the amperage of the refrigerator.</p>
<p>The temperature is displayed on a SLCD162 MeLabs serial LCD Display which only uses 1 pin of the Arduino microcontroller. Other parts include some 10k and 100k resistores, pins, connectors, wires and plex-glass for the LCD stand (you can find a detailed parts list in the link). The code is written in C and it can be easily modified to adjust turning of the whole device ON or OFF to match your desired temperature of the beer. Plans for rewriting some of the code to get a more precise temperature are on the way. Also, a more complex display could be added to the project quite easily, since the current LCD is connected using an ethernet jack with Cat5 cable.</p>
<p>Now, I&#8217;m pretty sure you can do all these things with a common refrigerator that has a LCD display on the outside and a front panel to set the temperature, so it&#8217;s hardly a world changing project. Further more, you don&#8217;t risk getting your fingers burnt with the soldering iron or having your kitchen fill with cold beer (maybe that wouldn&#8217;t be such an issue to some, but still). However, if you&#8217;re a do-it-yourself kind of guy and want to make your own cold beer apparatus, then you can try this one. Salute!</p>
<p><strong>Beverage Temperature Regulator: </strong><a href="http://www.instructables.com/id/Digital_Thermostatic_Beer_Refreshment_Regulator/">[Link]</a> &#8211; <a href="http://blog.makezine.com/archive/2008/11/digital_thermostatic_beer.html">[via]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/beverage-temperature-regulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ethernet relay board</title>
		<link>http://www.youritronics.com/ethernet-relay-board/</link>
		<comments>http://www.youritronics.com/ethernet-relay-board/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 08:00:59 +0000</pubDate>
		<dc:creator>Laci</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1682</guid>
		<description><![CDATA[There many devices which can be controlled trough relays, like light bulbs, pumps, motorized doors, and the list can go on. Most of the relay boards available on the web are based on the serial interface, this has some drawbacks: limited distance, about 15meter based on the RS232 standard, and the new generation of motherboards [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-1683" src="http://www.youritronics.com/wp-content/uploads/2009/01/ethernet_board1_th-300x220.jpg" alt="Ethernet relay board" width="300" height="220" /></p>
<p>There many devices which can be controlled trough relays, like light bulbs, pumps, motorized doors, and the list can go on. Most of the relay boards available on the web are based on the serial interface, this has some drawbacks: limited distance, about 15meter based on the RS232 standard, and the new generation of motherboards lack this port. The presented board has ethernet interface using the ENC28J60 and the PIC18F4680, it also has a Real Time Circuit with battery backup, the ethernet interface beside its speed has a major advantage, the RJ45 contains a coupling transformer which is used to galvanically isolate the local electronics ground from the bus, this doesn&#8217;t mean that it will support a 230 common mode voltage, but offers protection to a certain limit.</p>
<p>The ethernet interface shows its full potential when comes along with a webserver, fortunately the author thought this to, he developed a simple web server which runs on the PIC, this way you can control the relays trough your network or even the internet.</p>
<p><strong>Ethernet relay board:</strong> <a href="http://www.electronics-lab.com/projects/pc/027/index.html">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/ethernet-relay-board/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ethernet via Arduino</title>
		<link>http://www.youritronics.com/ethernet-via-arduino/</link>
		<comments>http://www.youritronics.com/ethernet-via-arduino/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 08:19:55 +0000</pubDate>
		<dc:creator>Laci</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ethernet]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1555</guid>
		<description><![CDATA[For Arduino fans this is  great news, now its possible to extend the functionality of the Diecimila board with ethernet shield. The board is built using the w5100 chip from Wiznet, so no need to implement the IP stack. To connect to your LAN, all you need is to configure the MAC address, the IP [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/11/arduinowithethernetshield.jpg"><img class="aligncenter size-medium wp-image-1556" src="http://www.youritronics.com/wp-content/uploads/2008/11/arduinowithethernetshield-300x195.jpg" alt="Ethernet via Arduino" width="300" height="195" /></a></p>
<p>For Arduino fans this is  great news, now its possible to extend the functionality of the Diecimila board with ethernet shield. The board is built using the w5100 chip from Wiznet, so no need to implement the IP stack.</p>
<p>To connect to your LAN, all you need is to configure the MAC address, the IP and plug the cross cable into the RJ45.</p>
<p>There is offcourse available some demo application, with server/client possibility for easy startup.</p>
<p>This board offers the possibility to explore the TCP/IP networking with a simple and affordable hardware and free software tools.</p>
<p><strong>Ethernet via Arduino:</strong> <a href="http://arduino.cc/en/Guide/ArduinoEthernetShield">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/ethernet-via-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY VGA cord</title>
		<link>http://www.youritronics.com/diy-vga-cord/</link>
		<comments>http://www.youritronics.com/diy-vga-cord/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 10:54:56 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[VGA]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/diy-vga-cord/</guid>
		<description><![CDATA[  I don&#8217;t entirely recommend using this option for a VGA cord, because the cable used by the author the CAT5 ethernet cable is not shielded and doesn&#8217;t have the same properties as a native VGA cable. But this solution works too, so if you&#8217;re in desperate need of a VGA cord and can run [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.youritronics.com/diy-vga-cord/diy-vga-cord-with-cat5-ethernet-cable/" rel="attachment wp-att-732" title="DIY VGA cord with cat5 ethernet cable"><img src="http://www.youritronics.com/wp-content/uploads/2008/04/diy-vga-cord-with-cat5-ethernet-cable.jpg" alt="DIY VGA cord with cat5 ethernet cable" height="288" width="384" /></a></p>
<p>I don&#8217;t entirely recommend using this option for a VGA cord, because the cable used by the author the CAT5 ethernet cable is not shielded and doesn&#8217;t have the same properties as a native VGA cable. But this solution works too, so if you&#8217;re in desperate need of a VGA cord and can run the store an get one, you could approach this instructable.</p>
<p><strong>DIY VGA cord:</strong> <a href="http://www.instructables.com/id/Make-your-own-VGA-cord-of-CAT5-cable/?utm_source=rss&amp;utm_medium=rss">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/diy-vga-cord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY Power over ethernet (POE)</title>
		<link>http://www.youritronics.com/diy-power-over-ethernet-poe/</link>
		<comments>http://www.youritronics.com/diy-power-over-ethernet-poe/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 18:51:40 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[ethernet]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/diy-power-over-ethernet-poe/</guid>
		<description><![CDATA[Power over ethernet is a Cisco standard introduced to facilitate the powering of ethernet devices over the ethernet cable. You get the ideea, we try to keep the number of cables down. This Power over Ethernet step-by-step hack by NYC Wireless member Terry Schmidt shows how to build a simple setup with minimal cost and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/diy-power-over-ethernet-poe/diy-power-over-ethernet-poe/" rel="attachment wp-att-599" title="DIY Power over ethernet (POE)"><img src="http://www.youritronics.com/wp-content/uploads/2008/03/diy-power-over-ethernet-poe.jpg" alt="DIY Power over ethernet (POE)" /></a></p>
<p>Power over ethernet is a Cisco standard introduced to facilitate the powering of ethernet devices over the ethernet cable. You get the ideea, we try to keep the number of cables down.</p>
<blockquote><p>This Power over Ethernet step-by-step hack by NYC Wireless member Terry Schmidt shows how to build a simple setup with minimal cost and easy to find components. Pretty simple way to ensure your roof mounted wireless router can get enough juice without running tons of cables through your house.</p></blockquote>
<p><strong>DIY Power over ethernet (POE):</strong> <a href="http://blog.makezine.com/archive/2008/03/power_your_router_over_it.html?CMP=OTC-0D6B48984890">[Via]</a> &#8211; <a href="http://www.nycwireless.net/projects/poe-power-over-ethernet/">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/diy-power-over-ethernet-poe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ethernet Temperature Monitor</title>
		<link>http://www.youritronics.com/ethernet-temperature-monitor/</link>
		<comments>http://www.youritronics.com/ethernet-temperature-monitor/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 10:57:59 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[Sensor]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/2008/03/19/ethernet-temperature-monitor/</guid>
		<description><![CDATA[  Zedomax present this really useful project on which you combine a digital thermometer with a Lantronix XPORT ethernet serial device, the result ? you can monitor temperature over the ethernet, from across the globe. You will find full schematics and source codes, everything you need is there in the project. Ethernet Temperature Monitor: [Via] [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.youritronics.com/2008/03/19/ethernet-temperature-monitor/ethernet-temperature-monitor-completed/" rel="attachment wp-att-534" title="Ethernet Temperature Monitor completed"><img src="http://www.youritronics.com/wp-content/uploads/2008/03/ethernet-temperature-monitor-completed.jpg" alt="Ethernet Temperature Monitor completed" height="490" width="368" /></a></p>
<p>Zedomax present this really useful project on which you combine a digital thermometer with a Lantronix XPORT ethernet serial device, the result ? you can monitor temperature over the ethernet, from across the globe. You will find full schematics and source codes, everything you need is there in the project.</p>
<p>Ethernet Temperature Monitor: <a href="http://blog.makezine.com/archive/2006/09/make_an_ethernet_temperature_m.html">[Via]</a> &#8211; <a href="http://zedomax.com/diy/110/diy110.htm">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/ethernet-temperature-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino Ethernet (XPort) shield</title>
		<link>http://www.youritronics.com/arduino-ethernet-xport-shield/</link>
		<comments>http://www.youritronics.com/arduino-ethernet-xport-shield/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 13:43:37 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[ethernet]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/2008/03/18/arduino-ethernet-xport-shield/</guid>
		<description><![CDATA[Want your Arduino to check email? How about sending a twitter (which can then be easily forwarded to a phone via SMS)? Or grabbing data from a website? There are so many possibilites for projects that connect to the Internet to get data, now there’s an easy way to do it with an Arduino. This [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/2008/03/18/arduino-ethernet-xport-shield/arduino-ethernet-xport-shield-kit/" rel="attachment wp-att-509" title="Arduino Ethernet (XPort) shield kit"><img src="http://www.youritronics.com/wp-content/uploads/2008/03/arduino-ethernet-xport-shield.jpg" alt="Arduino Ethernet (XPort) shield kit" /></a></p>
<p>Want your Arduino to check email? How about sending a twitter (which can then be easily forwarded to a phone via SMS)? Or grabbing data from a website? There are so many possibilites for projects that connect to the Internet to get data, now there’s an easy way to do it with an Arduino.</p>
<p>This shield allows you to add and use an XPort or XPort direct(+) Ethernet module (they cost only US$30-$50) using any 4 pins. All of the TCP/IP stack awfulness is done for you in the module so its super easy to just connect to any server.</p>
<p><strong>Arduino Ethernet (XPort) shield kit:</strong> <a href="http://www.ladyada.net/rant/2008/02/new-kit-arduino-ethernet-xport-shield/">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/arduino-ethernet-xport-shield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
