mattjlewis / 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.
https://www.diozero.com
MIT License
261 stars 59 forks source link

diozero on gradle? #101

Closed Ghozti closed 2 years ago

Ghozti commented 2 years ago

I am interested in using diozero on my current project with pi4j however, is there any way to use this library using Gradle?

Reqeique commented 2 years ago

https://mvnrepository.com/artifact/com.diozero/diozero-core/1.3.3 you can find maven repos for gradle too

mattjlewis commented 2 years ago

Exactly - I've created a test project that uses Gradle here: https://github.com/mattjlewis/diozero-gradle-app