<?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>code, circuits, &#038; construction &#187; PIC</title>
	<atom:link href="http://www.tigoe.net/pcomp/code/category/category/PIC/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tigoe.net/pcomp/code</link>
	<description>code and fabrication resources for physical computing and networking</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:42:28 +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>Controlling Inkjet Printers from a microcontroller</title>
		<link>http://www.tigoe.net/pcomp/code/arduinowiring/422</link>
		<comments>http://www.tigoe.net/pcomp/code/arduinowiring/422#comments</comments>
		<pubDate>Tue, 24 Mar 2009 02:34:20 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[arduino/wiring]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[BX-24]]></category>
		<category><![CDATA[circuits]]></category>
		<category><![CDATA[pBasic (Basic stamp)]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[inkjet]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=422</guid>
		<description><![CDATA[There was an interesting thread on the Sketching in Hardware mailing list a while back on how to control an inkjet printer.   Wendy Ju started the discussion. Following are some of the links from that thread: A closed, proprietary portable &#8230; <a href="http://www.tigoe.net/pcomp/code/arduinowiring/422">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/arduinowiring/422/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Native PIC programming on OSX</title>
		<link>http://www.tigoe.net/pcomp/code/PIC/68</link>
		<comments>http://www.tigoe.net/pcomp/code/PIC/68#comments</comments>
		<pubDate>Mon, 07 Feb 2005 20:55:53 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[PIC]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/code/68</guid>
		<description><![CDATA[You need to do it in C, and you need to use the Mac Developer Tools, and you need to find or build a programmer that can interface to the tools provided.  But here's a few links (haven't tried this myself yet): GNU PIC utilities - GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers.
 <a href="http://www.tigoe.net/pcomp/code/PIC/68">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/PIC/68/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Numbers and Physical Computing</title>
		<link>http://www.tigoe.net/pcomp/code/misc/133</link>
		<comments>http://www.tigoe.net/pcomp/code/misc/133#comments</comments>
		<pubDate>Mon, 24 May 2004 19:52:02 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[arduino/wiring]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[BX-24]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[pBasic (Basic stamp)]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[PicBasic Pro]]></category>
		<category><![CDATA[XBee]]></category>
		<category><![CDATA[pcomp]]></category>
		<category><![CDATA[physical computing]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/uncategorized/133</guid>
		<description><![CDATA[That can take up lots of processing time, so it's usually the first function to go when writing a microprocessor language.In fact, most of what you do in programming physical computing projects is to figure out how to deal with the world's natural randomness and make it look smooth....  Your consciousness is a great leveller for the sensors that are your eyes, ears, skin, nose, and taste buds When you move a photoresistor from one room to another, your readings will be totally different, and all of a sudden, you have to re-calculate what is &#34;average&#34; and what constitutes the lighting change that you want. <a href="http://www.tigoe.net/pcomp/code/misc/133">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/misc/133/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

