FTDI device driver (pure Python)
.. cannot use defs.rst here, as PyPi wants a standalone file.
.. |I2C| replace:: I\ :sup:2
\ C
The latest PyFtdi online documentation is always available from
here <https://eblot.github.io/pyftdi>
_.
Beware the online version may be more recent than the PyPI hosted version, as
intermediate development versions are not published to
PyPi <https://pypi.org/project/pyftdi>
_.
PyFtdi documentation can be locally build with Sphinx, see the installation instructions.
PyFtdi releases are available from the Python Package Index from
PyPi <https://pypi.org/project/pyftdi>
_.
PyFtdi development code is available from
GitHub <https://github.com/eblot/pyftdi>
_.
PyFtdi aims at providing a user-space driver for popular FTDI devices, implemented in pure Python language.
Supported FTDI devices include:
UART and GPIO bridges
UART and multi-serial protocols (SPI, |I2C|, JTAG) bridges
PyFtdi currently supports the following features: