<?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>Michael Doornbos &#187; Electronics</title>
	<atom:link href="http://michaeldoornbos.com/category/electronics/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaeldoornbos.com</link>
	<description>Just your average evil genius</description>
	<lastBuildDate>Sat, 26 Jun 2010 01:39:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Minty Boost</title>
		<link>http://michaeldoornbos.com/2009/12/30/567/</link>
		<comments>http://michaeldoornbos.com/2009/12/30/567/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 19:47:29 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://blog.michaeldoornbos.com/2009/12/30/567/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class="pp_items">
<div class="pp_item"><img style="max-width: 100%;" src="http://static.pixelpipe.com/7ab0b2cc-7ed5-48db-b332-b22b1dbbb3a6_b.jpg" alt="" /></div>
<div class="pp_item"><img style="max-width: 100%;" src="http://static.pixelpipe.com/da58438e-2096-46d6-a3a0-d8d72400cd24_b.jpg" alt="" /></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://michaeldoornbos.com/2009/12/30/567/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infrared Sensor Data for Hal</title>
		<link>http://michaeldoornbos.com/2009/10/08/infrared-sensor-data-for-hal/</link>
		<comments>http://michaeldoornbos.com/2009/10/08/infrared-sensor-data-for-hal/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 19:01:31 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Hal]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.michaeldoornbos.com/?p=497</guid>
		<description><![CDATA[I'm using an infrared range sensor for the real life Hal. The Sharp GP2Y0A02YK0F - Infrared Proximity Sensor Long Range - While testing his motions, I was noticing some pretty erratic behavior, so I decided to collect some data on the sensor values on a fixed object, while Hal was not moving. This is a [...]]]></description>
			<content:encoded><![CDATA[<p>I'm using an infrared range sensor for the real life <a href="http://hal.evadot.com">Hal</a>.</p>
<p>The <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=8958">Sharp GP2Y0A02YK0F - Infrared Proximity Sensor Long Range</a> -</p>
<div id="attachment_498" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-498" title="IMG00132-20091005-1630" src="http://blog.michaeldoornbos.com/wp-content/uploads/2009/10/IMG00132-20091005-1630-300x225.jpg" alt="Hal 1.0" width="300" height="225" /><p class="wp-caption-text">Hal 1.0</p></div>
<p>While testing his motions, I was noticing some pretty erratic behavior, so I decided to collect some data on the sensor values on a fixed object, while Hal was not moving.</p>
<p>This is a graph of about a minute of Hal moving the sensor from 45 to 135 degress in front of him and then taking a reading when the motion of the sensor stops.  It's at a wall, at a slight angle so the graph lines aren't on top of each other at about 45 centimeters away.</p>
<p><img class="alignnone size-full wp-image-501" title="evadot_bot_sensor_line" src="http://blog.michaeldoornbos.com/wp-content/uploads/2009/10/evadot_bot_sensor_line2.png" alt="evadot_bot_sensor_line" width="550" height="412" /></p>
<p>My results for this sensor are not within the tolerances of being able to program him to to anything really interesting in an environment that isn't really simple.</p>
<p>The good thing is that only once in this data would a "is this way further than that way" check be incorrect.  Then again, he isn't even moving positions here.  The data is pretty erratic over a 1 minute period.</p>
<p>In reality, this is maybe not the correct sensor for this application.  Maybe an ultrasonic would be better.  Hal may have to have eye surgery.</p>
<p>Hal IS supposed to be a very inexpensive robot based solely on <a href="http://arduino.cc">Arduino</a>.  I don't expect him to be able to do very complicated things, but I was hoping for a little better readings on a fixed object than what I'm getting.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaeldoornbos.com/2009/10/08/infrared-sensor-data-for-hal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
