<?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>Hacking With Gum &#187; Urchin Ball</title>
	<atom:link href="http://hackingwithgum.com/tag/urchin-ball/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingwithgum.com</link>
	<description>A Hardware Hacking Blog</description>
	<lastBuildDate>Tue, 23 Mar 2010 00:47:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Very Simple Vibration Sensor</title>
		<link>http://hackingwithgum.com/2009/06/12/very-simple-vibration-sensor/</link>
		<comments>http://hackingwithgum.com/2009/06/12/very-simple-vibration-sensor/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 03:09:23 +0000</pubDate>
		<dc:creator>cheffner</dc:creator>
				<category><![CDATA[I/O]]></category>
		<category><![CDATA[Shock Sensor]]></category>
		<category><![CDATA[Urchin Ball]]></category>
		<category><![CDATA[Vibration Sensor]]></category>

		<guid isPermaLink="false">http://hackingwithgum.com/?p=144</guid>
		<description><![CDATA[Sometimes when working on a project you may find that you need a vibration sensor. These are useful for detecting footsteps, tremors, wind, etc. Accelorometers can be used, but are a costly solution if you simply want to detect vibrations and are not concerned with gathering precise measurements. Out of curiosity one day, I cut [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes when working on a project you may find that you need a vibration sensor. These are useful for detecting footsteps, tremors, wind, etc. <a href="http://www.radioshack.com/product/index.jsp?productId=2909788&amp;CAWELAID=124299652">Accelorometers</a> can be used, but are a costly solution if you simply want to detect vibrations and are not concerned with gathering precise measurements. Out of curiosity one day, I cut open an <a href="http://www.amazon.com/Flashing-Urchin-Ball-by-Toysmith/dp/B000ID1E7W/ref=cm_lmf_tit_6/177-1182532-6467623">Urchin ball</a> to examine the circuitry they use for detecting vibrations / shock. I found that they use a light spring as a very simple, but effective, shock sensor:</p>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 310px"><a href="http://hackingwithgum.com/wp-content/uploads/2009/06/cimg1581.jpg"><img class="size-medium wp-image-145" title="Urchin Ball Circuit" src="http://hackingwithgum.com/wp-content/uploads/2009/06/cimg1581-300x225.jpg" alt="Urchin Ball Spring Shock Sensor" width="300" height="225" /></a><p class="wp-caption-text">Urchin Ball Spring Shock Sensor</p></div>
<p>The above circuit is enclosed in a small hard plastic ball, placed inside the Urchin ball, which prevents the spring from being physically struck as the ball is thrown around. When the spring vibrates, it strikes the pad on the circuit board, completing a connection and initiating the flashing light sequence. By adjusting the height of the spring above the pad, the vibration detector can be made quite sensitive; even a slight tap on the table or a gentle breeze will set it off:</p>
<div id="spring.flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<p><script type="text/javascript">
var sd = new SWFObject('https://media.dreamhost.com/mediaplayer.swf','mpl','550','443','8');
sd.addParam('allowscriptaccess','always');
sd.addParam('allowfullscreen','true');
sd.addVariable('height','433');
sd.addVariable('width','550');
sd.addVariable('file','http://hackingwithgum.com/wp-content/uploads/2009/06/spring.flv');
sd.write('spring.flv');
</script></p>
<p>Just goes to show that you shouldn&#8217;t over think your problem: the simplest solution is usually best. I&#8217;m thinking that I&#8217;ll have to use this for something this holloween&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://hackingwithgum.com/2009/06/12/very-simple-vibration-sensor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
