DigitalSmile

Results 6 issues of DigitalSmile

Is there any plan to support Java 9? Or probably it is already compatible?

document
3.0
4.0
unsafe

This PR is work in progress, will be adding new implementations step by step. - [ ] Overall design - [x] Digital Input - [x] Digital Output - [x] i2c...

Goal: create a plugin, that can talk to hardware using [FFM API](https://openjdk.org/jeps/454). It was introduced in JDK22 and is going to replace old JNI in future releases of JDK. For...

enhancement

Basic implementation of NIO2 wrapper for file creation waiting with fixed timeout.

# Pi4J testing framework for the win ## Overview Pi4J lacks proper tests within it's usage. Not only unit in core tests (which are good to test some basic logic),...