<?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>Digits Domotica Blog &#187; IRTrans</title>
	<atom:link href="http://blog.hekkers.net/tag/irtrans/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hekkers.net</link>
	<description>My Weblog about Domotica and more</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IRTrans Ethernet implemented</title>
		<link>http://blog.hekkers.net/2009/02/11/irtrans-ethernet-implemented/</link>
		<comments>http://blog.hekkers.net/2009/02/11/irtrans-ethernet-implemented/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 18:51:39 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[IRTrans]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=3</guid>
		<description><![CDATA[This evening i finished my IRTrans project. With the IRTrans i can control all IR controlled devices in the livingroom from wherever i want. The IRTrans Ethernet is based on a TCP/IP Client/Server architecture and communication is done using port 21000. There are several ways to integrate the IRTrans in your own software; my personal [...]]]></description>
			<content:encoded><![CDATA[<p><span id="msg" class="spnMessageText"><span>This evening i finished  my IRTrans project.</span></span></p>
<p><img class=" alignnone" title="Wall mounted Irtrans Ethernet " src="http://blog.hekkers.net/wp-content/uploads/2009/11/dsc_8126s.jpg" alt="" /></p>
<p><span id="msg" class="spnMessageText"><span>With the IRTrans i can control all IR controlled devices in the  livingroom from wherever i want.<br />
The IRTrans Ethernet is based on a TCP/IP  Client/Server architecture and communication is done using port  21000.</span></span></p>
<p>There are several ways to integrate the IRTrans in your own  software; my personal favorite interface is the TCP/ASCII interface, since it&#8217;s  easy to do and you&#8217;re independant of dll&#8217;s, ActiveX and other things like that.  The ASCII interface gives you the ability to send and receive IR commands and to  retrieve lists of the configured remotes and commands.<br />
All this can be very  easily done by opening a Client socket to port 21000 of the machine where you  have the IRServer software running.</p>
<p>You can send commands like: <strong>Asnd  TV,vol_up</strong> or <strong>Asnd mediaplayer,ch+</strong> .<br />
After the command has been  sent, you&#8217;ll receive a status message with which you can determine if everything  went as expected.</p>
<p>IR commands that are received by the IRTrans Receviver  are sent over the socket from IRTrans to your own software as well;<br />
you&#8217;ll  receive things like <strong>**00034 RCV_COM pinnacle,play,0,0</strong> . That way you know  someone pressed the play-button on your pinnacle remote.</p>
<p>Learning all IR  codes of 4 remotes took me about 2-3 hours. Because i already had a lot of IR  codes stored in my Philips Pronto TSU9600,<br />
it was just a matter of  copy/paste since IRTrans supports the Pronto CCF IR format. Everything worked  perfectly.<br />
With the IRTRans located in the opposite corner of the  livingroom, being &gt;10 m away from the equipment it has to control,<br />
there  have been no problems of IR commands not being executed by TV/Home  Theatre/STB/Media player.</p>
<p>And from now on, with the IRTrans in the  livingroom, i don&#8217;t have have to use the Pronto IR anymore. Not the Pronto does  bad IR, but it was too &#8216;closed&#8217; in relation the rest of my Home Automation  stuff. New setup is that the Pronto sends commands to my Home Automation  software, which relays these commands to the IRTrans.</p>
<p><img class="alignnone" src="http://blog.hekkers.net/wp-content/uploads/2009/11/capture8-2-2009-03352.png" alt="" /></p>
<p><span id="msg" class="spnMessageText"><span>This is the same approach i use for lighting: the Pronto sends  a &#8216;light XY on&#8217; command to my Home Automation software which takes care of the  rest.</span></span></p>
<p>Benefits of doing IR this way are:<br />
- No more aiming needed;<br />
-  Full IR control from everywhere;<br />
- IR is now easier expandable for multiroom  control;<br />
- My HA software now knows what buttons are pressed and can  automatically trigger events based on them; like closing the curtains at the  &#8216;Play Movie&#8217; button.<br />
- It also knows about all kinds of other events  happening: so when there&#8217;s an incoming phonecall, i can mute Radio and  TV.</p>
<p>The IRTrans certainly is a great addition to my  hardware.</p>
<p><span class="spnMessageText"><span style="color: #191970;"><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2009/02/11/irtrans-ethernet-implemented/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

