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

<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-06-03T06:46:11+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=2603</id>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-06-03T06:46:11+01:00</updated>
<published>2008-06-03T06:46:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16136#p16136</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16136#p16136"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16136#p16136"><![CDATA[
<blockquote><div><cite>sena wrote:</cite><br />I want to know about ioctl.<br /></div></blockquote><br /><br />I found lots of Xcode termios/serial/ioctl examples with google when I made the previous post.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Tue Jun 03, 2008 6:46 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[sena]]></name></author>
<updated>2008-06-02T18:11:30+01:00</updated>
<published>2008-06-02T18:11:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16132#p16132</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16132#p16132"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16132#p16132"><![CDATA[
I couldn't write code on termios.h<br /><br />I found out ioctl.h and ioctl(int, unsigned long, ...);<br /><br />Is it taking the place of serial's setup?<br /><br />I want to know about ioctl.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1042">sena</a> — Mon Jun 02, 2008 6:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-06-02T07:41:52+01:00</updated>
<published>2008-06-02T07:41:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16120#p16120</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16120#p16120"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16120#p16120"><![CDATA[
<blockquote><div><cite>sena wrote:</cite><br />I tried to open serial port at 1Mbps.<br /><br />But I could select serial port  up to 115200bps.<br /><br />How do I make up to 1Mbps?<br /></div></blockquote><br /><br />This sounds like an Xcode question.  I've had a look and it looks mostly POSIX compatible, therefore I guess you're using an ioctl to set the serial baud rate?<br /><br />If you can locate the header file that defines the constants for that ioctl() call you can find out if there's one for 1Mbit.<br /><br /><span style="font-style: italic">Update: Looks like it uses the standard 'B' constants, where 'B9600' is 9600 baud.  Try 'B1000000' and see what happens <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /></span><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Mon Jun 02, 2008 7:41 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[sena]]></name></author>
<updated>2008-06-02T03:08:30+01:00</updated>
<published>2008-06-02T03:08:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16118#p16118</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16118#p16118"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16118#p16118"><![CDATA[
I tried to open serial port at 1Mbps.<br /><br />But I could select serial port  up to 115200bps.<br /><br />How do I make up to 1Mbps?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1042">sena</a> — Mon Jun 02, 2008 3:08 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2008-06-01T00:09:29+01:00</updated>
<published>2008-06-01T00:09:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16112#p16112</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16112#p16112"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16112#p16112"><![CDATA[
<blockquote><div><cite>sena wrote:</cite><br />I open the port at 9600bps.<br /></div></blockquote><br /><br />That's the first problem. You have to open the port at 1,000,000 bps.<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Sun Jun 01, 2008 12:09 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[sena]]></name></author>
<updated>2008-05-31T03:04:39+01:00</updated>
<published>2008-05-31T03:04:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16083#p16083</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16083#p16083"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16083#p16083"><![CDATA[
I open the port at 9600bps.<br /><br />c++ code.<br /><br />serial.writeByte('0xff');<br />serial.writeByte('0xff');<br />serial.writeByte('0x00');<br />serial.writeByte('0x05');<br />serial.writeByte('0x03');<br />serial.writeByte('0x11');<br />serial.writeByte('0x04');<br />serial.writeByte('0x04');<br />serial.writeByte('0xde');<br /><br />Yes,both green LED and red LED are light up.<br /><br />I’m a c++ beginner...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1042">sena</a> — Sat May 31, 2008 3:04 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2008-05-30T17:28:11+01:00</updated>
<published>2008-05-30T17:28:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16076#p16076</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16076#p16076"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16076#p16076"><![CDATA[
sena,<br /><br />What baud rate did you open the port at?<br /><br />What bytes specifically are you sending?<br /><br />Does either/both the green/red LED on the board light up when you send this command?<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Fri May 30, 2008 5:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-05-30T07:22:50+01:00</updated>
<published>2008-05-30T07:22:50+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16069#p16069</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16069#p16069"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16069#p16069"><![CDATA[
This is probably best asked in the Robotis/Bioloid forum.  I'll move this post.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Fri May 30, 2008 7:22 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[sena]]></name></author>
<updated>2008-05-29T15:46:28+01:00</updated>
<published>2008-05-29T15:46:28+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16065#p16065</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16065#p16065"/>
<title type="html"><![CDATA[HUV bus interface board + dynamixel AX-12+ + c++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2603&amp;p=16065#p16065"><![CDATA[
Hi.<br /><br />I tried to connect dynamixel AX -12+ with HUV interface and C++(Xcode).<br /><br />I made a success in opening serial connection.<br /><br />But I could not send data...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1042">sena</a> — Thu May 29, 2008 3:46 pm</p><hr />
]]></content>
</entry>
</feed>