<?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>microcontroller &#8211; 88 Proof Synth Bio Blog</title>
	<atom:link href="http://88proof.com/synthetic_biology/blog/archives/tag/microcontroller/feed" rel="self" type="application/rss+xml" />
	<link>http://88proof.com/synthetic_biology/blog</link>
	<description>Genetically Engineered Organisms, Systems Biology, and Synthetic Biology from an Engineer&#039;s Viewpoint</description>
	<lastBuildDate>Wed, 09 Dec 2009 01:46:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.2</generator>
	<item>
		<title>3G Cellphone as Biotech Tool: &#8220;Cellular Phone Enabled Non-Invasive Tissue Classifier&#8221;</title>
		<link>http://88proof.com/synthetic_biology/blog/archives/360</link>
					<comments>http://88proof.com/synthetic_biology/blog/archives/360#comments</comments>
		
		<dc:creator><![CDATA[JonathanCline]]></dc:creator>
		<pubDate>Sun, 05 Jul 2009 17:16:43 +0000</pubDate>
				<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[microcontroller]]></category>
		<guid isPermaLink="false">http://88proof.com/synthetic_biology/blog/?p=360</guid>

					<description><![CDATA[A recent paper in PLoS ONE describes a diagnostic system which uses a common 3G cellphone with bluetooth to assist in point-of-care measurement of tissues, from tissue samples previously taken, with remote data analysis [1].  The &#8230; <a class="more-link" href="http://88proof.com/synthetic_biology/blog/archives/360">More<span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://88proof.com/synthetic_biology/blog/archives/360/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Low Cost Microcontroller-based Digital Microfluidics using &#8220;Processing&#8221;</title>
		<link>http://88proof.com/synthetic_biology/blog/archives/338</link>
					<comments>http://88proof.com/synthetic_biology/blog/archives/338#comments</comments>
		
		<dc:creator><![CDATA[JonathanCline]]></dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:49:04 +0000</pubDate>
				<category><![CDATA[Skunkworks]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[microfluidics]]></category>
		<category><![CDATA[Processing.org]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://88proof.com/synthetic_biology/blog/?p=338</guid>

					<description><![CDATA[I&#8217;ve now tested the digital microfluidics board via microcontroller. The digital microfluidics board moves a liquid droplet via Electrowetting-on-Dielectric (EWOD).  The microcontroller switches the high voltage via a switching board (pictured below, using Panasonic PhotoMOS chips), &#8230; <a class="more-link" href="http://88proof.com/synthetic_biology/blog/archives/338">More<span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://88proof.com/synthetic_biology/blog/archives/338/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Analog Data Acquisition from USB Microcontroller using the &#8220;Processing&#8221; Language</title>
		<link>http://88proof.com/synthetic_biology/blog/archives/277</link>
					<comments>http://88proof.com/synthetic_biology/blog/archives/277#comments</comments>
		
		<dc:creator><![CDATA[JonathanCline]]></dc:creator>
		<pubDate>Wed, 25 Mar 2009 06:45:27 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[Processing.org]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://88proof.com/synthetic_biology/blog/?p=277</guid>

					<description><![CDATA[Building on the previous two mini-projects, I have a mini-graphical data acquisition project now running under the Processing language, getting real-world signals from the USB microcontroller (which is a Microchip PIC on a UBW Board from &#8230; <a class="more-link" href="http://88proof.com/synthetic_biology/blog/archives/277">More<span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://88proof.com/synthetic_biology/blog/archives/277/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Blinky LED &#8216;Hello World&#8217; using USB Microcontroller in &#8216;Processing&#8217;</title>
		<link>http://88proof.com/synthetic_biology/blog/archives/273</link>
					<comments>http://88proof.com/synthetic_biology/blog/archives/273#comments</comments>
		
		<dc:creator><![CDATA[JonathanCline]]></dc:creator>
		<pubDate>Tue, 24 Mar 2009 21:16:37 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[Processing.org]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://88proof.com/synthetic_biology/blog/?p=273</guid>

					<description><![CDATA[Every good embedded systems hardware project begins with a blinking LED (or toggling level as seen on the oscilloscope).  In Processing.org language, there&#8217;s the opportunity for both, since the built-in graphics allow for data display as &#8230; <a class="more-link" href="http://88proof.com/synthetic_biology/blog/archives/273">More<span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://88proof.com/synthetic_biology/blog/archives/273/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Using the Processing.org Language with Microcontrollers</title>
		<link>http://88proof.com/synthetic_biology/blog/archives/270</link>
					<comments>http://88proof.com/synthetic_biology/blog/archives/270#comments</comments>
		
		<dc:creator><![CDATA[JonathanCline]]></dc:creator>
		<pubDate>Mon, 23 Mar 2009 00:32:26 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[Processing.org]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://88proof.com/synthetic_biology/blog/?p=270</guid>

					<description><![CDATA[Media-technology engineers at MIT have created a computer language and easy-to-use runtime environment called Processing, hosted at processing.org.  I wrote a small code snip for accessing the PIC microcontroller from a USB port, using Processing; it&#8217;s &#8230; <a class="more-link" href="http://88proof.com/synthetic_biology/blog/archives/270">More<span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://88proof.com/synthetic_biology/blog/archives/270/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
