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

<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>2007-11-13T01:47:20+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=1904</id>
<entry>
<author><name><![CDATA[kevdemed]]></name></author>
<updated>2007-11-13T01:47:20+01:00</updated>
<published>2007-11-13T01:47:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12249#p12249</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12249#p12249"/>
<title type="html"><![CDATA[About the RX-7 SYNTH IPD receiver 40MHz]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12249#p12249"><![CDATA[
One other thing i-bot.<br /><br />I'm not very well trained in the electronics field.<br /><br />Can you somewhat show a programming example and an explination on the Byte and the +/- 15 thing and all that?<br /><br />I don't really know what these things mean.<br /><br />Like, positive, negative 15 or something?<br /><br /><br /> <img src="http://forum.robosavvy.com/images/smilies/icon_confused.gif" alt=":?" title="Confused" /> <br /><br />Please help!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=600">kevdemed</a> — Tue Nov 13, 2007 1:47 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kevdemed]]></name></author>
<updated>2007-11-13T01:40:49+01:00</updated>
<published>2007-11-13T01:40:49+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12248#p12248</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12248#p12248"/>
<title type="html"><![CDATA[About the RX-7 SYNTH IPD receiver 40MHz]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12248#p12248"><![CDATA[
So the controller comes with a disc with moves already programed for the controller?<br /><br />How would I be able to find out how much it costs in U.S. dollars?<br /><br />Does it also come with instructions on how to install?<br /><br />Thanks!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=600">kevdemed</a> — Tue Nov 13, 2007 1:40 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-11-13T00:26:13+01:00</updated>
<published>2007-11-13T00:26:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12245#p12245</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12245#p12245"/>
<title type="html"><![CDATA[About the RX-7 SYNTH IPD receiver 40MHz]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12245#p12245"><![CDATA[
This is all I have seen:<br /><!-- m --><a class="postlink" href="http://www.rt-net.jp/index.php?main_page=product_info&amp;products_id=381">http://www.rt-net.jp/index.php?main_pag ... cts_id=381</a><!-- m --><br /><br />I did my own based on a 16F688 interface, it also connects to the ETX/ERX like the Hitec one. I normally use the controller in Dual  Shock 2 mode. I read the 16 buttons and encode into a single byte for use in the &quot;ON&quot; instruction. The joysticks go to a map table, so I can get either 10 to 190 output, +/- 15 or any other. The button pressure I map to 0 to 15, and use this to control the speed parameter. The PS2 controller is quite easy to program and put into DS2 or any other mode. I did have to make a keep alive loop to read the controller, to stop it dropping out of the locked mode.<br /><br />I may add another output mode to give 2 outputs based on a both axis of a joystick, which I could add or subtract to the left and right side motions, rather like you would need to drive tank tracks. I tend to do the translation code on the PIC since it is faster than RoboBasic.<br /><br />This PS2 controller is at least 20 times faster than the IR controller or an RC receiver and is proving very reliable. <br /><br />Also both the IR controller and the RC receiver disable interrupts while they are being read, and both are very slow. This makes the jerky motion and poor response. The PS2 does not have this problem since it uses the ERX/ETX.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Tue Nov 13, 2007 12:26 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chitownrobo]]></name></author>
<updated>2007-11-12T23:15:11+01:00</updated>
<published>2007-11-12T23:15:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12243#p12243</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12243#p12243"/>
<title type="html"><![CDATA[About the RX-7 SYNTH IPD receiver 40MHz]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12243#p12243"><![CDATA[
Do you have a picture or any info on hitec's ps2 style controller ?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=803">chitownrobo</a> — Mon Nov 12, 2007 11:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-11-12T13:03:48+01:00</updated>
<published>2007-11-12T13:03:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12235#p12235</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12235#p12235"/>
<title type="html"><![CDATA[About the RX-7 SYNTH IPD receiver 40MHz]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12235#p12235"><![CDATA[
I guess the RX-7 would interface using the RCIN instruction like other RC receivers.<br /><br />I had little success using an RC receiver on the RN for making dynamic changes. The reading of the inputs takes a long time and is done for each input seperate. Interrupts are disabled, so overall operation became jerky. If you get it to work, please let us all know.<br /><br />That is why I went for the PS2 wireless. I don't know when Hitec will release their PS2 controller outside Japan.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Mon Nov 12, 2007 1:03 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kevdemed]]></name></author>
<updated>2007-11-12T09:25:12+01:00</updated>
<published>2007-11-12T09:25:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12233#p12233</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12233#p12233"/>
<title type="html"><![CDATA[About the RX-7 SYNTH IPD receiver 40MHz]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1904&amp;p=12233#p12233"><![CDATA[
Can I use the RX-7 SYNTH IPD receiver 40MHz in order to control it more like this?<br /><br /><!-- m --><a class="postlink" href="http://www.youtube.com/watch?v=H-1mmPpLPGw">http://www.youtube.com/watch?v=H-1mmPpLPGw</a><!-- m --><br /><br />And if so, how do you program it?<br /><br />Also.<br /><br />Start writing in the chat room people!<br /><br /> <img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /> <br /><br />I'm like the only person who ever wants to chat.<br /><br />Anyway, thanks for the advice! <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br /><br />                      Kevdemed<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=600">kevdemed</a> — Mon Nov 12, 2007 9:25 am</p><hr />
]]></content>
</entry>
</feed>