<?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: Hardware: Remote Control your Arduino</title>
	<atom:link href="http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/</link>
	<description>Linux, Hardware, Software and Chaos. What more is there?</description>
	<lastBuildDate>Thu, 28 Feb 2013 21:08:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: firestorm_v1</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-221244</link>
		<dc:creator>firestorm_v1</dc:creator>
		<pubDate>Thu, 28 Feb 2013 21:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-221244</guid>
		<description><![CDATA[Hello Bryan:

The way it was explained to me, the FF was the start of the packet, kind of an &quot;ATTENTION&quot; line at the beginning as a way of telling the receiver to wake up and pay attention to the next flashes of light (timing) for the packet.

FIRESTORM_v1]]></description>
		<content:encoded><![CDATA[<p>Hello Bryan:</p>
<p>The way it was explained to me, the FF was the start of the packet, kind of an &#8220;ATTENTION&#8221; line at the beginning as a way of telling the receiver to wake up and pay attention to the next flashes of light (timing) for the packet.</p>
<p>FIRESTORM_v1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firestorm_v1</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-221235</link>
		<dc:creator>firestorm_v1</dc:creator>
		<pubDate>Thu, 28 Feb 2013 20:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-221235</guid>
		<description><![CDATA[Hello Vincent:

Your best bet would be to see be to reset the cable box by performing a powercycle on it.  There is not a remote command on most cable boxes that will force the cable box to reset itself so you&#039;ll have to build an arduino controlled switch that you can control over the Internet (or via a computer at home).  It sounds like an interesting project.  Let me know if you decide to do this.

Good Luck! 
FIRESTORM_v1]]></description>
		<content:encoded><![CDATA[<p>Hello Vincent:</p>
<p>Your best bet would be to see be to reset the cable box by performing a powercycle on it.  There is not a remote command on most cable boxes that will force the cable box to reset itself so you&#8217;ll have to build an arduino controlled switch that you can control over the Internet (or via a computer at home).  It sounds like an interesting project.  Let me know if you decide to do this.</p>
<p>Good Luck!<br />
FIRESTORM_v1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firestorm_v1</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-221228</link>
		<dc:creator>firestorm_v1</dc:creator>
		<pubDate>Thu, 28 Feb 2013 20:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-221228</guid>
		<description><![CDATA[Hello Brad:

I would check for any sources of IR light (incandescant bulbs, windows, bright lights, etc).  In my testing, I was doing this in a windowless room with a fluorescent light as the only other light source so it was easy for me to get the codes. You may want to check your IR receiver and make sure that it&#039;s working right.  Easiest test method would be to hook the IR receiver up to an LED and make sure the flashing is pretty consistent.  You only need to capture one code without interference to get a good read.

Good Luck!
FIRESTORM_v1]]></description>
		<content:encoded><![CDATA[<p>Hello Brad:</p>
<p>I would check for any sources of IR light (incandescant bulbs, windows, bright lights, etc).  In my testing, I was doing this in a windowless room with a fluorescent light as the only other light source so it was easy for me to get the codes. You may want to check your IR receiver and make sure that it&#8217;s working right.  Easiest test method would be to hook the IR receiver up to an LED and make sure the flashing is pretty consistent.  You only need to capture one code without interference to get a good read.</p>
<p>Good Luck!<br />
FIRESTORM_v1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brad</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-215889</link>
		<dc:creator>brad</dc:creator>
		<pubDate>Sun, 17 Feb 2013 19:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-215889</guid>
		<description><![CDATA[tripped over an unexpected hurdle.
gotten the arduino responding to ir codes from several different remotes around the house, and all put out hex numbers into serial monitor.
unfortunately, the arent the same numbers each time.
there are a few garbage numbers, two or three numeric figures, but i kinda expected that.
the problem is, if i press any button it will repeat said code as expected.if i release and then press and hold the same button again, then it will repeat and entirely different code. release and press a third time, and it will repeat the first code.
weird eh?
am i missing something incredibly obvious?
thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>tripped over an unexpected hurdle.<br />
gotten the arduino responding to ir codes from several different remotes around the house, and all put out hex numbers into serial monitor.<br />
unfortunately, the arent the same numbers each time.<br />
there are a few garbage numbers, two or three numeric figures, but i kinda expected that.<br />
the problem is, if i press any button it will repeat said code as expected.if i release and then press and hold the same button again, then it will repeat and entirely different code. release and press a third time, and it will repeat the first code.<br />
weird eh?<br />
am i missing something incredibly obvious?<br />
thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-178943</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Mon, 14 Jan 2013 07:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-178943</guid>
		<description><![CDATA[why do we have to use the codes that start with FF?]]></description>
		<content:encoded><![CDATA[<p>why do we have to use the codes that start with FF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VINCENT SISTO</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-144502</link>
		<dc:creator>VINCENT SISTO</dc:creator>
		<pubDate>Sun, 16 Dec 2012 13:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-144502</guid>
		<description><![CDATA[I HAVE A SLING BOX THAT LETS ME VIEW CABLE TV ANYWHERE I HAVE ACCESS TO INTERNET VIA MY LAPTOP..
SOMETIMES I NEED TO PWR DOWN MY CABLE BOX WHEN IT GETS HUNG UP...THOUGHT I COULD SEND SIGNALS FROM VITURA IF TRANSMITTER TO HOME WHERE IT COULD DECODE AND SEND SIG TO TURN CABLE BOX POWER OFF AND ON,,,,I HAVE BEEN TRYING TO DO THIS WITH DESCRETE COMPONENTS,,IT IS DIFFICULT BUT PROGRESSING..
CAN U THINK I CAN USE ARDUINO TO ACCOMPLISH THIS MORE EASILY..  THANKS VINNY]]></description>
		<content:encoded><![CDATA[<p>I HAVE A SLING BOX THAT LETS ME VIEW CABLE TV ANYWHERE I HAVE ACCESS TO INTERNET VIA MY LAPTOP..<br />
SOMETIMES I NEED TO PWR DOWN MY CABLE BOX WHEN IT GETS HUNG UP&#8230;THOUGHT I COULD SEND SIGNALS FROM VITURA IF TRANSMITTER TO HOME WHERE IT COULD DECODE AND SEND SIG TO TURN CABLE BOX POWER OFF AND ON,,,,I HAVE BEEN TRYING TO DO THIS WITH DESCRETE COMPONENTS,,IT IS DIFFICULT BUT PROGRESSING..<br />
CAN U THINK I CAN USE ARDUINO TO ACCOMPLISH THIS MORE EASILY..  THANKS VINNY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jtduran</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-137169</link>
		<dc:creator>jtduran</dc:creator>
		<pubDate>Sun, 09 Dec 2012 00:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-137169</guid>
		<description><![CDATA[it did help me a lot. i&#039;ll share it with my colleagues! thank you!]]></description>
		<content:encoded><![CDATA[<p>it did help me a lot. i&#8217;ll share it with my colleagues! thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-110794</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 09 Nov 2012 02:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-110794</guid>
		<description><![CDATA[Hi,
&gt;&gt;Mac users:  I don’t know.  If you figure it out, drop me a comment and I’ll add it here.

On Mac, the examples and library directory are inside the Arduino application package. Right click on the Arduino application icon, select &quot;Show Package Content&quot; to open it up. 

I have a screen dump here:
http://dl.dropbox.com/u/219819/arduino/arduino_example_mac.jpg

Don&#039;t link to it. It&#039;s temporary.
Copy and use it on your server if you like.

Thx for the great tutorial.

Cheers,

Michael]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
&gt;&gt;Mac users:  I don’t know.  If you figure it out, drop me a comment and I’ll add it here.</p>
<p>On Mac, the examples and library directory are inside the Arduino application package. Right click on the Arduino application icon, select &#8220;Show Package Content&#8221; to open it up. </p>
<p>I have a screen dump here:<br />
<a href="http://dl.dropbox.com/u/219819/arduino/arduino_example_mac.jpg" rel="nofollow">http://dl.dropbox.com/u/219819/arduino/arduino_example_mac.jpg</a></p>
<p>Don&#8217;t link to it. It&#8217;s temporary.<br />
Copy and use it on your server if you like.</p>
<p>Thx for the great tutorial.</p>
<p>Cheers,</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firestorm_v1</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-108064</link>
		<dc:creator>firestorm_v1</dc:creator>
		<pubDate>Fri, 02 Nov 2012 23:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-108064</guid>
		<description><![CDATA[Hello Lynxo:

I&#039;ll look into it again, but my code copied and pasted from the article worked.  Is it possible that your browser is converting the single quotes and double quotes to smartquotes?

As a test

&quot;  should be completely vertical, not leaning to either side. (double quotes)
` points up and left. (Backtick)
&#039; points straight up (Single Quote/Apostrophe)

Thank you for letting me know.

Firestorm_v1]]></description>
		<content:encoded><![CDATA[<p>Hello Lynxo:</p>
<p>I&#8217;ll look into it again, but my code copied and pasted from the article worked.  Is it possible that your browser is converting the single quotes and double quotes to smartquotes?</p>
<p>As a test</p>
<p>&#8221;  should be completely vertical, not leaning to either side. (double quotes)<br />
` points up and left. (Backtick)<br />
&#8216; points straight up (Single Quote/Apostrophe)</p>
<p>Thank you for letting me know.</p>
<p>Firestorm_v1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firestorm_v1</title>
		<link>http://www.yourwarrantyisvoid.com/2012/07/10/hardware-remote-control-your-arduino/comment-page-1/#comment-108058</link>
		<dc:creator>firestorm_v1</dc:creator>
		<pubDate>Fri, 02 Nov 2012 23:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.yourwarrantyisvoid.com/?p=1143#comment-108058</guid>
		<description><![CDATA[Hello Mitch:

Thank you very much for the tip!

Firestorm_v1]]></description>
		<content:encoded><![CDATA[<p>Hello Mitch:</p>
<p>Thank you very much for the tip!</p>
<p>Firestorm_v1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
