<?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>Volts and Bytes&#187; RS-232</title>
	<atom:link href="http://voltsandbytes.com/tag/rs-232/feed/" rel="self" type="application/rss+xml" />
	<link>http://voltsandbytes.com</link>
	<description>Projects, tutorials, and articles about microcontrollers (AVR, PIC, 8051, MSP430, and STM32 or other ARM architectures), FPGA, analog electronics, and digital electronics</description>
	<lastBuildDate>Sun, 29 Jan 2012 06:46:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>8051 Tutorial 5: 8051 UART Programming in C</title>
		<link>http://voltsandbytes.com/8051-tutorial-5-8051-uart-programming-in-c/</link>
		<comments>http://voltsandbytes.com/8051-tutorial-5-8051-uart-programming-in-c/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 02:49:08 +0000</pubDate>
		<dc:creator>Jer</dc:creator>
				<category><![CDATA[8051 Microcontroller]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[8051]]></category>
		<category><![CDATA[AT89C2051]]></category>
		<category><![CDATA[RS-232]]></category>
		<category><![CDATA[RS232]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[UART]]></category>

		<guid isPermaLink="false">http://voltsandbytes.com/?p=344</guid>
		<description><![CDATA[What is UART? UART stands for Universal Asynchronous Receiver/Transmitter. As its name implies, it is universal. It can be used to establish a communication between a microcontroller and another device – microcontroller, USB controller, Bluetooth modules, GSM modules, GPS modules, personal computers, etc. I am not going to discuss the UART protocol here. If UART [...]]]></description>
		<wfw:commentRss>http://voltsandbytes.com/8051-tutorial-5-8051-uart-programming-in-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

