I2C for USB to Serial Adapter

Hi

Is it possible to use USB to Serial Adapter for I2C or SPI interface by using Visual basic software for windows? any feedback help would be greatly appreciated thanks
Shazaduh

Hello,

Our USB-to-serial adapter has an asynchronous serial interface. There is nothing you can do from the computer side to change that. It would not be too complicated to program a microcontroller to function as an interface chip from asynchronous serial to SPI or I2C or whatever other interface you want.

- Jan