56 Forks
237 Stars
237 Watchers

diozero

Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.

How to download and setup diozero

Open terminal and run command
git clone https://github.com/mattjlewis/diozero.git
git clone is used to create a copy or clone of diozero repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with diozero https://github.com/mattjlewis/diozero/archive/master.zip

Or simply clone diozero with SSH
[email protected]:mattjlewis/diozero.git

If you have some problems with diozero

You may open issue on diozero support forum (system) here: https://github.com/mattjlewis/diozero/issues