<div>That&#39;s great news, thank you guys!</div><br><br><div class="gmail_quote">On Fri, Aug 21, 2009 at 5:14 PM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Btw the very latest VM in svn has support for naming serial ports:<br>
<br>
<a href="http://squeakvm.org/svn/squeak/trunk/platforms/unix/ChangeLog" target="_blank">http://squeakvm.org/svn/squeak/trunk/platforms/unix/ChangeLog</a><br><font color="#888888">
<br>
- Bert -</font><div><div></div><div class="h5"><br>
<br>
On 21.08.2009, at 21:49, Ricardo Moran wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It works!!!! Thank you very much! We were having this problem for a long time. Now we will be able to use Arduino on Linux (and also other projects that uses the SerialPort such as SqueakNxt). I am so happy! :D<br>
<br>
<br>
<br>
On Wed, Aug 19, 2009 at 6:32 PM, Markus Lampert &lt;<a href="mailto:markuslampert@yahoo.com" target="_blank">markuslampert@yahoo.com</a>&gt; wrote:<br>
I&#39;ve used the plugin which comes with vm and then just use SerialPort.<br>
There are 2 things to look out for, you should start squeak with the &#39;-notimer&#39; option, otherwise most of the system calls will fail.<br>
With the standard plugin you can only access /dev/ttyS[0-9], so if you want to use /dev/rfcomm0 for instance you can create a symlink to one of the unused /dev/ttyS[5-9].<br>
If you follow those two it works pretty reliable.<br>
<br>
Have fun,<br>
Markus<br>
<br>
From: Ricardo Moran &lt;<a href="mailto:richi.moran@gmail.com" target="_blank">richi.moran@gmail.com</a>&gt;<br>
To: The general-purpose Squeak developers list &lt;<a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">squeak-dev@lists.squeakfoundation.org</a>&gt;<br>
Sent: Wednesday, August 19, 2009 1:52:29 PM<br>
Subject: [squeak-dev] Serial port in linux<br>
<br>
Hi, I&#39;m trying to use the Serial port to interface with an Arduino board. So far, I managed to make it work on Windows but I understand that Serial port on linux is a bit more complicated. I&#39;ve read this old discussion <a href="http://www.nabble.com/communication-with-serial-port-t2549116.html" target="_blank">http://www.nabble.com/communication-with-serial-port-t2549116.html</a> and I am a little confused.<br>


It says that John McIntosh made an EnhancedSerialPort plugin. Is it installed on the latest unix VMs?<br>
It also says that Benjamin Schroeder wrote a SimpleSerialPort library. Which one should I use?<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote>
<br>
<br>
</div></div></blockquote></div><br>