im working on project to control a toy car using c++ i have done all the programing to control it using c++ but through the parallel port but this is not good because i cant use my laptop because there is no parallel ports in laptops any more.so i have to use usb port.
my quastion is: is there any way to access usb using c++ through DOS?
what i need to do that?
is there any proper instruction or not?
usb interface using c++i control a toy using c++ i want to access usb in c++is there any way?
Page 1 of 1
1 Replies - 4750 Views - Last Post: 14 May 2010 - 03:13 AM
Replies To: usb interface using c++
#2
Re: usb interface using c++
Posted 14 May 2010 - 03:13 AM
try a usb to parallel converter just plug and install the driver. When I program serial devices I use a usb to serial connector and works fine. As for your question, normally DOS would not support USB, but probably you could map the device. Anyway I believe this solution would cause more headaches.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|