<?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>Soft Circuit</title>
	<atom:link href="http://soft-circuit.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://soft-circuit.com</link>
	<description></description>
	<lastBuildDate>Wed, 27 Jan 2010 02:41:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Galvanic Skin Response Sensor</title>
		<link>http://soft-circuit.com/2010/01/galvanic-skin-response-sensor/</link>
		<comments>http://soft-circuit.com/2010/01/galvanic-skin-response-sensor/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 02:35:50 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Sensors]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/?p=239</guid>
		<description><![CDATA[Galvanic Skin Response Tutorial via ProduceConsumeRobot
Galvanic Skin Response (GSR) is a measure of emotional arousal that is detected as a sharp increase in electrical skin conductance. Physiologically, this increased skin conductance is caused by a specific type of sweat gland (eccrine, also called merocrine) that is tied in with the arousal systems of the body, [...]]]></description>
			<content:encoded><![CDATA[<p>Galvanic Skin Response Tutorial via <a href="http://www.produceconsumerobot.com/truth/">ProduceConsumeRobot</a></p>
<p><a href="http://en.wikipedia.org/wiki/Galvanic_skin_response" target="_blank">Galvanic Skin Response (GSR)</a> is a measure of emotional arousal that is detected as a sharp increase in electrical skin conductance. Physiologically, this increased skin conductance is caused by a specific type of sweat gland (eccrine, also called merocrine) that is tied in with the arousal systems of the body, including adrenaline. When you get embarrassed, angry, anxious or have other strong emotions, your skin conductance shoots up reflecting the change in your emotional state. Due to its tie with arousal as well as anxiety, the galvanic skin response is one of the main components of a <a href="http://en.wikipedia.org/wiki/Polygraph">lie detector test</a>.</p>
<p><strong>Electrodes:</strong></p>
<p><img title="TRUTH_electrodes01" src="http://soft-circuit.com/wp-content/uploads/2010/01/TRUTH_electrodes01.jpg" alt="" width="160" height="115" /><br />
Because sweat is electrically conductive, increases in sweating can be measured as increases in skin conductance (i.e. decreases in skin resistance). This skin resistance can simply be measured using two metal plates against the skin.</p>
<p>The best materials for the electrode surfaces are non-reactive with the skin, including gold, gold-plated copper, nickel-plated metal, platinum, palladium, silver-silver chloride, etc., but any metal, even two pennies, will work.</p>
<p>Palms, feet, armpits and the forehead have the highest density of eccrine sweat glands, so for this tutorial we&#8217;ll use a finger strap with metal plates on the palm side as a convenient electrode location. Note that physically moving the electrodes can create spurious changes in the resistance measured across the plates and contaminate our measurement. There are ways to work around this, but it&#8217;s not completely trivial.</p>
<p><strong>Voltage Conversion:<br />
</strong><br />
<a href="http://soft-circuit.com/wp-content/uploads/2010/01/Impedance_Voltage_divider.png"><img class="alignnone size-full wp-image-240" title="Impedance_Voltage_divider" src="http://soft-circuit.com/wp-content/uploads/2010/01/Impedance_Voltage_divider.png" alt="" width="178" height="168" /></a></p>
<p>The next step is to convert the skin resistance to a voltage. This is easily done with a <a href="http://en.wikipedia.org/wiki/Voltage_divider">voltage divider</a>. In this case Vin is the positive terminal of a voltage supply (e.g. a battery), Z1 is the skin resistance across the metal plates, Z2 is a standard resistor connected to the negative terminal of the voltage supply, and Vout is the resulting voltage calculated as the ratio [Z2/(Z1+Z2)]*Vin.</p>
<p>The skin resistance commonly fluctuates between 50K and 10M Ohms (and even higher if your hands are really cold/dry), and a value in this range will work for Z2. We will use Z2=10M because it serves to linearize the relationship between Z1 and Vout, although at the expense of creating a very high impedance (low current) circuit that could be susceptible to noise.</p>
<p><strong>Buffering and Filtering:<br />
</strong><br />
<a href="http://soft-circuit.com/wp-content/uploads/2010/01/Lowpass.gif"><img class="alignnone size-full wp-image-241" title="Lowpass" src="http://soft-circuit.com/wp-content/uploads/2010/01/Lowpass.gif" alt="" width="270" height="206" /></a></p>
<p>Because the voltage resulting from this voltage divider is high impedance, it is important to buffer the signal with an op amp. It is also a good idea to filter the signal to remove any high frequency noise (e.g. 60Hz). Because the GSR is a slow ~1-2Hz signal, we can low-pass filter at 4.8Hz using a 0.1uF capacitor and two 330K Ohm resistors calculated from Freq=1/(2*pi*R1*C) as in the circuit below. The two resistors are the same value, so the circuit has no amplification calculated at Gain=-R1/R2.</p>
<p>See this page for <a href="http://www.swarthmore.edu/NatSci/echeeve1/Ref/FilterBkgrnd/Filters.html">making filters with an op amp</a>.</p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/Truth_Circuit.png"><img class="alignnone size-full wp-image-242" title="Truth_Circuit" src="http://soft-circuit.com/wp-content/uploads/2010/01/Truth_Circuit.png" alt="" width="600" height="250" /></a></p>
<p>To accommodate non-linearities of op amps near the voltage rails, it is generally best to set the (+) input of the op amp to the middle of the power supply input, i.e. 1/2*[(V+) - (V-)], which is generated in the above circuit with R1, R2, and C2.</p>
<p>Analysis:<br />
Our goal is to quantify the magnitude of the GSRs to a given stimulus. The below figure takes a look at the data to best determine an analysis method.</p>
<p>The top plot shows the voltage recorded off of the above circuit from a nearly 6 minute recording. The sharp downward voltage deflections are the GSRs and the slow creeping back up is likely due to evaporation of sweat from the finger. Notice how hard it is to quantify these responses with something simple like threshold values.</p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/TruthData_2plot_01.png"><img class="alignnone size-full wp-image-244" title="TruthData_2plot_01" src="http://soft-circuit.com/wp-content/uploads/2010/01/TruthData_2plot_01.png" alt="" width="600" height="351" /></a></p>
<p>The bottom plot shows the same signal after high-pass filtering at ~0.48Hz (i.e. ~2 seconds). High-pass filtering is essentially subtracting the baseline average skin resistance and revealing only the changes in skin resistance in the time range of the GSR. This permits the system to quickly &#8220;auto-calibrate&#8221; for different people and for changes in the baseline skin resistance (e.g. due to evaporation). Notice how much easier it is with the filtered signal measure the magnitude of the response with simple thresholds.</p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/galvanic-skin-response-sensor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batteries for Lilypad Arduino</title>
		<link>http://soft-circuit.com/2010/01/batteries-for-lilypad-arduino/</link>
		<comments>http://soft-circuit.com/2010/01/batteries-for-lilypad-arduino/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 03:13:55 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Power]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/?p=234</guid>
		<description><![CDATA[Batteries to use with Lilypad Arduino
The important spec for batteries is their mAh rating.  mAh stands for milli Amp hours &#38; tells you how much energy is in each battery.  A typical LilyPad project requires approximately 30 milli Amps (or mA) continuously.  To estimate how long each battery will last for a LilyPad project divide [...]]]></description>
			<content:encoded><![CDATA[<p>Batteries to use with Lilypad Arduino</p>
<p>The important spec for batteries is their mAh rating.  mAh stands for milli Amp hours &amp; tells you how much energy is in each battery.  A typical LilyPad project requires approximately 30 milli Amps (or mA) continuously.  To estimate how long each battery will last for a LilyPad project divide the mAh rating by 30.</p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/Polymer_Lithium_Ion_Battery.jpg"><img class="alignnone size-full wp-image-235" title="Polymer_Lithium_Ion_Battery" src="http://soft-circuit.com/wp-content/uploads/2010/01/Polymer_Lithium_Ion_Battery.jpg" alt="" width="600" height="600" /></a></p>
<h2>Polymer Lithium Ion Batteries &#8211; 100mAh</h2>
<p><strong>Description:</strong> This is a very small, extremely light weight batty based on the new Polymer Lithium Ion chemistry. This is the highest energy density currently in production. Each cells outputs a nominal 3.7V at 100mAh!</p>
<p>$6.95 Available via <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=731" target="_blank">Sparkfun </a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/batteries-for-lilypad-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shirring Tutorial</title>
		<link>http://soft-circuit.com/2010/01/shirring-tutorial/</link>
		<comments>http://soft-circuit.com/2010/01/shirring-tutorial/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 02:29:33 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Sewing]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/?p=229</guid>
		<description><![CDATA[Great tutorial on how to smock/shirr with elastic thread.
Shirring Tutorial
]]></description>
			<content:encoded><![CDATA[<p>Great tutorial on how to smock/shirr with elastic thread.</p>
<p><a href="http://pretty-ditty.blogspot.com/2009/04/smockingshirring-tutorial.html" target="_blank">Shirring Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/shirring-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Felted Seam Technique</title>
		<link>http://soft-circuit.com/2010/01/felted-seam-technique/</link>
		<comments>http://soft-circuit.com/2010/01/felted-seam-technique/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 02:23:08 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Sewing]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/?p=226</guid>
		<description><![CDATA[A unique seam technique by Betz White for a a felted wool scarf, pillow, blanket, or any other project that you might be doing a lot of piecing and/or scrap-using-up.
Felted Seam Technique Tutorial
]]></description>
			<content:encoded><![CDATA[<p>A unique seam technique by Betz White for a a felted wool scarf, pillow, blanket, or any other project that you might be doing a lot of piecing and/or scrap-using-up.</p>
<p><a href="http://blog.betzwhite.com/2008/05/felted-seam-technique.html" target="_blank">Felted Seam Technique Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/felted-seam-technique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn How to Take Measurements</title>
		<link>http://soft-circuit.com/2010/01/learn-how-to-take-measurements/</link>
		<comments>http://soft-circuit.com/2010/01/learn-how-to-take-measurements/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 02:09:05 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Sewing]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/?p=222</guid>
		<description><![CDATA[Great tutorial that teaches you how to take body measurements for the perfect fit.
Learn how to take measurements Tutorial
]]></description>
			<content:encoded><![CDATA[<p>Great tutorial that teaches you how to take body measurements for the perfect fit.</p>
<p><a href="http://sewmamasew.com/blog2/?p=471" target="_blank">Learn how to take measurements Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/learn-how-to-take-measurements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electronic Embroidery</title>
		<link>http://soft-circuit.com/2010/01/electronic-embroidery/</link>
		<comments>http://soft-circuit.com/2010/01/electronic-embroidery/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 22:01:48 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Home Decor]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/?p=188</guid>
		<description><![CDATA[A lovely introductory tutorial on how to stitch LEDs onto your needlepoint to add visual interest and enhance the scene. Tutorial demonstrates how to add light-up fireflies to a frog embroidery using conductive thread to connect the battery, switch, and LEDs.
Download PDF Tutorial
Instructables Tutorial
]]></description>
			<content:encoded><![CDATA[<p>A lovely introductory tutorial on how to stitch LEDs onto your needlepoint to add visual interest and enhance the scene. Tutorial demonstrates how to add light-up fireflies to a frog embroidery using conductive thread to connect the battery, switch, and LEDs.</p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/Electronic_Embroidery.pdf" target="_blank">Download PDF Tutorial<br />
</a><a href="http://www.instructables.com/id/Electronic_Embroidery/?ALLSTEPS" target="_blank">Instructables Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/electronic-embroidery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Industrial Chandelier</title>
		<link>http://soft-circuit.com/2010/01/industrial-chandelier/</link>
		<comments>http://soft-circuit.com/2010/01/industrial-chandelier/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 20:45:18 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Home Decor]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/tutorials/?p=184</guid>
		<description><![CDATA[DIY Tutorial on how to make this gorgeous industrial chandelier designed by Lindsey Adelman
Download Chandelier Tutorial
]]></description>
			<content:encoded><![CDATA[<p>DIY Tutorial on how to make this gorgeous industrial chandelier designed by <a href="http://lindseyadelman.com" target="_blank">Lindsey Adelman</a></p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/chandelier.pdf" target="_blank">Download Chandelier Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/industrial-chandelier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>soundie: a musical LED hoodie</title>
		<link>http://soft-circuit.com/2010/01/soundie-a-musical-led-hoodie/</link>
		<comments>http://soft-circuit.com/2010/01/soundie-a-musical-led-hoodie/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 06:44:56 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Fashion]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/tutorials/?p=173</guid>
		<description><![CDATA[
This tutorial will show you how to create a garment that changes its behavior depending on how conductive you are. It detects conductivity through iron-on conductive fabric that we will use, and it will light up and sing different notes depending on how you touch the conductive fabric. We&#8217;ll be using sewable electronics (the LilyPad [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/lilypadhoodieinstructable.jpg"><img class="alignnone size-full wp-image-174" title="lilypadhoodieinstructable" src="http://soft-circuit.com/wp-content/uploads/2010/01/lilypadhoodieinstructable.jpg" alt="" width="400" height="598" /></a></p>
<p>This tutorial will show you how to create a garment that changes its behavior depending on how conductive you are. It detects conductivity through iron-on conductive fabric that we will use, and it will light up and sing different notes depending on how you touch the conductive fabric. We&#8217;ll be using sewable electronics (the LilyPad arduino module) and conductive threads and fabrics so that your garment will be soft and washable.</p>
<p><a href="http://www.instructables.com/id/musical_conductivity_detecting_light_up_hoodie/" target="_blank">See Instructable</a></p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/musical_conductivity_detecting_light_up_hoodie.pdf" target="_blank">Download PDF Tutorial </a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/NpRphKTMmKE&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/NpRphKTMmKE&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/soundie-a-musical-led-hoodie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lasercut Stretchy Conductive Fabric Traces</title>
		<link>http://soft-circuit.com/2010/01/lasercut-stretchy-conductive-fabric-traces/</link>
		<comments>http://soft-circuit.com/2010/01/lasercut-stretchy-conductive-fabric-traces/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 06:32:00 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Soft Computing]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/tutorials/?p=168</guid>
		<description><![CDATA[How to make conductive fabric traces from non-stretchy fabric and attach them to stretchy fabric.
 See Instructable 
 
Download PDF Tutorial

]]></description>
			<content:encoded><![CDATA[<p>How to make conductive fabric traces from non-stretchy fabric and attach them to stretchy fabric.</p>
<p><a href="http://www.instructables.com/id/Lasercut-Stretchy-Conductive-Fabric-Traces/" target="_blank"> See Instructable </a></p>
<p><a href="http://www.instructables.com/id/Lasercut-Stretchy-Conductive-Fabric-Traces/"> </a></p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/Lasercut-Stretchy-Conductive-Fabric-Traces.pdf" target="_blank">Download PDF Tutorial<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/lasercut-stretchy-conductive-fabric-traces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nightlife LED Necklace</title>
		<link>http://soft-circuit.com/2010/01/nightlife-led-necklace/</link>
		<comments>http://soft-circuit.com/2010/01/nightlife-led-necklace/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 06:20:42 +0000</pubDate>
		<dc:creator>Syuzi</dc:creator>
				<category><![CDATA[Jewelry]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://soft-circuit.com/tutorials/?p=160</guid>
		<description><![CDATA[
A fun LED jewelry project from Diana Eng.
Download PDF Tutorial.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/LED_necklace.jpg"><img class="alignnone size-full wp-image-161" title="LED Necklace" src="http://soft-circuit.com/wp-content/uploads/2010/01/LED_necklace.jpg" alt="" width="445" height="500" /></a></p>
<p>A fun LED jewelry project from Diana Eng.</p>
<p><a href="http://soft-circuit.com/wp-content/uploads/2010/01/FULL_PDFsm.pdf" target="_blank">Download PDF Tutorial.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft-circuit.com/2010/01/nightlife-led-necklace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
