<?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>Beginner Micro &#187; pc</title>
	<atom:link href="http://beginnermicro.com/tag/pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://beginnermicro.com</link>
	<description></description>
	<lastBuildDate>Mon, 17 May 2010 15:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>RS232 Interface Module Project</title>
		<link>http://beginnermicro.com/articles/rs232-interface-module-project/</link>
		<comments>http://beginnermicro.com/articles/rs232-interface-module-project/#comments</comments>
		<pubDate>Thu, 21 May 2009 14:00:05 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[rs232]]></category>

		<guid isPermaLink="false">http://beginnermicro.com/?p=297</guid>
		<description><![CDATA[ There are times when you want to connect your microcontroller project to a PC. By sending data as serial information using the RS232 communication format you can talk to a terminal program on the computer such as hyperterminal. This project shows you how to build a simple interface module to connect you microcontroller to a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"> There are times when you want to connect your microcontroller project to a PC. By sending data as serial information using the RS232 communication format you can talk to a terminal program on the computer such as hyperterminal. This project shows you how to build a simple interface module to connect you microcontroller to a PC serial port. The MAX232 circuit can be built into a module to make the connection from PIC to PC very easy.</p>
<p> <a href="http://beginnermicro.com/wp-content/uploads/2009/05/rs232modulepc.jpg"><img class="alignnone size-full wp-image-295" title="rs232modulepc" src="http://beginnermicro.com/wp-content/uploads/2009/05/rs232modulepc.jpg" alt="rs232modulepc" width="600" height="391" /></a></p>
<p><strong>Circuit Board<br />
</strong>The circuit board can be made with any of the freeware PCB software programs such as expresspcb.com. Just copy the layout below. The traces can all fit on the bottom side of the board.</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-296    aligncenter" title="rs232pcb" src="http://beginnermicro.com/wp-content/uploads/2009/05/rs232pcb.jpg" alt="rs232pcb" width="288" height="385" /></p>
<p><a href="http://beginnermicro.com/wp-content/uploads/2009/05/maximic.jpg"></a>  The parts list is short and most of these parts are available from various<br />
sources such as jameco.com or digikey.com.</p>
<p><strong>Parts List<br />
</strong>U3 &#8211; MAX232N Serial Chip<br />
C1, C2, C3, C4 – 1uf 100v Electrolytic Capacitor<br />
J1 – DB9 9-pin D-Sub connector<br />
5 pin, SIP header<br />
2 pin, SIP header<br />
RS232 Circuit Board</p>
<p><strong>Assembly Instructions</strong><br />
1. Insert C1, C2 C3 and C4 into the board as shown below and solder in place.</p>
<p style="TEXT-ALIGN: center" align="left"><a href="http://beginnermicro.com/wp-content/uploads/2009/05/rs232cap.jpg"><img class="size-full wp-image-298   aligncenter" title="rs232cap" src="http://beginnermicro.com/wp-content/uploads/2009/05/rs232cap.jpg" alt="rs232cap" width="161" height="225" /></a></p>
<p>2. Insert J1 9 pin DB9 connector and solder leads in place.</p>
<p>3. Insert the 16 pin socket. Make sure the “U” shape in the top of the socket lines up with the tiny “u” in the circuit board outline. Per the drawing below. Solder the leads in place. Insert the 16 pin MAX232 chip in place<br />
making sure the “u” lines up per the picture below.</p>
<p><a href="http://beginnermicro.com/wp-content/uploads/2009/05/maximic.jpg"><img class="aligncenter size-full wp-image-299" title="maximic" src="http://beginnermicro.com/wp-content/uploads/2009/05/maximic.jpg" alt="maximic" width="290" height="267" /></a></p>
<p><a href="http://beginnermicro.com/wp-content/uploads/2009/05/maximic.jpg"></a></p>
<p>4. Insert the 5 pin SIP header at the end of the board and solder<br />
5. Insert the 2 pin header at the side of the board and solder.</p>
<p>Now you are ready to connect your PIC to your PC.</p>
]]></content:encoded>
			<wfw:commentRss>http://beginnermicro.com/articles/rs232-interface-module-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

