<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=17&amp;t=5916" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2010-03-05T04:18:38+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=5916</id>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2010-03-05T04:18:38+01:00</updated>
<published>2010-03-05T04:18:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25723#p25723</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25723#p25723"/>
<title type="html"><![CDATA[Anyone know how to control brushed DC motors?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25723#p25723"><![CDATA[
<blockquote><div><cite>PAR_WIG410 wrote:</cite><br />But, I was looking for something a little less expensive.<br />I have recently found these:<br /><a href="http://www.robotshop.com/cytron-5-19v-10a-brushed-motor-controller.html" class="postlink">http://www.robotshop.com/cytron-5-19v-10a-brushed-motor-controller.html</a><br />I'm planning on practicing with these, they should be sufficient for now, I'll start saving money for more heavy duty controllers.<br />Do any cheaper, high-ish (~20A) current controllers exist that are compatible with the RB-100? <br />Is any signal type better for this job?<br /></div></blockquote><br /><br />The user manual of this motor controller says that it is controlled by PWM/DIR signals. So you can use RB-100 to control it by 1-channel PWM (to the PWM pin of the motor controller) and 2-channel GPIO (to the DIR and RUN pins of the motor controller). For the functionality of PWM and GPIO of RB-100, please refer to the software introduction slide in <!-- m --><a class="postlink" href="http://www.roboard.com/download_ml.htm">http://www.roboard.com/download_ml.htm</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Fri Mar 05, 2010 4:18 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PAR_WIG410]]></name></author>
<updated>2010-03-05T04:02:12+01:00</updated>
<published>2010-03-05T04:02:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25722#p25722</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25722#p25722"/>
<title type="html"><![CDATA[Anyone know how to control brushed DC motors?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25722#p25722"><![CDATA[
Thank you for the response<br />Two channels is good, high current is good, <br />But, I was looking for something a little less expensive.<br />I have recently found these:<br /><a href="http://www.robotshop.com/cytron-5-19v-10a-brushed-motor-controller.html" class="postlink">http://www.robotshop.com/cytron-5-19v-10a-brushed-motor-controller.html</a><br />I'm planning on practicing with these, they should be sufficient for now, I'll start saving money for more heavy duty controllers.<br />Do any cheaper, high-ish (~20A) current controllers exist that are compatible with the RB-100? <br />Is any signal type better for this job?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1990">PAR_WIG410</a> — Fri Mar 05, 2010 4:02 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2010-03-05T03:49:35+01:00</updated>
<published>2010-03-05T03:49:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25720#p25720</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25720#p25720"/>
<title type="html"><![CDATA[Re: Anyone know how to control brushed DC motors?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25720#p25720"><![CDATA[
<blockquote><div><cite>PAR_WIG410 wrote:</cite><br />How does one control standard brushed, non-servo, DC motors with the Roboard? <br />-------------------------------------------<br />Should I use external motor controllers/relays or is it possible to run them directly from the roboard? <br />-If Motor controllers are used, What kind do you recommend?<br />-How does one run a relay off the roboard? <br />-If possible, How does one control the motor directly off the roboard?<br /></div></blockquote><br /><br />Using the PWM lib in RoBoIO, you can generate high-resolution PWM pulses for the H-bridge or Motor controller that drives the DC motor. You can refer to PWM.h of RoBoIO source codes for understanding the functionality of the PWM lib.<br /><br />A example that uses RoBoard to directly and simultaneously control 13 DC motors (with 13 freescale MC33887 H-bridges) can be seen at:<br /><!-- m --><a class="postlink" href="http://hackaday.com/2010/01/07/ces-roboard-robotic-hand/">http://hackaday.com/2010/01/07/ces-robo ... otic-hand/</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Fri Mar 05, 2010 3:49 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[comds]]></name></author>
<updated>2010-03-04T17:18:44+01:00</updated>
<published>2010-03-04T17:18:44+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25711#p25711</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25711#p25711"/>
<title type="html"><![CDATA[Anyone know how to control brushed DC motors?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25711#p25711"><![CDATA[
<!-- m --><a class="postlink" href="http://www.dimensionengineering.com/Sabertooth2X25.htm">http://www.dimensionengineering.com/Sabertooth2X25.htm</a><!-- m --><br /><br />I own one of those and has lots of options for inputs for control. <br /><br />Most of the the Roboard can generate.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1995">comds</a> — Thu Mar 04, 2010 5:18 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PAR_WIG410]]></name></author>
<updated>2010-02-28T00:34:40+01:00</updated>
<published>2010-02-28T00:34:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25662#p25662</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25662#p25662"/>
<title type="html"><![CDATA[Anyone know how to control brushed DC motors?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5916&amp;p=25662#p25662"><![CDATA[
How does one control standard brushed, non-servo, DC motors with the Roboard? <br />-------------------------------------------<br />Should I use external motor controllers/relays or is it possible to run them directly from the roboard? <br />-If Motor controllers are used, What kind do you recommend?<br />-How does one run a relay off the roboard? <br />-If possible, How does one control the motor directly off the roboard?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1990">PAR_WIG410</a> — Sun Feb 28, 2010 12:34 am</p><hr />
]]></content>
</entry>
</feed>