Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcuee/libusbk
libusbk official github repo
https://github.com/mcuee/libusbk
driver libusb libusb-win32 libusbk usb windows winusb
Last synced: 2 months ago
JSON representation
libusbk official github repo
- Host: GitHub
- URL: https://github.com/mcuee/libusbk
- Owner: mcuee
- Created: 2015-05-01T09:29:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T18:31:36.000Z (about 1 year ago)
- Last Synced: 2024-10-14T08:15:00.355Z (3 months ago)
- Topics: driver, libusb, libusb-win32, libusbk, usb, windows, winusb
- Language: C
- Homepage:
- Size: 6.92 MB
- Stars: 79
- Watchers: 9
- Forks: 37
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libusbK Overview #
libusbK is a complete driver/library solution for vendor class usb
device interfaces. If you are a usb developers or usb device
manufacturer seeking a driver solution for a new USB widget then
libusbK could be for you.## Main development site in github ##
https://github.com/mcuee/libusbk/## Main website in Sourceforge and main download location ##
http://sourceforge.net/projects/libusbk/## About ##
http://libusbk.sourceforge.net/UsbK3/usbk_about.html## Documentation ##
http://libusbk.sourceforge.net/UsbK3/index.html## Licensing ##
Dual license with New BSD option and GPL option. The New BSD Option will facilitate
the WHQL certification now that Microsoft has added "excluded license"
to the WLK license.### Code Examples ###
Many examples are provided for the library users to develop
their own applications.
https://github.com/mcuee/libusbk/tree/master/libusbK/examples