Hmm, just like I think before..how about the PdA? What&#39;s the minum memory to run this? I&#39;ve seen it implemented in iPod.<br><br><div class="gmail_quote">On Fri, Apr 10, 2009 at 11:25 PM, Martin Peach <span dir="ltr">&lt;<a href="mailto:martin.peach@sympatico.ca">martin.peach@sympatico.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">Adityo Pratomo wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi there everybody<br>
<br>
I just founded out that I have a BASIC Stamp board lying in my house, and I start to think about starting a project that involve this board. But the problem is can Pd actually be embedded in a BASIC Stamp? Or if not, can it be embedded in an ARduino board? I&#39;ve noticed that there&#39;s PdA (Pure Data Anywhere). Can this be used for my project?<br>

<br>
</blockquote>
<br></div>
Both the Stamp and the Arduino have insufficient program memory to run Pd, even with no gui. They are best suited for I/O with a serial connection to Pd via [comport].<br>
Also the Stamp can&#39;t wait for serial input while doing some other task, so it works better as an input device.<br>
The Stamp is much slower than the Arduino since it must interpret Basic tokens at runtime while the Arduino directly executes the machine code resulting from compiling a higher level language.<br>
<br>
So if your project involves something like reading sensors or activating motors or lights, they are both good for that, whether or not you have some higher level of control or display implemented on a desktop/laptop.<br>
<font color="#888888">
<br>
Martin<br>
</font></blockquote></div><br><br clear="all"><br>-- <br><a href="http://mataharipertama.wordpress.com">mataharipertama.wordpress.com</a><br><a href="http://kotakmakan.multiply.com">kotakmakan.multiply.com</a><br>