We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › Eclipse + Processing + Arduino: finding serial
Page Index Toggle Pages: 1
Eclipse + Processing + Arduino: finding serial (Read 1177 times)
Eclipse + Processing + Arduino: finding serial
Mar 25th, 2010, 9:55am
 
Hello Everyone!

I'm trying to integrate Eclipse + Processing + Arduino.

I have followed http://www.benjohansen.com/arduino-in-eclipse-via-processing's tutorial with success until step 10.

The problem is (I think) to find the serial port.

First it was the RXTXcomm.jar that was missing but that is fixed.

Now I see http://i84.photobucket.com/albums/k35/kotoko_san/Picture1.png

I don't know what to choose. I tried to put in the textbox the name of the port I am using (cu.usbserial-A8004IM1) but I just get a IOException.

Any ideas

P.S.: If it matters I'm on a Mac
Re: Eclipse + Processing + Arduino: finding serial
Reply #1 - Apr 1st, 2010, 6:41am
 
The problem here was that the Processing itself has a bug.

For more details you can check this links:
http://processing.org/discourse/yabb2/num_1270040165.html

http://processing.org/discourse/yabb2/num_1269546967.html

Hope it helps if ever anyone needs  Cool
Page Index Toggle Pages: 1