You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/2026/20260227-pi4j-commonhaus.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Open source software is built on passion, time, and dedication. But passion alon
11
11
12
12
## Pi4J, Born Out of Curiosity
13
13
14
-
Pi4J started in 2012, when Robert Savage discovered the Raspberry Pi. He saw the same thing many of us did: a tiny, affordable computer with enormous potential. But what he also noticed was the lack of a proper Java library to interact with the GPIO pins and hardware interfaces of the board.
14
+
[Pi4J started in 2012, when Robert Savage discovered the Raspberry Pi](https://foojay.io/today/interviews-with-robert-savage-and-johan-vos-on-the-state-of-java-on-raspberry-pi/). He saw the same thing many of us did: a tiny, affordable computer with enormous potential. But what he also noticed was the lack of a proper Java library to interact with the GPIO pins and hardware interfaces of the board.
15
15
16
16
So he built one. Pi4J ("Pi for Java") was born, and it quickly became the go-to library for Java developers who wanted to connect their code to buttons, LEDs, sensors, displays, relays, and virtually anything else you can wire up to those 40 little pins.
0 commit comments