Serial connection between Processing and Arduino doesn’t work

Hello @RichardDL,

Why this frameRate(40) ?

Just curious…

In this example it will even work with noLoop().

Reference:
https://processing.org/reference/libraries/serial/Serial_serialEvent_.html

:)