<?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>HOW TO GET WHAT YOU WANT</title>
	<atom:link href="http://www.kobakant.at/DIY/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.kobakant.at/DIY</link>
	<description></description>
	<lastBuildDate>Mon, 14 May 2012 10:13:38 +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>Embroidery gone Electronic</title>
		<link>http://www.kobakant.at/DIY/?p=3444</link>
		<comments>http://www.kobakant.at/DIY/?p=3444#comments</comments>
		<pubDate>Mon, 14 May 2012 08:34:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3444</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3444><img src=http://farm8.staticflickr.com/7021/6814570233_5203a72beb.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>July 28+29 2012, 10am &#8211; 5pm, MQ, Vienna/Austria Info and registration: office@mqw.at Location: freiraum quartier21 INTERNATIONAL Participants will experience first hand the making of Exquisite Electronics and produce their very own piece of hand-embroidered electronic Haute Couture. The workshop will cover traditional embroidery techniques, using contemporary conductive materials, such as conductive threads, fibers, fabrics and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>July 28+29 2012, 10am &#8211; 5pm, MQ, Vienna/Austria</strong><br />
Info and registration: <a href="mailto:office@mqw.at">office@mqw.at</a> Location: freiraum quartier21 INTERNATIONAL<span id="more-3444"></span></p>
<p>Participants will experience first hand the making of Exquisite Electronics and produce their very own piece of hand-embroidered electronic Haute Couture. The workshop will cover traditional embroidery techniques, using contemporary conductive materials, such as conductive threads, fibers, fabrics and yarns, to create highly decorative circuitry with unique functionality. </p>
<p>Electricity Has Expensive Taste, project website >> <a href="http://www.kobakant.at/?p=222">http://www.kobakant.at/?p=222</a></p>
<p><img src="http://farm8.staticflickr.com/7021/6814570233_5203a72beb.jpg"></p>
<p>The workshop not only introduces a range of e-textile techniques, but also draws attention to issues surrounding electronic textiles, such as e-waste, diminishing resources, the industrialization of craftsmanship and the impacts of globalization. By raising these topics we hope to start a discussion among the makers of electronic textiles in order to project a more futuristic future vision of skilled craftsmanship as it may be applied to electronics. The workshop will last 2 or more days and will be open to the general public. A maximum of 15 participants will be able to attend the workshop, and while previous experience working with either textiles or electronics is encouraged, the workshop is open to everybody eager to learn and master a new set of skills.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3444</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ATtiny Arduino Programming Tips</title>
		<link>http://www.kobakant.at/DIY/?p=3408</link>
		<comments>http://www.kobakant.at/DIY/?p=3408#comments</comments>
		<pubDate>Sat, 24 Mar 2012 08:08:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3408</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3408><img src=http://farm6.staticflickr.com/5006/5304393630_6b64c5f45f.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>This post contains a collection of links, notes and references related to programming the ATtiny 45 &#038; 84 chips using the arduino language. Getting Started&#8230; David Mellis has posted some great tutorials on how to turn an Arduino board into an ISP programmer and use it to program bare microcontrollers such as the ATtiny85. Getting [...]]]></description>
			<content:encoded><![CDATA[<p>This post contains a collection of links, notes and references related to programming the ATtiny 45 &#038; 84 chips using the <span class='bm_keywordlink'><a href="?p=1155">arduino</a></span> language.<span id="more-3408"></span></p>
<p> <img src="http://farm6.staticflickr.com/5006/5304393630_6b64c5f45f.jpg"></p>
<h4>Getting Started&#8230;</h4>
<p><a href="http://web.media.mit.edu/~mellis/">David Mellis</a> has posted some great tutorials on how to turn an Arduino board into an ISP programmer and use it to program bare microcontrollers such as the ATtiny85.</p>
<p>Getting started with AVR programming >> <a href="http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.AVRProgramming">http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.AVRProgramming</a></p>
<p>Advanced AVR programming >> <a href="http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.AVRProgrammingAdvanced">http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.AVRProgrammingAdvanced</a></p>
<p>From Arduino to a Microcontroller on a Breadboard >> <a href="http://arduino.cc/en/Tutorial/ArduinoToBreadboard">http://arduino.cc/en/Tutorial/ArduinoToBreadboard</a></p>
<p><img src="http://farm6.staticflickr.com/5048/5304393658_4da63c9aa7.jpg"></p>
<h4>Using FabISP and Arduino IDE for programming ATtiny45 and 85s (Notes to self)</h4>
<p>Edit the boards.txt file in the Arduino application folder!<br />
>> <a href="http://fab.cba.mit.edu/content/projects/fabkit/">http://fab.cba.mit.edu/content/projects/fabkit/</a><br />
>> <a href="http://fab.cba.mit.edu/classes/MIT/863.09/people/mellis/fabisp/index.html">http://fab.cba.mit.edu/classes/MIT/863.09/people/mellis/fabisp/index.html</a><br />
>> <a href="http://fab.cba.mit.edu/content/projects/fabisp/">http://fab.cba.mit.edu/content/projects/fabisp/</a><br />
>> <a href="http://fab.cba.mit.edu/content/tools/microcontrollers/compiling.html">http://fab.cba.mit.edu/content/tools/microcontrollers/compiling.html</a><br />
>> <a href="http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.ArduinoATtiny4585">http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.ArduinoATtiny4585</a><br />
forum answer >> <a href="http://arduino.cc/forum/index.php/topic,70841.0.html">http://arduino.cc/forum/index.php/topic,70841.0.html</a></p>
<h4>Setting Registers on ATtiny45 and 85</h4>
<p>To change the clock speed of an ATtiny type the following into your terminal:</p>
<p>If you are using the MKII programmer:<br />
<em>avrdude -p t85 -c avrispmkii -P usb  -U lfuse:w:0xe2:m</em></p>
<p>If you are using Dave&#8217;s fab isp progammer:<br />
<em>avrdude -p t85 -c usbtiny -U lfuse:w:0xe2:m</em></p>
<p>Also see this fuse calculator website to see where we got the settings from:<br />
>> <a href="http://www.engbedded.com/fusecalc/">http://www.engbedded.com/fusecalc/</a></p>
<h4>Dave Mellis&#8217;s Touch code that does capacitive sensing on the ATtiny</h4>
<p>ATtiny touch code from Dave Mellis >> <a href="http://hlt.media.mit.edu/?p=1653">http://hlt.media.mit.edu/?p=1653</a></p>
<p><img src="http://farm7.static.flickr.com/6095/6220893803_f456d64a75.jpg"></p>
<h4>Software PWM on the ATtiny</h4>
<p>More >> <a href="http://www.kobakant.at/DIY/?p=3393">http://www.kobakant.at/DIY/?p=3393</a><br />
<img src="http://farm8.staticflickr.com/7186/6819854074_ef2987de39.jpg"></p>
<h4>Leah Buechley&#8217;s sound code that will run on an ATtiny (because it does not use the tone() library)</h4>
<p>Taken from >> <a href="http://web.media.mit.edu/~leah/">http://web.media.mit.edu/~leah/</a><span class='bm_keywordlink'><a href="?p=1155">lilypad</a></span>/07_sound.html</p>
<p><img src="http://web.media.mit.edu/~leah/images/diy_lilypad/speaker.jpg"></p>
<div id="box">
// code for sound and led output on an ATtiny85<br />
// using leah buechley&#8217;s sound code, taken from: <a href="http://web.media.mit.edu/~leah/LilyPad/07_sound_code.html">http://web.media.mit.edu/~leah/LilyPad/07_sound_code.html</a></p>
<p>int sensorPin = 2;<br />
int speakerPin = 3;<br />
int LED0 = 0;<br />
int LED1 = 1;<br />
int LED2 = 2;</p>
<p>int reading;<br />
int count = 0;<br />
int threshold = 850;</p>
<p>int LEDstate = 0;<br />
int SENSORstate = 0;<br />
int previousSENSORstate = 0;<br />
int SENSORgo = 0;</p>
<p>void setup()<br />
{<br />
  pinMode(sensorPin, INPUT);<br />
  digitalWrite(4, HIGH);//sensorPin<br />
  pinMode(speakerPin, OUTPUT);<br />
  pinMode(LED0, OUTPUT);<br />
  pinMode(LED1, OUTPUT);<br />
  pinMode(LED2, OUTPUT);<br />
  digitalWrite(LED0, HIGH);<br />
  digitalWrite(LED1, HIGH);<br />
  digitalWrite(LED2, HIGH);<br />
}</p>
<p>void loop() {<br />
  reading = analogRead(sensorPin);<br />
  SENSORstate = reading/(threshold/8);</p>
<p>  if(SENSORstate == previousSENSORstate) SENSORgo = 0;<br />
  else SENSORgo = 1;</p>
<p>  if(SENSORstate == 0 &#038;&#038; SENSORgo == 1) scale(&#8216;C&#8217;);<br />
  if(SENSORstate == 1 &#038;&#038; SENSORgo == 1) scale(&#8216;D&#8217;);<br />
  if(SENSORstate == 2 &#038;&#038; SENSORgo == 1) scale(&#8216;E&#8217;);<br />
  if(SENSORstate == 3 &#038;&#038; SENSORgo == 1) scale(&#8216;F&#8217;);<br />
  if(SENSORstate == 4 &#038;&#038; SENSORgo == 1) scale(&#8216;G&#8217;);<br />
  if(SENSORstate == 5 &#038;&#038; SENSORgo == 1) scale(&#8216;A&#8217;);<br />
  if(SENSORstate == 6 &#038;&#038; SENSORgo == 1) scale(&#8216;B&#8217;);<br />
  if(SENSORstate == 7 &#038;&#038; SENSORgo == 1) scale(&#8216;H&#8217;);</p>
<p>  previousSENSORstate = SENSORstate;</p>
<p>  if(reading < threshold &#038;&#038; LEDstate == 0){<br />
    count++;<br />
    LEDstate=1;<br />
  }<br />
  if(count == 1 &#038;&#038; LEDstate == 1) {<br />
    digitalWrite(LED0, HIGH);<br />
    digitalWrite(LED1, LOW);<br />
    digitalWrite(LED2, LOW);<br />
  }<br />
  if(count == 2  &#038;&#038; LEDstate == 1) {<br />
    digitalWrite(LED0, LOW);<br />
    digitalWrite(LED1, HIGH);<br />
    digitalWrite(LED2, LOW);<br />
  }<br />
  if(count == 3  &#038;&#038; LEDstate == 1) {<br />
    digitalWrite(LED0, LOW);<br />
    digitalWrite(LED1, LOW);<br />
    digitalWrite(LED2, HIGH);<br />
  }<br />
  if(count == 4  &#038;&#038; LEDstate == 1) {<br />
    digitalWrite(LED0, HIGH);<br />
    digitalWrite(LED1, HIGH);<br />
    digitalWrite(LED2, HIGH);<br />
  }<br />
  if(count > 4) count = 1;<br />
  if(reading > threshold) LEDstate = 0;<br />
}</p>
<p>void scale (char note)<br />
{<br />
  if(note == &#8216;C&#8217;)<br />
    beep(speakerPin,2093,500); 	//C: play the note C (C7 from the chart linked to above) for 500ms<br />
  if(note == &#8216;D&#8217;)<br />
    beep(speakerPin,2349,500); 	//D<br />
  if(note == &#8216;E&#8217;)<br />
    beep(speakerPin,2637,500); 	//E<br />
  if(note == &#8216;F&#8217;)<br />
    beep(speakerPin,2793,500); 	//F<br />
  if(note == &#8216;G&#8217;)<br />
    beep(speakerPin,3136,500); 	//G<br />
  if(note == &#8216;A&#8217;)<br />
    beep(speakerPin,3520,500); 	//A<br />
  if(note == &#8216;B&#8217;)<br />
    beep(speakerPin,3951,500); 	//B<br />
  if(note == &#8216;H&#8217;)<br />
    beep(speakerPin,4186,500); 	//C<br />
} </p>
<p>void beep (unsigned char speakerPin, int frequencyInHertz, long timeInMilliseconds)     // the sound producing function<br />
{<br />
  int x;<br />
  long delayAmount = (long)(1000000/frequencyInHertz);<br />
  long loopTime = (long)((timeInMilliseconds*1000)/(delayAmount*2));<br />
  for (x=0;x<loopTime;x++)<br />
  {<br />
    digitalWrite(speakerPin,HIGH);<br />
    delayMicroseconds(delayAmount);<br />
    digitalWrite(speakerPin,LOW);<br />
    delayMicroseconds(delayAmount);<br />
    //break;<br />
  }<br />
  SENSORgo = 0;<br />
}
</div>
<h4>Sewing and soldering ATtiny chips into textile circuits</h4>
<p>More >> <a href="http://www.kobakant.at/DIY/?p=3395">http://www.kobakant.at/DIY/?p=3395</a><br />
<img src="http://farm7.staticflickr.com/6022/5940218000_5a31e40817.jpg"><br />
<img src="http://farm8.staticflickr.com/7048/6965997765_7b5ac64955_m.jpg"><img src="http://farm8.staticflickr.com/7208/6980543773_84995637f7_m.jpg"></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3408</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Machine-Sewing Solderable Circuits</title>
		<link>http://www.kobakant.at/DIY/?p=3395</link>
		<comments>http://www.kobakant.at/DIY/?p=3395#comments</comments>
		<pubDate>Fri, 09 Mar 2012 04:24:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Circuits]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3395</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3395><img src=http://farm8.staticflickr.com/7048/6965997765_7b5ac64955_m.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>Using Karl Grimm&#8217;s copper thread to sew solderable circuit traces to fabric. Karl Grimm&#8217;s copper thread is very much like wire, but much more flexible and it doesn&#8217;t quite look like wire. I haven&#8217;t had much luck using it as the bobbin thread in my sewing machine, but you can sew in place using regular [...]]]></description>
			<content:encoded><![CDATA[<p>Using Karl Grimm&#8217;s copper thread to sew solderable circuit traces to fabric. Karl Grimm&#8217;s copper thread is very much like wire, but much more flexible and it doesn&#8217;t quite look like wire. I haven&#8217;t had much luck using it as the bobbin thread in my sewing machine, but you can sew in place using regular thread to sew a zigzag stitch on top of it.<span id="more-3395"></span></p>
<p><img src="http://farm8.staticflickr.com/7048/6965997765_7b5ac64955_m.jpg"><img src="http://farm8.staticflickr.com/7183/6819874894_b0620b1758_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7207/6819879900_70a5f50c3c_b.jpg"></p>
<p>Lights on:<br />
<img src="http://farm8.staticflickr.com/7199/6819878942_28be622d1e_m.jpg"><img src="http://farm8.staticflickr.com/7181/6819877808_6faa30b60f_m.jpg"></p>
<p>Front and back:<br />
<img src="http://farm8.staticflickr.com/7062/6819873710_933c49cd12_m.jpg"><img src="http://farm8.staticflickr.com/7061/6965994463_53144462ed_m.jpg"></p>
<p>Videos:<br />
<iframe width="420" height="315" src="http://www.youtube.com/embed/p1v9EUoudeQ" frameborder="0" allowfullscreen></iframe></p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/gQ_Y46i3JA8" frameborder="0" allowfullscreen></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3395</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving Fabric Petals</title>
		<link>http://www.kobakant.at/DIY/?p=3396</link>
		<comments>http://www.kobakant.at/DIY/?p=3396#comments</comments>
		<pubDate>Fri, 09 Mar 2012 04:22:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actuators]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3396</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3396><img src=http://farm8.staticflickr.com/7044/6965956915_752b0a392f.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>Using nitinol wire (shape memory alloy) to make petal-shaped pieces of paper and fabric bend, fold, twitch and move. Nitinol, thread, fabric: Nitinol, thread, tracing paper: Nitinol, thread, printer paper (using Jie Qi&#8217;s wing pattern):]]></description>
			<content:encoded><![CDATA[<p>Using nitinol wire (shape memory alloy) to make petal-shaped pieces of paper and fabric bend, fold, twitch and move.<span id="more-3396"></span></p>
<p><img src="http://farm8.staticflickr.com/7044/6965956915_752b0a392f.jpg"></p>
<p>Nitinol, thread, fabric:<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=109786" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=9cbeb8eca8&#038;photo_id=6819865198"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=109786"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=109786" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=9cbeb8eca8&#038;photo_id=6819865198" height="300" width="400"></embed></object></p>
<p>Nitinol, thread, tracing paper:<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=109786" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=770f6efbd2&#038;photo_id=6819859504"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=109786"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=109786" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=770f6efbd2&#038;photo_id=6819859504" height="300" width="400"></embed></object></p>
<p>Nitinol, thread, printer paper (using <a href="http://hlt.media.mit.edu/?p=1448">Jie Qi&#8217;s wing pattern</a>):<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=109786" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=e362bd89d1&#038;photo_id=6819870390"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=109786"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=109786" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=e362bd89d1&#038;photo_id=6819870390" height="300" width="400"></embed></object></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3396</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ATtiny85 Software PWM</title>
		<link>http://www.kobakant.at/DIY/?p=3393</link>
		<comments>http://www.kobakant.at/DIY/?p=3393#comments</comments>
		<pubDate>Fri, 09 Mar 2012 03:23:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3393</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3393><img src=http://farm8.staticflickr.com/7186/6819854074_ef2987de39.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>PWM (&#8220;analog output&#8221;) on all five i/o pins of the ATtiny85 in software! The software PWM code was written by Ernst Christensen, I found it in the following Arduino forum thread: >> http://arduino.cc/forum/index.php/topic,75334.0.html Example of fabric circuit using software PWM code >> http://www.kobakant.at/DIY/?p=3395 My slightly edited version of Ernst&#8217;s code: /*Software PWM on Attiny85 Ernst [...]]]></description>
			<content:encoded><![CDATA[<p>PWM (&#8220;analog output&#8221;) on all five i/o pins of the ATtiny85 in software!<span id="more-3393"></span></p>
<p>The software PWM code was written by Ernst Christensen, I found it in the following Arduino forum thread:<br />
>> <a href="http://">http://</a><span class='bm_keywordlink'><a href="?p=1155">arduino</a></span>.cc/forum/index.php/topic,75334.0.html</p>
<p><img src="http://farm8.staticflickr.com/7186/6819854074_ef2987de39.jpg"></p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=109786" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=24488745d3&#038;photo_id=6819850906"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=109786"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=109786" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=24488745d3&#038;photo_id=6819850906" height="300" width="400"></embed></object></p>
<p>Example of fabric circuit using software PWM code >> <a href="http://www.kobakant.at/DIY/?p=3395">http://www.kobakant.at/DIY/?p=3395</a><br />
<img src="http://farm8.staticflickr.com/7181/6819877808_6faa30b60f.jpg"></p>
<p>My slightly edited version of Ernst&#8217;s code:</p>
<div id="code">
/*Software PWM on Attiny85<br />
Ernst Christensen 16.okt. 2011, taken from >> <a href="http://arduino.cc/forum/index.php/topic,75334.0.html">http://arduino.cc/forum/index.php/topic,75334.0.html</a><br />
Edited by Hannah March 2012 >> <a href="http://www.kobakant.at/DIY/?p=3393">http://www.kobakant.at/DIY/?p=3393</a><br />
*/</p>
<p>int led[]={0,1,2,3,4};<br />
int count=0;<br />
int delayTime = 18;</p>
<p>void setup(){<br />
for (int z=0;z<5;z++){<br />
pinMode(led[z],OUTPUT);<br />
} //for z<br />
}</p>
<p>void loop(){<br />
for (int x=1;x<254;x++){<br />
  spwm(x,led[count],delayTime);<br />
}<br />
for (int x=254;x>1;x&#8211;){<br />
  spwm(x,led[count],delayTime);<br />
}<br />
count++;<br />
  if (count>4){<br />
count=0;<br />
}<br />
}</p>
<p>void spwm(int freq,int spin,int sp){</p>
<p>  //on<br />
digitalWrite(spin,HIGH);<br />
delayMicroseconds(sp*freq);</p>
<p>// off<br />
digitalWrite(spin,LOW);<br />
delayMicroseconds(sp*(255-freq));<br />
} //spwm
</p></div>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3393</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electric Embroidery Tuesday</title>
		<link>http://www.kobakant.at/DIY/?p=3338</link>
		<comments>http://www.kobakant.at/DIY/?p=3338#comments</comments>
		<pubDate>Wed, 04 Jan 2012 01:16:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3338</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3338><img src=http://farm8.staticflickr.com/7141/6632431041_35e98d8594_m.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>December 13th 2011 and January 3rd 2012, 5:30-8:30pm This workshop is not open to the public, but will be held as part of One Love Generation&#8216;s mentoring sessions in Atlanta, GA. The aim of this workshop is to explore embroidery as a contemporary medium, in terms of both content and material. Participants will use conductive [...]]]></description>
			<content:encoded><![CDATA[<p><em>December 13th 2011 and January 3rd 2012, 5:30-8:30pm</em><br />
This workshop is not open to the public, but will be held as part of <a href="http://onelovegeneration.org">One Love Generation</a>&#8216;s mentoring sessions in Atlanta, GA.</p>
<p><strong>The aim of this workshop is to explore embroidery as a contemporary medium, in terms of both content and material. Participants will use <span class='bm_keywordlink'><a href="?p=379">conductive thread</a></span> to embroider and &#8220;illuminate&#8221; personally meaningful sayings, slogans, phases and imagery.</strong><br />
<span id="more-3338"></span></p>
<p>Also see Electric Embroidery Monday >> <a href="http://www.kobakant.at/DIY/?p=3208">http://www.kobakant.at/DIY/?p=3208</a></p>
<h4>Participant Creations</h4>
<p>Lo Que Paso, PASO!<br />
<img src="http://farm8.staticflickr.com/7141/6632431041_35e98d8594_m.jpg"><img src="http://farm8.staticflickr.com/7152/6632417263_c7fbb9b425_m.jpg"></p>
<p>I will not draw 4 free<br />
<img src="http://farm8.staticflickr.com/7167/6632419597_e0020a4b10_m.jpg"><img src="http://farm8.staticflickr.com/7024/6632427625_2d17cbe4a4_m.jpg"></p>
<p>One-Eyed Cat<br />
<img src="http://farm8.staticflickr.com/7006/6632420833_49eedfe7b6.jpg"></p>
<p>Anime<br />
<img src="http://farm8.staticflickr.com/7169/6632429255_b403655ff0.jpg"></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3338</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Arduino as Bluetooth HID</title>
		<link>http://www.kobakant.at/DIY/?p=3310</link>
		<comments>http://www.kobakant.at/DIY/?p=3310#comments</comments>
		<pubDate>Sun, 01 Jan 2012 14:04:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Communication]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3310</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3310><img src=http://farm8.staticflickr.com/7019/6612891465_d61feabe1b.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>Using Sparkfun&#8217;s Bluetooth Modem &#8211; BlueSMiRF HID to interface between an arduino Pro Mini and a desktop Computer as an Human Interface Device (HID). The default mode of the BlueSMiRF HID is as a keyboard (which is very easy to set up), but you can also use it in HID raw mode (see user manual) [...]]]></description>
			<content:encoded><![CDATA[<p>Using Sparkfun&#8217;s <a href="http://www.sparkfun.com/products/10938">Bluetooth Modem &#8211; BlueSMiRF HID</a> to interface between an <span class='bm_keywordlink'><a href="?p=1155">arduino</a></span> Pro Mini and a desktop Computer as an Human Interface Device (HID). The default mode of the BlueSMiRF HID is as a keyboard (which is very easy to set up), but you can also use it in HID raw mode (see user manual) to send keyboard, mouse, joystick combos. I am still trying to figure out if there is also a standard way to SEND signals TO the HID Bluetooth modem to trigger events, such as force feedback&#8230;<span id="more-3310"></span></p>
<p>Also see the Penguin Interface project >> <a href="http://www.plusea.at/?page_id=2700">http://www.plusea.at/?page_id=2700</a></p>
<p><img src="http://farm8.staticflickr.com/7019/6612891465_d61feabe1b.jpg"></p>
<h3>Setup Instructions</h3>
<h4>Materials and Tools</h4>
<p>To replicate this setup you will need:<br />
- Arduino Mini Pro >> <a href="http://www.sparkfun.com/products/9218">http://www.sparkfun.com/products/9218</a><br />
- FTDI board >> <a href="http://www.sparkfun.com/products/9716">http://www.sparkfun.com/products/9716</a><br />
- Mini USB cable >> <a href="http://www.sparkfun.com/products/598">http://www.sparkfun.com/products/598</a><br />
- BlueSmirf HID >> <a href="http://www.sparkfun.com/products/10938">http://www.sparkfun.com/products/10938</a><br />
- Male headers >> <a href="http://www.sparkfun.com/products/553">http://www.sparkfun.com/products/553</a><br />
- Female headers >> <a href="http://www.sparkfun.com/products/115">http://www.sparkfun.com/products/115</a><br />
- Breadboard >> <a href="http://www.sparkfun.com/products/8800">http://www.sparkfun.com/products/8800</a><br />
- Some jumper wire >> <a href="http://www.sparkfun.com/products/8024">http://www.sparkfun.com/products/8024</a><br />
- Battery >> <a href="http://www.sparkfun.com/products/9876">http://www.sparkfun.com/products/9876</a><br />
- Soldering iron and solder<br />
- Computer with Bluetooth<br />
- Arduino software >> <a href="http://arduino.cc/en/Main/Software">http://arduino.cc/en/Main/Software</a></p>
<p><img src="http://farm8.staticflickr.com/7144/6612747991_1cd7abb826.jpg"></p>
<h4>About the BlueSMiRF HID</h4>
<p>Download Roving Network&#8217;s RN-HID-UM manual >> <a href="http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Wireless/Bluetooth/RN-HID-User%20Guidev0%2005.pdf">http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Wireless/Bluetooth/RN-HID-User%20Guidev0%2005.pdf</a><br />
Some useful info on the Sparkfun product page&#8217;s comments section >> <a href="http://www.sparkfun.com/products/10938">http://www.sparkfun.com/products/10938</a><br />
Human Interface Device Profile (HID) >> <a href="https://www.bluetooth.org/Building/HowTechnologyWorks/ProfilesAndProtocols/HID.htm">https://www.bluetooth.org/Building/HowTechnologyWorks/ProfilesAndProtocols/HID.htm</a><br />
HID Information >> <a href="http://www.usb.org/developers/hidpage/">http://www.usb.org/developers/hidpage/</a><br />
Universal Serial Bus (USB) HID Usage Tables >> <a href="http://www.usb.org/developers/devclass_docs/Hut1_12v2.pdf">http://www.usb.org/developers/devclass_docs/Hut1_12v2.pdf</a><br />
Arduino as a HID Keyboard code by Andrew McDaniel (did not work for me with BlueSmirf Bluetooth modem!) >> <a href="http://arduino.cc/forum/index.php?action=printpage;topic=99.0">http://arduino.cc/forum/index.php?action=printpage;topic=99.0</a></p>
<p>For whatever reason the <em>ASCII Codes-HID Report Tables</em> are missing from Roving Network&#8217;s RN-HID-UM user manual on page 12. Through trial and error i found that the following HEX codes correspond with the following keys strokes on a Mac OSX:<br />
<em>right arrow = 0&#215;07;<br />
left arrow = 0x0B;<br />
up arrow = 0x0E;<br />
down arrow = 0x0C;<br />
enter key = 0x0D;</em></p>
<p><img src="http://farm8.staticflickr.com/7162/6612732465_60ac0202d5_m.jpg"><img src="http://farm8.staticflickr.com/7161/6612735157_66513de683_m.jpg"></p>
<h4>Solder <span class='bm_keywordlink'><a href="?p=739">headers</a></span></h4>
<p><img src="http://farm8.staticflickr.com/7020/6612739335_68e6986c2d_m.jpg"><img src="http://farm8.staticflickr.com/7019/6612737169_b32fce89d5_m.jpg"></p>
<h4>Program Arduino</h4>
<p>Arduino code:<br />
<em>// test code for sending keystrokes from arduino<br />
// to computer via HID bluetooth module<br />
void setup() {<br />
Serial.begin(115200); // begin serial communication at 115200 baud rate<br />
}<br />
void loop() {<br />
Serial.println(&#8220;hello world&#8221;);  // write hello world<br />
delay(1000); // delay one second<br />
}</em></p>
<p><img src="http://farm8.staticflickr.com/7145/6612745139_0b5134574a.jpg"></p>
<h4>Circuit Connections</h4>
<p><strong><a href="http://www.sparkfun.com/products/10938">BlueSMiRF HID</a> >> <a href="http://www.sparkfun.com/products/9218">Arduino Mini</a>:</strong><br />
RTS >> GRN = CTS<br />
RX >> TX<br />
TX >> RX<br />
VCC >> VCC<br />
CTS >> GND<br />
GND >> BLK = GND</p>
<p><img src="http://farm8.staticflickr.com/7020/6612726507_e44d2435ba.jpg"></p>
<p><strong>Connections on the Arduino:</strong><br />
BLK = black = GND<br />
GRN = green = CTS</p>
<p><strong>RS232 Interface:</strong><br />
TX = Output = Transmitted data<br />
RX = Input = Received data<br />
GND = Signal ground<br />
CTS = Input = Clear to send<br />
RTS = Output = Request to send<br />
VCC = Power supply</p>
<p><strong>Breadboarded Connections</strong><br />
<img src="http://farm8.staticflickr.com/7012/6612715073_cf05bc2eb9_m.jpg"><img src="http://farm8.staticflickr.com/7159/6612717969_35605d5475_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7023/6612720407_b491ec915e.jpg"></p>
<p><strong>Soldered Adapter Connection</strong><br />
<img src="http://farm8.staticflickr.com/7012/6612751209_11085ed4c5_m.jpg"><img src="http://farm8.staticflickr.com/7025/6612749845_ec5745f6c5_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7009/6612757117_8e030b96b0_m.jpg"><img src="http://farm8.staticflickr.com/7161/6612758689_2ce9912a95_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7014/6612755573_f152af95fa_m.jpg"><img src="http://farm8.staticflickr.com/7147/6612753435_67ee750a91_m.jpg"></p>
<h4>Pair with Bluetooth Device</h4>
<p>Pairing Bluetooth device on Mac >> <a href="http://www.rioleo.org/setting-up-the-arduino-pro-mini-and-bluetooth-mate-on-mac.php">http://www.rioleo.org/setting-up-the-arduino-pro-mini-and-bluetooth-mate-on-mac.php</a><br />
Pairing Bluetooth device on Windows >> <a href="http://jondontdoit.blogspot.com/2011/11/bluetooth-mate-tutorial.html">http://jondontdoit.blogspot.com/2011/11/bluetooth-mate-tutorial.html</a></p>
<p>Steps:<br />
- power your circuit and the light on your Bluetooth modem should blink red<br />
- open the Bluetooth preferences of your computer and opt to pair with a new Bluetooth device<br />
- the circuit should show up as a FireFly Bluetooth device with an address similar to this: 00-06-66-43-A2-29<br />
- opt to connect with passcode, and type &#8220;1234&#8243;, which is the generic passcode<br />
- The light on your BlueSmirf Modem should turn a steady green<br />
- it will try to identify the circuit as a keyboard, press a button on your real (other) keyboard and the next step will let you skip the step and manually input the type of keyboard you want the circuit to be recognized as<br />
- now that your Bluetooth modem has been recognized as a keyboard you want to quickly open a text editor and it should automatically be printing &#8220;hello world&#8221;</p>
<h4>&#8220;Hello World&#8221;</h4>
<p>&#8220;hello world&#8221; with breadboarded circuit:<br />
<img src="http://farm8.staticflickr.com/7029/6612729625_275c92c62e.jpg"></p>
<p>&#8220;hello world&#8221; with adapter circuit:<br />
<img src="http://farm8.staticflickr.com/7015/6612888267_5582692935.jpg"></p>
<p>Video<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=109786" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=9ff9fc16d4&#038;photo_id=6612883419"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=109786"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=109786" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=9ff9fc16d4&#038;photo_id=6612883419" height="300" width="400"></embed></object></p>
<h4>Problems Disconnecting</h4>
<p>When i disconnect the Bluetooth modem from the power, my computer does not automatically re-connect to it when i re-power it.<br />
<img src="http://web.media.mit.edu/~plusea/images/firefly-not-connected.png"></p>
<p>I have to go back into the Bluetooth preferences and opt to add a new device, then select <em>&#8220;Okay&#8221;</em> when asked <em>&#8220;Your computer is already paired with that device. Do you wish to remove the pairing and setup the device again?&#8221;</em><br />
<img src="http://web.media.mit.edu/~plusea/images/firefly-re-connect1.png"></p>
<h4>HID to SPP to HID to SPP&#8230;</h4>
<p>The Bluetooth modem can switch back and forth between an HID device and a device with a serial port connection (SPP mode). For this to happen the Arduino needs to put the Bluetooth modem into command mode ($$$) and send the following commands:</p>
<p>$$$ = command mode<br />
S~,0 = enables SPP protocol<br />
R,1 = reboot using SPP<br />
<em>$$$ S~,0 R,1</em></p>
<p>$$$ = command mode<br />
S~,6 = enables HID protocol<br />
R,1 = reboot using HID<br />
<em>$$$ S~,6 R,1</em></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3310</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Technology + Textiles: E-textiles for textile and fashion design projects</title>
		<link>http://www.kobakant.at/DIY/?p=3268</link>
		<comments>http://www.kobakant.at/DIY/?p=3268#comments</comments>
		<pubDate>Mon, 19 Dec 2011 09:36:13 +0000</pubDate>
		<dc:creator>Mika</dc:creator>
				<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3268</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3268><img src=http://farm8.staticflickr.com/7029/6536950313_7ecf94d838.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>Time: Feb 2nd &#8211; March 23rd, on Thursday 13-17, Friday 9-17 weekly Location: The Swedish School of Textiles, Borås, Sweden Lecturer: Mika Satomi This is part of MA study at the Swedish School of Textiles. The course amis to introduce basic skills and knowledge on e-textile practices such as electronics, programming and e-textiles specific material [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://farm8.staticflickr.com/7029/6536950313_7ecf94d838.jpg" class="alignnone" width="400"  /><br />
<strong>Time:</strong> Feb 2nd &#8211; March 23rd, on Thursday 13-17, Friday 9-17 weekly<br />
<strong>Location: </strong>The Swedish School of Textiles, Borås, Sweden<br />
<strong>Lecturer:</strong> Mika Satomi</p>
<p>This is part of MA study at <a href="http://www.hb.se/wps/portal/ths" target="_blank">the Swedish School of Textiles</a>.<br />
The course amis to introduce basic skills and knowledge on e-textile practices such as electronics, programming and e-textiles specific material knowledge. The lecture/workshops are planned to be scheduled on every Thursday afternoon and Friday whole day. Please see the below syllabus to see the detail content of the course. (current plan, it may change)</p>
<p>The course is not open to public, but if you are already in MA study in some university, you may be able to  take it as exchange program. If you are interested, please contact Hanna Landin (hanna [dot] landin [at] hb [dot] se), who is a MA study coordinator at the Swedish School of Textiles.</p>
<p><em>see also >> <a href="http://www.stdl.se/?p=1705" target="_blank">www.stdl.se</a></em></p>
<h4>Syllabus</h4>
<p><strong>Meeting1 : February 2nd, 3rd</strong><br />
<em>Lecture:</em><br />
Design process: Step by step E-textile design process<br />
Making-of: We will look into some of the projects (i.e. Intimacy, Laser Dress, Perfect Human) to learn how e-textile projects are realized.<br />
<em>Hands-on Workshop:</em><br />
<span class='bm_keywordlink'><a href="?p=1155">arduino</a></span> 101 (blink LED, serial print, button, potentiometer, buzzer)<br />
(small homework project: Arduino exercise)</p>
<p><strong>Meeting2 : February 9th, 10th</strong><br />
<em>Lecture: </em><br />
We will look into example projects that has interesting fabric sensor/interaction scheme (i.e. secret keeper gloves, hug shirt, massage me)<br />
<em>Hands-on Workshop:</em><br />
Introduction to e-textile materials<br />
Sensing: How to make fabric sensors (button, pressure, stretch, stroke, tilt&#8230; so on)<br />
Sensing: How to read sensor inputs into Ardino/ computers</p>
<p><strong>Meeting3 : February 16th, 17th</strong><br />
<em>Lecture: </em><br />
We will look into example projects with light (i.e. loop.ph, see-thru-me, optic fiber weave)<br />
<em>Hands-on Workshop:</em><br />
LED (fade, controlling multiple LED with transistors)<br />
EL wire ( with TRIAC control from Arduino) </p>
<p><strong>Meeting4 : February 23rd, 24th</strong><br />
<em>Lecture: </em><br />
We will look into example projects that is using textile movements (i.e. Hussein Chalayan&#8217;s 111 collection, Living Pod, Bacterial Motility, Meg&#8217;s origami move tutorial)<br />
<em>Hands-on Workshop:</em><br />
Motor (servo motor)<br />
SMA </p>
<p><strong>Meeting5 : March 1st,2nd</strong><br />
<em>Lecture: </em><br />
Thermochromic print dynamic design strategy (by Linnea Nilsson)<br />
Ambikraf: computer controlled TC design (by Mili Tharakan)<br />
<em>Hands-on Workshop:</em><br />
TC design exercise with computer controlled heat fabric</p>
<p><strong>Meeting6 : March 8th,9th</strong><br />
<em>Lecture: </em><br />
Design Exercise: how you can design critically, how you can conceptually develop a technology projects (by Laerke Andersson)<br />
<em>Hands-on Workshop:</em><br />
project development discussions, prototyping</p>
<p><strong>Meeting7 : March 15th,16th</strong><br />
<em>Hands-on Workshop:</em><br />
project development </p>
<p><strong>Meeting8 : March 22nd,23rd</strong><br />
<em>Lecture:</em><br />
Sustainable design for e-textiles (by Thomas Nystrom / Chalmers university)<br />
<em>Presentation :</em><br />
the final project outcome</p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3268</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Piezoresistive Fabric Touchpad</title>
		<link>http://www.kobakant.at/DIY/?p=3223</link>
		<comments>http://www.kobakant.at/DIY/?p=3223#comments</comments>
		<pubDate>Tue, 06 Dec 2011 15:55:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sensors]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3223</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3223><img src=http://farm7.staticflickr.com/6221/6356537075_607f5bc8c7.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>This fabric touchpad was inspired by the properties of piezoresistive materials to measure both amount of pressure applied through the materials and increase of resistance across distance. It is made by layering piezoresistive material between two conductive layers and using the piezoresistive layer to alternatively measure position and pressure. Instructable >> http://www.instructables.com/id/EJKTF3WGV490JGK/ Video Adrian Freed [...]]]></description>
			<content:encoded><![CDATA[<p>This fabric touchpad was inspired by the properties of piezoresistive materials to measure both amount of pressure applied through the materials and increase of resistance across distance. It is made by layering piezoresistive material between two conductive layers and using the piezoresistive layer to alternatively measure position and pressure. <span id="more-3223"></span></p>
<p>Instructable >> <a href="http://www.instructables.com/id/EJKTF3WGV490JGK/">http://www.instructables.com/id/EJKTF3WGV490JGK/</a></p>
<p><img src="http://farm7.staticflickr.com/6221/6356537075_607f5bc8c7.jpg"><br />
<img src="http://farm7.staticflickr.com/6203/6120347179_2a52c8f0f3.jpg"></p>
<p>Video<br />
<iframe width="420" height="315" src="http://www.youtube.com/embed/8TWhcI4FILI" frameborder="0" allowfullscreen></iframe></p>
<p>Adrian Freed at CNMAT has made a much better version of this touchpad and written a paper about it:<br />
CNMAT publication >> <a href="http://cnmat.berkeley.edu/publication/support_vector_machine_learning_gesture_signal_estimation_piezo_r">http://cnmat.berkeley.edu/publication/support_vector_machine_learning_gesture_signal_estimation_piezo_r</a></p>
<p>Front and back<br />
<img src="http://farm8.staticflickr.com/7010/6457323197_fda436c82b_m.jpg"><img src="http://farm8.staticflickr.com/7025/6457334383_522601cc27_m.jpg"></p>
<p>Video<br />
link >> <a href="http://youtu.be/gPYyuuL-o7k">http://youtu.be/gPYyuuL-o7k</a><br />
<iframe width="420" height="315" src="http://www.youtube.com/embed/gPYyuuL-o7k" frameborder="0" allowfullscreen></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3223</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electric Embroidery Monday</title>
		<link>http://www.kobakant.at/DIY/?p=3208</link>
		<comments>http://www.kobakant.at/DIY/?p=3208#comments</comments>
		<pubDate>Tue, 29 Nov 2011 06:53:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3208</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3208><img src=http://farm8.staticflickr.com/7155/6632393397_c95f24fe2a.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>December 5th and 12th, 5:30-8:30pm This workshop is not open to the public, but will be held as part of One Love Generation&#8216;s mentoring sessions in Atlanta, GA. The aim of this workshop is to explore embroidery as a contemporary medium, in terms of both content and material. Participants will use conductive thread to embroider [...]]]></description>
			<content:encoded><![CDATA[<p><em>December 5th and 12th, 5:30-8:30pm</em><br />
This workshop is not open to the public, but will be held as part of <a href="http://onelovegeneration.org">One Love Generation</a>&#8216;s mentoring sessions in Atlanta, GA.</p>
<p><strong>The aim of this workshop is to explore embroidery as a contemporary medium, in terms of both content and material. Participants will use <span class='bm_keywordlink'><a href="?p=379">conductive thread</a></span> to embroider and &#8220;illuminate&#8221; personally meaningful sayings, slogans, phases and imagery.</strong><br />
<span id="more-3208"></span></p>
<p>Also see Electric Embroidery Tuesday >> <a href="http://www.kobakant.at/DIY/?p=3338">http://www.kobakant.at/DIY/?p=3338</a></p>
<p>Embroidery is a historic craft that is used in many cultures, not only for decorative designs but also as a means of personal expression. More recently embroidery styles and cultures such as <a href="http://www.subversivecrossstitch.com/">subversive cross-stitch</a>, <a href="http://www.sublimestitching.com/">sublime stitching</a> and <a href="http://radicalcrossstitch.com/">radical cross-stitch</a> are using embroidery as a medium for portraying more contemporary cultural and personal reflections. </p>
<p>While a range of established embroidery stitch techniques are well documented, embroidery is open to all kinds of stitching and &#8220;drawing with yarn&#8221;. Although, the time it takes to achieve results similar to scribbling with a pen on paper can be much more involved, thus patience and concentration become part of the embroidery experience that very much shape the outcome.</p>
<p>The emergence of conductive textiles, threads and yarns has meant that circuits can be embroidered using both traditional and contemporary styles and techniques. The aim of this workshop is to introduce participants to the idea of embroidering with conductive thread in order to create designs that are circuitry. When using conductive thread to embroider circuitry, electricity becomes a visual medium.</p>
<h4>Participant Creations</h4>
<p><img src="http://farm8.staticflickr.com/7155/6632393397_c95f24fe2a.jpg"></p>
<p>&#8220;Fuck me gently&#8230;&#8221;<br />
<img src="http://farm8.staticflickr.com/7021/6632399121_54406b633a.jpg"><br />
<img src="http://farm8.staticflickr.com/7020/6503701365_0e2f395886_m.jpg"><img src="http://farm8.staticflickr.com/7143/6503702269_d72eaea791_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7009/6503675377_13922e2412_m.jpg"><img src="http://farm8.staticflickr.com/7149/6503691275_5c758b27fe_m.jpg"></p>
<p>&#8220;Life&#8221;<br />
<img src="http://farm8.staticflickr.com/7149/6632394843_de5474679e.jpg"><br />
<img src="http://farm8.static.flickr.com/7005/6466804581_fdfd77f6b4_m.jpg"><img src="http://farm8.staticflickr.com/7164/6503690551_d5a269d02a_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7174/6503689769_775744a0a0.jpg"></p>
<p>&#8220;Anatomical heart&#8230;&#8221;<br />
<img src="http://farm8.staticflickr.com/7013/6503676999_dca38bacfd_m.jpg"><img src="http://farm8.staticflickr.com/7148/6503687457_8caa4a8947_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7028/6503700525_f51b371f76_m.jpg"><img src="http://farm8.staticflickr.com/7020/6503699623_7759eaffc7_m.jpg"></p>
<p>&#8220;Live, Love, Laugh&#8221;<br />
<img src="http://farm8.staticflickr.com/7162/6632396201_642f9ddd0a.jpg"><br />
<img src="http://farm8.static.flickr.com/7033/6466772759_8ca8b9f221_m.jpg"><img src="http://farm8.static.flickr.com/7153/6466796289_579df7d559_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7029/6503677885_2f1a324e01_m.jpg"><img src="http://farm8.staticflickr.com/7150/6503697799_0872dc683c_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7153/6503697005_5492e646f1.jpg"></p>
<p>&#8220;Are you still there?&#8230; and more&#8230;&#8221; by <a href="http://alahmara.tumblr.com/">Ahmara</a><br />
<img src="http://farm8.staticflickr.com/7030/6632401007_ae95f2accb.jpg"><br />
<img src="http://farm8.static.flickr.com/7169/6466787941_82092422db_m.jpg"><img src="http://farm8.staticflickr.com/7142/6503678675_9e1483f579_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7015/6503696247_21d4be6b89.jpg"></p>
<p>&#8220;Sign&#8230;&#8221;<br />
<img src="http://farm8.static.flickr.com/7023/6466807681_a355b79ea7_m.jpg"><img src="http://farm8.staticflickr.com/7158/6503676117_c94a3b5c4d_m.jpg"></p>
<p>&#8220;Logo&#8221;<br />
<img src="http://farm8.staticflickr.com/7033/6503674537_159cf9edfc_m.jpg"><img src="http://farm8.staticflickr.com/7159/6503741163_8ebc6a7ac5_m.jpg"></p>
<p>&#8220;Latin?&#8221;<br />
<img src="http://farm8.staticflickr.com/7021/6503679489_1ed284ee9e_m.jpg"><img src="http://farm8.staticflickr.com/7019/6503691995_986a1e6715_m.jpg"></p>
<p>&#8220;Pac Man&#8221;<br />
<img src="http://farm8.staticflickr.com/7011/6632402297_3f28f02bf1.jpg"><br />
<img src="http://farm8.staticflickr.com/7023/6503686577_621fc8cbd0_m.jpg"><img src="http://farm8.staticflickr.com/7028/6503692755_8401af1757_m.jpg"></p>
<p>&#8220;Eat or Be Eaten&#8221;<br />
<img src="http://farm8.staticflickr.com/7160/6632397591_2bb4d8b018.jpg"><br />
<img src="http://farm8.static.flickr.com/7159/6466810489_d2caae53a1_m.jpg"><img src="http://farm8.static.flickr.com/7160/6466791091_04e6dab7d0_m.jpg"><br />
<img src="http://farm8.static.flickr.com/7001/6466793675_e91ed65c9f.jpg"></p>
<p>&#8220;Cool Bean&#8221;<br />
<img src="http://farm8.static.flickr.com/7027/6466784945_5838b94e18_m.jpg"><img src="http://farm8.static.flickr.com/7144/6466801763_650331d644_m.jpg"></p>
<p>&#8220;TV&#8221;<br />
<img src="http://farm8.static.flickr.com/7143/6466798877_b25dac0c26_m.jpg"><img src="http://farm8.static.flickr.com/7154/6466775187_d50b8c943b_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7009/6503680439_cd1a0d7b24.jpg"></p>
<p>&#8220;Pushbutton&#8221;<br />
<img src="http://farm8.staticflickr.com/7026/6503688311_1ed1e9651f_m.jpg"><img src="http://farm8.staticflickr.com/7004/6503689057_a3be3f6ec5_m.jpg"></p>
<p>&#8220;Space Alien&#8221;<br />
<img src="http://farm8.staticflickr.com/7020/6503695373_e7cb609bfb.jpg"></p>
<p>&#8220;Decorative&#8221;<br />
<img src="http://farm8.staticflickr.com/7017/6503693525_fd076495a6.jpg"></p>
<h4>Example</h4>
<p><img src="http://farm8.staticflickr.com/7005/6462055699_9c847b42fb_m.jpg"><img src="http://farm8.staticflickr.com/7149/6462057907_b6eae63bf9_m.jpg"><br />
<img src="http://farm8.staticflickr.com/7025/6503661805_2c195eae5e_m.jpg"><img src="http://farm8.staticflickr.com/7170/6503662649_a5bfc46b5a_m.jpg"></p>
<h4>Inspiring Work</h4>
<p>Radical Cross-Stitch>> <a href="http://radicalcrossstitch.com/">http://radicalcrossstitch.com/</a><br />
<img src="http://radicalcrossstitch.com/wp-content/gallery/free-patterns/realitypattern.jpg"></p>
<p>Subversive Cross-Stitch >> <a href="http://www.subversivecrossstitch.com/">http://www.subversivecrossstitch.com/</a><br />
<img src="http://www.subversivecrossstitch.com/images/awe6.jpg" width=200><img src="http://www.subversivecrossstitch.com/images/bitchplease6.jpg" width=200></p>
<p>Jenny Heart >> <a href="http://www.jennyhart.net/">http://www.jennyhart.net/</a><br />
<img src="http://farm3.static.flickr.com/2234/2449847353_32419ebe5c.jpg"></p>
<p>Aza Kakeda >> <a href="http://www.ayakakeda.com/first.html">http://www.ayakakeda.com/first.html</a><br />
<img src="http://www.ayakakeda.com/image/imdex.jpg"></p>
<p>J Schrom >> <a href="http://fluxprojects.org/secrets/">http://fluxprojects.org/secrets/</a><br />
<img src="http://www.jschrom.com/_assets/image/21-Secrets_of_Atlanta/Secrets_Handkerchief_StruggletobeMyself_WEB02.jpg"></p>
<p>Dezsoa >> <a href="http://a.parsons.edu/~dezsoa/DRAWING_embroidered.html">http://a.parsons.edu/~dezsoa/DRAWING_embroidered.html</a><br />
<img src="http://a.parsons.edu/~dezsoa/embr-feces-through-mouth.jpg" width=200><img src="http://a.parsons.edu/~dezsoa/embr-rubber-accident.jpg" width=200></p>
<p>Tracy Emin >> <a href="http://www.emininternational.com/">http://www.emininternational.com/</a><br />
<img src="http://www.roslynoxley9.com.au/images/galleries/Emin_2004/027.jpg"></p>
<p>Becky Stern >> <a href="http://sternlab.org/2008/04/">http://sternlab.org/2008/04/</a><span class='bm_keywordlink'><a href="?p=1155">lilypad</a></span>-embroidery/<br />
<img src="http://sternlab.org/wp-content/uploads/2008/10/lilypadembroidery.jpg"></p>
<p>Sublime Stitching >> <a href="http://www.sublimestitching.com/howto.html">http://www.sublimestitching.com/howto.html</a><br />
<img src="http://www.sublimestitching.com/files/images/sublimestitching_beefcake_0.jpg" width=200><img src="http://www.sublimestitching.com/files/images/sublime_TOTALLYMETAL.jpg" width=200></p>
<p>E-Embroidery Workshop >> <a href="http://eembroidery.wordpress.com/">http://eembroidery.wordpress.com/</a><br />
<img src="http://api.ning.com/files/8GXLZoVfwKxuy0LMnaoc0uiVKlKuLD6Hukd8uXc6ajZ3R5Q8LTah*H*MsW5wpWTP8x68RzJ0rw4wknL4StU7aAAg7r-jLwa7/closeup_ON.jpg?width=750"></p>
<h4>How-to Embroidery Instructions</h4>
<p>Embroiderers Guild >> <a href="http://www.embroiderersguild.com/">http://www.embroiderersguild.com/</a><br />
Instructable >> <a href="http://www.instructables.com/id/Embroidery-101/">http://www.instructables.com/id/Embroidery-101/</a><br />
Needlework tips >> <a href="http://www.needlework-tips-and-techniques.com/embroidery-stitches.html">http://www.needlework-tips-and-techniques.com/embroidery-stitches.html</a><br />
Soft Circuit guide >> <a href="http://web.media.mit.edu/~emme/guide.pdf">http://web.media.mit.edu/~emme/guide.pdf</a></p>
<h4>Materials and Tools</h4>
<p>Conductive thread (thick) >> <a href="http://www.sparkfun.com/products/8549">http://www.sparkfun.com/products/8549</a><br />
Conductive thread (thin) >> <a href="http://www.sparkfun.com/products/8544">http://www.sparkfun.com/products/8544</a><br />
Conductive fabrics >> <a href="http://lessemf.com/fabric.html">http://lessemf.com/fabric.html</a><br />
Tiny LED lights:<br />
green >> <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1405-ND">http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1405-ND</a><br />
yellow >> <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1402-ND">http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1402-ND</a><br />
red >> <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1398-ND">http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1398-ND</a><br />
Sewable battery holder >> <a href="http://search.digikey.com/us/en/products/BA2032SM/BA2032SM-ND/257743">http://search.digikey.com/us/en/products/BA2032SM/BA2032SM-ND/257743</a><br />
Coin-cell batteries >> <a href="http://search.digikey.com/us/en/products/CR2032/P189-ND/31939">http://search.digikey.com/us/en/products/CR2032/P189-ND/31939</a><br />
Embroidery floss >><a href="http://www.hancockfabrics.com/DMC-Color-Variations-Floss-Pack&#8212;12-Pkg-DMC-Embroidery-Floss_stcVVproductId47566295VVcatId539892VVviewprod.htm">http://www.hancockfabrics.com/DMC-Color-Variations-Floss-Pack&#8212;12-Pkg-DMC-Embroidery-Floss_stcVVproductId47566295VVcatId539892VVviewprod.htm</a><br />
Embroidery loop >> <a href="http://www.hancockfabrics.com/Wood-Grain-Flex-Hoop-7&#8212;-Hoops&#8212;Stretcher-Bars_stcVVproductId121158343VVcatId539910VVviewprod.htm">http://www.hancockfabrics.com/Wood-Grain-Flex-Hoop-7&#8212;-Hoops&#8212;Stretcher-Bars_stcVVproductId121158343VVcatId539910VVviewprod.htm</a></p>
<h4>Links</h4>
<p>Download workshop handout >><br />
Download Powerpoint presentation >><br />
Local electronics >> <a href="http://www.acksupply.com/">http://www.acksupply.com/</a><br />
One Love Generation >> <a href="http://onelovegeneration.org/">http://onelovegeneration.org/</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3208</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Thermochromic Ink</title>
		<link>http://www.kobakant.at/DIY/?p=3183</link>
		<comments>http://www.kobakant.at/DIY/?p=3183#comments</comments>
		<pubDate>Tue, 15 Nov 2011 13:04:09 +0000</pubDate>
		<dc:creator>Mika</dc:creator>
				<category><![CDATA[Non-Conductive Materials]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3183</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3183><img src=http://farm7.static.flickr.com/6221/6347983396_f388bfd393.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>Thermochromic inks are pigments that change color to colorless at certain temperature. There are many different types of thermochromic pigments including textile inks for textile screen printing. Usually you mix normal textile pigments with thermochromic inks so that it looks like the ink is changing from one color to the other. For example, if you [...]]]></description>
			<content:encoded><![CDATA[<p>Thermochromic inks are pigments that change color to colorless at certain temperature. There are many different types of thermochromic pigments including textile inks for textile screen printing.</p>
<p>Usually you mix normal textile pigments with thermochromic inks so that it looks like the ink is changing from one color to the other. For example, if you mix yellow normal pigment with blue thermochromic ink, you will get green ink that changes from green (under reaction temperature) to yellow (over reaction temperature).</p>
<p>At the Swedish school of Textiles, where Mika is located at the moment, gets thermochromic inks from:</p>
<p><strong>Zenit hantverk</strong><br />
<a href="http://www.zenit-konst.se/Servlet" target="_blank">http://www.zenit-konst.se/Servlet</a><br />
The good thing about this company is that they have smaller quantity (100ml bottles) with affordable price (please ask directly to Zenit about the price list), but they have only 27 degrees reaction temperature inks. The colors come as concentrated pigments and you need to mix with textile binder to print.<br />
<img alt="" src="http://farm7.static.flickr.com/6221/6347983396_f388bfd393.jpg" class="alignnone" width="400" /></p>
<p><strong>B&#038;G color change</strong><br />
<a href="http://www.colourchange.com/" " target="_blank">http://www.colourchange.com/</a><br />
They have wide variety of inks with reaction temperature and colors. The bad thing is that their minimum order is quite big quantity (4kg for BPA free ink). Please ask directly to B&#038;G color change for the price list. The ink comes as 1:1 mix with binder.<br />
<img alt="" src="http://farm7.static.flickr.com/6092/6347234929_953de896c9.jpg" class="alignnone" width="400"  /></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3183</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conductive Yarns</title>
		<link>http://www.kobakant.at/DIY/?p=1978</link>
		<comments>http://www.kobakant.at/DIY/?p=1978#comments</comments>
		<pubDate>Fri, 11 Nov 2011 17:20:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Conductive Materials]]></category>
		<category><![CDATA[conductive]]></category>
		<category><![CDATA[yarn]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=1978</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=1978><img src=http://www.plugandwear.com/images/products/pw065a.JPG class=imgtfe hspace=5 align=left width=240  border=0></a>also see: collective purchase, conductive thread Plug and Wear Now offers a small, very affordable (12 Euro!!!) cone of Nm10/3 conductive yarn. Great for knitting and crocheting stretch and pressure sensors. >> http://www.plugandwear.com/default.asp?mod=product&#038;cat_id=105&#038;product_id=228 Nm10/3 conductive yarn Schoeller Wool Schoeller (based in Austria) offers some really nice conductive yarns. We have received samples of their Nm [...]]]></description>
			<content:encoded><![CDATA[<p>also see: <a href="http://www.kobakant.at/DIY/?p=2205">collective purchase</a>, <span class='bm_keywordlink'><a href="?p=379">conductive thread</a></span><br />
<span id="more-1978"></span></p>
<h3>Plug and Wear</h3>
<p>Now offers a small, very affordable <strong><em>(12 Euro!!!)</em></strong> cone of Nm10/3 conductive yarn. Great for knitting and crocheting stretch and pressure sensors.<br />
>> <a href="http://www.plugandwear.com/default.asp?mod=product&#038;cat_id=105&#038;product_id=228">http://www.plugandwear.com/default.asp?mod=product&#038;cat_id=105&#038;product_id=228</a></p>
<p>Nm10/3 <span class='bm_keywordlink'><a href="?p=1978">conductive yarn</a></span><br />
<img src="http://www.plugandwear.com/images/products/pw065a.JPG"></p>
<h3>Schoeller Wool</h3>
<p><a href="http://www.schoeller-wool.com/" target="_blank">Schoeller</a> (based in Austria) offers some really nice conductive yarns. We have received samples of their Nm %Inox steel fiber and %PET yarns which all have interesting resistive properties that change (decrease) when stretched or pressured. All yarns are great for both hand and machine knitting.  We are currently using them to make stretch and pressure sensors as well as crochet potentiometers. Nm 10/3 is a nice thick yarn, their Nm 50/2 yarns are much thinner and have slightly higher resistance and can be torn easily, but when knitted together with another yarn are very stable sensors.</p>
<p><strong>PRICES</strong><br />
- Nm 10/3 80% Polyurethane, 20% Inox steel fibre @ Euros 36.00/kg (3,333 metres/kg)<br />
- Nm 50/2 60% Polyurethane, 40% Inox steel fibre @ Euros 65.00/kg (25,000 metres/kg)<br />
- Nm 50/2 80% Polyurethane, 20% Inox steel fibre @ Euros 40.25/kg( 25,000 metres/kg)<br />
- Nm 25/1 100% Inox steel fibre @ Euros 145.00/kg (25,000 metres/kg)</p>
<p>The minimum order is <strong>300kg</strong> but they have offered a 30kg &#8220;mini&#8221;-minimum order, which comes with a 900 Euro surcharge (that can be redeemed upon later orders).</p>
<p>The yarns can also be ordered from their UK distributor, but at the same prices as mentioned above. Contact: <a href="mailto:sales@cedickinson.co.uk">sales@cedickinson.co.uk</a></p>
<p><strong>The following images&#8230;</strong><br />
<em>The cones in these photos are sample cones, so they are smaller than a 1kg cone!</em></p>
<p><strong>Nm 10/3 80% Polyurethane, 20% Inox steel fibre</strong><br />
<img src="http://farm3.static.flickr.com/2540/3727595436_4228441bc3.jpg"><br />
<img src="http://farm3.static.flickr.com/2612/3726784447_a69f15f62b.jpg"><br />
<img src="http://farm4.static.flickr.com/3515/3727594784_7bf28bd738.jpg"></p>
<p><strong>Nm 50/2 60% Polyurethane, 40% Inox steel fibre</strong><br />
<img src="http://farm3.static.flickr.com/2532/3726785199_8ae3547e48.jpg"><br />
<img src="http://farm3.static.flickr.com/2530/3727596262_eb379932b4.jpg"></p>
<p><strong>Nm 50/2 80% Polyurethane, 20% Inox steel fibre</strong><br />
<img src="http://farm4.static.flickr.com/3113/3726778951_e0a935ac6a.jpg"><br />
<img src="http://farm3.static.flickr.com/2673/3727595854_55df44f769.jpg"></p>
<p><strong>Nm 25/1 100% Inox steel fibre</strong><br />
<img src="http://farm3.static.flickr.com/2659/3727588112_40483520a4.jpg"><br />
<img src="http://farm3.static.flickr.com/2522/3727595664_6e940d7426.jpg"></p>
<h3>Wera Tech</h3>
<p>Wera is a New Zealand based company that produces conductive yarn that is pretty much identical to the Schoeller yarn. They also use Inox steel fiber, but mixed with Laine instead of Polyester &#8211; Nm 20/2 70% Laine, 30% Inox. The other sample i have from them is called Tex 100/2 BL Trial, SH Undyed.<br />
>> <a href="http://weratech.com/" target="_blank">www.weratech.com</a></p>
<p><strong>Nm 20/2 70% Laine, 30% Inox</strong><br />
<img src="http://farm3.static.flickr.com/2725/4384265489_ba0c1d6e52_m.jpg"><img src="http://farm3.static.flickr.com/2804/4384266951_4a5bd0e5c4_m.jpg"><br />
<img src="http://farm3.static.flickr.com/2733/4385028496_e14ed58c9c.jpg"></p>
<p><strong>Tex 100/2 BL Trial, SH Undyed</strong><br />
<img src="http://farm3.static.flickr.com/2721/4385028980_9f10f09367_m.jpg"><img src="http://farm5.static.flickr.com/4061/4384266691_d92fb7c380_m.jpg"><br />
<img src="http://farm5.static.flickr.com/4049/4385029222_587c4efbf3.jpg"></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=1978</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Crochet/Knit Squeeze Sensors</title>
		<link>http://www.kobakant.at/DIY/?p=3175</link>
		<comments>http://www.kobakant.at/DIY/?p=3175#comments</comments>
		<pubDate>Sat, 05 Nov 2011 12:21:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sensors]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3175</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3175><img src=http://farm7.static.flickr.com/6093/6314370669_ddbc4d6433_m.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>This squeeze sensor can be made by knitting or crocheting a ball including resistive yarn. The ball can then be stuffed with different materials to achieve different kinds of squishiness. The ball can also be hand or machine felted, giving the surface a more uniform appearance. Crochet This example was crochet from regular pink yarn [...]]]></description>
			<content:encoded><![CDATA[<p>This squeeze sensor can be made by knitting or crocheting a ball including resistive yarn. The  ball can then be stuffed with different materials to achieve different kinds of squishiness. The ball can also be hand or machine felted, giving the surface a more uniform appearance.<span id="more-3175"></span></p>
<h3>Crochet</h3>
<p>This example was crochet from regular pink yarn and stuffed with a spool-knit tube of Nm3/10 <span class='bm_keywordlink'><a href="?p=1978">conductive yarn</a></span>. Either end of the spool knit conductive yarn protrudes out from the crochet ball at opposite ends.<br />
<img src="http://farm7.static.flickr.com/6093/6314370669_ddbc4d6433_m.jpg"><img src="http://farm7.static.flickr.com/6037/6314888328_0884b70d49_m.jpg"></p>
<p>How to crochet a ball >> <a href="http://www.instructables.com/id/How-to-crochet-a-ball-or-a-hackey-sack/?ALLSTEPS" target="_blank">http://www.instructables.com/id/How-to-crochet-a-ball-or-a-hackey-sack/?ALLSTEPS</a><br />
How to felt a knitted piece in the washing machine >> <a href="http://www.instructables.com/id/How-to-felt-a-knitted-piece/" target="_blank">http://www.instructables.com/id/How-to-felt-a-knitted-piece/</a><br />
How to felt scraps with dish washing soap in the sink >> <a href="http://www.instructables.com/id/Felt-Balls-from-Scrap-Yarn/" target="_blank">http://www.instructables.com/id/Felt-Balls-from-Scrap-Yarn/</a></p>
<p><img src="http://farm5.static.flickr.com/4093/4920092675_673ced53c4_m.jpg"><img src="http://farm5.static.flickr.com/4143/4920093117_d607fdc429_m.jpg"></p>
<h3>Knit</h3>
<p>In the following versions of the above, the non-conductive ball is knit on a <span class='bm_keywordlink'><a href="?p=1144">circular knitting machine</a></span>, rather than crochet.<br />
<img src="http://farm7.static.flickr.com/6032/6314369827_b87cacf050_m.jpg"><img src="http://farm7.static.flickr.com/6113/6314369453_f54909dd79_m.jpg"><br />
<img src="http://farm7.static.flickr.com/6235/6314887212_c41369e246.jpg"></p>
<p>In this version a non conductive circular knit tube is stuffed with a spool-knit tube of Nm3/10 conductive and regular non-conductive yarn.<br />
<img src="http://farm7.static.flickr.com/6219/6314886702_2137e4c563_m.jpg"><img src="http://farm7.static.flickr.com/6049/6314886260_c34a0927cf_m.jpg"><br />
<img src="http://farm7.static.flickr.com/6046/6314367625_d92252091f.jpg"></p>
<p>In this version the Nm3/10 conductive yarn is knit on a circular knitting machine alongside a regular white yarn. the tube is then stuffed with non-conductive stuffing and pulled tight at either end.<br />
<img src="http://farm7.static.flickr.com/6097/6314366229_519e91c9ef_m.jpg"><img src="http://farm7.static.flickr.com/6058/6314884010_3a32786e2c_m.jpg"><br />
<img src="http://farm7.static.flickr.com/6049/6314884886_5f76d3dcae_m.jpg"><img src="http://farm7.static.flickr.com/6212/6314367177_cae73a7484_m.jpg"></p>
<h3>Felted Pompom</h3>
<p>The felted pompom pressure sensor could also be called a squeeze sensor:<br />
>> <a href="http://www.kobakant.at/DIY/?p=2395">http://www.kobakant.at/DIY/?p=2395</a><br />
<img src="http://farm5.staticflickr.com/4106/4847671092_0b02cd71ca.jpg"></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3175</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fusible Interfacing</title>
		<link>http://www.kobakant.at/DIY/?p=1611</link>
		<comments>http://www.kobakant.at/DIY/?p=1611#comments</comments>
		<pubDate>Wed, 02 Nov 2011 14:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Non-Conductive Materials]]></category>
		<category><![CDATA[fabric]]></category>
		<category><![CDATA[fusible]]></category>
		<category><![CDATA[glue]]></category>
		<category><![CDATA[heat]]></category>
		<category><![CDATA[interfacing]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=1611</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=1611><img src=http://farm7.static.flickr.com/6097/6314372169_8c9e35391a_b.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>also: Interweb, Bondaweb, Fusible, Interfacing, &#8220;iron-on&#8220;, Fusible web&#8230; 1) Fuse the fusible interfacing to a piece of the material (conductive or non conductive fabric) that you will be working with. It is important to do this BEFORE you cut out your final shapes. Place the fusible interfacing ontop of the material with the glue side [...]]]></description>
			<content:encoded><![CDATA[<p>also: Interweb, Bondaweb, Fusible, Interfacing, &#8220;<span class='bm_keywordlink'><a href="?p=1611">iron-on</a></span>&#8220;, Fusible web&#8230;<br />
<span id="more-1611"></span></p>
<p><img src="http://farm7.static.flickr.com/6097/6314372169_8c9e35391a_b.jpg"></p>
<p>1) Fuse the <span class='bm_keywordlink'><a href="?p=1611">fusible interfacing</a></span> to a piece of the material (conductive or non <span class='bm_keywordlink'><a href="?p=376">conductive fabric</a></span>) that you will be working with. It is important to do this BEFORE you cut out your final shapes.<br />
Place the fusible interfacing ontop of the material with the glue side (non-paper side) facing the fabric. Iron over the paper side, or alternatively you can also iron from the fabric side with the paper side facing the ironing board.</p>
<p>2) After you have fused the interfacing and before you peel off the paper backing it can be useful to keep the paper backing on, either for drawing your final shapes on, or for using to lasercut your fabric circuit (see lasercut fabric circuits).</p>
<p>3) Before fusing your final cut-out shape to your base material you need to peel off the paper backing and place the glue side between the two materials you want to have glued together.</p>
<p><img src="http://farm7.static.flickr.com/6032/6314371191_c7c95999df_b.jpg"></p>
<p><img src="http://farm3.static.flickr.com/2638/3678303128_f702b46032_m.jpg"><img src="http://farm3.static.flickr.com/2565/3678302958_3cd61f87cb_m.jpg"></p>
<p>>> <a href="http://www.macculloch-wallis.co.uk/searchresults.aspx?KW=web&#038;PageNo=1">http://www.macculloch-wallis.co.uk/searchresults.aspx?KW=web&#038;PageNo=1</a> (UK)1)</p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=1611</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hard/Soft Connections</title>
		<link>http://www.kobakant.at/DIY/?p=1272</link>
		<comments>http://www.kobakant.at/DIY/?p=1272#comments</comments>
		<pubDate>Wed, 02 Nov 2011 12:21:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Connections]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[hard]]></category>
		<category><![CDATA[plug]]></category>
		<category><![CDATA[plugable]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=1272</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=1272><img src=http://farm7.static.flickr.com/6092/6310471997_39a8103463.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>There are a range of different possibilities to connect conductive materials. One of the hardest and at this point very relevant one in textile electronics is the hard/soft connection between conductive textiles and traditional components and circuit boards. Most connections are a combination of permanent and plugable (de- and re- attachable) connections. Here we try [...]]]></description>
			<content:encoded><![CDATA[<p>There are a range of different possibilities to connect conductive materials. One of the hardest and at this point very relevant one in textile electronics is the hard/soft connection between conductive textiles and traditional components and circuit boards. Most connections are a combination of permanent and plugable (de- and re- attachable) connections. Here we try to list some of the permanent connections that we frequently use in our own work.<br />
<span id="more-1272"></span></p>
<h1>Permanent</h1>
<h3>Hard/Soft</h3>
<h4>Machine-sewable Hard/Soft Connections</h4>
<p>Using <span class='bm_keywordlink'><a href="?p=1611">fusible interfacing</a></span> to connect <span class='bm_keywordlink'><a href="?p=376">conductive fabric</a></span> strips to perforated circuit board. Sewing with top <span class='bm_keywordlink'><a href="?p=379">conductive thread</a></span> to fabric breakouts and soldering wires to <span class='bm_keywordlink'><a href="?p=669">perfboard</a></span>.<br />
<img src="http://farm7.static.flickr.com/6092/6310471997_39a8103463.jpg"></p>
<p>Using zigzag stitch on sewing machine to sew top conductive thread over stripped ribbon cable wires.<br />
<img src="http://farm7.static.flickr.com/6238/6310465871_869db132d9.jpg"></p>
<p>Sewing to Plug and Wear&#8217;s knit breadboard fabric (right: with top thread conductive, left: with bottom thread conductive) and then soldering wires to the breadboard traces which are very thin wires.<br />
<img src="http://farm7.static.flickr.com/6117/6310467959_4739594d16_m.jpg"><img src="http://farm7.static.flickr.com/6048/6310463077_44a40b3d94_m.jpg"></p>
<p>Sewing down solderable conductive thread with a zig-zag stitch and then soldering LED lights to it (add hot-glue for strain relief):<br />
<img src="http://farm8.staticflickr.com/7177/6819822314_44bc8130fb.jpg"></p>
<h4>Crimp Beads</h4>
<p>Crimp beads are solderable, squishable and sewable, making them great hard/soft connectors.<br />
Crimping crimp beads to conductive thread to then solder them to a copper tape circuit:<br />
<img src="http://farm6.staticflickr.com/5045/5334688312_0a404e3c16_m.jpg"><img src="http://farm6.staticflickr.com/5005/5334072203_3e7fb49702_m.jpg"></p>
<p>Leah Buechley solderes crimp beads to surface mount LEDs to then sew them into soft circuits:<br />
>> <a href="http://web.media.mit.edu/~leah/grad_work/diy/diy_tank.html">http://web.media.mit.edu/~leah/grad_work/diy/diy_tank.html</a><br />
<img src="http://web.media.mit.edu/~leah/grad_work/images/diy_tank_grn/grn_tank_cons%20-%2006.jpg" width=240><img src="http://web.media.mit.edu/~leah/grad_work/images/diy_tank_grn/grn_tank_cons%20-%2020.jpg" width=240></p>
<p>Jie Qi crimps crimp beads to nition shape memory wire to then solder it to copper tape circuitry:<br />
>> <a href="http://hlt.media.mit.edu/?p=1448">http://hlt.media.mit.edu/?p=1448</a><br />
<img src="http://farm7.static.flickr.com/6121/5927631246_b515a2659f_m.jpg"><img src="http://farm7.static.flickr.com/6011/5885000758_b68ca30fcd_m.jpg"></p>
<h4>Perfboard/Conductive thread</h4>
<p>This is definitely one of the most reliable hard/soft connections i have found, but it is is very time intensive to sew. After sewing the connections it is good to isolate and protect the threads with a stretchy glue or silicone.<br />
<img src="http://farm4.static.flickr.com/3555/3365583356_1ea0b6ba77_m.jpg"><img src="http://farm4.static.flickr.com/3604/3306318749_fe83960528_m.jpg"><br />
<img src="http://farm7.static.flickr.com/6052/6263505551_1ed5dfc70b_m.jpg"><img src="http://farm7.static.flickr.com/6239/6263513833_f828ea0478_m.jpg"><br />
<img src="http://farm7.static.flickr.com/6220/6264045992_dbb537f609_m.jpg"><img src="http://farm7.static.flickr.com/6211/6263529125_25b786645b_m.jpg"></p>
<h4>Metal machine popper/Conductive fabric</h4>
<p>Pierce through conductive fabric tab. If working with conductive thread, sew with thread to this tab, otherwise continue with conductive fabric. Enforce fabric behind poppers, so that popper does not tear hole.<br />
<img src="http://farm3.static.flickr.com/2336/2493146653_b67a9a5aec_m.jpg"><img src="http://farm3.static.flickr.com/2089/2493148191_5158496d55_m.jpg"></p>
<h4>Hand sewable <span class='bm_keywordlink'><a href="?p=70">metal popper</a></span>/Conductive thread</h4>
<p><img src="http://farm4.static.flickr.com/3531/3724071766_9ac65a034d_m.jpg"><img src="http://farm3.static.flickr.com/2438/3724072742_46aa5e31f8_m.jpg"></p>
<h4>Wire/Conductive fabric (soldering)</h4>
<p>Solderability tests >> <a href="http://www.kobakant.at/DIY/?p=1718">http://www.kobakant.at/DIY/?p=1718</a><br />
<img src="http://farm3.static.flickr.com/2537/3674421059_61696f3b19_m.jpg"><img src="http://farm4.static.flickr.com/3566/3674430039_64585fce0e_m.jpg"></p>
<h4>Wire/Conductive thread (soldering)</h4>
<p>Solderability tests >> <a href="http://www.kobakant.at/DIY/?p=1720">http://www.kobakant.at/DIY/?p=1720</a><br />
<img src="http://farm3.static.flickr.com/2566/3675235026_4082e78734_m.jpg"><img src="http://farm3.static.flickr.com/2600/3675237814_8d5043ca29_m.jpg"></p>
<h4>Wire loop/Conductive thread</h4>
<p><img src="http://farm3.static.flickr.com/2569/3723273783_b1fd7a409f_m.jpg"><img src="http://farm4.static.flickr.com/3314/3306313609_e475d04d49_m.jpg"></p>
<h4>Wire loop/Conductive fabric</h4>
<p><img src="http://farm4.static.flickr.com/3458/3182567966_bd423b14e4_m.jpg"><img src="http://farm4.static.flickr.com/3418/3182570402_d4e21b56de_m.jpg"></p>
<h4>Header/Conductive thread</h4>
<p><img src="http://farm4.static.flickr.com/3436/3306320309_9939f58837_m.jpg"></p>
<h4><span class='bm_keywordlink'><a href="?p=1155">lilypad</a></span> <span class='bm_keywordlink'><a href="?p=1155">arduino</a></span>/Conductive thread</h4>
<p>Use some squishy material underneath the LilyPad to help improve the electrical contact between soft thread and hard circuit board.<br />
<img src="http://farm4.static.flickr.com/3636/3526562552_0ea354766c_m.jpg"><img src="http://farm5.static.flickr.com/4095/4927306661_c96122fb60_m.jpg"><br />
<img src="http://farm5.static.flickr.com/4134/4797242119_f2ca32d2db_m.jpg"><img src="http://farm3.static.flickr.com/2629/3930750693_d8b44e3ae7_m.jpg"></p>
<h4>Magnet clasp/Conductive thread</h4>
<p><img src="http://farm4.static.flickr.com/3449/3305066606_d328a1a226_m.jpg"><img src="http://farm4.static.flickr.com/3420/3304238207_f534aa0fbd_m.jpg"></p>
<h4>IDC connector/Thin flexible wire</h4>
<p>Tiny IDC connectors >> <a href="http://www.newark.com/jsp/Interconnect++Products,+Wire+&#038;+Cable/Connectors/AVX/009175002001006/displayProduct.jsp?sku=40M7660&#038;_requestid=199267">http://www.newark.com/jsp/Interconnect++Products,+Wire+&#038;+Cable/Connectors/AVX/009175002001006/displayProduct.jsp?sku=40M7660&#038;_requestid=199267</a><br />
<img src="http://farm3.static.flickr.com/2395/2493145697_d23903a524_m.jpg"></p>
<h4>Perfboard/Conductive tape with conductive adhesive</h4>
<p><img src="http://farm4.static.flickr.com/3195/3033172912_bfb07c53d0_m.jpg"><img src="http://farm4.static.flickr.com/3239/3033171494_8a3750603d_m.jpg"></p>
<h4>TITV Greiz</h4>
<p>There is a nice PDF from Dr. U. Möhring of the The Institute of Special Textiles and Flexible Materials at the TITV Greiz that contains some photos of hard/soft connections.<br />
>> <a href="http://www.textile.dk/files/medlemsservice/kurser%20og%20arrangementer/2008/nest-konference0605/TITV_3NEST_Herning.pdf">http://www.textile.dk/files/medlemsservice/kurser%20og%20arrangementer/2008/nest-konference0605/TITV_3NEST_Herning.pdf</a><br />
>> <a href="http://www.titv-greiz.de/index.php?id=textile-mikrosystemtechnik&#038;L=0">http://www.titv-greiz.de/index.php?id=textile-mikrosystemtechnik&#038;L=0</a></p>
<h3>Hard/Hard</h3>
<p>With the difficulty that comes with hard/soft connections, sometimes it can be nice to simply solder things together.</p>
<h4>Wire/Calotte</h4>
<p><img src="http://farm4.static.flickr.com/3058/3723270473_dd2ea363ae_m.jpg"><img src="http://farm4.static.flickr.com/3424/3709075541_9537b2603a_m.jpg"></p>
<h4>Wire/Popper (clamped)</h4>
<p><img src="http://farm4.static.flickr.com/3250/3002566469_5da8a6e0c4_m.jpg"><img src="http://farm4.static.flickr.com/3001/3003405360_2e45baab99_m.jpg"></p>
<h4>Wire/Popper (soldered)</h4>
<p>Coming soon&#8230;</p>
<h4>Wire/IDC connector</h4>
<p>Tiny IDC connectors >> <a href="http://www.newark.com/jsp/Interconnect++Products,+Wire+&#038;+Cable/Connectors/AVX/009175002001006/displayProduct.jsp?sku=40M7660&#038;_requestid=199267">http://www.newark.com/jsp/Interconnect++Products,+Wire+&#038;+Cable/Connectors/AVX/009175002001006/displayProduct.jsp?sku=40M7660&#038;_requestid=199267</a><br />
<img src="http://farm3.static.flickr.com/2395/2493145697_d23903a524_m.jpg"></p>
<h4>Wire/Wire</h4>
<p>Coming soon&#8230;</p>
<h4>Wire/Perfboard</h4>
<p>Coming soon&#8230;</p>
<h3>Soft/Soft</h3>
<p>There are lots of nice permanent soft/soft connections available for use in soft circuitry. Many of these use conductive fabric, conductive thread and <span class='bm_keywordlink'><a href="?p=362">conductive velcro</a></span>. Some are more durable, washable or strainable than others.</p>
<h4>Conductive fabric/Conductive thread</h4>
<p>Sewing machine or hand sewn.<br />
<img src="http://farm3.static.flickr.com/2664/3674419851_531e9a8b8f_m.jpg"><img src="http://farm4.static.flickr.com/3652/3674424581_3213996946_m.jpg"><br />
<img src="http://farm4.static.flickr.com/3589/3675236506_3beb72096a_m.jpg"><img src="http://farm4.static.flickr.com/3586/3437609783_828b01488b_m.jpg"></p>
<h4>Conductive fabric/Conductive fabric (overlap with fusible interfacing)</h4>
<p>Overlapping conductive fabric traces with fusible interfacing in between, conductive connection goes through fusible interfacing.<br />
<img src=""><img src=""></p>
<h4>Conductive thread/Conductive thread (knot)</h4>
<p>It is good to use some glue or anti-fray on top of conductive thread knots as they really like to come undone.<br />
<img src="http://farm3.static.flickr.com/2480/3724083946_a8dbab07a3_m.jpg"><img src="http://farm4.static.flickr.com/3429/3723274537_a0ce001d92_m.jpg"></p>
<h4>Conductive fabric/Conductive paint</h4>
<p><img src="http://farm4.static.flickr.com/3094/2521626241_ed7ea0a3a7_m.jpg"><img src="http://farm3.static.flickr.com/2367/2521621245_5ecab327cf_m.jpg"></p>
<h4>Conductive thread/Conductive paint</h4>
<p><img src=""><img src=""></p>
<h4>Conductive Velcro/Conductive thread</h4>
<p><img src=""><img src=""></p>
<h1>Plugable</h1>
<p>Most plugable connections require some soft of permanent connection that connect to the actual plugable part. </p>
<h3>Soft/Soft</h3>
<h4>Conductive Velcro/Conductive Velcro</h4>
<p><img src="http://farm4.static.flickr.com/3587/3304245437_c998023bd0_m.jpg"><img src="http://farm4.static.flickr.com/3017/3002578765_7e535dff4e_m.jpg"></p>
<h4>Conductive thread/Conductive thread (bow)</h4>
<p><img src=""><img src=""></p>
<h3>Hard/Soft</h3>
<h4><span class='bm_keywordlink'><a href="?p=739">headers</a></span> to lasercut fabric circuit</h4>
<p>>><br />
<img src="http://farm5.static.flickr.com/4123/4888190154_0351e3eb48_m.jpg"><img src="http://farm5.static.flickr.com/4076/4887922289_655f78dacc_m.jpg"></p>
<h4>Crocodile clip on conductive fabric tab</h4>
<p>Photos coming soon&#8230;</p>
<h4>Wire soldered to header, loop on header sewn to fabric with conductive thread</h4>
<p><img src="http://farm4.static.flickr.com/3436/3306320309_9939f58837_m.jpg"></p>
<h4>Wire clamped between male and female metal poppers</h4>
<p><img src="http://farm4.static.flickr.com/3229/3002582821_71676e5e0b_m.jpg"></p>
<h3>Hard/Hard</h3>
<h4>Hook/Loop</h4>
<p><img src="http://farm3.static.flickr.com/2514/3724077000_4258931e3f_m.jpg"><img src="http://farm4.static.flickr.com/3094/3723267427_6051dc66a9_m.jpg"><br />
<img src="http://farm4.static.flickr.com/3456/3724078726_7218fa0c37_m.jpg"><img src="http://farm4.static.flickr.com/3536/3723269049_d60eede54a_m.jpg"></p>
<h4>Wire/Metal popper</h4>
<p><img src="http://farm4.static.flickr.com/3229/3002582821_71676e5e0b_m.jpg"></p>
<h4>Female header/Male header</h4>
<p><img src="http://farm3.static.flickr.com/2663/3724075864_d9a17f404d_m.jpg"></p>
<h4>Wire or header/Breadboard</h4>
<p><img src="http://farm4.static.flickr.com/3142/3724074780_e73e58718f_m.jpg"><img src="http://farm3.static.flickr.com/2456/3724075050_d798953167_m.jpg"></p>
<h4>Single female header/Single male header</h4>
<p><a href="http://fashioningtechnology.com/" target="_blank">Suzyi Pakhchyan</a> uses this method in her Smart Mobile project, featured on page 191 of her book <a href="http://fashioningtechnology.com/" target="_blank">Fashioning Technology</a>.<br />
<img src="http://farm3.static.flickr.com/2360/2497513611_5b6812ea3e_m.jpg"><img src="http://farm3.static.flickr.com/2391/2497513065_f3a3a9dcf5_m.jpg"></p>
<h4>Magnet snap/Magnet snap</h4>
<p><img src="http://farm4.static.flickr.com/3576/3305068628_0abb4e71b4_m.jpg"></p>
<h4>Clasp/Loop</h4>
<p><img src="http://farm4.static.flickr.com/3392/3304235039_3fa6c2434c_m.jpg"><img src="http://farm4.static.flickr.com/3498/3723273051_95aaa6032b_m.jpg"></p>
<h4>Screw fastener</h4>
<p><img src="http://farm4.static.flickr.com/3445/3724080788_ea4e910602_m.jpg"><img src="http://farm3.static.flickr.com/2597/3724081068_3613a51508_m.jpg"></p>
<h4>Phone Jack</h4>
<p>4-6 connections. Nice because of stretchiness of the cable. Cheap because most 99cent stores carry phone cables and sockets. Although cheap sockets tend to be buggy.<br />
<img src="http://farm4.static.flickr.com/3165/2506060887_0f00d10a39_m.jpg"><img src="http://farm3.static.flickr.com/2279/2506061843_c134bdf281_m.jpg"></p>
<h3>Suppliers</h3>
<p>>> <a href="http://www.hirose-connectors.com/">http://www.hirose-connectors.com/</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=1272</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sewable Surface Mount LEDs</title>
		<link>http://www.kobakant.at/DIY/?p=3124</link>
		<comments>http://www.kobakant.at/DIY/?p=3124#comments</comments>
		<pubDate>Sat, 17 Sep 2011 14:53:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actuators]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3124</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3124><img src=http://farm7.static.flickr.com/6185/6147496363_c67f5e34d3_m.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>If you want to include LED lights in your projects, one of the classic options used to be to wind the legs of a through-hole LED around the tip of a pair of needle-nose pliers, making rings that could then be sewn. Another option introduced by Leah Buechley, was to solder tiny metal crimp beads [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to include LED lights in your projects, one of the classic options used to be to wind the legs of a through-hole LED around the tip of a pair of needle-nose pliers, making rings that could then be sewn. Another option introduced by Leah Buechley, was to solder tiny metal crimp beads to the ends of a surface-mount LED, making it sewable. But by now there are some more options out there and this posts tries to collect different solutions for sewable LED lights.<span id="more-3124"></span></p>
<h3>Homemade Solutions for Sewable LEDs</h3>
<h4>Solderable and Sewable Extensions</h4>
<p>An easy solution for surface mount LEDs is to solder a strip of very flexible wire, or even a <a href="http://www.kobakant.at/DIY/?p=1720">solderable conductive thread</a> (like the ones from Karl Grimm), to the ends of the LED and you don&#8217;t even need to make it into a loop. Simply leave a 2-3 cm long lead and the stitch around it with another (non-solderable) <span class='bm_keywordlink'><a href="?p=379">conductive thread</a></span>. Or you could also sew with the solderable conductive thread and attach the LED afterwards!<br />
<img src="http://farm7.static.flickr.com/6185/6147496363_c67f5e34d3_m.jpg"><img src="http://farm7.static.flickr.com/6200/6155926472_d0a297698d_m.jpg"></p>
<h4>Solder LED to Flexible PCB Breakout</h4>
<p>Unfortunately the spacing  between the strip&#8217;s holes is slightly narrow, so it can be hard to solder on a surface mount LED without covering one of the holes. A solution to this is to cut the strip diagonally, giving you a bit more space between the holes.<br />
Flexible PCB strip from Plug and Wear >> <a href="http://www.plugandwear.com/default.asp?mod=product&#038;cat_id=95,101&#038;product_id=116">http://www.plugandwear.com/default.asp?mod=product&#038;cat_id=95,101&#038;product_id=116</a><br />
<img src="http://farm7.static.flickr.com/6207/6155577285_16587806d8_m.jpg"><img src="http://farm7.static.flickr.com/6181/6155576445_6912173d37_m.jpg"></p>
<h4>Leah Buechley&#8217;s crimp bead LEDs</h4>
<p>>> <a href="http://web.media.mit.edu/~leah/grad_work/diy/diy_tank.html">http://web.media.mit.edu/~leah/grad_work/diy/diy_tank.html</a><br />
<img src="http://web.media.mit.edu/~leah/grad_work/images/diy_tank_grn/grn_tank_cons%20-%2006.jpg" width=260><img src="http://web.media.mit.edu/~leah/grad_work/images/diy_tank_grn/grn_tank_cons%20-%2020.jpg" width=260></p>
<h4>LED Bead Jig</h4>
<p>>> <a href="http://www.instructables.com/id/LED-Bead-Jig/?ALLSTEPS">http://www.instructables.com/id/LED-Bead-Jig/?ALLSTEPS</a><br />
<img src="http://www.instructables.com/image/F4AKN3VGBT1QP30/LED-Bead-Jig.jpg" width=260></p>
<h3>Commercial Sewable LEDs</h3>
<h4>StarBoard Flexible LED Strip</h4>
<p>Various colours from Sparkfun >> <a href="http://www.sparkfun.com/products/10637">http://www.sparkfun.com/products/10637</a><br />
<img src="http://farm7.static.flickr.com/6166/6172891599_4db64040fa_m.jpg"><img src="http://farm7.static.flickr.com/6165/6172890959_178e8bcc86_m.jpg"></p>
<h4><span class='bm_keywordlink'><a href="?p=1155">lilypad</a></span> LED (standard)</h4>
<p>Various colours from Sparkfun >> <a href="http://www.sparkfun.com/products/10045">http://www.sparkfun.com/products/10045</a><br />
<img src="http://farm3.static.flickr.com/2564/4123003667_4d395b602f_m.jpg"></p>
<h4>LilyPad LED Mirco</h4>
<p>Various colours from Sparkfun >> <a href="http://www.sparkfun.com/products/10753">http://www.sparkfun.com/products/10753</a><br />
<img src="http://farm7.static.flickr.com/6168/6173423392_6d5e6a02e9_m.jpg"><img src="http://farm7.static.flickr.com/6174/6172896725_5c89820f31_m.jpg"></p>
<h4>Fabrickit LED Brick</h4>
<p>>> <a href="http://www.sparkfun.com/products/10412">http://www.sparkfun.com/products/10412</a><br />
<img src="http://www.fabrick.it/files/gimgs/3_smledbrick01.jpg"></p>
<h4>Aniomagic Lightboards</h4>
<p>>> <a href="http://www.sparkfun.com/products/10840">http://www.sparkfun.com/products/10840</a><br />
<img src="http://cdn.shopify.com/s/files/1/0062/6682/products/10837-02.jpg?109070" width=200></p>
<h3>Commercially Available LEDs</h3>
<h4>Surface Mount LEDs (1206)</h4>
<p>Various colours from DigiKey >> <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&#038;name=160-1737-1-ND">http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&#038;name=160-1737-1-ND</a><br />
<img src="http://farm7.static.flickr.com/6201/6155929358_8ce4083901_m.jpg"><img src="http://farm7.static.flickr.com/6153/6155928884_67c6efb44b_m.jpg"></p>
<h4>Surface Mount LEDs (Axial)</h4>
<p>Various colours from DigiKey >> <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1402-ND">http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=516-1402-ND</a><br />
<img src="http://farm7.static.flickr.com/6078/6155430233_8bb2bdd463_m.jpg"><img src="http://farm7.static.flickr.com/6066/6155382347_f110a1b1c3_m.jpg"></p>
<h4>Square through hole 4 pin LEDs</h4>
<p>Bright white from DigiKey >> <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?&#038;keywords=CP41B-WGS-CK0P0154-ND">http://search.digikey.com/scripts/DkSearch/dksus.dll?&#038;keywords=CP41B-WGS-CK0P0154-ND</a><br />
<img src="http://farm7.static.flickr.com/6179/6155975876_705e68dc5a_m.jpg"><img src="http://farm5.static.flickr.com/4088/5055473933_3c283868e7_m.jpg"></p>
<h4>5mm LEDs</h4>
<p>Various colours from DigiKey >> <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&#038;name=C566C-BFS-CS0W0451-ND">http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&#038;name=C566C-BFS-CS0W0451-ND</a><br />
<img src="http://media.digikey.com/photos/Lite%20On%20Photos/LTL-4223_sml.jpg"><img src="http://farm3.static.flickr.com/2608/4184180284_e1ea532cab_m.jpg"></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3124</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Seam-Ripping Continuity Meter</title>
		<link>http://www.kobakant.at/DIY/?p=3102</link>
		<comments>http://www.kobakant.at/DIY/?p=3102#comments</comments>
		<pubDate>Thu, 25 Aug 2011 21:10:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3102</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3102><img src=http://farm7.static.flickr.com/6075/6078634268_47d9721385.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>This seam-ripper has a continuity meter built in. An LED lights up to indicate when an unwanted electrical connection is made between the tip of the seam-ripper and the part of the circuit that you wish to disconnect from. An alligator clip can be connected to different parts of the circuit, so that you can [...]]]></description>
			<content:encoded><![CDATA[<p>This seam-ripper has a continuity meter built in. An LED lights up to indicate when an unwanted electrical connection is made between the tip of the seam-ripper and the part of the circuit that you wish to disconnect from. An alligator clip can be connected to different parts of the circuit, so that you can decide where to measure for unwanted continuity. The LED is powered by a 3V coin cell battery. The brighter the light, the less electrical resistance.<span id="more-3102"></span></p>
<p>Tools for E-Textile Techniques >> <a href="http://www.plusea.at/?p=2220">http://www.plusea.at/?p=2220</a><br />
Instructable >> <a href="http://www.instructables.com/id/Seam-Ripping-Continuity-Meter/">http://www.instructables.com/id/Seam-Ripping-Continuity-Meter/</a></p>
<p><img src="http://farm7.static.flickr.com/6075/6078634268_47d9721385.jpg"><br />
<img src="http://farm7.static.flickr.com/6202/6078633158_4ba6e933ac_m.jpg"><img src="http://farm7.static.flickr.com/6198/6078633740_0d2a3252e4_m.jpg"><br />
Videos<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=defc15033a&#038;photo_id=6078110645"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=defc15033a&#038;photo_id=6078110645" height="300" width="400"></embed></object></p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=e4839c7b51&#038;photo_id=6078668398"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=e4839c7b51&#038;photo_id=6078668398" height="300" width="400"></embed></object></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3102</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breadboard Pincushion</title>
		<link>http://www.kobakant.at/DIY/?p=3106</link>
		<comments>http://www.kobakant.at/DIY/?p=3106#comments</comments>
		<pubDate>Thu, 25 Aug 2011 21:07:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3106</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3106><img src=http://farm7.static.flickr.com/6204/6078718102_047c495def.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>This pincushion design has strips of conductive fabric adhered to its surface, so that metal pins or component contacts that protrude through the same piece of conductive fabric are electrically connected. This cushion can be used for prototyping electrical circuits as well as for string pins, needles and components. Tools for E-Textile Techniques >> http://www.plusea.at/?p=2220 [...]]]></description>
			<content:encoded><![CDATA[<p>This pincushion design has strips of <span class='bm_keywordlink'><a href="?p=376">conductive fabric</a></span> adhered to its surface, so that metal pins or component contacts that protrude through the same piece of conductive fabric are electrically connected. This cushion can be used for prototyping electrical circuits as well as for string pins, needles and components.<span id="more-3106"></span></p>
<p>Tools for E-Textile Techniques >> <a href="http://www.plusea.at/?p=2220">http://www.plusea.at/?p=2220</a><br />
Instructable >> <a href="http://www.instructables.com/id/Breadbaord-Pincushion/">http://www.instructables.com/id/Breadbaord-Pincushion/</a></p>
<p><img src="http://farm7.static.flickr.com/6204/6078718102_047c495def.jpg"><br />
<img src="http://farm7.static.flickr.com/6070/6078175217_3c5dc96e84_m.jpg"><img src="http://farm7.static.flickr.com/6067/6078718696_0f7976a0d8_m.jpg"></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3106</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vibrating Crochet Hook</title>
		<link>http://www.kobakant.at/DIY/?p=3105</link>
		<comments>http://www.kobakant.at/DIY/?p=3105#comments</comments>
		<pubDate>Thu, 25 Aug 2011 21:06:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3105</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3105><img src=http://farm7.static.flickr.com/6190/6078135719_95cc23c54b.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>This vibrating crochet hook can be used to measure the resistance of a crochet stretch sensor while it is being made. Continuity and resistance can be measured while the sensor is being crocheted. The vibration motor is powered by a 3V coin cell battery. The less resistance, the stronger the crochet needle will vibrate. Tools [...]]]></description>
			<content:encoded><![CDATA[<p>This vibrating crochet hook can be used to measure the resistance of a crochet stretch sensor while it is being made. Continuity and resistance can be measured while the sensor is being crocheted. The vibration motor is powered by a 3V coin cell battery. The less resistance, the stronger the crochet needle will vibrate.<span id="more-3105"></span></p>
<p>Tools for E-Textile Techniques >> <a href="http://www.plusea.at/?p=2220">http://www.plusea.at/?p=2220</a><br />
Instructable >> <a href="http://www.instructables.com/id/Vibrating-Crochet-Hook/">http://www.instructables.com/id/Vibrating-Crochet-Hook/</a></p>
<p><img src="http://farm7.static.flickr.com/6190/6078135719_95cc23c54b.jpg"><br />
<img src="http://farm7.static.flickr.com/6200/6078130325_cb55f5d60b_m.jpg"><img src="http://farm7.static.flickr.com/6199/6078134041_4d78648e80_m.jpg"></p>
<p>Video<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=7ff120e593&#038;photo_id=6078700516"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=7ff120e593&#038;photo_id=6078700516" height="300" width="400"></embed></object></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knit Accelerometer</title>
		<link>http://www.kobakant.at/DIY/?p=3099</link>
		<comments>http://www.kobakant.at/DIY/?p=3099#comments</comments>
		<pubDate>Fri, 22 Jul 2011 21:39:13 +0000</pubDate>
		<dc:creator>Mika</dc:creator>
				<category><![CDATA[Sensors]]></category>

		<guid isPermaLink="false">http://www.kobakant.at/DIY/?p=3099</guid>
		<description><![CDATA[<a href=http://www.kobakant.at/DIY/?p=3099><img src=http://farm6.static.flickr.com/5101/5781006931_fb615ca1fc.jpg class=imgtfe hspace=5 align=left width=240  border=0></a>When you knit with conductive yarn, it changes the resistance when stretched. So, I thought of making an accelerometer with same principle. The weight at the end pulls and stretches the knitted structure as it gets accelerated. It works the best when this sensor (more of an object) is turned around like hammer throwing, or [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://farm6.static.flickr.com/5101/5781006931_fb615ca1fc.jpg" class="alignnone" width="400" /><br />
When you knit with <span class='bm_keywordlink'><a href="?p=1978">conductive yarn</a></span>, it changes the resistance when stretched. So, I thought of making an accelerometer with same principle. The weight at the end pulls and stretches the knitted structure as it gets accelerated. It works the best when this sensor (more of an object) is turned around like hammer throwing, or thrown.</p>
<p><img alt="" src="http://farm4.static.flickr.com/3358/5781554916_1be835e536.jpg" class="alignnone" width="400"  /><br />
Here, I am using marbles as weights and bead to isolate the <span class='bm_keywordlink'><a href="?p=379">conductive thread</a></span> connection from the bottom.</p>
<p><img alt="" src="http://farm6.static.flickr.com/5108/5781003939_2ec701c423.jpg" class="alignnone" width="400" /><br />
Simple testing device. Connected with <span class='bm_keywordlink'><a href="?p=1155">lilypad</a></span> and <span class='bm_keywordlink'><a href="?p=1215">xbee</a></span>, powered with Lipo battery.</p>
<p><img alt="" src="http://farm4.static.flickr.com/3234/5781554268_e7d6730688.jpg" class="alignnone" width="400"  /><br />
Reading the sensor data from processing sketch. This is a modification of a &#8220;graph&#8221; sketch. It is showing the input difference.</p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=b4941f9451&#038;photo_id=5781040457"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=b4941f9451&#038;photo_id=5781040457" height="300" width="400"></embed></object></p>]]></content:encoded>
			<wfw:commentRss>http://www.kobakant.at/DIY/?feed=rss2&#038;p=3099</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

