Plug & play serial communication

edited December 2015 in Share Your Work

For my upcoming project I created a class for “plug & play” serial communication between Processing and Arduino or other serial devices. The device is instantly recognised when plugged into the computer and the communication is established on the detected address. This way the application can be used universally on different computers and platforms, eliminating the need to manually type out the serial port addresses.

autoserialp5 repository

Comments

Sign In or Register to comment.