Skip to content

Python library around FTDI D2XX. Looking for new maintainer

License

Notifications You must be signed in to change notification settings

JTignor-Raltron/ftd2xx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTD2XX

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.

About

Python library around FTDI D2XX. Looking for new maintainer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%