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

<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>2006-04-11T16:53:21+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=229</id>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2006-04-11T16:53:21+01:00</updated>
<published>2006-04-11T16:53:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=229&amp;p=1126#p1126</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=229&amp;p=1126#p1126"/>
<title type="html"><![CDATA[Re: any debug mode to read input data from ERX?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=229&amp;p=1126#p1126"><![CDATA[
<blockquote><div><cite>ANDYKONG wrote:</cite><br />I used to work on basic stamp and it has debug function. I wonder if RoboBasic has something like this.<br />BTW, that's true, ETX on the board is actually ERX. I have my 433Mhz TX/RX on the rootnova and it works ok.<br />For ERX function, when I want to send two bytes, I can't recieve the second byte even when I use two variables. Wonder if the timing is right.<br /><br />Also, does anyone know the protocol of the IR remote?<br /><br />Great robot BTW. Cheers.<br /></div></blockquote><br /><br />Hi<br /><br />You could try what I do, which is use the LCD port. This will print string s and using the format command numbers. The port is a 4800 baud 8-n-1 port at TTL levels, so you'll need to convert it to RS232 before attaching to a PC. <br />Basically once it is connected you can use something like Hyperterm to display the port output. You'll need to do an LCDINIT to open the port then just use the PRINT command - if you want to print a numeric variable you can use the Print command with the Format command:<br /><br />PRINT FORMAT(VAR,DEC)<br /><br />All the commands are in the roboBasic manual.<br /><br />Hope this helps <br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Tue Apr 11, 2006 4:53 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Anonymous]]></name></author>
<updated>2006-04-11T04:16:07+01:00</updated>
<published>2006-04-11T04:16:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=229&amp;p=1117#p1117</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=229&amp;p=1117#p1117"/>
<title type="html"><![CDATA[any debug mode to read input data from ERX?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=229&amp;p=1117#p1117"><![CDATA[
I used to work on basic stamp and it has debug function. I wonder if RoboBasic has something like this.<br />BTW, that's true, ETX on the board is actually ERX. I have my 433Mhz TX/RX on the rootnova and it works ok.<br />For ERX function, when I want to send two bytes, I can't recieve the second byte even when I use two variables. Wonder if the timing is right.<br /><br />Also, does anyone know the protocol of the IR remote?<br /><br />Great robot BTW. Cheers.<p>Statistics: Posted by Guest — Tue Apr 11, 2006 4:16 am</p><hr />
]]></content>
</entry>
</feed>