FTDIclass is an FTDI class library for delphi - providing easy access to the FTDI chip D2XX driver. Easy to use classes are provided to create applications rapidly, and there is even built-in support for asynchronous events (D2XX does not implement them but FTDIclass does). All control signals and FTDI features will be supported eventually.
Currently windows only and only tested with the FT232R (USB to serial) as this is an early project.
The currently included examples work with the UM232R evaluation module and demonstrate both synchronous and asynchronous communication.