Registered by Mario Boikov

Enables libusb from within Java using JNA (Java Native Access)

NOTE: THIS PROJECT IS PUT ON HOLD. THERE ARE TWO DIFFERENT FORKS AVAILABLE AT:
http://kenai.com/projects/libusb4j and https://github.com/derabbink/libusb4j

This projects will provide Java with the same interface as the native libusb library. The intention is not to replace development of native device drivers but to enable access to USB devices in a platform independent way. This can be user-space applications such as bootloader programmers for micro controllers, interfacing development boards etc.

The project depends on JNA (Java Native Access) to wrap the libusb structures and functions.

Developers are more than welcome to join the project. At the moment, the implementation has only been tested on Linux (Kubuntu 8.04) and an application as proof of concept has been developed, see https://code.launchpad.net/~mariob/+junk/jk8055

Project information

Maintainer:
Mario Boikov
Driver:
Not yet selected
Licence:
GNU LGPL v2.1

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Java

All bugs Latest bugs reported

All blueprints Latest blueprints

Get Involved

Downloads

libusb4j does not have any download files registered with Launchpad.

Announcements