<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Try the  [devices( message to the [comport] object, that should list the devices it recognizes.   Its quite new, so you might have to get the latest [comport] from a test build].</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Also, I am about to release a new version of Pduino, its already included in the CVS and the nightly builds.  Feel like being a beta tester?  The updated [arduino] and arduino-test.pd are included in the nightly builds, you can get the latest firmware here (tho slightly older versions should work):</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><A href="http://pure-data.cvs.sourceforge.net/pure-data/externals/hardware/arduino/Pd_firmware/">http://pure-data.cvs.sourceforge.net/pure-data/externals/hardware/arduino/Pd_firmware/</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>.hc</DIV><BR><DIV><DIV>On Nov 7, 2006, at 7:15 PM, Enrique Tomas wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Hi!<BR>I am running pd 0.39.2-extended-test5 under linux ubuntu 6.06 and arduino. I have compiled and loaded the firmware and the Arduino IDE and it  works perfect but I am having problems interfacing PD.<BR><BR>I have  used this bash trick to get the port for comport:<BR>i=0; for f in `ls /dev/tty[US]*`; do echo $i i=$(( $i + 1 )); done<BR>and I have port 52 for /dev/ttyUSB0 (that only appears when arduino is plugged).<BR>When I change the arduino-test.pd port using  "open 52" I have this message: <BR>comport open -1209511136, baud -1209511136 not valid (args: [portnum] [baud])<BR>and it is the same with other ports. <BR><BR>I have tried to change labels using "ln -s /dev/ttyUSB0 /dev/ttyS96" but I don't succeed. At least, comport opens dev/ttyS0 but it's not my arduino board, do you know where is my problem?<BR><BR>Thank's a lot<BR>Enrique<BR><BR><BR><BR><BR><BR><BR><BR><BR><DIV>                 <BR class="khtml-block-placeholder"></DIV><HR size="1"><BR><FONT face="Verdana" size="-2">LLama Gratis a cualquier PC del Mundo.<BR>Llamadas a fijos y móviles desde 1 céntimo por minuto.<BR><A href="http://us.rd.yahoo.com/mail/es/tagline/messenger/*http://es.voice.yahoo.com/">http://es.voice.yahoo.com</A></FONT><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:PD-list@iem.at">PD-list@iem.at</A> mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE and account-management -&gt; <A href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</A></DIV> </BLOCKQUOTE></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV><BR></DIV><DIV>------------------------------------------------------------------------</DIV><DIV><BR></DIV><DIV>News is what people want to keep hidden and everything else is publicity.          - Bill Moyers</DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>