<?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: cheap wireless RF communication; arduino to arduino = switch to LED</title>
	<atom:link href="http://www.benjohansen.com/archives/642/feed" rel="self" type="application/rss+xml" />
	<link>http://www.benjohansen.com/archives/642</link>
	<description></description>
	<lastBuildDate>Thu, 08 Jul 2010 01:17:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ben Johansen</title>
		<link>http://www.benjohansen.com/archives/642/comment-page-1#comment-117</link>
		<dc:creator>Ben Johansen</dc:creator>
		<pubDate>Sat, 03 Apr 2010 03:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjohansen.com/?p=642#comment-117</guid>
		<description>Timothy - I am really not sure - I cannot see why not though.  I don&#039;t think that the code/library has anything to do with at what frequency the transmitters and receivers are working.  I&#039;d give it a try though.  I really did very little changes to the example code provided with the &lt;a href=&quot;http://www.open.com.au/mikem/arduino/VirtualWire-1.4.zip&quot; rel=&quot;nofollow&quot;&gt;VirtualWire.h&lt;/a&gt;  library (&lt;a href=&quot;http://www.open.com.au/mikem/arduino/VirtualWire.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt;).</description>
		<content:encoded><![CDATA[<p>Timothy &#8211; I am really not sure &#8211; I cannot see why not though.  I don&#8217;t think that the code/library has anything to do with at what frequency the transmitters and receivers are working.  I&#8217;d give it a try though.  I really did very little changes to the example code provided with the <a href="http://www.open.com.au/mikem/arduino/VirtualWire-1.4.zip" rel="nofollow">VirtualWire.h</a>  library (<a href="http://www.open.com.au/mikem/arduino/VirtualWire.pdf" rel="nofollow">pdf</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Muchai</title>
		<link>http://www.benjohansen.com/archives/642/comment-page-1#comment-108</link>
		<dc:creator>Timothy Muchai</dc:creator>
		<pubDate>Mon, 29 Mar 2010 08:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjohansen.com/?p=642#comment-108</guid>
		<description>Does your code work for a transmitter receiver pairing at a higher frequency maybe 2.4 Ghz?</description>
		<content:encoded><![CDATA[<p>Does your code work for a transmitter receiver pairing at a higher frequency maybe 2.4 Ghz?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Johansen</title>
		<link>http://www.benjohansen.com/archives/642/comment-page-1#comment-66</link>
		<dc:creator>Ben Johansen</dc:creator>
		<pubDate>Tue, 02 Feb 2010 04:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjohansen.com/?p=642#comment-66</guid>
		<description>I do think that might work (I have not tried) - but if I understand things correctly, the VirtualWire.h library created by Mike McCauley has error protection in it to check if the message received a good message or whether it is just noise.  This is the first thing I have done with RF and the Arduino - I&#039;m curious to know if what you suggest does work though!</description>
		<content:encoded><![CDATA[<p>I do think that might work (I have not tried) &#8211; but if I understand things correctly, the VirtualWire.h library created by Mike McCauley has error protection in it to check if the message received a good message or whether it is just noise.  This is the first thing I have done with RF and the Arduino &#8211; I&#8217;m curious to know if what you suggest does work though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.benjohansen.com/archives/642/comment-page-1#comment-65</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 02 Feb 2010 03:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjohansen.com/?p=642#comment-65</guid>
		<description>Couldn&#039;t you just connect the transmitter/receiver to the serial pins on the arduino and use the default arduino library to handle data flow?  Or use the SoftwareSerial library if you want to still have access to serial for PC connection?</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t you just connect the transmitter/receiver to the serial pins on the arduino and use the default arduino library to handle data flow?  Or use the SoftwareSerial library if you want to still have access to serial for PC connection?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
