We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey there,
I don't have my Arduino at hand, but I would like to test if my processing code is handling the serial events right. Is there a way to emulate/simulate serial input from the terminal? So I would like to create a virtual serial port where I connect my Processing program to and then send data to this terminal.
Thanks