<?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>Semiaxis</title>
	<atom:link href="http://semiaxis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://semiaxis.com</link>
	<description>Make Ideas Fly</description>
	<lastBuildDate>Fri, 15 Jul 2011 19:26:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ELPH Begins&#8230;</title>
		<link>http://semiaxis.com/2011/06/28/elph-begins/</link>
		<comments>http://semiaxis.com/2011/06/28/elph-begins/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 01:34:08 +0000</pubDate>
		<dc:creator>M. Adam Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://semiaxis.com/?p=60</guid>
		<description><![CDATA[About a year ago I met Dante Kube at the Detroit Maker Faire.  He explained that he was creating a replica of the Daft Punk Discovery Era helmets, and was in need of some help putting the electronics together. The &#8230;<p class="read-more"><a href="http://semiaxis.com/2011/06/28/elph-begins/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>About a year ago I met <a href="http://www.thelistlife.com/729/dante-goal-def-build-daft-punk-replica-helmets/">Dante Kube</a> at the Detroit Maker Faire.  He explained that he was creating a replica of the Daft Punk Discovery Era helmets, and was in need of some help putting the electronics together.</p>
<p><a href="http://semiaxis.com/wp-content/uploads/2011/06/Closeup-both-helmets.jpg"><img class="alignnone size-medium wp-image-62" title="Closeup both helmets" src="http://semiaxis.com/wp-content/uploads/2011/06/Closeup-both-helmets-300x187.jpg" alt="" width="300" height="187" /></a></p>
<p>The electronics package for the Guy Man helmet (right side of above picture) includes 5 areas.  The right and left sides are mirror images of each other, so there are three different types of LED assemblies that need to be built:</p>
<p>- The central &#8220;face&#8221; portion is an array of LEDs, 36 tall by 14 wide, 504 total LEDs<br />
- The side color bars consist of 8 large regions of color (one for the right side, one for the left side)<br />
- The chin portions consist of one bar of 8 white LEDs, horizontally in one row above an array, 6 tall by 8 wide, of red, yellow, and green LEDs.  This lower array has the appearance of 6 bar graphs, using rectangular LEDs. (one for the right chin, one for the left chin)</p>
<p>Dante does not want to implement the central face portion at this time, this project will therefore focus on the chin and color bar assemblies.</p>
<p>Having performed a few tests on a simple scanned LED array, I&#8217;m not happy with the brightness and CPU usage required to drive it well.  In addition, scanned arrays suffer problems with photography and video recording, as the scanning appears to flicker in the video, and photographs may show portions darker due to timing issues.  They look fine to people viewing them in person, but I did not want to compromise the effect merely because someone wanted to post a video of the helmet to youtube.</p>
<p>This can be fixed by using a non-scanned array, where each LED is controlled by a single I/O line, rather than sharing lines with other LEDs as with a scanned array.  Recently, due largely to advanced LED backlights in televisions, many companies have designed LED drivers that provide a great deal of control over each LED, giving each one their own I/O pin, PWM control, and a real current driver.</p>
<p>One of these chips is the Texas Instruments <a href="http://focus.ti.com/lit/ds/symlink/tlc59401.pdf">TLC59401</a> which can drive 16 LEDs.  The chin board and side board, together, comprise 59 LEDs, which would require 4 of these chips.  Further, the control lines are combined so that only a few control lines need to go to the main microcontroller, rather than an array of wires.  This also decreases assembly time as we don&#8217;t need to include additional driver transisters, resistors, and other support components that an array would require.  Current control is built in to these chips.</p>
<p>While I expect the layout to change, the general design for each chin board will include 4 of these chips, and the chin LEDs mounted directly to the board.  The sidebar LEDs will be connected to this board so those LEDs will not require separate chips.  There are a few LEDs that won&#8217;t be used on the chin board &#8211; these will be available for the pulsing LEDs in the earpieces.</p>
<p>Here&#8217;s a quick mockup of the layout.  The board size isn&#8217;t relevant for this first test version, the primary question is whether the LED placement fits the helmet, and whether the LED control lines from the four chips can get to the LEDs.</p>
<p><a href="http://semiaxis.com/wp-content/uploads/2011/06/chin-layout-test.png"><img class="alignnone size-medium wp-image-61" title="chin layout test" src="http://semiaxis.com/wp-content/uploads/2011/06/chin-layout-test-300x199.png" alt="" width="300" height="199" /></a></p>
<p>For reference, the grid is 0.1 inches between dots.  The outline size of the board is 3.8&#8243; x 2.5&#8243;.</p>
<p>So far I have not been able to find superbright rectangular LEDs.  The design will probably use superbright round LEDs for now, and if suitable rectangular LEDs are located they can be used in the final design.  Alternately, we can grind down the round LEDs to create rectangular LEDs.</p>
<p>I&#8217;m targeting using a PIC32 microcontroller as the brains of the electronics package.  It&#8217;s inexpensive, yet has a lot of power, memory, and capability.  While the initial animations may be pretty simple, later programming could implement very interesting and complex features.  Given that the whole LED package needs only a few control lines, it could easily be controller by an Arduino or similar device as well.  A connector will be chosen so that the microcontroller can be changed out, and one could use a variety of controllers for the helmet, including MIDI or computer controllers.</p>
]]></content:encoded>
			<wfw:commentRss>http://semiaxis.com/2011/06/28/elph-begins/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simon Springs</title>
		<link>http://semiaxis.com/2011/05/05/simon-springs/</link>
		<comments>http://semiaxis.com/2011/05/05/simon-springs/#comments</comments>
		<pubDate>Thu, 05 May 2011 20:12:37 +0000</pubDate>
		<dc:creator>M. Adam Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://semiaxis.com/?p=50</guid>
		<description><![CDATA[Last year at the Detroit Maker Faire, I was chatting with someone from a budding hacker space about how to get people excited about making.  We came to the conclusion that one of the nice aspects of a good maker &#8230;<p class="read-more"><a href="http://semiaxis.com/2011/05/05/simon-springs/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Last year at the Detroit Maker Faire, I was chatting with someone from a budding hacker space about how to get people excited about making.  We came to the conclusion that one of the nice aspects of a good maker space was being able to walk in with nothing, and walk out a few hours later with a fun game, toy, or project that kids and adults would enjoy playing with.</p>
<p>On the spur of the moment I thought that having a Simon Says type electronic game, based on the Arduino, would be easy to create, and that since pressure sensitive pads were easily and cheaply available (ie, Harbor Freight&#8217;s alarm pads for about $11) then extending the Simon Says game to require whole body movement would be easy.  Further, it would become social if it was a cooperative game that required 4 people to work together to memorize and play back the melody &#8211; each person assigned to one pad, and they have to pay attention and jump in order.</p>
<p>I hadn&#8217;t acted on that brainstorming session, but now that I need a project for the Ann Arbor Mini Maker Faire, I decided to go ahead and do this.</p>
<p>So I have the pressure pads, and will code up a test game soon for this.  Taking one pressure pad apart, it was as simple as I expected, and I think I should be able to instruct people on how to make their own with a freezer ziplock bag as the encasement, some paper, sheets of aluminum foil, and foam.  The Arduino will be the most expensive part, and using the bare bones Arduinos, one could probably keep the total cost of the kit to below $20.</p>

<a href='http://semiaxis.com/2011/05/05/simon-springs/pad/' title='pad'><img width="150" height="150" src="http://semiaxis.com/wp-content/uploads/2011/05/pad-150x150.jpg" class="attachment-thumbnail" alt="pad" title="pad" /></a>
<a href='http://semiaxis.com/2011/05/05/simon-springs/pad_layers/' title='pad_layers'><img width="150" height="150" src="http://semiaxis.com/wp-content/uploads/2011/05/pad_layers-150x150.jpg" class="attachment-thumbnail" alt="pad_layers" title="pad_layers" /></a>
<a href='http://semiaxis.com/2011/05/05/simon-springs/pad_construction/' title='pad_construction'><img width="150" height="150" src="http://semiaxis.com/wp-content/uploads/2011/05/pad_construction-150x150.jpg" class="attachment-thumbnail" alt="pad_construction" title="pad_construction" /></a>
<a href='http://semiaxis.com/2011/05/05/simon-springs/pad_terminal/' title='pad_terminal'><img width="150" height="150" src="http://semiaxis.com/wp-content/uploads/2011/05/pad_terminal-150x150.jpg" class="attachment-thumbnail" alt="pad_terminal" title="pad_terminal" /></a>

]]></content:encoded>
			<wfw:commentRss>http://semiaxis.com/2011/05/05/simon-springs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning transmission x9.38348.752.9163</title>
		<link>http://semiaxis.com/2011/03/25/hello-world/</link>
		<comments>http://semiaxis.com/2011/03/25/hello-world/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 00:29:12 +0000</pubDate>
		<dc:creator>M. Adam Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://semiaxis.com/?p=1</guid>
		<description><![CDATA[Working on what will likely be my first iPhone app.  It&#8217;s embarrassing, really, but you have to publish something as your first thing, and if you allow creeping featurism to delay the release you might never release it. There&#8217;s always &#8230;<p class="read-more"><a href="http://semiaxis.com/2011/03/25/hello-world/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Working on what will likely be my first iPhone app.  It&#8217;s embarrassing, really, but you have to publish something as your first thing, and if you allow creeping featurism to delay the release you might never release it.</p>
<p>There&#8217;s always something that can be improved.</p>
<p>For the same reason, I&#8217;ve decided to skip supporting retina or iPad at the moment.  If the app has some success and interest, then I&#8217;ll pursue those opportunities.</p>
]]></content:encoded>
			<wfw:commentRss>http://semiaxis.com/2011/03/25/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

