A Python wrapper for FTDI's D3XX library.
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"
If you encounter issues, have a request, and/or have any questions, it's better to send them directly to hector.soto@ftdichip.com or us.support@ftdichip.com. Me & the rest of FTDI's support team get immediate notifications of emails sent to us, so you'll receive responses far faster.