I Benchmarked Java on Single-Board Computers: Orange Pi 5 Ultra and Raspberry Pi 5 Lead the Pack
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 …

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 …

This is episode 37 of the Breaktime Tech Talks. https://www.youtube.com/watch?v=hv-FtjIHg_I&list=PLzZ7iUdr2mwS6qexoz9dsI0NfnU614p1w&index=1 …

Here is the overview of the JavaFX LinksOfTheMonth of July 2024, published on jfx-central.com during this month.

One 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 …

In this tutorial, I want to show you how you can read the temperature, humidity, and pressure from a BME280 Sensor.

Java enums can contain much more than just a list of definitions, but also data and extended functionality!

In this article, we want to look into some false assumptions and outdated ideas about Java based on early versions.

The Raspberry Pi, Pi4J and JBang are a perfect combination to experiment with electronics. Find out more here!

JBang is a great way to create your first program to control electronic components connected to the Raspberry Pi's GPIO pins.