<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>buena respuesta! ;-)<br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Thu, 27 Sep 2012 15:08:08 -0300<br>&gt; From: xxopxe@gmail.com<br>&gt; To: butia-list@fing.edu.uy<br>&gt; CC: iaep@lists.sugarlabs.org; yamaplos@gmail.com; tony_anderson@usa.net<br>&gt; Subject: Re: [Butia-list] [IAEP] XO robotics<br>&gt; <br>&gt; On 27/09/12 13:35, Yama Ploskonka wrote:&gt; 1) I wouldn't say better... <br>&gt; rather, complementary, and certainly<br>&gt;  &gt; cheaper. Visiting the Butiá pages, the only picture I see showing an MCU<br>&gt;  &gt; http://www.fing.edu.uy/inco/proyectos/butia/images/pistaButia.jpg is<br>&gt;  &gt; showing an Arduino. Add a motor driver, and we are well above $30, plus<br>&gt;  &gt; shipping. The USBButiá board is maybe cheaper IF done in quantity by<br>&gt;  &gt; experts (then add labor).<br>&gt; <br>&gt; Besides the microcontroller the USBButiá board provides standard <br>&gt; connectors for attaching sensors. It allows autodetecting what sensor <br>&gt; you connected and were (something like the NXT brick, but with a wider <br>&gt; spectrum of attacheable stuff, more connectors, easier to hack, and <br>&gt; plug&amp;play).<br>&gt; <br>&gt; We sidestepped the motor driver issue using digital servos.<br>&gt; <br>&gt;  &gt; MSP430 + (L293D OR some darlington array) can be "free" if you get them<br>&gt;  &gt; as samples from TI, or less than $5 when purchased, /plus shipping/, the<br>&gt;  &gt; old bane. the advantage of using a darlington driver is that then you<br>&gt;  &gt; may use plain DC motors, which can be free if lucky with old electronic<br>&gt;  &gt; parts (beautiful gear system available in old CDROM drives)<br>&gt;  &gt;<br>&gt;  &gt; 2) yop - the XO "drives" the vehicle with the MSP430 option also. Now, I<br>&gt;  &gt; put quote marks as I have no idea - yet - on how to send data direct<br>&gt;  &gt; realtime from the XO to the robot, bypassing the MCU. What seems to be<br>&gt;  &gt; happening is that Butiá depends on sending code/program to the Arduino,<br>&gt;  &gt; and the the 'duino does the brains of the robot.<br>&gt; <br>&gt; Nop, the control runs fully on the XO. MCU only interfaces <br>&gt; sensors&amp;motors and supports the plug&amp;play functionality. No user logic <br>&gt; runs on the MCU.<br>&gt; The user programs on the XO access sensors/actuators connected the MCU <br>&gt; and whatever the XO provides (mic, cam, accelerometer if there is one) <br>&gt; transparently. The most frequent programming environment is TurtleArte <br>&gt; (kisds already know it), but there are also Python and Lua environments <br>&gt; for when the problem or the user outgrows Turtle Art.<br>&gt; <br>&gt; In my opinion, what MCU is used is not actually important. What is <br>&gt; important is the programming environment, how it interfaces with <br>&gt; whatever your robot offers, and the mechanism you provide for adapting <br>&gt; your robot for solving different problems.<br>&gt; <br>&gt; Jorge<br>&gt; _______________________________________________<br>&gt; Butia-list site list<br>&gt; Butia-list@fing.edu.uy<br>&gt; https://www.fing.edu.uy/mailman/listinfo/butia-list<br></div>                                               </div></body>
</html>