Shop OBEX P1 Docs P2 Docs Learn Events
How to determine what port a Propeller ActivityBoard is on — Parallax Forums

How to determine what port a Propeller ActivityBoard is on

ValeTValeT Posts: 308
edited 2014-11-30 05:59 in General Discussion
Hi,

I am writing a Java program that interfaces with a Propeller, and I need it to be able to find the COM port a Propeller ActivityBoard is on. I am thinking of using a "brute force" method of just looking at all the first 100 COM ports and sending a message to each of them and then waiting for a return statement from the one COM port with a micro-controller attached.

I would appreciate everyone's thoughts.

Thanks!

Comments

Sign In or Register to comment.