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 & HelpElectronics,  Serial Library › Can I use auduino usb as serial port
Page Index Toggle Pages: 1
Can I use auduino usb as serial port? (Read 2938 times)
Can I use auduino usb as serial port?
May 11th, 2010, 6:58am
 
I plan to write a process program to send data to auduion program. Can I use the arduino usb cable as the port for serial communication? I try the example SimpleWrite but can not work, I use the usb to connect XP PC to auduino board. I think Arduino IDE can use usb as serial to download program from PC to Arduion,then I should use it as serial to communicate too.
Re: Can I use auduino usb as serial port?
Reply #1 - May 13th, 2010, 8:28pm
 
I have solved the problem,you can not run processing and Arduino together,otherwise your com port can not use the same one. Now my problems is it responds slowly,after almost 10 seconds the LED have responds. How to make it responds quickly.
Page Index Toggle Pages: 1