pylibftdi
pylibftdi copied to clipboard
Minimal pythonic wrapper to Intra2net's libftdi driver for FTDI's USB devices
Giving the serial number of FTDI device, I get an error as if the device is not found, but using list_devices it is seen, not sure why I cannot access...
Nothing critical, but recent Github actions failing due to updated ruff defaults, specifically `UP031 Use format specifiers instead of percent format` (I could just pin ruff etc, but it's nice...
Hello. Would it be possible to add support for BITMODE_MPSSE?
How do I read from a `Device` with a timeout in 0.23.0?