Can this portable Java Device I/O library be of any assistance? [message #1767413] |
Wed, 05 July 2017 15:24  |
Eclipse User |
|
|
|
I created the library diozero library (http://www.diozero.com) as I wasn't happy with the OpenJDK Device I/O library - too limited in the devices that it supported plus limited in the functionality offered.
I currently support the library on the following boards:
* Raspberry Pi
* Next Thing Co CHIP
* BeagleBone Black
* Asus Tinker Board
* Odroid C2
* Arduino (via USB)
* Particle Photon (WiFi)
I've developed support for a wide range of devices from MFRC522 RFID reader, OLED screens to simple LEDs and Buttons (I always like the fact that exact same code can control any device on any board).
Given the pluggable nature of the library plus the native GPIO / I2C / SPI sysfs access, there is no reason why the library cannot be ported to any other Linux-based device.
Let me know if there is anyway diozero can be incorporated into Eclipse Kura, I'd be happy to contribute.
The project has an MIT licence and is available on GitHub.
Regards,
Matt
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04774 seconds