Auto detect com port in processing
in
Integration and Hardware
•
1 year ago
hello,
I' have processing application which use serial port to communicate with arduino, it's works fine unless, I want to use it on another pc. I found a problem, that
different computers, have different numbers of com ports, and I
must specify a com port in my code, so I must to recompile processing application each time I change a computer. Maybe somebody know how automatically do that, without recompiling processing sketch each time ?
Thanks for help.
1