Processing Serial library alternatives?

Hello @villares ,

One example:

Another example:

The Processing library is a modified version of jSSC:

The Processing version is a user friendly version; some of the features of jSSC may not be exposed to us.

I may try using the jSSC library (add the jssc.jar) directly:

jSerialComm is an option for users that want advanced features.
I used it alongside the Processing Serial library here:
Processing not finding Arduino Uno - #5 by glv

:)

1 Like