README 252 B

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