摘要: Python的串口操作库:PySerial下载http://sourceforge.net/projects/pyserial/files/pyserial/2.5/或者easy_install pyserial英文文档:Overview This module encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython and IronPython 阅读全文
posted @ 2013-01-22 22:07 catmelo 阅读(4401) 评论(0) 推荐(0)