We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have this problem with processing: serial port /dev/cu.iphone-wirelessiAP; port busy First i have no Iphone. I use 10"9 on macbook pro mid 2010. I am able to upload the skecth with arduino with no problem. It was working find last time i have try the sketch.
It thing i have update the java plugin and firefox maybe it related to that.
How can i fix it ?
Answers
Sounds to me like you selected the wrong serial-port. How do you initialize the serial-connection? You can check which serial-ports are available with an empty sketch and this code:
Your arduino-port should start with something like "/dev/cu.usbmodem" on a mac.
i have the good port and i have try the 2 usb (i change the code ). i have a segond look.