<?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>uart.net &#187; microcontroller</title>
	<atom:link href="http://uart.net/tag/microcontroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://uart.net</link>
	<description>universal asynchronous receiver/transmitter</description>
	<lastBuildDate>Sat, 06 Nov 2010 05:11:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Paper and Glue Microcontrollers</title>
		<link>http://uart.net/2008/04/06/paper-and-glue-microcontrollers/</link>
		<comments>http://uart.net/2008/04/06/paper-and-glue-microcontrollers/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 21:57:14 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[8-bit]]></category>
		<category><![CDATA[Conductive Glue]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[PCB Manufacturing]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[glue]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[PCB]]></category>
		<category><![CDATA[PIC12F675]]></category>
		<category><![CDATA[PWM]]></category>
		<category><![CDATA[SMD]]></category>

		<guid isPermaLink="false">http://uart.net/?p=12</guid>
		<description><![CDATA[Last night I made a simple LED PWM circuit using the conductive glue from the other day. It uses the super cheap and robust PIC12F675 to do two channels of software pulse width modulation (PWM). The PIC runs at 4MHz and uses Timer0 for the PWM and Timer1 to move in new &#8220;frames&#8221;. The &#8220;video&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I made a simple LED PWM circuit using the <a href="http://uart.net/2008/04/04/paper-and-glue/">conductive glue from the other day</a>. It uses the super cheap and robust <a title="PIC12F675" href="http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&amp;nodeId=1335&amp;dDocName=en010114">PIC12F675</a> to do two channels of software pulse width modulation (PWM). The PIC runs at 4MHz and uses Timer0 for the PWM and Timer1 to move in new &#8220;frames&#8221;. The &#8220;video&#8221; is stored in EEPROM. You can download the source code as well as HI-TIDE PICC project files and compiled binaries: <a class="downloadlink" href="http://uart.net/downloads/PaperCircuitTwo.zip" title="Version1.0 downloaded 1930 times" >Paper Circuit 2 Source (1930)</a>. Below you will find some pictures of the circuit through out the construction process, as well as some video of its final operation at 3.0V with no wires and at 4.5V with wires added.</p>

<a href='http://uart.net/2008/04/06/paper-and-glue-microcontrollers/img_2313/' title='PWM Software Test'><img width="150" height="150" src="http://uart.net/wp-content/uploads/2008/04/img_2313-150x150.jpg" class="attachment-thumbnail" alt="Testing the PWM software on the PIC12F675 before gluing it to the circuit." title="PWM Software Test" /></a>
<a href='http://uart.net/2008/04/06/paper-and-glue-microcontrollers/img_2320/' title='Partial Cicuit 1'><img width="150" height="150" src="http://uart.net/wp-content/uploads/2008/04/img_2320-150x150.jpg" class="attachment-thumbnail" alt="Initial placement of the PIC and sketch of circuit layout." title="Partial Cicuit 1" /></a>
<a href='http://uart.net/2008/04/06/paper-and-glue-microcontrollers/img_2321/' title='Partial Cicuit 2'><img width="150" height="150" src="http://uart.net/wp-content/uploads/2008/04/img_2321-150x150.jpg" class="attachment-thumbnail" alt="PIC has been glued down and the inital traces to its pins have been added." title="Partial Cicuit 2" /></a>
<a href='http://uart.net/2008/04/06/paper-and-glue-microcontrollers/img_2322/' title='Partial Cicuit 3'><img width="150" height="150" src="http://uart.net/wp-content/uploads/2008/04/img_2322-150x150.jpg" class="attachment-thumbnail" alt="LEDs have been added, and the resistors (82ohm) are in position." title="Partial Cicuit 3" /></a>
<a href='http://uart.net/2008/04/06/paper-and-glue-microcontrollers/img_2324/' title='Finished Cricuit'><img width="150" height="150" src="http://uart.net/wp-content/uploads/2008/04/img_2324-150x150.jpg" class="attachment-thumbnail" alt="The finished circuit (still drying) before the addition of any wires." title="Finished Cricuit" /></a>
<a href='http://uart.net/2008/04/06/paper-and-glue-microcontrollers/img_2333/' title='Finished Circuit with Wires'><img width="150" height="150" src="http://uart.net/wp-content/uploads/2008/04/img_2333-150x150.jpg" class="attachment-thumbnail" alt="The finished circuit after wires had been added to improve the trace quality." title="Finished Circuit with Wires" /></a>
<a href='http://uart.net/2008/04/06/paper-and-glue-microcontrollers/img_2337/' title='Powered Circuit'><img width="150" height="150" src="http://uart.net/wp-content/uploads/2008/04/img_2337-150x150.jpg" class="attachment-thumbnail" alt="The circuit is being power by 4.5V." title="Powered Circuit" /></a>

<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="530" height="370" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/p/DFFC74D8D58FB196" /><embed type="application/x-shockwave-flash" width="530" height="370" src="http://www.youtube.com/p/DFFC74D8D58FB196"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://uart.net/2008/04/06/paper-and-glue-microcontrollers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
