<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://letsmakerobots.com" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
 <title>Content in &amp;ldquo;NXC (Not eXactly C)&amp;rdquo;</title>
 <link>http://letsmakerobots.com/taxonomy/term/50</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en-DA</language>
<item>
 <title>NXT Line Follower</title>
 <link>http://letsmakerobots.com/node/22</link>
 <description>&lt;div class=&quot;field field-type-image field-field-primary-image&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Primary image&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;&lt;a href=&quot;/node/22&quot;&gt;&lt;img src=&quot;http://letsmakerobots.com/files/imagecache/robot_thumb/files/field_primary_image/nxt_robot_thumb.jpg&quot; alt=&quot;nxt_robot_thumb.jpg&quot; title=&quot;The robot doing laps on the MINDSTORMS testpad&quot;  /&gt;&lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-text field-field-what-does-it-do&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;What does it do?&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;Smoothly follows a black line&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;The robot measures line position with the 4 line sensors and feeds this to a PD-regulator which in turn produces the two motor outputs. This setup gives a smooth line following.&lt;/p&gt;&lt;p&gt;The cost of the robot is roughly the cost of a set of MINDSTORMS NXT + 3 additional NXT light sensors and the rechargeable battery.&lt;/p&gt;&lt;p&gt;The time to build includes several mutations of the basic design - time flies when you play with LEGO ;-). Of course some time was spent finding some usable values for the P and D constants for the PD-regulation.&lt;/p&gt;&lt;p&gt;I used the Bricxcc IDE for developing the controller program.&lt;/p&gt;
&lt;div class=&quot;field field-type-number-decimal field-field-cost-to-build&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Cost to build&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;$650,00&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-video-cck field-field-em-video&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Embedded video&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
          &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
          &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
          &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
          &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
      &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-number-integer field-field-finished-project&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Finished project&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-number-integer field-field-locomotor-number&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Number&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-number-decimal field-field-time-to-build&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Time to build&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;5 hours&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-text field-field-locomotion-type&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Type&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-link field-field-url-more-info&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;URL to more information&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
          &lt;div class=&quot;field-item&quot;&gt;&lt;/div&gt;
      &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;field field-type-number-integer field-field-weight&quot;&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;Weight&lt;/h3&gt;
  &lt;div class=&quot;field-items&quot;&gt;
      &lt;div class=&quot;field-item&quot;&gt;722 grams&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</description>
 <comments>http://letsmakerobots.com/node/22#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/84">Lego</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/85">line follower</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/47">2 MINDSTORMS NXT servo motors</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/51">4 NXT Light sensors</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/52">DTU RoboCup</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/7">indoor</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/48">LEGO MINDSTORMS NXT</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/50">NXC (Not eXactly C)</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/49">NXT rechargeable battery</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/22</wfw:commentRss>
 <enclosure url="http://letsmakerobots.com/files/field_primary_image/nxt_robot_thumb.jpg" length="32983" type="image/pjpeg" />
 <pubDate>Tue, 05 Feb 2008 13:55:16 -0500</pubDate>
 <dc:creator>jip</dc:creator>
 <guid isPermaLink="false">22 at http://letsmakerobots.com</guid>
</item>
</channel>
</rss>
