<?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>AltLab &#187; tutorial</title>
	<atom:link href="http://altlab.org/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://altlab.org</link>
	<description>Lisbon&#039;s Hackerspace - [DIT] Do It Together</description>
	<lastBuildDate>Mon, 30 Apr 2012 22:25:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>a glove that lights up when you shake hands</title>
		<link>http://altlab.org/2010/03/03/a-glove-that-lights-up-when-you-shake-hands/</link>
		<comments>http://altlab.org/2010/03/03/a-glove-that-lights-up-when-you-shake-hands/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:55:10 +0000</pubDate>
		<dc:creator>Catarina M.</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[circuit bending]]></category>
		<category><![CDATA[materials]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[soft circuits]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://altlab.org/?p=667</guid>
		<description><![CDATA[This mitten lights up when its wearer shakes hands with someone. It has two exposed soft contacts around the thumb and across the palm which, when bridged by bare skin, turn on the LED embedded on the flower. The mitten itself was created by fashion designer Isabel Tomás, and we then sewed a simple touch [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Faltlab.org%2F2010%2F03%2F03%2Fa-glove-that-lights-up-when-you-shake-hands%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Faltlab.org%2F2010%2F03%2F03%2Fa-glove-that-lights-up-when-you-shake-hands%2F&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://altlab.org/wp-content/uploads/2010/03/mitten_00.jpg" alt="light up glove" title="light up glove" width="500" height="375" class="alignnone size-full wp-image-671" /></p>
<p>This mitten lights up when its wearer shakes hands with someone. It has two exposed soft contacts around the thumb and across the palm which, when bridged by bare skin, turn on the LED embedded on the flower. The mitten itself was created by fashion designer <a href="http://amoresdetoquio.blogspot.com/">Isabel Tomás</a>, and we then sewed a simple touch switch circuit onto it using conductive fabric and thread. It also works with high fives and holding hands :)</p>
<p><img src="http://altlab.org/wp-content/uploads/2010/03/double.jpg" alt="high five and holding hands" title="high five and holding hands" width="500" height="188" class="alignnone size-full wp-image-672" /></p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9851076&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9851076&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
<p>Isabel and I designed this as a soft circuits exercise for some upcoming materials workshops. You can find all the instructions and images we prepared for this purpose @ openMaterials:</p>
<p>http://openmaterials.org/2010/03/03/making-a-glove-that-lights-up-with-a-hand-shake/</p>
]]></content:encoded>
			<wfw:commentRss>http://altlab.org/2010/03/03/a-glove-that-lights-up-when-you-shake-hands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Control your motors with L293D and Arduino</title>
		<link>http://altlab.org/2009/04/29/control-your-motors-with-l293d-and-arduino/</link>
		<comments>http://altlab.org/2009/04/29/control-your-motors-with-l293d-and-arduino/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:30:47 +0000</pubDate>
		<dc:creator>guibot</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[chip]]></category>
		<category><![CDATA[instructable]]></category>
		<category><![CDATA[l293d]]></category>
		<category><![CDATA[motor]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://altlablx.org/?p=222</guid>
		<description><![CDATA[I realized there was some lack of information regarding the use of this chip with Arduino, so I made this Instructable. Hope you find it usefull ;)]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Faltlab.org%2F2009%2F04%2F29%2Fcontrol-your-motors-with-l293d-and-arduino%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Faltlab.org%2F2009%2F04%2F29%2Fcontrol-your-motors-with-l293d-and-arduino%2F&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I realized there was some lack of information regarding the use of this chip with Arduino, so I made this Instructable. Hope you find it usefull  ;)</p>
<p><a href="http://www.instructables.com/id/Control-your-motors-with-L293D-and-Arduino/"><img class="alignnone" src="http://www.instructables.com/image/F8TQPXMFTY4CX3G/Basic-implementation.jpg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://altlab.org/2009/04/29/control-your-motors-with-l293d-and-arduino/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

