Skip to content

S-Hector/PyD3XX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyD3XX

A Python wrapper for FTDI's D3XX library.

Install

If you have python installed simply run a pip install command to install PyD3XX like one of the below examples.

  • "pip install PyD3XX"
  • "py -m pip install PyD3XX"
  • "python -m pip install PyD3XX"
  • "python3 -m pip install PyD3XX"

DO NOT manually copy files from the GitHub repository to your Python install/s.

About

A Python wrapper for FTDI's D3XX library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages