<?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;motor controller&amp;rdquo;</title>
 <link>http://letsmakerobots.com/taxonomy/term/149</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en-DA</language>
<item>
 <title>Arduino: How to make your first robot with..</title>
 <link>http://letsmakerobots.com/node/2038</link>
 <description>&lt;p&gt;When writing this, LMR only offers &amp;quot;Start here&amp;quot; - instructions on how to make your first robot, using Picaxe.&lt;/p&gt;&lt;p&gt;&amp;quot;Nebster&amp;quot; wrote to me, and asked if I could do a parallel, using Arduino, and I think that is actually a very good idea (now that Picaxe refuses to pay me commission, haha)&lt;/p&gt;&lt;p&gt;Focus should be on making first timers get a robot up and running at a low cost, and most importantly learn how to hook up motors, a servo, and a analogue input in &amp;quot;no time&amp;quot;.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://letsmakerobots.com/node/2038&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://letsmakerobots.com/node/2038#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/280">Arduino / AVR</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/126">Arduino</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/438">first robot</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/149">motor controller</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/105">motor driver</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/240">Servo</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/2038</wfw:commentRss>
 <pubDate>Mon, 08 Sep 2008 07:25:10 -0400</pubDate>
 <dc:creator>fritsl</dc:creator>
 <guid isPermaLink="false">2038 at http://letsmakerobots.com</guid>
</item>
<item>
 <title>L298 Compact Motor Driver Kit</title>
 <link>http://letsmakerobots.com/node/2037</link>
 <description>&lt;p&gt;This is a motor driver that I like because of this:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span&gt;It is usable from 6 to 50V, at up to 4A total output current&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;It has a 5V output, so you can just hook up any battery (above 6V), and then hook your Microcontroller up to this motor controller&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;It has LED&#039;s to indicate that the motors (should be) going&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;it is controlled by setting pins high and low, and that is..&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://letsmakerobots.com/node/2037&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://letsmakerobots.com/node/2037#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/149">motor controller</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/105">motor driver</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/110">Electronics in general</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/2037</wfw:commentRss>
 <pubDate>Mon, 08 Sep 2008 07:18:56 -0400</pubDate>
 <dc:creator>fritsl</dc:creator>
 <guid isPermaLink="false">2037 at http://letsmakerobots.com</guid>
</item>
<item>
 <title>Relays (DPDT)</title>
 <link>http://letsmakerobots.com/node/929</link>
 <description>&lt;p&gt;Relays are an alternative to motor-controllers.&lt;/p&gt;&lt;p&gt;They do consume a little power from your battery when in either on or off position (turned on) - but they also do deliver the full power that you want - where a motor-controller often takes some of the power (voltage-drop).&lt;/p&gt;&lt;p&gt;They can be found to be able to handle much more current than a motor controller matched in size (and price).&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://letsmakerobots.com/node/929&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://letsmakerobots.com/node/929#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/654">DPDT</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/149">motor controller</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/105">motor driver</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/386">relay</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/110">Electronics in general</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/929</wfw:commentRss>
 <pubDate>Thu, 19 Jun 2008 16:56:36 -0400</pubDate>
 <dc:creator>fritsl</dc:creator>
 <guid isPermaLink="false">929 at http://letsmakerobots.com</guid>
</item>
<item>
 <title>how to program for pololu on arduino...</title>
 <link>http://letsmakerobots.com/node/560</link>
 <description>&lt;p&gt;now that I got my pololu controller how do i use it with arduino? (as in coding)&lt;/p&gt;&lt;p&gt; thanks &lt;/p&gt;&lt;p&gt;~Matt &lt;/p&gt;</description>
 <comments>http://letsmakerobots.com/node/560#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/280">Arduino / AVR</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/126">Arduino</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/149">motor controller</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/279">pololu</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/153">robot</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/560</wfw:commentRss>
 <pubDate>Fri, 02 May 2008 23:52:22 -0400</pubDate>
 <dc:creator>mattmitch</dc:creator>
 <guid isPermaLink="false">560 at http://letsmakerobots.com</guid>
</item>
<item>
 <title>Pololu Micro Dual Serial Motor Controller</title>
 <link>http://letsmakerobots.com/node/359</link>
 <description>&lt;p&gt;This tiny module can control two motors, 1 A peak each, and you can daisy-chain multiple units to control up to 62 motors with a single serial line. The new version provides up to 2 A to a single motor, or 1 A each to two motors. The motor supply can be as low as 2 V, making the unit a perfect match for small DC motors. Using one serial output from your microcontroller, you can independently set each motor to go forward or backward at any of 127 speeds, coast, and brake.&lt;/p&gt;&lt;p&gt;The controller takes up almost no space on a breadboard or PCB:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://letsmakerobots.com/node/359&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://letsmakerobots.com/node/359#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/149">motor controller</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/279">pololu</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/121">serial</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/109">Brains, microcontrollers and logic</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/359</wfw:commentRss>
 <pubDate>Wed, 09 Apr 2008 12:35:00 -0400</pubDate>
 <dc:creator>TheCowGod</dc:creator>
 <guid isPermaLink="false">359 at http://letsmakerobots.com</guid>
</item>
<item>
 <title>H-bridge tutorial (Spin your motor both ways)</title>
 <link>http://letsmakerobots.com/node/121</link>
 <description>The best basic tutorial I have found about H-bridges</description>
 <comments>http://letsmakerobots.com/node/121#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/62">Cool guides</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/167">h-bridge</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/138">motor</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/149">motor controller</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/105">motor driver</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/121</wfw:commentRss>
 <pubDate>Thu, 28 Feb 2008 16:09:56 -0500</pubDate>
 <dc:creator>fritsl</dc:creator>
 <guid isPermaLink="false">121 at http://letsmakerobots.com</guid>
</item>
<item>
 <title>HVW Tech</title>
 <link>http://letsmakerobots.com/node/104</link>
 <description>Very serious shop if you are looking for a (serious) motor controller, Tamiya set or similar..</description>
 <comments>http://letsmakerobots.com/node/104#comments</comments>
 <category domain="http://letsmakerobots.com/taxonomy/term/149">motor controller</category>
 <category domain="http://letsmakerobots.com/taxonomy/term/60">Shops</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://letsmakerobots.com/crss/node/104</wfw:commentRss>
 <pubDate>Mon, 18 Feb 2008 17:40:41 -0500</pubDate>
 <dc:creator>fritsl</dc:creator>
 <guid isPermaLink="false">104 at http://letsmakerobots.com</guid>
</item>
</channel>
</rss>
