Is it possible to control MCP2200 GPIO pins through a USB connection?

Status
Not open for further replies.

JohnJohn20

Advanced Member level 4
Joined
Feb 2, 2012
Messages
111
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,377
I woould like to control robot hardware from my PC USB port (in a manner similar to using BASIC to control the pins of a parallel port).

The Microchip MCP2200 seems to be a cheap easy to use option for building a USB interface.

Is it possible to control and read the status of the GPIO pins on the MCP2200 chip from software running on the PC via a USB port?

Microchip does provide a Configuration Utility to configure the MCP2200 but I want something that will run by itself.

My first choice would be to write a program in something like QBasic which is able to control parallel and serial ports and (I believe) USB ports also.

Thanks.
 

of course. I do not know about Qbasic but for visual basic Visual C++ and many others microchip offers an I/O library. Chack in microchip web site.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…