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

<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-09-27T19:22:32+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2878</id>
<entry>
<author><name><![CDATA[oldexter]]></name></author>
<updated>2008-09-27T19:22:32+01:00</updated>
<published>2008-09-27T19:22:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17695#p17695</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17695#p17695"/>
<title type="html"><![CDATA[robonova with RC control and gyro]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17695#p17695"><![CDATA[
<blockquote><div><cite>Sazabi wrote:</cite><br />file named RC Template (20060730)?<br />RC0 = RCIN(0)   'RX PORT 1 -- AD PORT 0<br />RC2 = RCIN(1)'RX PORT 3 -- AD PORT 1<br />RC1 = RCIN(2)'RX PORT 2 -- AD PORT 1<br />RC3 = RCIN(3)'RX PORT 4 -- AD PORT 2<br /> this lines?<br />you should change those numbers in () use 1,2,3 and 5 instead of 0,1,2 and 3<br /></div></blockquote><br /><br />Thanks guys for the response.<br /><br />I have changed the numbers and NOW IT WORKS!!<br />I  dont know what to do without the help from the experts.<br /><br />Next step is to add my gyro and the codes.<br /><br />Have a great weekend<br />Thanks again<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1152">oldexter</a> — Sat Sep 27, 2008 7:22 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2008-09-27T16:41:46+01:00</updated>
<published>2008-09-27T16:41:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17686#p17686</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17686#p17686"/>
<title type="html"><![CDATA[RC and gyro on Robonova.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17686#p17686"><![CDATA[
see also these threads:<br /><!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?p=950">http://robosavvy.com/forum/viewtopic.php?p=950</a><!-- m --><br /><!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?p=640">http://robosavvy.com/forum/viewtopic.php?p=640</a><!-- m --><br /><br />and the Robonova knowledgebase<br /><!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?p=950">http://robosavvy.com/forum/viewtopic.php?p=950</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Sat Sep 27, 2008 4:41 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Sazabi]]></name></author>
<updated>2008-09-27T14:33:41+01:00</updated>
<published>2008-09-27T14:33:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17678#p17678</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17678#p17678"/>
<title type="html"><![CDATA[RC and gyro on Robonova.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17678#p17678"><![CDATA[
file named RC Template (20060730)?<br />RC0 = RCIN(0)   'RX PORT 1 -- AD PORT 0<br />RC2 = RCIN(1)'RX PORT 3 -- AD PORT 1<br />RC1 = RCIN(2)'RX PORT 2 -- AD PORT 1<br />RC3 = RCIN(3)'RX PORT 4 -- AD PORT 2<br /> this lines?<br />you should change those numbers in () use 1,2,3 and 5 instead of 0,1,2 and 3<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=870">Sazabi</a> — Sat Sep 27, 2008 2:33 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[oldexter]]></name></author>
<updated>2008-09-27T13:01:39+01:00</updated>
<published>2008-09-27T13:01:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17676#p17676</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17676#p17676"/>
<title type="html"><![CDATA[Robonova wth RC and gyro]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17676#p17676"><![CDATA[
<blockquote><div><cite>Sazabi wrote:</cite><br />If you are using rcin,than u can move your contast a bit, i.e. use  ad1,2,3,5 for RC and ad0 and ad4 for gyro.<br /></div></blockquote><br /><br />OK Thanks.<br />Yes I am using RCin.<br />I have tryed to change the ports in 1,2,3,5 in the template ( line 9,10,11,12.<br />But this wasnt enough.I dont know what to do with line 397,398,399,400 etc.Any ideas?<br />And are there mabye other RC templates that I can download?<br />Thanks again.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1152">oldexter</a> — Sat Sep 27, 2008 1:01 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Sazabi]]></name></author>
<updated>2008-09-26T22:30:01+01:00</updated>
<published>2008-09-26T22:30:01+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17666#p17666</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17666#p17666"/>
<title type="html"><![CDATA[RC and gyro on Robonova.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17666#p17666"><![CDATA[
If you are using rcin,than u can move your contast a bit, i.e. use  ad1,2,3,5 for RC and ad0 and ad4 for gyro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=870">Sazabi</a> — Fri Sep 26, 2008 10:30 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[oldexter]]></name></author>
<updated>2008-09-26T22:10:44+01:00</updated>
<published>2008-09-26T22:10:44+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17665#p17665</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17665#p17665"/>
<title type="html"><![CDATA[RC and gyro on Robonova.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2878&amp;p=17665#p17665"><![CDATA[
Hello.<br />I have installed an RC receiver on my Robonova.<br />Its working quite good.<br />I have download the source codes on  Hitec.de<br />Now I want to add an gyro but I dont know wich port I must use.<br />My receiver uses port 0123.<br />I think the gyro uses port 1 and 4.<br />So both uses port 1<br />Is it possible to use radio control and gyro together and in wich ports? <br /><br />Mabye this sounds stupid but should I write the codes for the gyro above the rc template program ?<br /><br />I am not a programmer but I am willing to learn<br /><br />Thanks <br />Egon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1152">oldexter</a> — Fri Sep 26, 2008 10:10 pm</p><hr />
]]></content>
</entry>
</feed>