<?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>think&#124;haus</title>
	<atom:link href="http://www.thinkhaus.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkhaus.org</link>
	<description>A place for hackers, makers, artists, crafters and DIYers.</description>
	<lastBuildDate>Thu, 24 Jun 2010 14:55:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HOWTO turn a cheap Chinese laser engraver into a pretty good laser cutter</title>
		<link>http://www.thinkhaus.org/2010/06/24/howto-turn-a-cheap-chinese-laser-engraver-into-a-pretty-good-laser-cutter-2/</link>
		<comments>http://www.thinkhaus.org/2010/06/24/howto-turn-a-cheap-chinese-laser-engraver-into-a-pretty-good-laser-cutter-2/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:53:17 +0000</pubDate>
		<dc:creator>trevyn</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[lazzor]]></category>
		<category><![CDATA[linuxemc]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/06/24/howto-turn-a-cheap-chinese-laser-engraver-into-a-pretty-good-laser-cutter-2/</guid>
		<description><![CDATA[&#8230;using only a computer, LinuxCNC, and lots of scrap cardboard.
Every hackerspace needs a laser cutter. Unfortunately, they can be very expensive. Deals like the one Hacklab.to got don&#8217;t happen very often. However, there are factories in China turning out laser engravers and selling them on eBay for relatively cheap. We found a local distributor that [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;using only a computer, <a target="_blank" href="http://linuxcnc.org"  onclick="return TrackClick('http%3A%2F%2Flinuxcnc.org','LinuxCNC')" onclick="return TrackClick('http%3A%2F%2Flinuxcnc.org','LinuxCNC')">LinuxCNC</a>, and lots of scrap cardboard.</p>
<p>Every hackerspace needs a laser cutter. Unfortunately, they can be very expensive. Deals like the one <a target="_blank" href="http://www.andrewkilpatrick.org/blog/?page_id=914"  onclick="return TrackClick('http%3A%2F%2Fwww.andrewkilpatrick.org%2Fblog%2F%3Fpage_id%3D914','Hacklab.to+got')">Hacklab.to got</a> don&#8217;t happen very often. However, there are factories in China turning out laser engravers and selling them on eBay for relatively cheap. We found a <a target="_blank" href="http://www.allimageprinting.com/"  onclick="return TrackClick('http%3A%2F%2Fwww.allimageprinting.com%2F','local+distributor')">local distributor</a> that appears to buy them directly from China, make sure they work, and resell them.</p>
<p><span id="more-468"></span></p>
<p>We received our laser in good shape. It came with a <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/UnboxingTheLaser#5400781162823177890"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FUnboxingTheLaser%235400781162823177890','240V+blower')">240V blower</a> (now junked), a <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/UnboxingTheLaser#5400781714477589250"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FUnboxingTheLaser%235400781714477589250','240V+pump')">240V pump</a> (also junked) and a <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/UnboxingTheLaser#5400781853920520210"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FUnboxingTheLaser%235400781853920520210','120-%26gt%3B240+stepup+transformer')">120-&gt;240 stepup transformer</a> (now unnecessary) to power both of them. It also came with <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/UnboxingTheLaser#5400784352453165954"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FUnboxingTheLaser%235400784352453165954','MoshiDraw+6+and+a+USB+copy+protection+dongle')">MoshiDraw 6 and a USB copy protection dongle</a>.</p>
<p>It didn&#8217;t take us long to decide that MoshiDraw wasn&#8217;t going to work for us &#8211; the software and manual are badly translated and it doesn&#8217;t support vector motion (essential for cutting). The interface between MoshiDraw and the controller may be some subset of <a target="_blank" href="http://en.wikipedia.org/wiki/HPGL"  onclick="return TrackClick('http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FHPGL','HPGL')">HPGL</a>, but not in any useful way. Feeding HPGL directly from a file to the laser resulted either in nothing happening or in unpredictable, inconsistent behaviour, even when the file was produced by MoshiDraw itself.</p>
<p>At this point we decided to follow the route Hacklab.to took, and replace the internal driver electronics with a board that can read step and direction signals from <a target="_blank" href="http://linuxcnc.org"  onclick="return TrackClick('http%3A%2F%2Flinuxcnc.org','LinuxCNC')" onclick="return TrackClick('http%3A%2F%2Flinuxcnc.org','LinuxCNC')">LinuxCNC</a></p>
<p>Once that decision was made, there were two options: build a controller, or buy one off the shelf. There are dozens of commercially available stepper driver boards. They can be expensive, and most of them have more features than we need. Also, just buying a drop-in solution is no fun, so we decided to build one.</p>
<p>The driver is basically just a double implementation of the reference design for the <a target="_blank" href="http://www.allegromicro.com/en/Products/Part_Numbers/3982/"  onclick="return TrackClick('http%3A%2F%2Fwww.allegromicro.com%2Fen%2FProducts%2FPart_Numbers%2F3982%2F','Allegro+A3982')">Allegro A3982</a> plus an optocoupler to activate the laser and a connector for the end stops. </p>
<p><a href="http://www.thinkhaus.org/wp-content/uploads/2010/06/driver.png"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F06%2Fdriver.png','')"><img src="http://www.thinkhaus.org/wp-content/uploads/2010/06/driver-300x189.png" alt="" width="300" height="189" class="alignnone size-medium wp-image-463" /></a></p>
<p>I chose the A3982 because it has a translator built-in (translates step/direction signals into the right sequence for driving a stepper), and because it&#8217;s available in SOIC which meant I could use an SOIC to DIP adapter when breadboarding the circuit and when building it on perf-board. If I were to get a PCB made, I would probably use one of the Allegro chips that supports 1/4, 1/8 or even 1/32 steps (only available in TSSOP or smaller). Be sure to read the <a target="_blank" href="http://www.allegromicro.com/en/Products/Part_Numbers/3982/3982faq.asp"  onclick="return TrackClick('http%3A%2F%2Fwww.allegromicro.com%2Fen%2FProducts%2FPart_Numbers%2F3982%2F3982faq.asp','A3982%2F83%2F84+FAQ')">A3982/83/84 FAQ</a> if you decide to use the chip.</p>
<p>The only hard part of configuring LinuxCNC is the end-stop/home sensor settings &#8211; it takes a bit of thought and experimentation to get the right combination of approach direction, inversion of signals, identification of the signals, and so on.</p>
<p>We chose to use the Spindle ON signal to activate the laser because it&#8217;s the one that makes the most sense, and it should allow for <a target="_blank" href="http://en.wikipedia.org/wiki/Pulse-width_modulation"  onclick="return TrackClick('http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FPulse-width_modulation','PWM')">PWM</a> output when we decide to work out computer control of laser power. We initially routed that signal to parallel port pin 1, but discovered that pin to be active low &#8211; meaning that it is held high until LinuxCNC starts and takes control of the parallel port, possibly resulting in the laser being activated unintentionally.</p>
<p>Here are the important parameters for our laser:<br />
Motor steps/rev: 400<br />
X Leadscrew Pitch: 0.626 rev/in (determined empirically)<br />
Y Leadscrew Pitch: 0.626 rev/in</p>
<p>Home X and Home Y signals in LinuxCNC are connected to the optical end stops on the gantry. Both signals are set to invert, and the Home Latch Direction is set to &#8220;same&#8221;.</p>
<p>The end result is that we have a laser that can easily cut 5mm acryclic, 1/4&#8243; hardboard, 1/4&#8243; poplar, and etch nicely on many materials.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/06/24/howto-turn-a-cheap-chinese-laser-engraver-into-a-pretty-good-laser-cutter-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Team Power Fist &#8211; Power Racing Series Update</title>
		<link>http://www.thinkhaus.org/2010/06/12/team-power-fist-power-racing-series-update/</link>
		<comments>http://www.thinkhaus.org/2010/06/12/team-power-fist-power-racing-series-update/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 02:38:20 +0000</pubDate>
		<dc:creator>trevyn</dc:creator>
				<category><![CDATA[Team PowerFist]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/06/12/team-power-fist-power-racing-series-update/</guid>
		<description><![CDATA[At Maker Faire Detroit (July 31 &#8211; August 1 2010), the folks from Pumping Station: One have challenged hackerspaces around the world to participate in the Power Racing Series.
The idea is this: buy a Power Wheels car, mod it to make it MOAR AWSOME, and race it against teams from other hackerspaces. Very simple.
We got [...]]]></description>
			<content:encoded><![CDATA[<p>At <a target="_blank" href="http://blog.makezine.com/archive/2009/12/maker_faire_detroit_2010.html"  onclick="return TrackClick('http%3A%2F%2Fblog.makezine.com%2Farchive%2F2009%2F12%2Fmaker_faire_detroit_2010.html','Maker+Faire+Detroit')">Maker Faire Detroit</a> (July 31 &#8211; August 1 2010), the folks from <a target="_blank" href="http://pumpingstationone.org/"  onclick="return TrackClick('http%3A%2F%2Fpumpingstationone.org%2F','Pumping+Station%3A+One')">Pumping Station: One</a> have challenged hackerspaces around the world to participate in the <a target="_blank" href="http://powerracingseries.org/"  onclick="return TrackClick('http%3A%2F%2Fpowerracingseries.org%2F','Power+Racing+Series')">Power Racing Series</a>.</p>
<p>The idea is this: buy a <a>Power Wheels</a> car, mod it to make it MOAR AWSOME, and race it against teams from other hackerspaces. Very simple.</p>
<p>We got ourselves a used <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/PowerWheelsRacing#5467579985810429650"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FPowerWheelsRacing%235467579985810429650','Extreme+Dune+Buggy')">Extreme Dune Buggy</a>, and let Jason <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/PowerWheelsRacing#5467580192453648130"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FPowerWheelsRacing%235467580192453648130','go+at+it+with+the+Sawzall')">go at it with the Sawzall</a>.</p>
<p>There was much <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/PowerWheelsRacing#5474302317079108338"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FPowerWheelsRacing%235474302317079108338','drilling')">drilling</a>, <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/PowerWheelsRacing#5474302361398661602"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FPowerWheelsRacing%235474302361398661602','lathing')">lathing</a>, <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/PowerWheelsRacing#5474302452805818450"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FPowerWheelsRacing%235474302452805818450','cutting')">cutting</a>, <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/PowerWheelsRacing#5479529295073743570"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FPowerWheelsRacing%235479529295073743570','grinding')">grinding</a>, and <a target="_blank" href="http://picasaweb.google.com/thinkhausorg/PowerWheelsRacing#5479528206414150946"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FPowerWheelsRacing%235479528206414150946','welding')">welding</a>.</p>
<p>The organising people announced the <a target="_blank" href="http://powerracingseries.org/blog/ppprs_announces_round_one_of_the_early_bird_challenge/"  onclick="return TrackClick('http%3A%2F%2Fpowerracingseries.org%2Fblog%2Fppprs_announces_round_one_of_the_early_bird_challenge%2F','Early+Bird+Challenge')">Early Bird Challenge</a> a few weeks ago &#8211; post a video of your car driving 150 feet, powered by the motor you intend to race with. We didn&#8217;t quite get the points, but we did post a video:<br />
<object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/ZrJerlNB0bw&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZrJerlNB0bw&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/06/12/team-power-fist-power-racing-series-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making Games at think&#124;haus</title>
		<link>http://www.thinkhaus.org/2010/05/23/making-games-at-thinkhaus-2/</link>
		<comments>http://www.thinkhaus.org/2010/05/23/making-games-at-thinkhaus-2/#comments</comments>
		<pubDate>Sun, 23 May 2010 15:08:33 +0000</pubDate>
		<dc:creator>Adina</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[laser]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/05/23/making-games-at-thinkhaus-2/</guid>
		<description><![CDATA[The past few weeks have seen several members working on games at think&#124;haus. Peter designed and made a lasercut chess set, I made some pieces for my travel Settlers of Catan, and JamesQ posted about his 3D chess idea below.
Peter took some really nice pictures of his chess set and posted them on the facebook. [...]]]></description>
			<content:encoded><![CDATA[<p>The past few weeks have seen several members working on games at think|haus. Peter designed and made a lasercut chess set, I made some pieces for my travel Settlers of Catan, and JamesQ posted about his 3D chess idea below.</p>
<p>Peter took some really nice pictures of his chess set and posted them on <a target="_blank" href="http://www.facebook.com/album.php?aid=18721&amp;id=1845874965&amp;l=0bfc16c856"  onclick="return TrackClick('http%3A%2F%2Fwww.facebook.com%2Falbum.php%3Faid%3D18721%26amp%3Bid%3D1845874965%26amp%3Bl%3D0bfc16c856','the+facebook')">the facebook</a>. His pieces are really nice &#8211; very clean and sleek. Each piece is made out of two pieces of acrylic fitted together at 90&deg;. Here&#8217;s the <a target="_blank" href="http://www.thingiverse.com/thing:3210"  onclick="return TrackClick('http%3A%2F%2Fwww.thingiverse.com%2Fthing%3A3210','thingiverse+link')">thingiverse link</a>.</p>
<p>A few years ago, I bought travel Settlers of Catan so that I could bring it with me on trips. Even the travel set is fairly big though, so I just used the cards and port pieces out of the box, and made my own tiles and cardboard pieces. The cardboard pieces are pretty awkward though, and I&#8217;ve never really been pleased with them. Today, I made up a little gcode file to cut out tiny roads, settlements, and cities.</p>
<p><a target="_blank" href="http://picasaweb.google.com/thinkhausorg/ThinkHausMiscProjects#5474282397472696098"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FThinkHausMiscProjects%235474282397472696098','')"><img src="http://lh5.ggpht.com/_8fBgseye2IQ/S_iO35hp3RI/AAAAAAAAAv0/7az_hr5O5f8/s640/DSCF9084.JPG" alt="handmade settlers tiles with lazzored pieces"></a></p>
<p>If you want to build your own, check out <a target="_blank" href="http://www.thingiverse.com/thing:3203"  onclick="return TrackClick('http%3A%2F%2Fwww.thingiverse.com%2Fthing%3A3203','the+thingiverse+project.')">the thingiverse project.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/05/23/making-games-at-thinkhaus-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apparently Gilbert Held is a little bit racist</title>
		<link>http://www.thinkhaus.org/2010/05/22/apparently-gilbert-held-is-a-little-bit-racist/</link>
		<comments>http://www.thinkhaus.org/2010/05/22/apparently-gilbert-held-is-a-little-bit-racist/#comments</comments>
		<pubDate>Sat, 22 May 2010 20:50:09 +0000</pubDate>
		<dc:creator>cybershoe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chinese]]></category>
		<category><![CDATA[Emoticon]]></category>
		<category><![CDATA[Racism]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/05/22/apparently-gilbert-held-is-a-little-bit-racist/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_432" class="wp-caption alignnone" style="width: 810px"><a href="http://www.thinkhaus.org/wp-content/uploads/2010/05/out1.jpeg"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2Fout1.jpeg','')"><img src="http://www.thinkhaus.org/wp-content/uploads/2010/05/out1.jpeg" onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2Fout1.jpeg','')" alt="" width="800" height="1024" class="size-full wp-image-432" /></a><p class="wp-caption-text">Dictionary of Communications Technology, 2nd edition</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/05/22/apparently-gilbert-held-is-a-little-bit-racist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filling laser etched acrylic: wax vs polymer clay</title>
		<link>http://www.thinkhaus.org/2010/05/16/filling-laser-etched-acrylic-wax-vs-polymer-clay-2/</link>
		<comments>http://www.thinkhaus.org/2010/05/16/filling-laser-etched-acrylic-wax-vs-polymer-clay-2/#comments</comments>
		<pubDate>Sun, 16 May 2010 20:42:40 +0000</pubDate>
		<dc:creator>Adina</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[promoting think|haus]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/05/16/filling-laser-etched-acrylic-wax-vs-polymer-clay-2/</guid>
		<description><![CDATA[I made some business card holders for think&#124;haus a few weeks ago. They turned out pretty well, but there was one problem: the etching isn&#8217;t really legible from any reasonable distance. I clearly needed to paint/fill the etching with something. I tried two different methods: wax crayon and polymer clay. Photos below the cut.

The polymer [...]]]></description>
			<content:encoded><![CDATA[<p>I made some business card holders for think|haus a few weeks ago. They turned out pretty well, but there was one problem: the etching isn&#8217;t really legible from any reasonable distance. I clearly needed to paint/fill the etching with something. I tried two different methods: wax crayon and polymer clay. Photos below the cut.<span id="more-427"></span></p>
<p><a target="_blank" href="http://picasaweb.google.com/thinkhausorg/ThinkHausPromotionalMaterial#5471964173675139154"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FThinkHausPromotionalMaterial%235471964173675139154','')"><img src="http://lh3.ggpht.com/_8fBgseye2IQ/S_BSbJuSEFI/AAAAAAAAAtE/o9fhM1llaCE/s640/DSCF9028.JPG" alt="Laser cut and etched business card holders. Polymer clay was used to fill the etching on the holder on the left, white wax crayon was used on the one on the right." /></a></p>
<p>The polymer clay is on the left, and the crayon is on the right.<br />
<br />
<a target="_blank" href="http://picasaweb.google.com/thinkhausorg/ThinkHausPromotionalMaterial#5471966795273461378"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FThinkHausPromotionalMaterial%235471966795273461378','')"><img src="http://lh4.ggpht.com/_8fBgseye2IQ/S_BUzv8B3oI/AAAAAAAAAtk/ontanSTQyyE/s512/polymer%20detail.jpg" alt="polymer clay detail"></a></p>
<p>Here&#8217;s a cropped version of the last photo showing detail of the polymer clay. To apply it, I put a small amount of clay on my finger and rubbed it in. It fills really nicely and is easy to clean up. Not sure how well it will stay in though. If you can pull the clay out of the etch by pressing more clay on it.<br />
<br />
<a target="_blank" href="http://picasaweb.google.com/thinkhausorg/ThinkHausPromotionalMaterial#5471966795616744306"  onclick="return TrackClick('http%3A%2F%2Fpicasaweb.google.com%2Fthinkhausorg%2FThinkHausPromotionalMaterial%235471966795616744306','')"><img src="http://lh3.ggpht.com/_8fBgseye2IQ/S_BUzxN383I/AAAAAAAAAto/g1w-Nhn2Br8/crayon%20detail.jpg" alt="wax crayon detail"></a><br />
Here&#8217;s the detail of the etch filled with crayon. It&#8217;s not terribly even, and is a bit harder to clean up afterwards. I tried using a room temperature crayon as well as a crayon I stuck into warm water. The warmth of the wax didn&#8217;t seem to make much difference, though I didn&#8217;t get the wax very hot. This method doesn&#8217;t really work for spots where the etching is wide.</p>
<p>Both methods make a huge difference in the legibility of the etching. It remains to be seen how durable they are. Other suggestions I&#8217;ve read include leaving the protective sheet on the acrylic while etching, painting, then removing the protective sheet. Unfortunately, this acrylic came with a paper protective sheet which bursts into flame if you try this. I&#8217;ll post updates on durability once they&#8217;ve been out in the field for a couple weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/05/16/filling-laser-etched-acrylic-wax-vs-polymer-clay-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3-D Chess pieces for 3-D printers</title>
		<link>http://www.thinkhaus.org/2010/05/11/3-d-chess-pieces-for-3-d-printers-2/</link>
		<comments>http://www.thinkhaus.org/2010/05/11/3-d-chess-pieces-for-3-d-printers-2/#comments</comments>
		<pubDate>Wed, 12 May 2010 02:56:16 +0000</pubDate>
		<dc:creator>professorzed</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/05/11/3-d-chess-pieces-for-3-d-printers-2/</guid>
		<description><![CDATA[In response to the Maker bot industries giveaway, I had the idea of making designs for pieces. Not just ordinary chess pieces, but 3 dimensional (Space Chess) pieces. Anyone who has watched &#8216;Star Trek&#8217; the original series has seen this &#8216;Three-dimensional chess&#8217;.
http://en.wikipedia.org/wiki/Three-dimensional_chess
Unfortunately the contest closes tomorrow at noon, and I just started the project today. [...]]]></description>
			<content:encoded><![CDATA[<p>In response to the Maker bot industries giveaway, I had the idea of making designs for pieces. Not just ordinary chess pieces, but 3 dimensional (Space Chess) pieces. Anyone who has watched &#8216;Star Trek&#8217; the original series has seen this &#8216;Three-dimensional chess&#8217;.</p>
<p>http://en.wikipedia.org/wiki/Three-dimensional_chess</p>
<p>Unfortunately the contest closes tomorrow at noon, and I just started the project today. I don&#8217;t have any skill with using 3-D computer drafting programs, and I don&#8217;t think I will be able to learn Google sketchup proficiently in a matter of hours. So, I drew my designs out by hand and posted them here.<span id="more-388"></span></p>
<p>The reason I chose to create new chess pieces is because 3-D chess is a &#8216;new&#8217; sort of game, like the next evolution of chess. I find it odd to think of Captain Kirk and Mr. Spock playing a game of 3-D chess, using pieces such as a rook, bishop, etc. Can you imagine Captian Kirk trying to explain what a Bishop or a Rook was? I&#8217;m thinking that the chess pieces of the future would be something completely new,  with a new and unique culture derived from centuries of living in space.</p>
<p>So, I have replaced the traditional chess pieces with pieces based on a space faring theme. I have tried to use simple geometric shapes, so that they can be easily reproduced on a 3-D program such as Google Sketchup, and easily rendered in a 3-D printer, just as traditional chess pieces were designed to be easily made on a lathe. I consider these designs as &#8216;open source&#8217;, and I encourage other people to use them, copy them, alter them, etc.</p>
<p>The primary set I had designed here is intended to represent humans. The &#8216;King&#8217; piece is meant to represent the planet Earth, or perhaps an Earth colony such as the moon of Titan, or perhaps the Sol system. 3-D chess players could play each other by proxy, with each board in a different location representing a different star system. The Sol system that Earth is part of might be in Toronto, Alpha Centauri in Pittsburgh, Tau Ceti in Brooklyn, Rigel, etc. All could be played in different locations remotely.</p>
<p>The only thing which makes a 3-D chessboard part of a particular solar system is the name/ designation which the King piece has. When placed on the board, a king piece which represents Tau ceti might be called the Tau Ceti system, at least for the individual player.</p>
<p>3-D chess games that were won or lost could be marked out on a star map, etc. Humans can and will come to inhabit other solar systems, and of course other solar systems can be conquered. Those that become proficient in 3-D chess might end up making many &#8216;Solar&#8217; (Orbital Defence System or ODS) pieces to place on their boards, or even as trophies of their battles in a display case.</p>
<p>When I become more proficient with Google sketchup, Blender and so forth, I will add more chess sets to represent different species of aliens.  Mechanicals, Mutants, Cyborgs, Insectiod, Cephalods, Felinoids, etc. All of these have the potential to be interesting chess pieces. This makes it a lot more fun since you can have humans versus humans, humans versus robots, robots versus insects, and so forth. This would especially appeal to anyone that likes to collect minatures, since you could have dozens of different sets.</p>
<p>With that, I present my designs for the human set.</p>
<p><strong>HUMANS:</strong></p>
<p><strong>Soldier: (Pawn)</strong></p>
<p><strong>Absolutely essential for winning any battle is the ability to hold and defend land. This is where the Soldiers come in. Also known as &#8216;grunts&#8217; or redshirts, a soldier is also part technician and part colonist.  Despite their small size, they are an equal match for any piece on the board.  Their moves are limited however.<br />
</strong><br />
<br />
<a href="http://www.thinkhaus.org/wp-content/uploads/2010/05/pawn2.jpeg"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2Fpawn2.jpeg','')"><img src="http://www.thinkhaus.org/wp-content/uploads/2010/05/pawn2-218x300.jpg" alt="redshirts, grunts, space marines" width="218" height="300" /></a><br />
&#8220;They do the flyin&#8217;, we do the dyin&#8217;.&#8221;<br />
<br />
<strong> Build: </strong>The pawn is a sphere which rests on a disk &#8216;neck&#8217;.  This sits on an &#8216;L&#8217; shaped piece to represent the shoulders. A triangle which is folded at a 90 degree angle to represent the torso and legs. Two rectangles at the base have been chosen to represent the feet, though they aren&#8217;t necessary. The whole piece rests on a coin sized disk. The pawn is 1 and a half inches high.</p>
<p><a href="http://www.thinkhaus.org/wp-content/uploads/2010/05/knight.jpeg"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2Fknight.jpeg','')"><img class="size-medium wp-image-340" src="http://www.thinkhaus.org/wp-content/uploads/2010/05/knight-218x300.jpg" alt="Troop transport" width="218" height="300" /></a><br />
&quot;I hope I don&#39;t buy it on my next shipment.&quot;</p>
<p><strong>Transport: (Knight) </strong></p>
<p><strong>This ship was designed to transport troops and materials from planet to planet, or from orbit to the planet&#8217;s surface. They are too slow and heavy to pass through a jump gate, but they are the only game piece which can jump over other pieces. They travel in an &#8216;L&#8217; pattern. </strong><br />
<br />
<strong>Build</strong>: The basic shape of this rocket is a cylinder with a pointy top, and four stabilization fins at the base. The piece rests on a disk about the size of a quarter. This piece is 2 inches high. <em>The plans for building this piece already exist on &#8216;Thingaverse&#8217;. </em></p>
<p><a href="http://www.thinkhaus.org/wp-content/uploads/2010/05/bishop2.jpeg"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2Fbishop2.jpeg','')"><img class="size-medium wp-image-343" src="http://www.thinkhaus.org/wp-content/uploads/2010/05/bishop2-218x300.jpg" alt="Transmitter, Subspace transmitter" width="218" height="300" /></a><br />
&quot;This is Lima charlie one, over!&quot;<br />
<strong>Transmitter: (Bishop)</strong></p>
<p><strong>In any battle, the uninterrupted transmission of encyrpted data is vital for logistics. The vast distances of space were once considered a problem, until the invention of the subspace Transmitter. Through the distortions of tachyon fields, these transmitters are able to send messages at faster than light speeds. However, they can only travel in a diagonal direction, and their transmissions can be intercepted. </strong></p>
<p><strong>Build: </strong>This is based on the &#8216;Traffic cone&#8217; in the Thingaverse, with the addition of a bowl shaped &#8216;radar dish&#8217; on top. A pyramid shape was chosen to serve as the antenna for the dish.</p>
<p><a href="http://www.thinkhaus.org/wp-content/uploads/2010/05/rook.jpeg"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2Frook.jpeg','')"><img class="size-medium wp-image-344" src="http://www.thinkhaus.org/wp-content/uploads/2010/05/rook-218x300.jpg" alt="Star gate, Jump gate" width="218" height="300" /></a><br />
&quot;Prepare for entry into sub-space.&quot;</p>
<p><strong>Gate: (Rook).</strong></p>
<p><strong>The vast interstellar distances prevented many ships from making the journey, until the invention of the Hyperspace jump gate. By folding time-space in on itself like a tightly coiled spring, they were able to shorten travel distances immeasurably. Despite their massive size however, these gates are unable to transport any ships larger than two person fighter craft. They also close again after an indefinite time, sometimes leaving those who travel through them hopelessly stranded.  They also have to travel in perfectly strait horizontal lines. </strong></p>
<p><strong>Build:</strong> As a gate, this piece should look like a ring, an ellipse, or a torus such as the one pictured here. When building a ring, it should be two inches high and no more than an inch at the base. Spaceships entering and departing from the gate might add more visual interest.</p>
<p><a href="http://www.thinkhaus.org/wp-content/uploads/2010/05/queen1.jpeg"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2Fqueen1.jpeg','')"><img class="size-medium wp-image-346" src="http://www.thinkhaus.org/wp-content/uploads/2010/05/queen1-218x300.jpg" alt="Death ray" width="218" height="300" /></a><br />
Zzzzzzzzzzzzzzzzzzzzzzzzzzzzzrrrrrrrrrrrrrrrrrt!</p>
<p><strong>Death Ray: (Queen)</strong></p>
<p><strong>Once considered &#8216;The Peace ray&#8217;, these matter disintergrator beams are the most destructive force known to current technology. Using the dense heart of a collapsed star, they must be located on an object with at least the mass of a large moon in order to work. Fortunately, they are so expensive to construct and maintain that each Stellar military force only has one in it&#8217;s arsenal. In effect, what they do is to obliterate their target&#8217;s molecular structure, while creating a rift, and then inserting themselves in the time-space location of any target they destroy. These pieces can travel in any direction they choose. </strong></p>
<p><strong>Build</strong>: To achieve the visual effect of a spherical planet shooting a Death ray from it&#8217;s surface, I have placed a sphere on top of a series of interlocking disks which descend in size as they go up. A cylindrical dowel forms the &#8216;trunk&#8217; of this cone. Alternately, a sphere on a long rod can be made, with a spring placed over the rod. The piece is 3 inches tall, with a 1 inch base.</p>
<p><a href="http://www.thinkhaus.org/wp-content/uploads/2010/05/King.jpeg"  onclick="return TrackClick('http%3A%2F%2Fwww.thinkhaus.org%2Fwp-content%2Fuploads%2F2010%2F05%2FKing.jpeg','')"><img class="size-medium wp-image-347" src="http://www.thinkhaus.org/wp-content/uploads/2010/05/King-218x300.jpg" alt="Orbital Defence systems" width="218" height="300" /></a><strong> </strong><br />&quot;This is it! Fight to the last breath!&quot; </p>
<p><strong>Orbital Defense Systems/ Star: (King)</strong></p>
<p><strong>When everything else has failed, the Orbital defense systems represent the planet&#8217;s last line of defence. Fortunately, they are fairly formidible. A network of defense sattelites projects a forcefield around the planet, preventing an enemy from landing or using energy weapons.  This force sheild jams all enemy frequencies, making the use of a transmitter or even a Death ray impossible. The only way to penetrate this sheild is to locate and take out the &#8216;key&#8217; sattelite. Once this happens, the defence grid is down and the planet is vulnerable. This sattelite defence system can travel one square away in any direction.</strong></p>
<p><strong>Build: </strong>A sphere rests on four pillars. This might be similar to the &#8216;chair&#8217; tutorial in Google Sketchup, or it might be an enlongated rectangular block. I have shown this piece resting on two legs with no middle, to give the impression of a planet floating in space. The spherical planet has a ring around it. This ring could either represent the rings of Saturn (of which the moon Titan might be a future colony), or it might be a Dyson ring during later stages of extraterrestrial colonization. If one is planning a multi-system game of proxy 3-D chess, this piece might have the name of a planet or system. In fact, the sphere in the middle might represent the star or sun, rather than an inhabitable planet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/05/11/3-d-chess-pieces-for-3-d-printers-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIDI + Mini Piano</title>
		<link>http://www.thinkhaus.org/2010/05/10/midi-mini-piano-3/</link>
		<comments>http://www.thinkhaus.org/2010/05/10/midi-mini-piano-3/#comments</comments>
		<pubDate>Tue, 11 May 2010 03:23:26 +0000</pubDate>
		<dc:creator>trevyn</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/05/10/midi-mini-piano-3/</guid>
		<description><![CDATA[Recently I came across an Electron Echo Mini Piano that my brother and I played with many years ago:
I have no idea who made it or where it came from. The interweb mentions it a few times, but there doesn&#8217;t seem to be any information about it.
A moment of inspiration hit, and I decided it [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I came across an Electron Echo Mini Piano that my brother and I played with many years ago:</p>
<p>I have no idea who made it or where it came from. <a target="_blank" href="http://www.google.com/images?q=%22mini%20piano%22"  onclick="return TrackClick('http%3A%2F%2Fwww.google.com%2Fimages%3Fq%3D%2522mini%2520piano%2522','The+interweb')">The interweb</a> mentions it a few times, but there doesn&#8217;t seem to be any information about it.</p>
<p>A moment of inspiration hit, and I decided it would be neat/fun/educational to build it into a sort of glorious MIDI-controlled monophonic electronic tinny-sounding synthesizer.</p>
<p><span id="more-400"></span></p>
<p>Opening the case revealed that each button simply connects a pin on the controller chip (under the black blob) to the positive side of the batteries &#8211; there isn&#8217;t even a matrix, unlike most <a target="_blank" href="http://en.wikipedia.org/wiki/Keyboard_matrix_%28music%29"  onclick="return TrackClick('http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FKeyboard_matrix_%2528music%2529','music')">music</a> and <a target="_blank" href="http://en.wikipedia.org/wiki/Keyboard_technology#Keyboard_switch_matrix"  onclick="return TrackClick('http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FKeyboard_technology%23Keyboard_switch_matrix','computer')">computer</a> keyboards.</p>
<p>I soldered 30AWG wire-wrap wire to each trace, labeling them with the solfège names printed on the keys so that I could connect them in the correct order. Then I connected the wires to a microcontroller and programmed it to play a simple tune.</p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/GSCrX9N2uZc&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GSCrX9N2uZc&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: right">
<p>With the proof of concept done, I moved on to the next step.</p>
<p>It turns out that reading MIDI using a microcontroller is very easy. I used the circuit and code (with a little modification) from <a target="_blank" href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1187962258/"  onclick="return TrackClick('http%3A%2F%2Fwww.arduino.cc%2Fcgi-bin%2Fyabb2%2FYaBB.pl%3Fnum%3D1187962258%2F','here')">here</a> to read MIDI signals from my keyboard and turn on LEDs.<br />
<object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/zXT2myFKLXQ&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zXT2myFKLXQ&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: right">
<p>The final step was to combine the two circuits into one MIDI-controlled, Arduino-powered, piezo-speaker-somethinged monophonic synthesizer:</p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/OYPj5Shi-Tg&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OYPj5Shi-Tg&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: right">
<p>The fun in this project was in building it and seeing it work, rather than in having it once it&#8217;s done. I would be just disassembling it to reuse the parts, but in this case my cousin (who makes electronic music) is interested in it, so I&#8217;m going to rebuild it on perfboard in a proper case, with a jack for audio output, and maybe some interesting stuff to use up the remaining four pins on the microcontroller. More on that later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/05/10/midi-mini-piano-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Annual Meeting on June 15th</title>
		<link>http://www.thinkhaus.org/2010/05/10/annual-meeting-on-june-15th/</link>
		<comments>http://www.thinkhaus.org/2010/05/10/annual-meeting-on-june-15th/#comments</comments>
		<pubDate>Tue, 11 May 2010 02:32:32 +0000</pubDate>
		<dc:creator>Adina</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[meetings]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/05/10/annual-meeting-on-june-15th/</guid>
		<description><![CDATA[think&#124;haus has been around for almost a whole year! That means that it&#8217;s time to have an AGM. It will be on June 15th, at 7PM. This breaks the not-having-business-meetings-at-open-haus rule, but it&#8217;s only once a year. Members can check out the agenda on the wiki page: http://wiki.thinkhaus.org/index.php?title=ThinkHausWiki:20100615AnnualMeeting
Peace,
Adina
]]></description>
			<content:encoded><![CDATA[<p>think|haus has been around for almost a whole year! That means that it&#8217;s time to have an AGM. It will be on June 15th, at 7PM. This breaks the not-having-business-meetings-at-open-haus rule, but it&#8217;s only once a year. Members can check out the agenda on the wiki page: <a href="http://wiki.thinkhaus.org/index.php?title=ThinkHausWiki:20100615AnnualMeeting"  onclick="return TrackClick('http%3A%2F%2Fwiki.thinkhaus.org%2Findex.php%3Ftitle%3DThinkHausWiki%3A20100615AnnualMeeting','http%3A%2F%2Fwiki.thinkhaus.org%2Findex.php%3Ftitle%3DThinkHausWiki%3A20100615AnnualMeeting')">http://wiki.thinkhaus.org/index.php?title=ThinkHausWiki:20100615AnnualMeeting</a></p>
<p>Peace,<br />
Adina</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/05/10/annual-meeting-on-june-15th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peter&#8217;s 3D printer on hackaday</title>
		<link>http://www.thinkhaus.org/2010/04/20/peters-3d-printer-on-hackaday-2/</link>
		<comments>http://www.thinkhaus.org/2010/04/20/peters-3d-printer-on-hackaday-2/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 00:22:09 +0000</pubDate>
		<dc:creator>Adina</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[3D printer]]></category>
		<category><![CDATA[hackaday]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/04/20/peters-3d-printer-on-hackaday-2/</guid>
		<description><![CDATA[Peter and his dad designed and built a 3D printer which is got posted to hackaday: http://hackaday.com/2010/04/19/makerbot-clone/. Cool beans.
]]></description>
			<content:encoded><![CDATA[<p>Peter and his dad designed and built a 3D printer which is got posted to hackaday: <a target="_blank" href="http://hackaday.com/2010/04/19/makerbot-clone/"  onclick="return TrackClick('http%3A%2F%2Fhackaday.com%2F2010%2F04%2F19%2Fmakerbot-clone%2F','http%3A%2F%2Fhackaday.com%2F2010%2F04%2F19%2Fmakerbot-clone%2F')">http://hackaday.com/2010/04/19/makerbot-clone/</a>. Cool beans.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/04/20/peters-3d-printer-on-hackaday-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Popular Science Books now available</title>
		<link>http://www.thinkhaus.org/2010/03/09/popular-science-books-now-available/</link>
		<comments>http://www.thinkhaus.org/2010/03/09/popular-science-books-now-available/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 14:03:22 +0000</pubDate>
		<dc:creator>DragonDon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[popular science]]></category>

		<guid isPermaLink="false">http://www.thinkhaus.org/2010/03/09/popular-science-books-now-available/</guid>
		<description><![CDATA[Back issues are now on Google
http://books.google.com/books/serial/ISSN:01617370?rview=1&#38;source=gbs_navlinks_s
]]></description>
			<content:encoded><![CDATA[<p>Back issues are now on Google</p>
<p>http://books.google.com/books/serial/ISSN:01617370?rview=1&amp;source=gbs_navlinks_s</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkhaus.org/2010/03/09/popular-science-books-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
