Hi everybody!
I would like to create a "listbox" (using the controlP5 GUI library) containing the serial port list: the goal is to create a stand alone app using Processing to communicate with Arduino Uno, independently from which OS I'm going to use (win, mac or linux), and select (with the "listbox") the correct Serial Port to communicate with Arduino.
is it possible??
2