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

<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-03-25T20:30:14+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=3417</id>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2009-03-25T20:30:14+01:00</updated>
<published>2009-03-25T20:30:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19475#p19475</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19475#p19475"/>
<title type="html"><![CDATA[Bioloid-Dynamixel bus cable pinout / connector type]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19475#p19475"><![CDATA[
There are several examples in <a href="http://www.robotis.com/hb/hisboard.php?id=bbs1_1_eng&amp;group_no=1&amp;category=&amp;bd_no=61&amp;bd_step=0&amp;bd_group=53&amp;bd_float=5300&amp;mode=view&amp;position=1&amp;search=&amp;find=#" class="postlink">USB2Dynamixel Software v1.01</a> Robotis &quot;SDK&quot;:<br /><br />- Dynamixel Manager.exe : Dynamixel Manager Program Execution File<br />- Dynamixel SDK(U2D win32).html : Dynamixel Manager Manual<br />- Examples : Example Source Folder:<br /><ul>      java<br />      labview<br />      matlab<br />      python<br />      visual basic<br />      visual c#<br />      visual c++</ul><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=698">siempre.aprendiendo</a> — Wed Mar 25, 2009 8:30 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-03-25T02:27:40+01:00</updated>
<published>2009-03-25T02:27:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19473#p19473</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19473#p19473"/>
<title type="html"><![CDATA[Bioloid-Dynamixel bus cable pinout / connector type]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19473#p19473"><![CDATA[
Thanks a lot for the info.<br /><br />It's very thorough and complete.<br /><br />iBot also kindly posted some info on connecting the Bioloid to the COM ports available on the Roboard (here <!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?p=19471#19471">http://robosavvy.com/forum/viewtopic.php?p=19471#19471</a><!-- m -->)<br /><br />To test his suggestion I would need some documentation/sample code with simple packet instructions such as Moving a Servo to a certain position and Reading its current position.<br />Could you point me to that please?<br /><br />This should be easy enough to implement and test on the board's COM4 using the RTS trick iBot suggested to make sure it works as expected.<br /><br />I would really like to see the board coming together as a nice replacement board for the native CM5, RBC, etc. so we can further add &quot;brain power&quot; to our robots  <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /> <br />of the numerous possibilities the one I'm currently most fond of is developing vision using a USB webcam... <br />Anyway, back to the current stage, could please point to some basic info on the protocol please?<br /><br />Cheers<br />Pedro<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Wed Mar 25, 2009 2:27 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2009-03-24T23:54:20+01:00</updated>
<published>2009-03-24T23:54:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19470#p19470</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19470#p19470"/>
<title type="html"><![CDATA[Bioloid-Dynamixel bus cable pinout / connector type]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19470#p19470"><![CDATA[
It sounds pretty interesting, Pedro <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />&quot;Compiling&quot; some information around Robosavvy and Jon Hylands knowledge and <a href="http://www.bioloid.info" class="postlink">wiki about Bioloid</a><br /><br />1) For the connectors of the Bioloid Servo bus: <a href="http://www.bioloid.info/tiki/tiki-index.php?page=AX-12+page" class="postlink">here</a> for some photos, code and URLs to Digikey. And <a href="http://robosavvy.com/forum/viewtopic.php?p=11209&amp;sid=41ca54a06af1da144b05da3ca43e16c6" class="postlink">here</a>, two other providers , Comrad and Farnell.<br /><br />2) About shorting the RX and TX and tristate: <a href="http://robosavvy.com/forum/viewtopic.php?p=11219&amp;highlight=tristate#11219" class="postlink">here</a> and <a href="http://robosavvy.com/forum/viewtopic.php?p=16375&amp;highlight=#16375" class="postlink">here</a>, specially the answers from Jon Hylands <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />The pin out it's documented in AX12+ user's manual:<br /><br /><img src="http://www.roboticchallenge.com/images/ax12_pinout.PNG" alt="Image" /><br /><br />Hope it helps...  <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=698">siempre.aprendiendo</a> — Tue Mar 24, 2009 11:54 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-03-24T19:43:47+01:00</updated>
<published>2009-03-24T19:43:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19468#p19468</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19468#p19468"/>
<title type="html"><![CDATA[Bioloid-Dynamixel bus cable pinout / connector type]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3417&amp;p=19468#p19468"><![CDATA[
Hi all<br /><br />For all those who don't know me my name is Pedro and I've come to work with Robosavvy and Limor a few months ago.<br /><br />I am usually active on the Robobuilder forum but today I seek the expert assistance of the Biolid forum <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />I have been in touch the manufacturers of this x86 robot board: <!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?t=3401">http://robosavvy.com/forum/viewtopic.php?t=3401</a><!-- m --><br /><br />I am trying to get them to ship the board with a couple of adapter cables for Biolid and Robobuilder bus.<br /><br />1)<br />However, I need to know what is the pinout for the connectors of the Bioloid Servo bus.<br />I would also need to know which is the type/model of connector used so I can forward the info to the guys at DMP (the manufacturer).<br /><br />2)<br />I also have a couple of questions about fusing RX and TX. If you could have a look at the posts and give me a hint I would greatly appreciate.<br />The idea is to connect the board directly to the Dynamixel bus because it has COM ports that work at TTL level.<br /><br />- COM3 is full duplex  TTL level and has separate RX and TX.<br /><br />- There is also COM4 which is full duplex and already has RX and TX fused. <br /><br />For some reason the guys at DMP say they didn't manage to get it working with Bioloid so for now, my best bet is fusing RX and TX on COM3.<br /><br />However I am reluctant to do so as I don't know if this can be safely done...<br /><br />I hope you can direct me to this information!<br /><br />Best Regards<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Tue Mar 24, 2009 7:43 pm</p><hr />
]]></content>
</entry>
</feed>