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

<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-08-16T17:41:13+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=326</id>
<entry>
<author><name><![CDATA[Ronbot]]></name></author>
<updated>2006-08-16T17:41:13+01:00</updated>
<published>2006-08-16T17:41:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=3134#p3134</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=3134#p3134"/>
<title type="html"><![CDATA[Just a thought ..]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=3134#p3134"><![CDATA[
I've been looking at processors (TiniPOD) from <!-- w --><a class="postlink" href="http://www.newmicros.com">www.newmicros.com</a><!-- w -->. They feature 80Mhz processors with RS232 and 16 I/O ports measuring just 1x1.3 inches. They are small, versatile and FAST. (connect to your PC serial at 115Kb). Downside is that you need to program in a FORTH language. Since I am still a beginner I have not had the chance to experiment with the CPU and a BIOLOID yet.  (just received my beginner's kit this week). Just a thought ..<br /><br /><br /><br /><blockquote><div><cite>Pev wrote:</cite><br /><blockquote><div><cite>inaki wrote:</cite>Of course it would be easy to do, except for the communication speed perhaps. They run at 1mbps! This requires a pretty fast interface, specially in the software side. <br /><br />Would you keep the sensors within the same servo box or outside the box? <br /><br />Which sensors do you have in mind ? My first choice would be an accelerometer. What about a magnetic compass? A color detector comes to mind.....<br /><br />Hmmm,what about taking a look at AX-S1 ?<br /></div></blockquote><br /><br />I agree the tricky bit is the comms. As for where would the sensors be, I saw the module just as an interface to allow the use of many different sensors, just like all the ones you have mentioned. I love the idea of a color detector and was even thinking with a fast RS232 interface you could interface a CMU CAM, that does colour and motion tracking among other things. Could be a lot of fun. THink that there would need to be variable support in the BCP program though. I haven't looked into this yet so don't know if you can define variables and assign values to them....<br /><br />Hmmmm, I am so tempted to have a look at hacking an AX-S1, wonder if I can get a spare one somewhere.......<br /><br />Pev</div></blockquote><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=277">Ronbot</a> — Wed Aug 16, 2006 5:41 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2006-06-03T15:07:17+01:00</updated>
<published>2006-06-03T15:07:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1807#p1807</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1807#p1807"/>
<title type="html"><![CDATA[Just a Thought]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1807#p1807"><![CDATA[
<blockquote><div><cite>inaki wrote:</cite><br />Yes you can use variables in BCP. Just declare them anywhere. <br />For example you can do:<br /><br />LOAD MyVAR, CM5.TIMER<br /><br />By the way, this is actually the syntax used in my tokenizer. I have also introduced constant labels, that is, labels that replace numerical values.<br /><br />I have opened my AX-S1 ( <img src="http://forum.robosavvy.com/images/smilies/icon_surprised.gif" alt=":o" title="Surprised" /> ). The circuit is very dense, not too easy to hack I think. As expected it uses an Atmel micro to control the board.<br /></div></blockquote><br /><br />inaki,<br /><br />Thank you for all the information, especially on the variables. I am very interested in the tokenizer you are building, thin kthis will be a major benefit for the kit.<br /><br />thanks again<br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Sat Jun 03, 2006 3:07 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[inaki]]></name></author>
<updated>2006-06-03T13:57:12+01:00</updated>
<published>2006-06-03T13:57:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1805#p1805</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1805#p1805"/>
<title type="html"><![CDATA[Just a Thought]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1805#p1805"><![CDATA[
Yes you can use variables in BCP. Just declare them anywhere. <br />For example you can do:<br /><br />LOAD MyVAR, CM5.TIMER<br /><br />By the way, this is actually the syntax used in my tokenizer. I have also introduced constant labels, that is, labels that replace numerical values.<br /><br />I have opened my AX-S1 ( <img src="http://forum.robosavvy.com/images/smilies/icon_surprised.gif" alt=":o" title="Surprised" /> ). The circuit is very dense, not too easy to hack I think. As expected it uses an Atmel micro to control the board.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8">inaki</a> — Sat Jun 03, 2006 1:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2006-06-03T12:48:28+01:00</updated>
<published>2006-06-03T12:48:28+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1803#p1803</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1803#p1803"/>
<title type="html"><![CDATA[Just a Thought]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1803#p1803"><![CDATA[
<blockquote><div><cite>inaki wrote:</cite><br />Of course it would be easy to do, except for the communication speed perhaps. They run at 1mbps! This requires a pretty fast interface, specially in the software side. <br /><br />Would you keep the sensors within the same servo box or outside the box? <br /><br />Which sensors do you have in mind ? My first choice would be an accelerometer. What about a magnetic compass? A color detector comes to mind.....<br /><br />Hmmm,what about taking a look at AX-S1 ?<br /></div></blockquote><br /><br />I agree the tricky bit is the comms. As for where would the sensors be, I saw the module just as an interface to allow the use of many different sensors, just like all the ones you have mentioned. I love the idea of a color detector and was even thinking with a fast RS232 interface you could interface a CMU CAM, that does colour and motion tracking among other things. Could be a lot of fun. THink that there would need to be variable support in the BCP program though. I haven't looked into this yet so don't know if you can define variables and assign values to them....<br /><br />Hmmmm, I am so tempted to have a look at hacking an AX-S1, wonder if I can get a spare one somewhere.......<br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Sat Jun 03, 2006 12:48 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[inaki]]></name></author>
<updated>2006-06-03T12:10:51+01:00</updated>
<published>2006-06-03T12:10:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1801#p1801</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1801#p1801"/>
<title type="html"><![CDATA[Just a Thought]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1801#p1801"><![CDATA[
Of course it would be easy to do, except for the communication speed perhaps. They run at 1mbps! This requires a pretty fast interface, specially in the software side. <br /><br />Would you keep the sensors within the same servo box or outside the box? <br /><br />Which sensors do you have in mind ? My first choice would be an accelerometer. What about a magnetic compass? A color detector comes to mind.....<br /><br />Hmmm,what about taking a look at AX-S1 ?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8">inaki</a> — Sat Jun 03, 2006 12:10 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[stevo3d]]></name></author>
<updated>2006-06-02T23:54:36+01:00</updated>
<published>2006-06-02T23:54:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1797#p1797</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1797#p1797"/>
<title type="html"><![CDATA[Just a Thought]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1797#p1797"><![CDATA[
Pev, I'd love to have something like that.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=161">stevo3d</a> — Fri Jun 02, 2006 11:54 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2006-06-02T19:21:10+01:00</updated>
<published>2006-06-02T19:21:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1790#p1790</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1790#p1790"/>
<title type="html"><![CDATA[Just a Thought]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=326&amp;p=1790#p1790"><![CDATA[
I know that this could be developed independently with the information Robotis provide on the Dynamixel interface but wouldn't it be cool if there was an interface module. I am thinking of something with perhaps 4 AD ports, 4 Digital IO ports, perhaps an I2C interface and a RS232 interface. If that could be packaged into a Dynamixel case and addressable via the BCP interface the sensor processing options would be really cool. You could interface just about anything, sonar, ir-distance (well more of them) and even piggy back additional processing power for distributed processing, or standard Bluetooth modules like the BlueSmirf (can't wait for the expansion pack to be available either). <br /><br />Now I know I may be dreaming but I am sure it could be done. Maybe as a group we should petition Robotis for their feedback.......<br /><br />Would be interested in the rest of the Forum's views..... would it be useful to anyone else?<br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Fri Jun 02, 2006 7:21 pm</p><hr />
]]></content>
</entry>
</feed>