<?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: How To Send An Audio Signal Via Infrared?</title>
	<atom:link href="http://home.buknuk.com/diy/audio-video-diy/how-to-send-an-audio-signal-via-infrared/feed/" rel="self" type="application/rss+xml" />
	<link>http://home.buknuk.com/diy/audio-video-diy/how-to-send-an-audio-signal-via-infrared/</link>
	<description>Home Improvement,Tips,Repair,Remodeling.</description>
	<lastBuildDate>Mon, 09 Nov 2009 03:56:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: goober</title>
		<link>http://home.buknuk.com/diy/audio-video-diy/how-to-send-an-audio-signal-via-infrared/comment-page-1/#comment-3632</link>
		<dc:creator>goober</dc:creator>
		<pubDate>Fri, 10 Jul 2009 00:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://home.buknuk.com/diy/audio-video-diy/how-to-send-an-audio-signal-via-infrared/#comment-3632</guid>
		<description>have you thought about doing this in a strictly analog way?  Use the audio  signal to drive IR LEDs and then detect and amplify the received signal to drive speakers.  This system would probably have a lot of nonlinearity but if you don&#039;t care to much about fidelity it may be a lot simpler.</description>
		<content:encoded><![CDATA[<p>have you thought about doing this in a strictly analog way?  Use the audio  signal to drive IR LEDs and then detect and amplify the received signal to drive speakers.  This system would probably have a lot of nonlinearity but if you don&#8217;t care to much about fidelity it may be a lot simpler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David F</title>
		<link>http://home.buknuk.com/diy/audio-video-diy/how-to-send-an-audio-signal-via-infrared/comment-page-1/#comment-3631</link>
		<dc:creator>David F</dc:creator>
		<pubDate>Thu, 09 Jul 2009 23:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://home.buknuk.com/diy/audio-video-diy/how-to-send-an-audio-signal-via-infrared/#comment-3631</guid>
		<description>You could use a delta-modulator instead of an adc.
The premise is, the wave is almost always changing, so send &quot;1&quot; if the present sample is greater than the previous sample, otherwise, send 0.
Use AM modulation to modulate 1&#039;s onto a carrier. 56k or higher might work, then pulse the IR transmitter with 56k to send &quot;1&quot;, leave it off to send &quot;0&quot;.
At the other end, detect the 56k, and rectify it to generate your bitstream again.
Feed the bitstream into the direction input of an up/down counter, with a free running clock at approximately the same sample frequency.
If this method doesn&#039;t appeal to you, try using a &quot;parallel to serial shift register&quot; or UART chip (16550) to turn the ADC 8 bit output to serial, and then use another matching UART or shift register at the other end tto create a parallel stream from the serial stream.  No modulation required  .  Using a UART requires programming some registers, but can synchronize by themselves (run asynchronously) unlike the shift registers.</description>
		<content:encoded><![CDATA[<p>You could use a delta-modulator instead of an adc.<br />
The premise is, the wave is almost always changing, so send &#8220;1&#8243; if the present sample is greater than the previous sample, otherwise, send 0.<br />
Use AM modulation to modulate 1&#8217;s onto a carrier. 56k or higher might work, then pulse the IR transmitter with 56k to send &#8220;1&#8243;, leave it off to send &#8220;0&#8243;.<br />
At the other end, detect the 56k, and rectify it to generate your bitstream again.<br />
Feed the bitstream into the direction input of an up/down counter, with a free running clock at approximately the same sample frequency.<br />
If this method doesn&#8217;t appeal to you, try using a &#8220;parallel to serial shift register&#8221; or UART chip (16550) to turn the ADC 8 bit output to serial, and then use another matching UART or shift register at the other end tto create a parallel stream from the serial stream.  No modulation required  .  Using a UART requires programming some registers, but can synchronize by themselves (run asynchronously) unlike the shift registers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
