Skip to main content

Python interface to ftd2xx.dll from FTDI using ctypes based on d2xx by Pablo Bleyer

Project description

package lint

python black

ftd2xx is a simple python wrapper around the D2XX DLL from FTDI using ctypes. The API based on Pablo Bleyer Kocik’s d2xx extension.

Requires Python 3.8 minimum. Please ensure you have FTDI drivers installed or available where the linker looks for shared libraries (e.g., PATH on windows, LD_LIBRARY_PATH or standard library directories on Linux)

I don’t have time to maintain this project, so I am looking for a maintainer.

There is another library by pyftdi that looks more actively maintained, has support for newer device, and may fit your needs better.

Also, Jeremy Bentham wrote a blog about using this library.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ftd2xx-1.3.6.tar.gz (42.1 kB view hashes)

Uploaded Source

Built Distribution

ftd2xx-1.3.6-py3-none-any.whl (41.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page