Hi, i download the arduino library for processing and the example of OUTPUT works perfectly, ARDUINO turning on and off the 13 digital pins, but when i run the examples ARDUINO PWM AND INPUT ARDUINO not work, I am using the STANDARD Firmata o ARDUINO17
Processing error sends me a RX TX in the 3 examples:
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version = RXTX-2.1-7
[0] "/ dev/tty.usbserial-A4001nx9"
[1] "/ dev/cu.usbserial-A4001nx9"
[2] "/ dev / tty.Bluetooth-PDA-Sync"
[3] "/ dev / cu.Bluetooth-PDA-Sync"
[4] "/ dev / tty.Bluetooth-Modem"
[5] "/ dev / cu.Bluetooth-Modem"
RXTX Warning: Removing stale lock file. / var/lock/LK.002.010.004
Does anyone know how to correct this error and can run all the examples of processing library for Arduino?
I'm using processing 1.07 and arduino17 on a MacBook Mac OS 10.5.2, Intel Core 2 Duo.
Thanks