Skip to content
/ QtUsb Public
forked from pholat/QtUsb

Simple usb device setup loger via libusb.

Notifications You must be signed in to change notification settings

wyyrepo/QtUsb

 
 

Repository files navigation

QtUsb

What is it exacly?

Simple usb device setup via libusb - in constant progress, quite far from perfection.

  • Its meant to provide basic information of connected usb devices.
  • Its base clases are created so that could be used in as c++ cover for libusb in other projects.
  • Created mostly for fun while reading and learning about USB.
  • One day To add: → outputing configuration of devices → simple transfer functions for hid and bulk
  • reload functionality and interrupts

About

Simple usb device setup loger via libusb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • QMake 1.6%