Java 21+ Not Working on the Raspberry Pi Zero 2
This story is about how "Write Once, Run Anywhere" got broken in a specific use case. It reveals the complexity of maintaining this "Run …

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

Frank Delporte
4,646 viewsSo with the core team we made a few decisions that are allowing us to bring the project to "the next level" and... Java 21!.

Frank Delporte
8,567 viewsAzul is your one-stop partner for all questions related to using Java, from edge devices over client applications to cloud services.

Frank Delporte
8,200 viewsJava is the environment that offers the highest developer productivity thanks to its many amazing tools, evolutions, and community.

In this episode #55, we look into the history of the Java Micro Edition and how things evolved.

Frank Delporte
6,421 viewsMultiple improvements have been implemented in the new release, V2.6.0 (2024-04-29) of Pi4J, a friendly object-oriented I/O API and …

Frank Delporte
8,331 viewsAlexander Liggesmeyer contributed a new plugin to Pi4J: GpioDPlugin. As a Pi4J-user, he wanted to run his applications on the Raspberry Pi …

Frank Delporte
5,781 viewsOne of the most "fancy" electronic components is definitely... a LED strip. It’s really cool to control a long strip of lights with only a …

Frank Delporte
5,377 viewsPi4J is an ideal way to introduce the Java language into experiments with electronic components. And Pi4J OS makes this even easier.

Frank Delporte
5,762 viewsIn this tutorial, I want to show you how you can read the temperature, humidity, and pressure from a BME280 Sensor.