Hi, I done programming in turbo C. I get data on parallet port successfully.I control stepper motor through it. Now i want to get data on USB port & then control stepper motor.So anyone can tell me how can i do programming for that?
Thanks in advance.
Regards, diyora
"Or use an CPU and a USB to serial converter like http://www.ftdichip.com "
Note that FTDI (and others) also make USB-to-Parallel chips; ie, USB chips with a microcontroller bus style interface.
There are also USB chips with SPI and I2C interfaces...