Emulate Arduino serial data (in Ubuntu)

edited May 2014 in Arduino

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

Sign In or Register to comment.