<?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=4&amp;t=2197" />

<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>2008-02-08T08:53:49+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2197</id>
<entry>
<author><name><![CDATA[RDanielOlivav]]></name></author>
<updated>2008-02-08T08:53:49+01:00</updated>
<published>2008-02-08T08:53:49+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14053#p14053</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14053#p14053"/>
<title type="html"><![CDATA[Make RN serial port data management faster]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14053#p14053"><![CDATA[
That would be great! Thanks.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=659">RDanielOlivav</a> — Fri Feb 08, 2008 8:53 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2008-02-07T14:43:06+01:00</updated>
<published>2008-02-07T14:43:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14040#p14040</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14040#p14040"/>
<title type="html"><![CDATA[Make RN serial port data management faster]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14040#p14040"><![CDATA[
This is similar to your request here:<br /><!-- m --><a class="postlink" href="http://www.lynxmotion.net/viewtopic.php?p=35971#35971">http://www.lynxmotion.net/viewtopic.php?p=35971#35971</a><!-- m --><br /><br />I will draw up a map of the variables for you.<br /><br />There are 3 bytes, with bits representing the 24 servos. These bits are set when the motion for each servo is complete according to the motion engine.<br /><br />It is these bytes which are checked by the WAIT instruction. There is also an implied WAIT before a MOVE instruction. They can be read with 3 PEEKs.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Thu Feb 07, 2008 2:43 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tim]]></name></author>
<updated>2008-02-06T18:55:05+01:00</updated>
<published>2008-02-06T18:55:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14022#p14022</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14022#p14022"/>
<title type="html"><![CDATA[Make RN serial port data management faster]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14022#p14022"><![CDATA[
Heyup<br /><br />Having similar thoughts myself (but haven't gone beyond Robobasic for the RN-1 myself) - you might find that you want to replace the firmware - see the thread called &quot;Changing the code in the Mr-3024&quot; or just look up I-bot's posts...<br /><br />Cheers<br />Tim<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=865">Tim</a> — Wed Feb 06, 2008 6:55 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[RDanielOlivav]]></name></author>
<updated>2008-02-06T17:54:01+01:00</updated>
<published>2008-02-06T17:54:01+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14021#p14021</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14021#p14021"/>
<title type="html"><![CDATA[Make RN serial port data management faster]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2197&amp;p=14021#p14021"><![CDATA[
HI,<br /><br />I'm trying to get my RN to walk dynamicly. I've already managed to make him walk by sending commands through the serial port. The thing is that between command and command, it takes too long to send all the data! So I tried to send an order, execute the movement, and while the movement is executing send the next order. The problem is that I have no way of knowing when the first movement has finished so that I can execute the next one, because I cant use the order wait, for reasons that are irrelevant now.<br /><br />Does anyone has any idea of how it could be solved,<br /><br />Thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=659">RDanielOlivav</a> — Wed Feb 06, 2008 5:54 pm</p><hr />
]]></content>
</entry>
</feed>