Core library for Pi4J, providing Java APIs to interact with Raspberry Pi GPIO and peripherals.
<dependency>
<groupId>com.pi4j</groupId>
<artifactId>pi4j-core</artifactId>
<version>4.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes the GPIO controller on a Raspberry Pi.
Refer to Pi4J v4 documentation for new API usage.
No dependency data recorded yet.