Using the Raspberry Pi Sense HAT with Pi4J Drivers
One of the biggest advantages of the Pi4J Drivers project is the ability to interact with complex hardware through simple and intuitive Java …

One of the biggest advantages of the Pi4J Drivers project is the ability to interact with complex hardware through simple and intuitive Java …

When developing Java applications for Raspberry Pi, Pi4J is one of the most popular libraries for accessing GPIO, I2C, SPI, PWM, and other …

Pi4J has become the standard way to access GPIO, I2C, SPI, UART, and other Raspberry Pi interfaces from Java applications. On the other …

In my "Java on Single Board Computers" series, I already published several posts and videos in which I unpack the board, connect it for the …

x402, ERC-8004, A2A, and The Next Wave of AI Commerce: Do AI Agents Dream of Electric Langoustines? A Blade Runner riff for a world where …

As part of my 2026 learning goals around Java on Single Board Computers and RISC-V (see this post about x86 versus ARM versus RISC-V), I've …

Ever since I started my #JavaOnRaspberryPi journey in 2019, which resulted in my book "Getting Started with Java on the Raspberry Pi", I've …

What if the future of Java depends on who we invite to learn it today? In this Foojay Podcast, we're diving into something that affects all …

As described before on Java 21+ Not Working on Raspberry Pi Zero 2, a problem appeared to execute Java code on the Raspberry Pi Zero 2 with …

This story is about how "Write Once, Run Anywhere" got broken in a specific use case. It reveals the complexity of maintaining this "Run …