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

<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>2011-03-28T15:29:35+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=7098</id>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2011-03-28T15:29:35+01:00</updated>
<published>2011-03-28T15:29:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7098&amp;p=30662#p30662</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7098&amp;p=30662#p30662"/>
<title type="html"><![CDATA[Zigbee2serial in Java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7098&amp;p=30662#p30662"><![CDATA[
Hi gigismero<br /><br />Zig2Serial works simply as a Serial connection. (it's like a transparent replacement of a serial cable).<br />So you just need a JAVA class that opens the COMM port where the Zig2Serial is connected and start sending out bytes.<br /><br />They will be received on the other Zigbee pair.<br /><br />If you want to use it to control a Bioloid then there is a specific protocol (sequence of Bytes) that need to be sent to emulate the remote control. That can be found on the Robotis website or just by analysing the C code and check what sequence of Bytes need to be sent to achieve the functionality you want.<br /><br /><br />As for a direct answer: I am personally not aware of any JAVA sample written for Zigbee/Robotis but maybe someone here on the forum has already done it.<br /><br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Mon Mar 28, 2011 3:29 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ggismero]]></name></author>
<updated>2011-03-27T23:39:14+01:00</updated>
<published>2011-03-27T23:39:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7098&amp;p=30651#p30651</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7098&amp;p=30651#p30651"/>
<title type="html"><![CDATA[Zigbee2serial in Java]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7098&amp;p=30651#p30651"><![CDATA[
Hello,<br /><br />Does anybody know about an API for Zigbee2serial but in Java? I've found  one from ROBOTIS (<!-- m --><a class="postlink" href="http://support.robotis.com/en/">http://support.robotis.com/en/</a><!-- m -->) but is written in C.<br /><br />Gonzalo.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2248">ggismero</a> — Sun Mar 27, 2011 11:39 pm</p><hr />
]]></content>
</entry>
</feed>