This library could talk to FTDI's FT232 and FT245 type USB chips from userspace. It uses libusb to communicate with the chips. . Functionalities include the possibility to use the chips in standard mode, in bitbang mode, and to read or write the serial EEPROM. . This is the C++ version of the library.