Skip to content

christwell/QtUsb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtUsb

GitHub version Build Status

A Multi-platform USB Library for Qt. Relies on WinUSB, libusb-1.0, and OS X's I/O Kit.

Features

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

TODO

  • Interrupt transfer
  • isochronous transfer
  • OS X support (I/O Kit)

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 Native USB Library for QT.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.8%
  • Python 6.7%
  • C 2.6%
  • QMake 2.1%
  • Prolog 1.6%
  • Makefile 0.2%