Espigah / as3glue

Automatically exported from code.google.com/p/as3glue
3 stars 0 forks source link

Arduino Uno #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
Just wanted to point out that I had some problems connecting Flash and Arduino 
together when I was using the Arduino Uno. All these issues were fixed however 
when I used my friend's Arduino Duemilanove. I used the same exact code that I 
had used with the Uno and it ran perfectly on the Duemilanove.

Original issue reported on code.google.com by worldwar...@gmail.com on 10 Feb 2011 at 11:07

GoogleCodeExporter commented 9 years ago
serproxy.cfg entry:

serial_device1=/dev/cu.usbmodem-5d11
serial_device1=/dev/cu.usbmodem5d11

# decomment below

comm_ports=1
net_port1=5331

Terminal output:
Failed to open comm port - connection refused

What am I doing wrong?

Thanks,

A

Original comment by HBIAnaly...@gmail.com on 28 Apr 2011 at 9:44