Posts 267

Posts
Feb 26, 2026 · 8 min

JavaFX Links of February 2026

Here are the JavaFX LinksOfTheMonth of February 2026. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have included in one of …

#javafx#linksofthemonth#jfx-central
Posts
Feb 24, 2026 · 9 min

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 first time, and try to …

#java#javaonsingleboardcomputers#javaonriscv#arm
Posts
Feb 19, 2026 · 5 min

JavaFX In Action #26 with Helal Anwar about GradedAttendance to Organize Class Rooms, Students, Teachers, and Lessons

Every week I collect a list of posts, social messages, videos, etc. related to JavaFX on the JFX Central Links Of The Week . One of the regular “appearances” is Helal …

#javafx#jfx-central#jfx-in-action#interview
Posts
Feb 13, 2026 · 5 min

I Got Java 25 Running on the RISC-V BeagleBoard BeagleV-Fire

After my initial struggles with the BeagleV-Fire in a previous video , I succeeded in getting Java 25 running on RISC-V-powered BeagleV-Fire! Let me walk you through the journey …

#java#javaonsingleboardcomputers#javaonriscv#arm
Posts
Feb 10, 2026 · 7 min

First Test of Java on BeagleBoards (ARM and RISC-V)

As part of my 2026 learning goals around Java on RISC-V (see this post about x86 versus ARM versus RISC-V ), I’ve asked various suppliers to send me evaluation boards. I …

#java#javaonsingleboardcomputers#javaonriscv#arm
Posts
Feb 5, 2026 · 2 min

JavaFX In Action #25 with Lidiany Cerqueira about CERCA, a tool to detect hallucinated references in scientific papers

Every week I collect a list of posts, social messages, videos, etc. related to JavaFX on the JFX Central Links Of The Week . That’s how I recently found a message from …

#javafx#jfx-central#jfx-in-action#interview
Posts
Jan 30, 2026 · 9 min

JavaFX Links of January 2026

Here are the JavaFX LinksOfTheMonth of January 2026. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have included in one of …

#javafx#linksofthemonth#jfx-central
Posts
Jan 27, 2026 · 2 min

Links from the jChampions Conference talk 'Foreign Function & Memory (FFM) API on Raspberry Pi'

These are the links from the jChampions Conference online talk, on January 27, 2026: “The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the …

#java#javaonraspberrypi#pi4j#conference
Posts
Jan 16, 2026 · 4 min

First Test of Java on the StarFive VisionFive 2 Lite (RISC-V)

As part of my 2026 learning goals around Java on RISC-V (see this post about x86 versus ARM versus RISC-V ), I’ve asked various suppliers to send me evaluation boards. I …

#java#javaonsingleboardcomputers#javaonriscv#risc-v
Posts
Jan 14, 2026 · 1 min

Keeping Single-Board Computers Organized with a 3D Printed Stack

As I shared in previous posts, I want to learn and experiment more with different types of single-board computers in 2026. But I also want to keep them organized and easily …

#3d#raspberry-pi#orangepi#starfive
Posts
Jan 12, 2026 · 5 min

First Test of Java on the Orange Pi (ARM and RISC-V)

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 been asking various suppliers to …

#java#javaonsingleboardcomputers#javaonriscv#arm
Posts
Jan 7, 2026 · 14 min

Single Board Computers: x86 vs ARM vs RISC-V

Ever since I started my #JavaOnRaspberryPi journey in 2019, which resulted in my book “Getting Started with Java on the Raspberry Pi ”, I’ve been fascinated with …

#java#javaonsingleboardcomputers#javaonriscv#arm
Posts
Jan 5, 2026 · 13 min

The FFM API: How OpenJDK Changed the Game for Native Interactions (And Made Pi4J Better!)

This is a crosspost from the article I contributed to this year’s JVM Advent . The Pi4J project is a Java library that allows you to control the GPIO pins and electronic …

#java#javaonraspberrypi#pi4j#conference
Posts
Dec 19, 2025 · 4 min

JavaFX Links of December 2025

Here is the final JavaFX LinksOfTheMonth for 2025… Thank you all for sharing your knowledge and experience with JavaFX. And we hope to see even more in the next year!

#javafx#linksofthemonth#jfx-central
Posts
Dec 4, 2025 · 2 min

JavaFX In Action #24 with Florian Enner about Robot 3D Visualizations and Charts

I met Florian Enner a few times at Devoxx in Belgium, and each time he amazed me with his JavaFX demos! He is one of those rare developers who take JavaFX to the next level by …

#javafx#jfx-central#jfx-in-action#interview
Posts
Dec 3, 2025 · 2 min

Links from the YavaConf talk 'Foreign Function & Memory (FFM) API on Raspberry Pi'

These are the links from the Ya!vaConf virtual talk on December 4, 2025: “Java Champion Talk - How the new Foreign Function & Memory API pushes Java on Raspberry Pi to …

#java#javaonraspberrypi#pi4j#conference
Posts
Nov 28, 2025 · 8 min

JavaFX Links of November 2025

Here is the overview of the JavaFX LinksOfTheMonth of November 2025. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
Posts
Nov 25, 2025 · 5 min

First Experiments with Java on the LattePanda IOTA: An Alternative to Raspberry Pi?

After years of experimenting with Raspberry Pi boards, Java, JavaFX, and Pi4J to control electronics, I wanted to explore whether my knowledge and experience could be applied to …

#java#javaonsingleboardcomputers#lattepanda
Posts
Nov 20, 2025 · 2 min

JavaFX In Action #23 with Craig Raw about the Sparrow Bitcoin Wallet

I don’t have any bitcoin myself, but still find the idea of the blockchain and “public shared money” fascinating. And as it turns out, there is a free and …

#javafx#jfx-central#jfx-in-action#interview
Posts
Nov 6, 2025 · 2 min

Links from the JFall talk 'Foreign Function & Memory (FFM) API on Raspberry Pi'

These are the links from the JFall talk in Ede, The Netherlands, on November 6, 2025: “The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the …

#java#javaonraspberrypi#pi4j#conference