Skip to content

jpfeiffer/QtUsb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtUsb

GitHub version Build Status

A Cross-platform USB Library for Qt. Relies on libusb-1.0.

Features

  • Bulk transfer
  • Device insertion/removal detection
  • Device search

TODO

  • Interrupt transfer
  • isochronous transfer

Usage

Documentation is not complete yet, you can have a look at the examples in the meanwhile.

Documentation

Doxygen documentation can be found here: http://fpoussin.github.io/doxygen/qtusb/

Downloads

Ubuntu PPA: https://launchpad.net/~fpoussin/+archive/ubuntu/ppa Windows libraries are coming soon.

About

A cross-platform USB Library for Qt.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.1%
  • C++ 26.2%
  • Python 4.0%
  • QMake 1.6%
  • Makefile 0.1%