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

<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>2009-08-08T09:53:17+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=3788</id>
<entry>
<author><name><![CDATA[RandomMatt]]></name></author>
<updated>2009-08-08T09:53:17+01:00</updated>
<published>2009-08-08T09:53:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21188#p21188</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21188#p21188"/>
<title type="html"><![CDATA[Help?How to create a delay in C Programming for bioloid.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21188#p21188"><![CDATA[
<a href="http://www.nongnu.org/avr-libc/user-manual/group__util__delay.html" class="postlink">http://www.nongnu.org/avr-libc/user-manual/group__util__delay.html</a><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1296">RandomMatt</a> — Sat Aug 08, 2009 9:53 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[real88]]></name></author>
<updated>2009-08-08T05:39:14+01:00</updated>
<published>2009-08-08T05:39:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21185#p21185</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21185#p21185"/>
<title type="html"><![CDATA[Help?How to create a delay in C Programming for bioloid.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21185#p21185"><![CDATA[
Thx RandomMatt for ur information.<br /><br />to include _delay_ms(100); function, wat library have to include?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1546">real88</a> — Sat Aug 08, 2009 5:39 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[RandomMatt]]></name></author>
<updated>2009-08-07T18:55:46+01:00</updated>
<published>2009-08-07T18:55:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21181#p21181</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21181#p21181"/>
<title type="html"><![CDATA[Re: Help?How to create a delay in C Programming for bioloid.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21181#p21181"><![CDATA[
<blockquote><div><cite>real88 wrote:</cite><br />can any  show the example of the delay and controlling multiple servo motor C programming?<br /></div></blockquote><br /><br /><span style="font-style: italic">...libbioloid does both of those...</span><br /><br />more helpfully try the avr-libc function for delays:<br /><dl class="codebox"><dt>Code: </dt><dd><code>_delay_ms&#40;100&#41;;</code></dd></dl><br /><br />and read the AX12 section 4.6 of the AX12 manual for an example of how to control many servos at once.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1296">RandomMatt</a> — Fri Aug 07, 2009 6:55 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[real88]]></name></author>
<updated>2009-08-07T17:12:58+01:00</updated>
<published>2009-08-07T17:12:58+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21179#p21179</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21179#p21179"/>
<title type="html"><![CDATA[Help?How to create a delay in C Programming for bioloid.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3788&amp;p=21179#p21179"><![CDATA[
newbie here,I have some question want to ask:<br />1)How to create a 1ms delay in C Programming for bioloid.<br />I get information about the delay from manual where is <br />void MiliSec(word wDelayTime);<br />but i cant get the cm5 library; therefore is there another way to create delay?<br /><br />2)Besides, how to control multiple servo motor in the same time? <br />izit by using for loop?<br /><br />can any  show the example of the delay and controlling multiple servo motor C programming?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1546">real88</a> — Fri Aug 07, 2009 5:12 pm</p><hr />
]]></content>
</entry>
</feed>