<?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>Curtisbeef &#187; How-To</title>
	<atom:link href="http://www.curtisbeef.com/category/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://www.curtisbeef.com</link>
	<description>My projects and blog.</description>
	<lastBuildDate>Wed, 09 Jun 2010 05:57:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Super Simple PIC Programmer</title>
		<link>http://www.curtisbeef.com/projects/super-simple-pic-programmer</link>
		<comments>http://www.curtisbeef.com/projects/super-simple-pic-programmer#comments</comments>
		<pubDate>Mon, 08 Feb 2010 10:26:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[PIC ICSP Serial Programmer Simple]]></category>

		<guid isPermaLink="false">http://www.curtisbeef.com/?p=156</guid>
		<description><![CDATA[Here is a Super simple PIC Microcontroller ISCP Programmer that only uses 3 resistors. In this example I use a 18F2550 but it can be used for many other PICs. So, I have a bunch of PIC Microcontrollers laying around that I haven&#8217;t played with in about 2 years, mostly because my old ICSP programmer [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.curtisbeef.com/wp-content/uploads/2010/02/Spp2.png"><img class="size-medium wp-image-157 aligncenter" title="Spp2" src="http://www.curtisbeef.com/wp-content/uploads/2010/02/Spp2-300x271.png" alt="" width="300" height="271" /></a></p>
<p>Here is a <a href="http://www.picbasic.co.uk/forum/showthread.php?t=703">Super simple PIC Microcontroller ISCP Programmer</a> that only uses 3 resistors. In this example I use a <a href="http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010280">18F2550</a> but it can be used for many other PICs.</p>
<p><span id="more-156"></span>So, I have a bunch of PIC Microcontrollers laying around that I haven&#8217;t played with in about 2 years, mostly because my old ICSP programmer uses a Parallel port and none of my current computers have one anymore. So I started looking around for a decent low cost programmer and saw that the PicKit2 is favored most by PIC enthusiasts. But when it comes down to it I&#8217;m broke and cant be spending 40 bucks on just a programmer. So I&#8217;m gonna make my own PicKit2 because its pretty simple and the parts can be had for much cheaper than the retail version. But first I have to be able to program a PIC 18F2550 that is used in the PicKit2. So after a few hours on Google I found a super simple serial port programmer that only requires 3 resistors, isn&#8217;t that INSANE!</p>
<p>This schematic is super simple to follow and will work with 18F2550/184550 on computers with REAL serial ports not laptops. You will have to supply the GND(0v) and 5v to the PIC and match up the VPP, Clock and Data lines with your PICs you can find these out on the datasheet for your microcontroller.</p>
<p><a href="http://www.curtisbeef.com/wp-content/uploads/2010/02/circuit_iscp.jpg"><img class="aligncenter size-medium wp-image-160" title="circuit_iscp" src="http://www.curtisbeef.com/wp-content/uploads/2010/02/circuit_iscp-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p>Here is the Original Thread: <a href="http://www.picbasic.co.uk/forum/showthread.php?t=703">http://www.picbasic.co.uk/forum/showthread.php?t=703</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.curtisbeef.com/projects/super-simple-pic-programmer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
