What is the cross-platform method of enumerating serial ports in Python (including virtual ports)?

后端 未结 4 461
迷失自我
迷失自我 2020-12-23 14:05

Note: I\'m using Python 2.7, and pySerial for serial communications.

I found this article which lists two ways: http://www.zaber.com/wiki/Software/P

4条回答
提交回复
热议问题