Processing to Arduino Serial Library Example

I am working with an existing example provided with Processing in this discussion.

The example is writing TO the Arduino.

The example is writing TO the Arduino.

The Processing example worked after I added the delay(1000).

:slight_smile: