<?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=6617" />

<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-10-10T12:43:53+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=6617</id>
<entry>
<author><name><![CDATA[PaulL]]></name></author>
<updated>2010-10-10T12:43:53+01:00</updated>
<published>2010-10-10T12:43:53+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28415#p28415</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28415#p28415"/>
<title type="html"><![CDATA[how to control servo with interrupt mode]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28415#p28415"><![CDATA[
Just a comment: <br /><br />With the speed of the Roboard, you can change the PWM output faster than the servo can respond to the changes WITHOUT using interrupts. <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /> The only reason I can think of that you would want to use interrupts on PWM is if you are using &quot;counting mode&quot; on the PWM outputs and want to signal when done. It's easier to use &quot;continuous mode&quot; and alter your PWM as needed than it would be to write the kernel-mode driver.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=741">PaulL</a> — Sun Oct 10, 2010 12:43 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[foe.pexal]]></name></author>
<updated>2010-10-05T08:19:48+01:00</updated>
<published>2010-10-05T08:19:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28374#p28374</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28374#p28374"/>
<title type="html"><![CDATA[how to control servo with interrupt mode]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28374#p28374"><![CDATA[
ok, thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2360">foe.pexal</a> — Tue Oct 05, 2010 8:19 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2010-10-04T06:58:21+01:00</updated>
<published>2010-10-04T06:58:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28353#p28353</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28353#p28353"/>
<title type="html"><![CDATA[Re: how to control servo with interrupt mode]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28353#p28353"><![CDATA[
<blockquote><div><cite>foe.pexal wrote:</cite><br />Could you give me sample code how to control servo with interrupt mode?<br /></div></blockquote><br /><br />Hi,<br /><br />currently, the RC Servo lib of RoBoIO doesn't support interrupt control. If you need PWM interrupt capability, you can employ the PWM lib for this purpose (see pwm.h &amp; pwmdx.h for PWM lib API).<br /><br />Note that for WinXP &amp; Linux, to use the PWM interrupt, you will need to write an XP/Linux driver for handling the interrupt events.<br /><br /><img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Mon Oct 04, 2010 6:58 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[foe.pexal]]></name></author>
<updated>2010-09-30T17:54:28+01:00</updated>
<published>2010-09-30T17:54:28+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28321#p28321</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28321#p28321"/>
<title type="html"><![CDATA[how to control servo with interrupt mode]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6617&amp;p=28321#p28321"><![CDATA[
Hi,<br />Could you give me sample code how to control servo with interrupt mode? because I need fast respons of servo.<br />Because if I use tutorial in <!-- m --><a class="postlink" href="http://www.roboard.com/download_ml.htm">http://www.roboard.com/download_ml.htm</a><!-- m --> is not enough.<br /><br />help me please. thanks.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2360">foe.pexal</a> — Thu Sep 30, 2010 5:54 pm</p><hr />
]]></content>
</entry>
</feed>