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

<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>2014-06-30T09:06:48+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=14049</id>
<entry>
<author><name><![CDATA[vmatos]]></name></author>
<updated>2014-06-30T09:06:48+01:00</updated>
<published>2014-06-30T09:06:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43289#p43289</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43289#p43289"/>
<title type="html"><![CDATA[Re: How to transfer data between OpenCM and the PC?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43289#p43289"><![CDATA[
<blockquote><div><cite>petercohen wrote:</cite><br />I prefer to have the robot fully autonomous. I am looking for procedures and codes that I can use to transfer .csv text data files between the PC and the OpenCM card by saving/loading data from usb flash memory card or sdcard<br /></div></blockquote><br /><br />It's my understanding that the OpenCM controller is not able to host any USB device. Therefore USB flash memory is out of the equation. For the SD card, you'd have to design your own SD card shield, and use a library/program a library similar to the SD card library for Arduino.<br /><br />As I see it, probably the most straightforward solution would be to have Zigbee or Bluetooth communication with the ROBOTIS boards, and use the serial example sketches. As shown here: <a href="http://support.robotis.com/en/techsupport_eng.htm#software/robotis_opencm.htm" class="postlink">http://support.robotis.com/en/techsupport_eng.htm#software/robotis_opencm.htm</a><br /><br />Cheers<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=7820">vmatos</a> — Mon Jun 30, 2014 9:06 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[petercohen]]></name></author>
<updated>2014-06-25T06:32:41+01:00</updated>
<published>2014-06-25T06:32:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43285#p43285</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43285#p43285"/>
<title type="html"><![CDATA[Re: How to transfer data between OpenCM and the PC?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43285#p43285"><![CDATA[
<blockquote><div><cite>vmatos wrote:</cite><br />Hi!<br /><br />You could download the OpenCM IDE and check the communication examples yourself, to see if it fits what you're intending to achieve.<br />It is incredibly Arduino like. I suggest you to check any communication example of SerialUSB.<br /><br />You can get the IDE here: <a href="http://support.robotis.com/en/software/robotis_opencm.htm" class="postlink">http://support.robotis.com/en/software/robotis_opencm.htm</a><br /><br />Cheers<br /></div></blockquote><br /><br />Hello,<br /><br />I prefer to have the robot fully autonomous. I am looking for procedures and codes that I can use to transfer .csv text data files between the PC and the OpenCM card by saving/loading data from usb flash memory card or sdcard<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2821">petercohen</a> — Wed Jun 25, 2014 6:32 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[vmatos]]></name></author>
<updated>2014-06-23T11:57:52+01:00</updated>
<published>2014-06-23T11:57:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43282#p43282</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43282#p43282"/>
<title type="html"><![CDATA[Re: How to transfer data between OpenCM and the PC?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43282#p43282"><![CDATA[
Hi!<br /><br />You could download the OpenCM IDE and check the communication examples yourself, to see if it fits what you're intending to achieve.<br />It is incredibly Arduino like. I suggest you to check any communication example of SerialUSB.<br /><br />You can get the IDE here: <a href="http://support.robotis.com/en/software/robotis_opencm.htm" class="postlink">http://support.robotis.com/en/software/robotis_opencm.htm</a><br /><br />Cheers<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=7820">vmatos</a> — Mon Jun 23, 2014 11:57 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[petercohen]]></name></author>
<updated>2014-06-21T23:55:01+01:00</updated>
<published>2014-06-21T23:55:01+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43281#p43281</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43281#p43281"/>
<title type="html"><![CDATA[How to transfer data between OpenCM and the PC?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14049&amp;p=43281#p43281"><![CDATA[
Hello,<br /><br />I am considering to buy the OpenCM9.04. I want to be able to create a text motion data file from a PC and then somehow transfer it to the OpenCM9.04 to make the motors move accordingly. Also, while the robot is moving, obtain the angle data from the motors. Ideally in real-time or almost real-time but if not, after the experiment somehow sending the time-series of angle data to the PC as a text data file is ok as well. As of today, what options are available? Anybody succeed in doing this? Any codes available to share? <br /><br />Thanks.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2821">petercohen</a> — Sat Jun 21, 2014 11:55 pm</p><hr />
]]></content>
</entry>
</feed>