<?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>Offy Robotics &#187; Tutorial</title>
	<atom:link href="http://offyrobotics.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://offyrobotics.com</link>
	<description></description>
	<lastBuildDate>Sun, 07 Mar 2010 21:03:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Offy Bot &#8211; Wall Avoid</title>
		<link>http://offyrobotics.com/offy-bot-wall-avoid/</link>
		<comments>http://offyrobotics.com/offy-bot-wall-avoid/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 18:43:52 +0000</pubDate>
		<dc:creator>David Offerman</dc:creator>
				<category><![CDATA[My Robots]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://offyrobotics.com/?p=5</guid>
		<description><![CDATA[My first finished robot I did was the &#8220;Offy Bot.&#8221; It&#8217;s task was to go around with out hitting any walls or objects, and thats all. It did it&#8217;s task very well.
Specs:
MCU = Roboduino
Sensor = IR Range Finder
Motors = HS-311 Servo&#8217;s

How it was built:
1) Modify the HS-311 Servo&#8217;s so they have continus rotation, I did [...]]]></description>
			<content:encoded><![CDATA[<p>My first finished robot I did was the &#8220;Offy Bot.&#8221; It&#8217;s task was to go around with out hitting any walls or objects, and thats all. It did it&#8217;s task very well.</p>
<p>Specs:</p>
<p>MCU = Roboduino</p>
<p>Sensor = IR Range Finder</p>
<p>Motors = HS-311 Servo&#8217;s</p>
<p style="text-align: center;"><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/xSBTHuod440&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/xSBTHuod440&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p style="text-align: left;">How it was built:</p>
<p style="text-align: left;">1) Modify the HS-311 Servo&#8217;s so they have continus rotation, I did it by soldering 2.2k ohm resistors to the wires. (<a href="http://www.societyofrobots.com/member_tutorials/node/82">Tutorial Here</a>)</p>
<p style="text-align: left;">2) I than mounted the servos to the chassis using servo mounts for standard sized servos</p>
<p style="text-align: left;">3) Added the IR Range Finder to the chassis so I can than start the programming</p>
<p style="text-align: left;">4) I than used the Arduino program (<a href="http://arduino.cc/en/Main/Software">Here</a>) to program my robot</p>
<p style="text-align: left;">This is the program I made, you can use it for your own needs. (<a href="http://offyrobotics.com/code/wall.txt">Code</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://offyrobotics.com/offy-bot-wall-avoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
