Click here to Skip to main content
15,911,785 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want use C# to send data by PC's usb port and drive stepper motor with it,how can do it?pleas:confused::confused:
Posted

I used google, and found this:

http://www.icsharpcode.net/OpenSource/SharpUSBLib/default.aspx[^]

You can use google, too. Just type "www.google.com" (without the quotes) into your browser's address bar, and hit return. It's easy. It's fun. It's a necessary skill if you want to find stuff on the web.
 
Share this answer
 
For a nice wrapper class to talk to the USB port, see here.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900