Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grephq/jusb

Interface with devices connected via USB in Java using libusb
https://github.com/grephq/jusb

c java jni jni-java jni-wrapper libusb libusb-1 usb

Last synced: about 1 month ago
JSON representation

Interface with devices connected via USB in Java using libusb

Awesome Lists containing this project

README

        

# Jusb

Interface with devices connected via USB in Java using LibUSB

## Installation
- Add the JitPack repository to your build file
```xml


jitpack.io
https://jitpack.io


```
- Add the dependency
```xml

com.github.grephq
Jusb
1.0

```

## Documentation
[https://grephq.github.io/Jusb](https://grephq.github.io/Jusb)