- Home /
How to List Available Com Ports?
I have a usb-to-serial adapter that has com port drivers. When you plug it in, you can go to the Windows Control Panel and open Device Manager to see what Com Port it is on.
I would like the user to be able to see the available com ports within Unity and choose from a list. Is there a way to do that? I could send something to each Com Port 1-16 and listen for a response, but that seems like an inelegant solution.
Thanks.
Comment
Your answer
Follow this Question
Related Questions
send string to serial port on android 0 Answers
Unity crashes with serial ports 0 Answers
Handle input from serial device 0 Answers
Problem identifying USB 0 Answers
Write to Serial port 1 Answer