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

<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-01-27T11:45:55+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=1021</id>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-01-27T11:45:55+01:00</updated>
<published>2007-01-27T11:45:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1021&amp;p=6566#p6566</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1021&amp;p=6566#p6566"/>
<title type="html"><![CDATA[New Idea - programming via Bluetooth]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1021&amp;p=6566#p6566"><![CDATA[
Worth trying. Speed may be a problem since the controller board cannot process input very fast, and bluetooth + USB + PC is slow on single characters.<br /><br />If you are going to rompoke IM code into the EEPROM. Then you will need to generate it and jump to it. I suggest using the GOTO AUTO capability, since it uses a fixed location in EEPROM.<br /><!-- m --><a class="postlink" href="http://robosavvy.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=460&amp;start=0&amp;postdays=0&amp;postorder=asc&amp;highlight=">http://robosavvy.com/modules.php?name=F ... highlight=</a><!-- m --><br />You can use robobasic to create code which locates at AUTO. Then pull that code out of the object file. rompoke at AUTO, and then jump to it.<br /><br />Let us know how you get on<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Sat Jan 27, 2007 11:45 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[fleek]]></name></author>
<updated>2007-01-27T02:08:04+01:00</updated>
<published>2007-01-27T02:08:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1021&amp;p=6554#p6554</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1021&amp;p=6554#p6554"/>
<title type="html"><![CDATA[New Idea - programming via Bluetooth]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1021&amp;p=6554#p6554"><![CDATA[
I have read the manual that all the user programs are stored in the EEPROM, and there exists commands POKE and PEEK to read/write to the user EEPROM.<br /><br />My idea is to write a Robobasic program such that it can communicate via the bluetooth and POKE the code into areas of the memory and then jump to that location to execute the program.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=255">fleek</a> — Sat Jan 27, 2007 2:08 am</p><hr />
]]></content>
</entry>
</feed>