<?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>STUDIO KMD &#187; Programming</title>
	<atom:link href="http://studiokmd.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://studiokmd.com</link>
	<description>Industrial Design and Prototyping</description>
	<lastBuildDate>Mon, 21 Feb 2011 20:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>blunderbus</title>
		<link>http://studiokmd.com/2010/09/blunderbus/</link>
		<comments>http://studiokmd.com/2010/09/blunderbus/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 15:05:30 +0000</pubDate>
		<dc:creator>Bryce</dc:creator>
				<category><![CDATA[Digital Design]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Prototyping]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://studiokmd.com/?p=664</guid>
		<description><![CDATA[The blunderbus toolset was developed to streamline the development of projects that require linking low cost arduino micro-controllers to Internet enabled mobile devices.  Users will be able to load the muzzle of the system with all kinds of sensor data and then transfer that data to remote interface that can monitor the data and shoot [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-673" href="http://studiokmd.com/2010/09/blunderbus/blheader-3/"></a>The <a href="http://www.studioKMD.com/blunderbus">blunderbus</a> toolset was developed to streamline the development of projects that require linking low cost arduino micro-controllers to Internet enabled mobile devices.  Users will be able to load the muzzle of the system with all kinds of sensor data and then transfer that data to remote interface that can monitor the data and shoot a response back to the micro-controller.  In order to make the system accessible to both experienced programmers and newcomers alike, blunderbus focuses on making the toolset easy to use and set up.  It is intended that this open source project will expand capabilities of open source hardware platforms whilst remaining true to the nature of  the DIY electronics culture.</p>
<p>The alpha 0.0.0 release is now available.  Please check it out and let us know what problem you run into.  This is a test release and requires your feedback for improvements</p>
]]></content:encoded>
			<wfw:commentRss>http://studiokmd.com/2010/09/blunderbus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motion Tracking and Audio</title>
		<link>http://studiokmd.com/2009/04/quadrant-drummer/</link>
		<comments>http://studiokmd.com/2009/04/quadrant-drummer/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 01:20:37 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Digital Design]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[color tracking]]></category>
		<category><![CDATA[Jmyron]]></category>
		<category><![CDATA[Minim]]></category>

		<guid isPermaLink="false">http://studiokmd.com/?p=68</guid>
		<description><![CDATA[This project was a short investigation into motion tracking techniques to be used in future development.  Written in Processing and using the Minim andJmyron libraries we are able to specifically track the color red as it passes through the cameras view port.  The camera view port is virtually divided into quadrants so that the presence [...]]]></description>
			<content:encoded><![CDATA[<p>This project was a short investigation into motion tracking techniques to be used in future development.  Written in <a href="http://processing.org/" target="_blank">Processing</a> and using the <a href="http://code.compartmental.net/tools/minim/" target="_blank">Minim</a> and<a href="http://webcamxtra.sourceforge.net/" target="_blank">Jmyron</a> libraries we are able to specifically track the color red as it passes through the cameras view port.  The camera view port is virtually divided into quadrants so that the presence of a red object will trigger an audio signal depending on it&#8217;s location.  Although it is not a very elegant interface for a drum synthesizer the opportunity for gesture related interface and crowd tracking make motion tracking an interesting place to play.  If you would like to view the source code please <a href="http://studiokmd.com/contact/">contact us.</a></p>
<p><img class="alignnone size-medium wp-image-317" title="Screen Shot Tracking" src="http://studiokmd.com/wp-content/uploads/2009/08/Screen-Shot-Tracking-300x210.png" alt="Screen Shot Tracking" width="300" height="210" /><img class="alignnone size-medium wp-image-318" title="web cam track" src="http://studiokmd.com/wp-content/uploads/2009/08/web-cam-track-300x221.png" alt="web cam track" width="300" height="221" /></p>
]]></content:encoded>
			<wfw:commentRss>http://studiokmd.com/2009/04/quadrant-drummer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapping Brightness in 3d and navigating with Proccessing</title>
		<link>http://studiokmd.com/2009/02/38/</link>
		<comments>http://studiokmd.com/2009/02/38/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 21:58:09 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://studiokmd.com/?p=38</guid>
		<description><![CDATA[A couple weeks ago I created a small app that maps image pixels in 3d according to their brightness values.  This code was created using processing and utilizes open GL and OCD library.]]></description>
			<content:encoded><![CDATA[<p>A couple weeks ago I created a small app that maps image pixels in 3d according to their brightness values.  This code was created using processing and utilizes open GL and OCD library.  The controls are a bit finicky because the input is linear but we will save that for next time. To control the camera:</p>
<p>Mouse: Determines Focus</p>
<p>S Key: Moves closer focus</p>
<p>A Key: Moves away from focus</p>
<p>0-9 Keys: Change Photo</p>

<a href='http://studiokmd.com/wp-content/uploads/2009/03/3dkmd.png' rel='shadowbox[post-38];player=img;' title='3dkmd'><img width="75" height="75" src="http://studiokmd.com/wp-content/uploads/2009/03/3dkmd-150x150.png" class="attachment-thumbnail" alt="3dkmd" title="3dkmd" /></a>
<a href='http://studiokmd.com/wp-content/uploads/2009/03/sample.png' rel='shadowbox[post-38];player=img;' title='sample'><img width="75" height="75" src="http://studiokmd.com/wp-content/uploads/2009/03/sample-150x150.png" class="attachment-thumbnail" alt="sample" title="sample" /></a>
<a href='http://studiokmd.com/wp-content/uploads/2009/03/mondrian.png' rel='shadowbox[post-38];player=img;' title='mondrian'><img width="75" height="75" src="http://studiokmd.com/wp-content/uploads/2009/03/mondrian-150x150.png" class="attachment-thumbnail" alt="mondrian" title="mondrian" /></a>

<p>In any case here is source:</p>
<p><a href="http://studiokmd.com/zips/3dBrightnessNavigator2.zip">3d Brightness Navigator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://studiokmd.com/2009/02/38/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

