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

<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>2013-04-08T20:38:32+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=9151</id>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2013-04-08T20:38:32+01:00</updated>
<published>2013-04-08T20:38:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37512#p37512</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37512#p37512"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37512#p37512"><![CDATA[
I usually use <a href="http://softwaresouls.com/softwaresouls/2011/11/22/cm-510-as-a-multiple-sensor-dynamixel-item/" class="postlink">my own firmware</a> (really is only an enhanced 'toss mode') and program the robots from an external controller (Raspberry, Pandaboard) in C++ and C#, <a href="http://softwaresouls.com/softwaresouls/2012/02/07/programming-bioloid-choose-hardware-firmware-and-languages/" class="postlink">communicating using several ways</a> (usually USB to dynamixel) but also using the Zigbee with no change in code (all they use a virtual serial port, so only change wait times, baud rates and port names when needed)<br /><br />You can find several examples at softwaresouls.com<br /><br />Hop 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> — Mon Apr 08, 2013 8:38 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[4sk8ters]]></name></author>
<updated>2013-04-08T15:45:14+01:00</updated>
<published>2013-04-08T15:45:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37508#p37508</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37508#p37508"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37508#p37508"><![CDATA[
<blockquote><div><cite>planius wrote:</cite><br />If you use zig2serial and zig100/zig110 you have a serial connection to the PC, so you simply write to the serial port. printf() or any of the other stdio.h functions will do.<br /></div></blockquote><br />But to read commands send from the PC must I use serialReceiveCommand() function or can I use also scanf?<br />And what about serial_read and serial_write? Can I use them to write data to Pc and to read commands from PC?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4186">4sk8ters</a> — Mon Apr 08, 2013 3:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[planius]]></name></author>
<updated>2013-04-05T10:34:42+01:00</updated>
<published>2013-04-05T10:34:42+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37499#p37499</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37499#p37499"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37499#p37499"><![CDATA[
sure.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2823">planius</a> — Fri Apr 05, 2013 10:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[4sk8ters]]></name></author>
<updated>2013-04-05T08:49:34+01:00</updated>
<published>2013-04-05T08:49:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37498#p37498</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37498#p37498"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37498#p37498"><![CDATA[
<blockquote><div><cite>planius wrote:</cite><br />It would be much easier to copy the code from serial.h and serial.c that deals with #ifdef ZIG_2_SERIAL blocks into the serial.c file in the Robotis code...<br /></div></blockquote>But must I compile it to obtain the library libserial.a?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4186">4sk8ters</a> — Fri Apr 05, 2013 8:49 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[planius]]></name></author>
<updated>2013-04-04T02:13:36+01:00</updated>
<published>2013-04-04T02:13:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37495#p37495</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37495#p37495"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37495#p37495"><![CDATA[
It would be much easier to copy the code from serial.h and serial.c that deals with #ifdef ZIG_2_SERIAL blocks into the serial.c file in the Robotis code...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2823">planius</a> — Thu Apr 04, 2013 2:13 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[4sk8ters]]></name></author>
<updated>2013-04-03T14:30:37+01:00</updated>
<published>2013-04-03T14:30:37+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37491#p37491</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37491#p37491"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37491#p37491"><![CDATA[
<blockquote><div><cite>planius wrote:</cite><br />The zigbee.c/h and zgb_hal.c/h code from Bioloid implements the same packet protocol for send/receive, which is designed for RC-100 use only. <br /><br />As I said, if you want to use zig2serial for 2-way communication with a PC, look at BioloidCControl in the code for serial.c/h. And yes, I am sure it works   <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><br /></div></blockquote><br />Can I use only serial.h, serial.c, rc100.h, rc100.c and global.h of the BioloidCControl? Can I copy these files in the embeded_c(cm510_v1.01) directory and compile them to make the libraries libserial.a?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4186">4sk8ters</a> — Wed Apr 03, 2013 2:30 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[planius]]></name></author>
<updated>2013-04-02T22:43:24+01:00</updated>
<published>2013-04-02T22:43:24+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37489#p37489</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37489#p37489"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37489#p37489"><![CDATA[
The zigbee.c/h and zgb_hal.c/h code from Bioloid implements the same packet protocol for send/receive, which is designed for RC-100 use only. <br /><br />As I said, if you want to use zig2serial for 2-way communication with a PC, look at BioloidCControl in the code for serial.c/h. And yes, I am sure it works   <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2823">planius</a> — Tue Apr 02, 2013 10:43 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[4sk8ters]]></name></author>
<updated>2013-04-02T15:12:31+01:00</updated>
<published>2013-04-02T15:12:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37485#p37485</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37485#p37485"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37485#p37485"><![CDATA[
<blockquote><div><cite>planius wrote:</cite><br />If you use zig2serial and zig100/zig110 you have a serial connection to the PC, so you simply write to the serial port. printf() or any of the other stdio.h functions will do. Have a look in serial.c in BioloidCControl if you are unsure about what I mean.<br /></div></blockquote><br />Are you sure? If so, what is the meaning to have zigbee.h?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4186">4sk8ters</a> — Tue Apr 02, 2013 3:12 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[planius]]></name></author>
<updated>2013-03-28T09:05:15+01:00</updated>
<published>2013-03-28T09:05:15+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37449#p37449</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37449#p37449"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37449#p37449"><![CDATA[
If you use zig2serial and zig100/zig110 you have a serial connection to the PC, so you simply write to the serial port. printf() or any of the other stdio.h functions will do. Have a look in serial.c in BioloidCControl if you are unsure about what I mean.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2823">planius</a> — Thu Mar 28, 2013 9:05 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[4sk8ters]]></name></author>
<updated>2013-03-22T17:03:58+01:00</updated>
<published>2013-03-22T17:03:58+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37403#p37403</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37403#p37403"/>
<title type="html"><![CDATA[Sends data with zigbee]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9151&amp;p=37403#p37403"><![CDATA[
How can I transmit data from controller to pc using zigbee modules?<br />I have noticed that in zigbee.h, the function zgb_tx_data send an int. I want to send a structure with some data (accelerometer info, gyroscope info, etc) from the controller (CM510) to the PC (I have zig100 and zig110 modules, zigserial, etc...). How can I send this information to the PC?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4186">4sk8ters</a> — Fri Mar 22, 2013 5:03 pm</p><hr />
]]></content>
</entry>
</feed>