The core Pi4J V.2 library doesn’t contain any specific support for devices like buttons, motors, LCD… This was part of V.1 but made it much more difficult to maintain and fully test the library.
On this page we want to keep a list of projects which contain implementation code for specific devices using the Pi4J V.2 core library. Please let us know through the forum if you want to have your project added to this list.
Device(s) | Developed by | Link |
---|---|---|
MCP230008, MCP23017, TCA9548 | Thomas Aarts | github.com/Pi4J/pi4j-device-tca9548 |
Simple Button | Reto Stutz, Mike Schoder | Example Devices |
Simple LED | Reto Stutz, Mike Schoder | Example Devices |
Joystick | Reto Stutz, Mike Schoder | Example Devices |