Hi all,
I'm working on a project with arduino and lately i got interested in processing too looks as a nice interface programming software which I'd like to use, so let's get to the main question. I'm totally new to processing so take it easy with me :D I saw some tutorials how to connect arduino with processing thru com port but I need to set my exact arduino com port and sometimes the com port changed depending on what computer i sit.
****Question: ****
- Is there a way to get a drop menu with the available PC com ports and chose which one i need? It's not hard to change just a number in the code but i wanna make a drop down list with the available com ports so in this way i would not go and mess with the code every time picking ports.