Programming FTDI devices in Python: Part 2

Using pylibftdi on Linux Linux and pylibftdi In the first part, I used the FTDI Windows D2XX driver and Python ftd2xx library to do some simple I/O testing on an FTDI module. However, when attempting to run the same code on Linux, I had problems getting the d2xx driver to cooperate with the ftd2xx library, … Continue reading Programming FTDI devices in Python: Part 2