I have good working code to transmit serial data to and from a PIC 16F628A and a VB6 application. Now the request for a USB connection has come up. Has anyone played with a serial to USB converter? The board with the PIC has been made, I'm stuck with serial in, serial out, and ground for data transfer. The data is transfered at a blistering 4800bps, but for the small amount of data it's just fine.
Two bytes are first sent from the VB application to the PIC. The PIC acknowledges with a byte, then transfers less than 50 bytes and it's over.
Soooo, anyway, has anyone played with a serial to USB converter? I have seen one or two that are built into a cable, which would be sweet if that worked out.
Thanks to all.

Brad