metal
Full Member level 6
visual basic usb
Hello All
In the early days of studying in university, I thought that controlling the parallel port in the PC is something impossible, till I found IO.DLL, INPOUT32.DLL, etc...
Now all of us are cabale of controlling either the parallel or the serial ports.
Ok, thats nice....
What about USB controlling, Is there anyway I can use a DLL, OCX, VCX file to do the same as I did with LPT and Com ports and Visual Basic, or Visual Basic.NET.
I need to send and receive data between a PIC nad the PC's USB port, I don't wanna use an extra controllers here, as the PIC already got the necessary hardware and software, I am not thinking about easyhid from mecaniques too.
Kind day
Hello All
In the early days of studying in university, I thought that controlling the parallel port in the PC is something impossible, till I found IO.DLL, INPOUT32.DLL, etc...
Now all of us are cabale of controlling either the parallel or the serial ports.
Ok, thats nice....
What about USB controlling, Is there anyway I can use a DLL, OCX, VCX file to do the same as I did with LPT and Com ports and Visual Basic, or Visual Basic.NET.
I need to send and receive data between a PIC nad the PC's USB port, I don't wanna use an extra controllers here, as the PIC already got the necessary hardware and software, I am not thinking about easyhid from mecaniques too.
Kind day