NuxRef

pyftdi - FTDI device driver (pure Python)

Website: https://pypi.python.org/pypi/pyftdi/
License: LGPL v2
Description:
PyFtdi aims at providing a user-space driver for modern FTDI_ devices,
implemented in pure Python language.

Modern FTDI_ devices include:

* FT232R (single port, clock up to 6 MHz, 3Mbps)
* FT2232D (dual port, clock up to 6 MHz)
* FT232H (single port, clock up to 30 MHz)
* FT2232H (dual port, clock up to 30 MHz)
* FT4232H (quad port, clock up to 30 MHz)
* FT230X (single port, clock up to 48 Mhz, 3Mbps)

Other FTDI_ devices could also be supported (including FT232* devices),
although these devices are not a primary goal for PyFtdi, and therefore have
not been tested with PyFtdi.

Packages

pyftdi-0.11.3-1.el6.nuxref.src [45 KiB] Changelog Chris Caron (2016-03-13):
- Initial Release