I have a Arduino Mega 2560 and I'm having trouble
synchronize with Flash.
I've Followed several tutorials on setting up
serproxy but not possible yet to interact with Flash.
I am using a MacBook Pro with OSX 10.6 and CS5 Flash.
Luis, do you speak spanish? because I've been working many times with flash and arduino and I didn't have any problem. Also with the arduino mega. Is just because, I better talking in spanish than in english :)
He seguido todos los pasos hasta que el elemento Ejecutar
arduino2flash - Tema 2:
En el terminal:
Luigi:Extensions teste$ ls /dev/cu.usb*
/dev/cu.usbmodem3d11
Luigi:/ teste$ cd ~
Luigi:~ teste$ cd Arduino
Luigi:Arduino teste$ java -jar arduino2flash.jar /dev/cu.usbmodem3d11
Arduino2Flash Serial<->TCP Proxy Server.
Usage: arduino2flash
Example: arduino2flash /dev/cu.usbserial-A1001NgZ 57600 5331
Found COM port argument. Using: /dev/cu.usbmodem3d11
No COM speed argument. Using default: 57600
No TCP port argument. Using default: 5331
Experimental: JNI_OnLoad called.
Stable Library
Native lib Version = RXTX-2.1-7
Java lib Version = RXTX-2.1-7
Creating serial port… Done.
Created ServerSocket; listening for clients on TCP port 5331…
En Flash no puede comunicarse con la placa Arduino.