<?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>AVR Based Projects Collection &#187; DTMF</title>
	<atom:link href="http://www.avrbox.com/category/dtmf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avrbox.com</link>
	<description>Trying to gather all the AVR Projects on the net under a single roof</description>
	<lastBuildDate>Sat, 08 Mar 2008 11:48:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DTMF Decoder</title>
		<link>http://www.avrbox.com/2008/03/08/dtmf-decoder/</link>
		<comments>http://www.avrbox.com/2008/03/08/dtmf-decoder/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 06:38:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DTMF]]></category>
		<category><![CDATA[LCD Display]]></category>
		<category><![CDATA[Serial communication]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[RS232]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/03/08/dtmf-decoder/</guid>
		<description><![CDATA[Description:
This project is basically decoding a DTMF signal to digital form where an microcontroller detect the signal. The project uses an integrated decoder chip MT8070DE which decodes all 16 DTMF tone pairs in to 4 bit code. AVR Microcontroller reads these codes and outputs them to LCD as characters. DTMF receiver stores last 234 received [...]]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/03/08/dtmf-decoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
