An open source Java library project providing simplified OO-friendly interfaces to the low-level hardware I/O on the Raspberry Pi. (GPIO, SPI, I2C, SERIAL)
We just released a new version, 2.7.0, with quite a few fixes, which makes development on your #Java workstation easier. It detects your environment and doesn't load native libraries. Especially great for #Spring devs out there! pi4j.com/about/release-…#JavaOnRaspberryPi
V2.6.1 of Pi4J got published with some minor fixes: gracefully handle UnsatisfiedLinkError on newAutoContext when not running on a Raspberry Pi + clean up of logs in MockI2C.java. Read more about it on pi4j.com/about/release-…