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

<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>2006-07-16T22:06:29+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=443</id>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2006-07-16T22:06:29+01:00</updated>
<published>2006-07-16T22:06:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=443&amp;p=2618#p2618</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=443&amp;p=2618#p2618"/>
<title type="html"><![CDATA[Re: Bioloid questions]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=443&amp;p=2618#p2618"><![CDATA[
<blockquote><div><cite>Paradigm wrote:</cite><br />1. I understand its possible to change servo IDs and thereby attach more servos than there are in the big kit. I assume adding more power won't be a problem, but has any of you found a limit in terms of bandwidth?<br /></div></blockquote>RS485 allows you to put theoretically 100s of objects on the bus; including Robotis servos and sensors.<br /><blockquote><div><cite>Paradigm wrote:</cite><br />2. Along with rotation sensors in the servos, do they also automatically respond to obstacles, so you can cease operation if there is something blocking further rotation, and send a signal back to the controller? Basically eliminating the need for "touch" sensors.<br /></div></blockquote>you can write a program that will look for drastic change in current consumption on a servo. Current and torque are sometimes linearly related. Not sure about the relationship between current consumption and torque with the AX12 servos but if all you are looking for is obstruction, then you will see a current surge on the effected servos.<br /><blockquote><div><cite>Paradigm wrote:</cite><br />3. I am not interested in using the supplied software for creating motion, etc, but rather want to do my own programming. Is the programming environment a full C language, or are there any annoying limits along the lines of the LEGO RCX?<br /></div></blockquote>Boiloid has a Atmega128 processor. you can run gnu compiler and cross-compile your C code (see <!-- m --><a class="postlink" href="http://www.avrfreaks.org">http://www.avrfreaks.org</a><!-- m --> ). <br /><blockquote><div><cite>Paradigm wrote:</cite><br />4. The LEGO RCX had one nice thing, threads, is this kind of functionality supported in the Bioloid software?<br /></div></blockquote>Multithreading with microcontrollers is usually an illusion that comes at the expense of hidden computation cycles..<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Sun Jul 16, 2006 10:06 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Paradigm]]></name></author>
<updated>2006-07-15T14:23:42+01:00</updated>
<published>2006-07-15T14:23:42+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=443&amp;p=2608#p2608</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=443&amp;p=2608#p2608"/>
<title type="html"><![CDATA[Bioloid questions]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=443&amp;p=2608#p2608"><![CDATA[
Finally a place to ask lots of irritating questions about this kit  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" />  I've had a look around and it seems some of them have been asked before, but I've got a few additions.<br /><br />I started out with the LEGO mindstorms kit, but motors/sensors rather quickly became an annoying limit, without paying for more RCX bricks (or doing hardware hacking, which I'd like to avoid). Also the RCX had a few annoying software limits. I used NQC and never actually installed LEGO's own software, and was still limited in terms of the amount of variables and memory.<br /><br />When I first saw the bioloid kit, it gave me hope that I could overcome these limits. I'm really interested in getting the big kit (or possibly 2) for some advanced playing around (thats a technical term I believe) <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=";)" title="Wink" /><br /><br />1. I understand its possible to change servo IDs and thereby attach more servos than there are in the big kit. I assume adding more power won't be a problem, but has any of you found a limit in terms of bandwidth?<br /><br />2. Along with rotation sensors in the servos, do they also automatically respond to obstacles, so you can cease operation if there is something blocking further rotation, and send a signal back to the controller? Basically eliminating the need for "touch" sensors.<br /><br />3. I am not interested in using the supplied software for creating motion, etc, but rather want to do my own programming. Is the programming environment a full C language, or are there any annoying limits along the lines of the LEGO RCX?<br /><br />4. The LEGO RCX had one nice thing, threads, is this kind of functionality supported in the Bioloid software?<br /><br />5. I would like to do my programming in Linux. Is it possible to compile and upload programs from this OS? Are there anyone who "hacked" the kit along the lines of the NQC for the LEGO RCX?<br /><br />-Martin<br />Denmark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=234">Paradigm</a> — Sat Jul 15, 2006 2:23 pm</p><hr />
]]></content>
</entry>
</feed>