26-03-2021

  1. Drivers Libusb 1.0 Beta
  2. Drivers Libusb 1.0
  3. Drivers Libusb 1.0 Installer
  4. Drivers Libusb 1.0 Test

What's new in libusb 1.0.19: Add support for USB bulk streams on Linux and Mac OS X (#11) Windows: Add AMD and Intel USB-3.0 root hub support; Windows: Fix USB 3.0 speed detection on Windows 8 or later (#10). Dependency Install Library/includes to be used with cmake (see this printscreen) libusb-win32 - download and extract the latest libusb-win32-bin-x.x.x.x.zip NOTE: libusb-win32 1.2.5.0 changed the name of the include file.

Installer

Overview

Beta

libusb is a C library that provides generic access to USB devices. It is intended to be used by developers to facilitate the production of applications that communicate with USB hardware.

It is portable: Using a single cross-platform API, it provides access to USB devices on Linux, macOS, Windows, etc.

Drivers Libusb 1.0

It is user-mode: No special privilege or elevation is required for the application to communicate with a device.

It is version-agnostic: All versions of the USB protocol, from 1.0 to 3.1 (latest), are supported.

What platforms are supported?

Linux, macOS, Windows (Vista and newer), Android, OpenBSD/NetBSD, Haiku, Solaris.

Drivers Libusb 1.01.0

Sounds good! How do I get started?

If you are using Linux, chances are your distribution already includes libusb, so you probably just need to reference the libusb header in your source.

Drivers Libusb 1.0 Beta

For other platforms, or if you want to use the very latest, you are encouraged to recompile from source. Please check the Downloads menu.

If you prefer, you can also access the source directly from github.

Once you have secured your access to the library and its header, please check the libusb API or the libusb samples.

What happened to the old site?

Drivers Libusb 1.0

The old site (.org) is now obsolete, please use libusb.info.
All of the current libusb development team has moved to libusb.info.

Drivers Libusb 1.0 Installer


Drivers Libusb 1.0 Test

For additional information, please consult the FAQ or the Wiki.