Coder Social home page Coder Social logo

libusb4j's Introduction

libusb4j

Enables libusb (0.1) from within Java using the JNA (Java Native Access) library.

Call for Help

If you know JNA, libusb, or maybe just C or Java, please consider spending some time on this project, as it is in need of some professional help. I don't know much about C, libusb, or JNA myself. The primary reason I forked the project is that before I didn't find the way to get the source code convenient. As it turned out, this project is too immature for me to use, which is why I'd like people to chip in.

Origin

A Maven-compatible fork of Mario Boikov's libusb4j

Mario is the original author. See his project here
Marco (a.k.a. hybris0) forked the project and published it here

I then took the newest fork (the one by Marco) and forked it again, which is what you see here.
I converted it to Maven and published it on github.

Usage

Run mvn install to be able to use libusb4j as a dependency in other projects.

If you'd like to modify the source code, here are some pointers

  • Clone the repo and import it as an "Existing Maven Project" into Eclipse (requires m2e).
  • Don't forget about the LGPL license
  • Feel free to contact me if you found/fixed bugs or made any other changes worth sharing here.

License

The project is licensed under the LGPL license v2.1 or later.
This means you can modify the code, but you also have to publish the modifications under the LGPL.
You can use the library in closed-source projects.

libusb4j's People

Contributors

derabbink avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.