问题
Are there any good C# to usb device libraries?
回答1:
Take a look at these:
- http://www.codeplex.com/FM
- http://code.google.com/p/csharp-usb-hid-driver/
- http://code.google.com/p/usb-devices-list/
回答2:
The vast majority of USB devices are nowadays handled by class driver and OS support.
Cypress Semiconductor have a driver and .NET API licensed for use with their chips.
What sort of device are you looking to support?
来源:https://stackoverflow.com/questions/707111/are-there-any-good-c-sharp-to-usb-device-libraries