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

<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>2011-01-30T13:11:49+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=6957</id>
<entry>
<author><name><![CDATA[reubenwilcock]]></name></author>
<updated>2011-01-30T13:11:49+01:00</updated>
<published>2011-01-30T13:11:49+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29971#p29971</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29971#p29971"/>
<title type="html"><![CDATA[External input to start Robonova-1]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29971#p29971"><![CDATA[
Ah I see the writing on the PCB now - in that case its the S17 pin... <br /><br />So something like:<br /><br />IDLE<br />  IF IN(17) = 1 THEN GOTO TEST<br />  GOTO IDLE<br /><br />TEST<br />  ' my code<br /><br />Should work?<br /><br />Thanks for the help!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2567">reubenwilcock</a> — Sun Jan 30, 2011 1:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2011-01-30T13:00:04+01:00</updated>
<published>2011-01-30T13:00:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29970#p29970</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29970#p29970"/>
<title type="html"><![CDATA[External input to start Robonova-1]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29970#p29970"><![CDATA[
Not sure exactly what you mean by PortC2.<br /><br />Best to go on name on PCB ie S23 or AD3.<br /><br />Use this table to find the corresponding Robobasic port number:<br /><a href="http://robosavvy.com/Builders/i-Bot/C3024%20ports.pdf" class="postlink">http://robosavvy.com/Builders/i-Bot/C3024%20ports.pdf</a><br /><br />Use Robobasic IN command to read the button state when signal pin is grounded or not. Do not enable that port for anything else.<br /><br />If you still have problems. let me know pin name, and I will post example.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Sun Jan 30, 2011 1:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[reubenwilcock]]></name></author>
<updated>2011-01-30T12:40:27+01:00</updated>
<published>2011-01-30T12:40:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29969#p29969</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29969#p29969"/>
<title type="html"><![CDATA[External input to start Robonova-1]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6957&amp;p=29969#p29969"><![CDATA[
Hi, I'm new to the Robonova, so forgive my ignorance!<br /><br />I want to use one of the spare inputs on the control board to trigger the start of a roboBASIC routine. <br /><br />Any ideas how to do this? I have wired a servo lead to PORTC2 and routed it down the leg to the base, but I dont know how to make this an input then write the code to wait for it to go high.<br /><br />Any help appreciated!<br /><br />Reuben<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2567">reubenwilcock</a> — Sun Jan 30, 2011 12:40 pm</p><hr />
]]></content>
</entry>
</feed>