<?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=2&amp;t=2260" />

<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>2009-04-16T20:00:28+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=2&amp;t=2260</id>
<entry>
<author><name><![CDATA[Raymond]]></name></author>
<updated>2009-04-16T20:00:28+01:00</updated>
<published>2009-04-16T20:00:28+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=19622#p19622</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=19622#p19622"/>
<title type="html"><![CDATA[Any schematic of the rs232 interface ?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=19622#p19622"><![CDATA[
Hi Guys,<br /><br />I need to confirm the design for the pins used on a rsr232 com port. I have confirmed pins 2,3,4,5 are used where a risistor is shorted across 2 &amp; 4 to be the red wire and 5 is black for ground, 3 is white.<br />Please share your thought on what ohm resistor is to be used and any other advice you can share.<br /><br />Thanks<br /><br />mark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1407">Raymond</a> — Thu Apr 16, 2009 8:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[dkmag]]></name></author>
<updated>2008-03-12T04:13:32+01:00</updated>
<published>2008-03-12T04:13:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14735#p14735</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14735#p14735"/>
<title type="html"><![CDATA[Talking to the RCB-3J]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14735#p14735"><![CDATA[
just wondering if the commands for the low serial port is the same as the high serial?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=874">dkmag</a> — Wed Mar 12, 2008 4:13 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ries]]></name></author>
<updated>2008-02-21T20:20:18+01:00</updated>
<published>2008-02-21T20:20:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14297#p14297</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14297#p14297"/>
<title type="html"><![CDATA[Talking to the RCB-3J]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14297#p14297"><![CDATA[
Hi,<br /><br />Currently I have a program written in Labview to control the motions in the RCB-3J. Hopefully this week i get a CMUCAM3 camera with a ARM7 so I can write it in C.<br /><br />I want to program that ARM7 to control the RCB-3J (KHR-1HV) to find, walk, track a football autonomous.<br /><br />What I used for this:<br />See page 8, 9 and 19 (the commands i use)<br /><br />Open a serial connection to the RCB-3J<br />Send 1 byte: 0x0D<br />Receive 1 byte: 0x0D (you know that the RCB-3J is there)<br />Send 4 bytes:<br />   CMD = 0xF4 (see page 19)<br />   OPT  = 0x05 (used a serial monitor for this code, page 9 explains it)<br />   NUM = Motion number (see page 19)<br />   SUM = (CMD + OPT + NUM) &amp; 0xFF; (used a serial monitor for this)<br /> Receive 1 byte: 0x06<br />Close the serial connection to the RCB-3J<br /><br />The checksum isn't always 0xFF, there are commands that don't use bit 7!<br />And the time to receive 0x0D and send a command should be minimal, there is a time-out in the RCB3J.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=837">ries</a> — Thu Feb 21, 2008 8:20 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mkegruber]]></name></author>
<updated>2008-02-20T15:59:35+01:00</updated>
<published>2008-02-20T15:59:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14267#p14267</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14267#p14267"/>
<title type="html"><![CDATA[Talking to the RCB-3J]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2260&amp;p=14267#p14267"><![CDATA[
Hi,<br /><br />Who here has interfaced to the RCB-3J using 3rd party circuit?<br /><br />For example using a PIC, STAMP or Audrino board to send instructions to the RCB-3J?<br /><br />I have a copy of the reference guide, though I would prefer not to reinvent the wheel, so I'm hoping to leap frog from other's experiences?<br /><br />Regards<br />Michael<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=501">mkegruber</a> — Wed Feb 20, 2008 3:59 pm</p><hr />
]]></content>
</entry>
</feed>