12345 |
- This module encapsulates the access for the serial port. It provides
- backends for Python running on Windows, OSX, Linux, BSD (possibly any
- POSIX compliant system) and IronPython.
- The module named "serial" automatically selects the appropriate backend.
|