<?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; Robotics</title>
	<atom:link href="http://michaeldoornbos.com/category/robotics/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>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>
		<item>
		<title>Power to electric motors from a digital controller is never easy</title>
		<link>http://michaeldoornbos.com/2009/05/07/power-to-electic-motors-from-a-digital-controller-is-never-easy/</link>
		<comments>http://michaeldoornbos.com/2009/05/07/power-to-electic-motors-from-a-digital-controller-is-never-easy/#comments</comments>
		<pubDate>Thu, 07 May 2009 16:20:56 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://blog.michaeldoornbos.com/?p=431</guid>
		<description><![CDATA[Hooking up 2 electric drive motors seems like a simple task on the surface, but never is in practice.  Here's my mockup of a circuit I'm going to use.  The meat of the control circuit is an L293D Quadruple Half-H Driver. Now that the breadboard prototype is working, it's time to assemble the thing permanently [...]]]></description>
			<content:encoded><![CDATA[<p>Hooking up 2 electric drive motors seems like a simple task on the surface, but never is in practice.  Here's my mockup of a circuit I'm going to use.  The meat of the control circuit is an L293D Quadruple Half-H Driver. Now that the breadboard prototype is working, it's time to assemble the thing permanently on a printed circuit board.  Leave a comment if you want the schematic for this, it works pretty well with no noticeable gitter thanks to a bunch of capacitors.</p>
<p><a href="http://farm4.static.flickr.com/3314/3510776868_54e1cf9a22.jpg?v=0"><img class="alignnone" title="Motor Controller" src="http://farm4.static.flickr.com/3314/3510776868_54e1cf9a22.jpg?v=0" alt="" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://michaeldoornbos.com/2009/05/07/power-to-electic-motors-from-a-digital-controller-is-never-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s time to make the robots</title>
		<link>http://michaeldoornbos.com/2009/05/05/its-time-to-make-the-robots/</link>
		<comments>http://michaeldoornbos.com/2009/05/05/its-time-to-make-the-robots/#comments</comments>
		<pubDate>Tue, 05 May 2009 14:31:23 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://blog.michaeldoornbos.com/?p=421</guid>
		<description><![CDATA[I'm building a small robot this week.  We're calling him Evadotbot (Caleb came up with that). He's pretty simple, a two motor gearbox will control 2 wheels, the 3rd being a caster wheel so he can spin in a circle.  He's controlled by a simple motor controller chip and powered by 4 AA rechargeable batteries. [...]]]></description>
			<content:encoded><![CDATA[<p>I'm building a small robot this week.  We're calling him Evadotbot (Caleb came up with that).</p>
<p><img class="alignnone" title="Evadotbot" src="http://farm4.static.flickr.com/3660/3504613574_1995a2e735.jpg?v=1241532282" alt="" width="500" height="375" /></p>
<p><img class="alignnone" title="Evadotbot Gearbox" src="http://farm4.static.flickr.com/3320/3504614884_012eb3c176.jpg?v=1241532343" alt="" width="500" height="375" /></p>
<p>He's pretty simple, a two motor gearbox will control 2 wheels, the 3rd being a caster wheel so he can spin in a circle.  He's controlled by a simple motor controller chip and powered by 4 AA rechargeable batteries.</p>
<p><img class="alignnone" title="Ardunino" src="http://farm4.static.flickr.com/3317/3504615128_7d397b8bd7.jpg?v=1241532360" alt="" width="500" height="375" /></p>
<p>His "brain" is an Ardunino Duemilanove which has a whopping 32k of memory.  If you're not a computer geek, think about that Commodore 64 you could get in 1981 and divide it's RAM in half. Or, go to the  It's shown here in it's "skull", aka an Altoids mint box.</p>
<p><img class="alignnone" title="Range Sensor" src="http://farm4.static.flickr.com/3380/3504614638_49ace00b72.jpg?v=1241532321" alt="" width="500" height="375" /></p>
<p>To top it off, he has an infrared range sensor for "eyes" and an Xbee radio so he can send data back to me and eventually communicate with his peers.</p>
<p>More pictures to follow as he gets assembled.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaeldoornbos.com/2009/05/05/its-time-to-make-the-robots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
