PyFtdi
Documentation
The latest PyFtdi online documentation is always available from
here.
Beware the online version may be more recent than the PyPI hosted version, as
intermediate development versions are not published to
PyPi.
PyFtdi documentation can be locally build with Sphinx, see the installation
instructions.
Source code
PyFtdi releases are available from the Python Package Index from
PyPi.
PyFtdi development code is available from
Overview
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
FT232R (single port, 3Mbps)
FT230X/FT231X/FT234X (single port, 3Mbps)
UART and multi-serial protocols (SPI, I2C, JTAG) bridges
FT2232C/D (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)
Features
PyFtdi currently supports the following features:
UART/Serial USB converter, up to 12Mbps (depending on the FTDI device
capability)
GPIO/Bitbang support, with 8-bit asynchronous, 8-bit synchronous and
8-/16-bit MPSSE variants
SPI master, with simultanous GPIO support, up to 12 pins per port,
with support for non-byte sized transfer
I2C master, with simultanous GPIO support, up to 14 pins per port
Basic JTAG master capabilities
EEPROM support (some parameters cannot yet be modified, only retrieved)
Experimental CBUS support on selected devices, 4 pins per port
Supported host OSes
macOS
Linux
FreeBSD
Windows
Release files for pyftdiwin 0.54.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyftdiwin-0.54.1.tar.gz | 138.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyftdiwin-0.54.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 281.9 kB
Release files / pyftdiwin-0.54.1.tar.gz
| Download URL | pyftdiwin-0.54.1.tar.gz |
|---|---|
| Size | 138.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ebf5e7c2b0989044592d2e7d6c134a6bb2da0b829c5fee0b705f0f1a6683006e
|
|
BLAKE2b-256 checksum How to use checksums |
6ea990d29ba3aba69fccdb1c80fa8a649ecb2865fa88d48eecfac8263ff0bef8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|
Release files / pyftdiwin-0.54.1-py3-none-any.whl
| Download URL | pyftdiwin-0.54.1-py3-none-any.whl |
|---|---|
| Size | 143.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5394ebd9ab1dd2b75411e65656bb66d8a2fd1f53122da87d0d34d8048ba09f6a
|
|
BLAKE2b-256 checksum How to use checksums |
99361b712c28f48a47574b5f0f396f934eb030944585b4e215ba1ae3ef48d08e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|