<?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>TODAY, CREATE. &#187; Electronics</title>
	<atom:link href="http://www.todaycreate.com/category/electronics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.todaycreate.com</link>
	<description>Home of the daily creative output and exploration of ideas for Mike Creighton, new media designer and programmer.</description>
	<lastBuildDate>Mon, 23 Aug 2010 00:19:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Wiimote Calibrator Demo</title>
		<link>http://www.todaycreate.com/2008/12/24/wiimote-calibrator-demo</link>
		<comments>http://www.todaycreate.com/2008/12/24/wiimote-calibrator-demo#comments</comments>
		<pubDate>Thu, 25 Dec 2008 04:13:50 +0000</pubDate>
		<dc:creator>Mike Creighton</dc:creator>
				<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Flow]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Wiimote]]></category>

		<guid isPermaLink="false">http://www.todaycreate.com/?p=150</guid>
		<description><![CDATA[I really didn&#8217;t think this was going to get finished today, but I managed to create the calibrator for tracking my glove using the Wiimote. Here&#8217;s a video demoing how it works: It&#8217;s written in Processing, uses the WiiuseJ open source Java library (which I highly recommend, at least on the Windows side), and leverages [...]]]></description>
			<content:encoded><![CDATA[<p>I really didn&#8217;t think this was going to get finished today, but I managed to create the calibrator for tracking my glove using the Wiimote. Here&#8217;s a video demoing how it works:</p>
<p><object width="560" height="422"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2625861&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2625861&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="560" height="422"></embed></object></p>
<p>It&#8217;s written in <a href="http://processing.org">Processing</a>, uses the <a href="http://wiiusej.googlecode.com">WiiuseJ</a> open source Java library (which I highly recommend, at least on the Windows side), and leverages the &#8220;Warper&#8221; class from Johnny Chung Lee&#8217;s <a href="http://www.cs.cmu.edu/~johnny/projects/wii/">Interactive Whiteboard project</a> for mapping the x,y position of my hand on my desk to the correct x,y position in my Processing sketch.</p>
<p>I ended up moving <a href="http://todaycreate.com/2008/12/23/wiimote-holder-and-glove-completed">the contraption</a> that holds the Wiimote up as high as I could, since the FOV was definitely cramped (and still is). I think I need to open up the hole in the cardboard holder a bit so the FOV gets extended even more.</p>
<p>I ran into an issue with the tracking becoming very unreliable if the IR LED wasn&#8217;t pointed directly at the Wiimote up above. To compensate, I created a little cone out of aluminum foil and wrapped it around the LED. It has a wedge that&#8217;s open and faces the general direction of the Wiimote. This definitely did the trick as the light from the LED reflects off the foil and creates a much bigger target for the Wiimote to see.</p>
<p>Now I can start moving onto the other physical components of this piece.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.todaycreate.com/2008/12/24/wiimote-calibrator-demo/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Wiimote Holder and Glove Completed</title>
		<link>http://www.todaycreate.com/2008/12/23/wiimote-holder-and-glove-completed</link>
		<comments>http://www.todaycreate.com/2008/12/23/wiimote-holder-and-glove-completed#comments</comments>
		<pubDate>Wed, 24 Dec 2008 02:15:33 +0000</pubDate>
		<dc:creator>Mike Creighton</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Flow]]></category>
		<category><![CDATA[Wiimote]]></category>

		<guid isPermaLink="false">http://www.todaycreate.com/?p=143</guid>
		<description><![CDATA[I spent today doing two things. 1) Making the thing that suspends the Wiimote above my desk. 2) Making the modifications to a glove so that it&#8217;ll hold the LED assembly I made yesterday. Above, you can see the finished glove, which uses velcro to hold the battery pack in place and a scrap of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.todaycreate.com/wp-content/creations/2008/12/ir-led-glove-three-quarter.jpg" alt="IR LED Glove" border="0" /></p>
<p>I spent today doing two things. <strong>1)</strong> Making the thing that suspends the Wiimote above my desk. <strong>2)</strong> Making the modifications to a glove so that it&#8217;ll hold the LED assembly I made yesterday. Above, you can see the finished glove, which uses velcro to hold the battery pack in place and a scrap of t-shirt to hold the actual LED in place.</p>
<p>And below, you&#8217;ll see a WIP shot of the cardboard enclosure that wraps the Wiimote:</p>
<p><img src="http://www.todaycreate.com/wp-content/creations/2008/12/wiimote-holder-in-progress-three-quarter.jpg" alt="Wiimote Holder in Progress" border="0" /></p>
<p>Here&#8217;s what the finished structure looks like:</p>
<p><img src="http://www.todaycreate.com/wp-content/creations/2008/12/wiimote-holder-three-quarter.jpg" alt="Wiimote Holder" width="" height="" border="0" /></p>
<p>This is just cardboard, duct tape, and a couple screws to hold it against the wall. Right now, my biggest concern revolves around the FOV of the Wiimote. I need to do some tests tonight or tomorrow to make sure it can see my whole drafting table when it&#8217;s tilted at an angle.</p>
<p>And since I&#8217;m going to be taking more pictures than should be shown here, I&#8217;ve created <a href="http://flickr.com/photos/mikecreighton/sets/72157611575449178/" title="View the Flow Documentation set at Flickr">a Flickr set</a> documenting the process of this project.</p>
<p>And finally, a little walk-thru of the stuff in meat-space:</p>
<p><object width="560" height="422"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2616891&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2616891&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="560" height="422"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.todaycreate.com/2008/12/23/wiimote-holder-and-glove-completed/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flow Project Kickoff with Wiimote and IR LED</title>
		<link>http://www.todaycreate.com/2008/12/22/flow-project-kickoff-with-wiimote-and-ir-led</link>
		<comments>http://www.todaycreate.com/2008/12/22/flow-project-kickoff-with-wiimote-and-ir-led#comments</comments>
		<pubDate>Tue, 23 Dec 2008 05:34:18 +0000</pubDate>
		<dc:creator>Mike Creighton</dc:creator>
				<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Flow]]></category>
		<category><![CDATA[Wiimote]]></category>

		<guid isPermaLink="false">http://www.todaycreate.com/?p=131</guid>
		<description><![CDATA[So, I&#8217;ve officially begun my sabbatical and with that comes the beginning of a new project I&#8217;m entitling &#8220;Flow.&#8221; In the next post, I&#8217;ll try to detail more of the planning, but for this one, let&#8217;s talk about what I made today. Above, you&#8217;ll see the infrared (IR) LED contraption I&#8217;m making, which will eventually [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve officially begun my sabbatical and with that comes the beginning of a new project I&#8217;m entitling &#8220;Flow.&#8221; In the next post, I&#8217;ll try to detail more of the planning, but for this one, let&#8217;s talk about what I made today.</p>
<p><img src="http://todaycreate.com/wp-content/creations/2008/12/flow_led_being_assembled.jpg" alt="Final IR LED assembly" border="0" /></p>
<p>Above, you&#8217;ll see the infrared (IR) LED contraption I&#8217;m making, which will eventually be mounted to a glove that I&#8217;ll be wearing while actually working on the project. The goal with this portion is to track the movements of my hand (the process of mark-making) &#8212; capturing the data for use in derivative pieces.</p>
<p>After seeing Johnny Chung Lee&#8217;s <a href="http://www.cs.cmu.edu/~johnny/projects/wii/">Wiimote Whiteboard</a> project, I was driven to use the following components to accomplish my goal:</p>
<ul>
<li>Nintendo Wiimote for IR LED tracking</li>
<li><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16833340002">AZiO BTD603-132 USB 2.0 BlueTooth Adapter</a>, which uses the Toshiba Bluetooth stack &#8212; aparently the best for making the most of the Wiimote</li>
<li>Battery-powered IR LED mounted on my hand to represent the gestural motion</li>
<li>A Java-based library for capturing the IR LED point data (currently leaning toward <a href="http://code.google.com/p/wiiusej/">WiiuseJ</a>)</li>
</ul>
<p>The final IR LED assembly (pre-glove-mounted) looks like this:</p>
<p><img src="http://todaycreate.com/wp-content/creations/2008/12/flow_completed_led_assembly.jpg" alt="LED being assembled." border="0" /></p>
<p>Now, I&#8217;ve never done anything with electronics, so this is my first encounter with a soldering iron, solder, resistors, ohms, amps, and volts. But, with some help from Instructables (check out <a href="http://www.instructables.com/id/LEDs-for-Beginners/">LEDs for Beginners</a>) and a <a href="http://ledcalc.com/">current resisting calculator</a>, things came together within an hour.</p>
<p>And here I am doing a goofy demo of what came of the afternoon:</p>
<p class="vimeo">
<object width="560" height="422"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2608017&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2608017&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="560" height="422"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.todaycreate.com/2008/12/22/flow-project-kickoff-with-wiimote-and-ir-led/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
