<?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; Tiny2313</title>
	<atom:link href="http://www.avrbox.com/category/tiny2313/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>Sun, 05 Dec 2010 15:33:33 +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>AVR Based Serial IR Receiver</title>
		<link>http://www.avrbox.com/2008/03/08/avr-based-serial-ir-receiver/</link>
		<comments>http://www.avrbox.com/2008/03/08/avr-based-serial-ir-receiver/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 11:45:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IR]]></category>
		<category><![CDATA[Serial communication]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[IR receiver]]></category>
		<category><![CDATA[RS232]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/03/08/avr-based-serial-ir-receiver/</guid>
		<description><![CDATA[Description: This project is a simple IR receiver which is interfaced to serial port of PC. Micro controller: Tiny2313 For more details click: http://www.happy-beginnings.de/IR/ ]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/03/08/avr-based-serial-ir-receiver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 [...]]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/03/08/dtmf-decoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrolling Text LED Display</title>
		<link>http://www.avrbox.com/2008/03/07/scrolling-text-led-display/</link>
		<comments>http://www.avrbox.com/2008/03/07/scrolling-text-led-display/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 03:11:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[LED]]></category>
		<category><![CDATA[Sign Board]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[Scrolling display]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/03/07/scrolling-text-led-display/</guid>
		<description><![CDATA[Description: It can be used for PC modding or elsewhere where scrolling text effects are needed. Display is built of 50×7 LEDs that is controlled by AVR  microcontroller. Text can be sent from computer via RS232 port or displayed from external EEPROM 2k memory where 768 characters can be stored. Fonts set of 256 different [...]]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/03/07/scrolling-text-led-display/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PC Interface for SSP3 Photometer</title>
		<link>http://www.avrbox.com/2008/03/07/pc-interface-for-ssp3-photometer/</link>
		<comments>http://www.avrbox.com/2008/03/07/pc-interface-for-ssp3-photometer/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 02:56:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photometer]]></category>
		<category><![CDATA[SPI]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[PC interface]]></category>
		<category><![CDATA[SSP3]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/03/07/pc-interface-for-ssp3-photometer/</guid>
		<description><![CDATA[ Description: The idea is to count the number of pulses in a user specified period (0.1s, 1s or 10s). The count is then transmitted to the PC as four hexadecimal nibbles. The 2313 controller communicates to the PC on te RS-232 port at 9600, 8, N, 1. This circuit is primarily designed to interface the [...]]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/03/07/pc-interface-for-ssp3-photometer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I2C EEPROM Programmer</title>
		<link>http://www.avrbox.com/2008/03/07/i2c-eeprom-programmer/</link>
		<comments>http://www.avrbox.com/2008/03/07/i2c-eeprom-programmer/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 02:36:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EEProm]]></category>
		<category><![CDATA[I2C]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[EEPROM Programmer]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/03/07/i2c-eeprom-programmer/</guid>
		<description><![CDATA[Description: This EEPROM programmer reads, writes and erases I²C 24C EEPROM devices. It has a PC serial port interface.  It can be programed through any terminal program. Complete source code, schematic and board layout is provided. Micro controller : Tiny2313 For more details click: http://www.avrprojects.net/articles.php?lng=en&#38;pg=63 ]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/03/07/i2c-eeprom-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrolling LED sign board</title>
		<link>http://www.avrbox.com/2008/02/27/scrolling-led-sign-board/</link>
		<comments>http://www.avrbox.com/2008/02/27/scrolling-led-sign-board/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 07:25:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[LED]]></category>
		<category><![CDATA[Sign Board]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[Message crawler]]></category>
		<category><![CDATA[Message display]]></category>
		<category><![CDATA[Moving message sign]]></category>
		<category><![CDATA[Scrolling message]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/02/27/scrolling-led-sign-board/</guid>
		<description><![CDATA[Description: This project explains how to text scroll over a DOT Matrix Led display. Dot matrix consists of 5*7 Led dots in one case. Micro controller: AT90S2313 / ATtiny2313 For more details click: http://www.attiny.com/dotmatrix.htm]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/02/27/scrolling-led-sign-board/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RDS Decoder</title>
		<link>http://www.avrbox.com/2008/02/27/rds-decoder/</link>
		<comments>http://www.avrbox.com/2008/02/27/rds-decoder/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 06:36:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[LCD Display]]></category>
		<category><![CDATA[RDS Decoder]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[LCD]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/02/27/rds-decoder/</guid>
		<description><![CDATA[Description: This project is a simple RDS decoder based on TDA7330B RDS demodulator and AVR  controller. The program shows service name, RDS clock, TA flag status and scrolling 64 characters long radio text on a 2*16 line LCD. The decoder needs an Stereo multiplex signal as input which is normally found at the input pin [...]]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/02/27/rds-decoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AVR based LC Meter</title>
		<link>http://www.avrbox.com/2008/02/26/avr-based-lc-meter/</link>
		<comments>http://www.avrbox.com/2008/02/26/avr-based-lc-meter/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 14:34:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[LC Meter]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[90s2323]]></category>
		<category><![CDATA[Resonant frequency]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/02/26/avr-based-lc-meter/</guid>
		<description><![CDATA[Introduction: Calculates and displays L and C from resonant frequency using reference components. This instrument requires A precision capacitor or a precision inductor. You only need to connect one precision component, either the reference capacitor or the reference inductor, and using this meter, you can select or adjust the other precision component. Micro controller: AT [...]]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/02/26/avr-based-lc-meter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC Stepper Motor Driver</title>
		<link>http://www.avrbox.com/2008/02/26/pc-stepper-motor-driver/</link>
		<comments>http://www.avrbox.com/2008/02/26/pc-stepper-motor-driver/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 13:43:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Motor Drive]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[At2313]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Stepper motor]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/02/26/pc-stepper-motor-driver/</guid>
		<description><![CDATA[Description: With this circuit you can control two unipolar stepper motors in full step mode via the RS232 serial port of your PC. A terminal program such as Hyper terminal can be used to control the stepper motors. The stepper motors can be driven one at a time. Micro controller: AT2313 Specification: Drives stepper motors [...]]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/02/26/pc-stepper-motor-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An AVR Based Robot</title>
		<link>http://www.avrbox.com/2008/02/26/an-avr-based-robot/</link>
		<comments>http://www.avrbox.com/2008/02/26/an-avr-based-robot/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 13:13:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AVR Based Robot]]></category>
		<category><![CDATA[Tiny2313]]></category>
		<category><![CDATA[90s2313]]></category>
		<category><![CDATA[avr]]></category>
		<category><![CDATA[Robot]]></category>

		<guid isPermaLink="false">http://www.avrbox.com/2008/02/26/an-avr-based-robot/</guid>
		<description><![CDATA[Description: Building a Robot which bumps into any object around 20cm radius. Complete source code, schematic, component list is provided. Micro controller: Atmel 90S2313 For more details click: http://homepage.ntlworld.com/seanellis/avrrobot.htm]]></description>
		<wfw:commentRss>http://www.avrbox.com/2008/02/26/an-avr-based-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

