How to use WebRTC in Java Processing?

Hello,

Lots of resources out there:

https://processing.org/tutorials/data/

And this forum!

I posted this as a demo of what can be done with Processing; I did not share code since it was for a student project and I was only providing guidance:

Arduino sends data (serial over USB) to Processing network server on PC.
Processing network server sends data to Processing network client on another PC.
Processing network client plots data.

:slight_smile:

1 Like