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

<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-09T15:02:35+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=2204</id>
<entry>
<author><name><![CDATA[Andi]]></name></author>
<updated>2008-02-09T15:02:35+01:00</updated>
<published>2008-02-09T15:02:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14069#p14069</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14069#p14069"/>
<title type="html"><![CDATA[Connecting Bioloid to PC]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14069#p14069"><![CDATA[
Hi Dewey,<br /><br />many thanks for your reply and for the information provided.<br /><br />I am currently working on it and will post an update once its working...<br /><br />Cheers<br /><br />Andi<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=903">Andi</a> — Sat Feb 09, 2008 3:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Dewey]]></name></author>
<updated>2008-02-08T16:42:32+01:00</updated>
<published>2008-02-08T16:42:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14056#p14056</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14056#p14056"/>
<title type="html"><![CDATA[Connecting Bioloid to PC]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14056#p14056"><![CDATA[
Andi<br /><br />Just to add to what Pev has said.<br /><br />The serial Bioloid cable, as used for down loading BCPs from PC to CM5, can receive data from a BCP running on the CM5. Unfortunately Robotis must have decided that no one would want to send data from the PC to a running BCP program, there is no facility in BCP to do it! If you program your CM5 using C then you can do it and I have posted on this forum how to achieve this with demo software.<br /><br />Now if you are running a CM5 BCP program you can send and receive to another BCP program on another CM5 wirelessly if you have installed Zig100s in each CM5. The protocol Pev talks about is that used by this link when you use this facility.<br /><br />If you connect to your PC serial port a Serial2Zig board and plug into that board a Zig100 you can talk wirelessly to a CM5 by using the PC to 'fake' the protocol so it thinks its talking to another CM5.<br /><br />Complicated? Well its not actually as difficult as it sounds, and it does mean that you are now wireless without a constraining cable. Again I have posted on how to implement this protocol.<br /><br />Pev has developed a means to use Bluetooth instead of Zig100 as the wireless method.<br /><br />Dewey<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=616">Dewey</a> — Fri Feb 08, 2008 4:42 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2008-02-08T15:53:50+01:00</updated>
<published>2008-02-08T15:53:50+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14055#p14055</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14055#p14055"/>
<title type="html"><![CDATA[Connecting Bioloid to PC]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14055#p14055"><![CDATA[
Andi,<br /><br />You won't be able to send variables from a PC to the BCP prog with something like hyperterm. The protocol between the PC and the CM-5 is a packet based protocol and expects a packet of bytes for each value you send. The details of the protocol for the ZIG interface (as used with a BlueSmirf too) is here : <a href="http://www.bipedrobots.co.uk/blindex.aspx?id=328" class="postlink">http://www.bipedrobots.co.uk/blindex.aspx?id=328</a><br /><br />So basically you will need some sort of application to create the packet at the PC end and then send it over the link. (which is what BioBluePC does) - there is also some basic VB code for sending a packet in the BlueSmirf Hack pdf doc here : <a href="http://www.bipedrobots.co.uk/uploadedFiles/BipedRobots/Bioloid/Bioloid_Mods/Bioloid-Bluetooth-Modification.pdf" class="postlink">http://www.bipedrobots.co.uk/uploadedFiles/BipedRobots/Bioloid/Bioloid_Mods/Bioloid-Bluetooth-Modification.pdf</a><br /><br />Any data sent by the CM-5 is also in the packetised format and will require decoding at the PC end.<br /><br />Hope this helps<br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Fri Feb 08, 2008 3:53 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Andi]]></name></author>
<updated>2008-02-08T14:34:54+01:00</updated>
<published>2008-02-08T14:34:54+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14054#p14054</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14054#p14054"/>
<title type="html"><![CDATA[Connecting Bioloid to PC]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2204&amp;p=14054#p14054"><![CDATA[
Hi All, <br /><br />I know this is maybe the 10.000th thread regarding this topic, but I would like to know, what is the best way to connect a PC with the Bioloid? <br /><br />I would like to pass variables from a normal terminal application like Hyperterminal to the Bioloid behaviour control program. <br /><br />I have tried this in many ways, but I was failing. I was successful in connection both PC and the Bioloid via COM1 with 56700 bps. When launching hyperterminal and connecting PC and Bioloid I see the Bioloid saying that the PC is there, that there are all the AXs found. So the connection is running. But how to proceed from there?<br /><br />I tried everything in the behaviour control program, reading data from the RX in the AX-S1, reading data from RX from the CM-5. I tried also the put the &quot;once data arrived&quot;, but it doesnt work.<br /><br />Also, I put the BlueSmirf onto the CM-5. The hpyerterminal gets tons of numbers running sent by the CM-5 like 248 or 250 or something, but no watter what I try to send to the CM-5 the numbers all stay the same.<br /><br />Also, somewhere I was reading that TX and RX on the BlueSmirf should be shorten, but I also read that this could destroy the BlueSmirf...<br /><br />Any help is very much appreciated.<br /><br />Best wishes<br /><br />Andi<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=903">Andi</a> — Fri Feb 08, 2008 2:34 pm</p><hr />
]]></content>
</entry>
</feed>