Blog of Frank Delporte, Java Champion, Software Developer, Technical Writer, Nerd/Geek
JavaFX running in kiosk mode on the Raspberry Pi
The Raspberry Pi in combination with an inexpensive touch screen, makes a perfect controller for a machine or game console. Let’s see how we can use Java and JavaFX to build a test application which also communicates with the pins of the Raspberry Pi to control a LED. We have done something before already in the post “Light Up your Christmas Tree with Java and Raspberry Pi”, so what’s new?
Device monitoring tool with JavaFX, FXGL and Mosquitto
In a previous post “Getting Started with FXGL Game Development” we already have taken a look at the FXGL game development framework developed by Almas Baimagambetov.
JVM Advent 2020 - Light up your Christmas lights with Java and Raspberry Pi
Are you a serious Java-developer looking for a fun project? Or want to learn something completely new and use your Java-knowledge to control electronic components? Here we go with this small project to get you introduced to the world of electronics programming!
JFXDays presentation - Having fun with Java and JavaFX on the Raspberry Pi
Today I could give my talk “Having fun with Java and JavaFX on the Raspberry Pi” at the JFXDays. Normally this event takes place in Zurich, but this year also went virtual because… well because of 2020…
Building native applications for all PC and mobile platforms from a single JavaFX project with Gluon Mobile and GitHub Actions
The post “Starting a JavaFX Project with Gluon Tools” shows you how to start a Gluon Mobile Multiview project with a few clicks in IntelliJ IDEA thanks to the “Gluon plugin”.
Starting a JavaFX Project with Gluon Tools
On foojay.io you can already find two posts by Carl Dea to get you started with JavaFX:
Devoxx Ukraine presentation - Having fun with Java and JavaFX on the Raspberry Pi
Today I had my first Devoxx talk, after my Java virtual talk a few weeks ago at the “Oracle Groundbreakers APAC Virtual Tour 2020” conference (21/10)! The event in Ukraine also went virtual which gave me the opportunity to share my love for Java, JavaFX and the Raspberry Pi again.
OpenJDK versus OpenJFX Release Cycles
Confused about the release cycles of OpenJDK and OpenJFX and the relationship between them? Read on!
JavaFX 3D - A Look Back Through History & Some Experiments
After my virtual conference talk “Java and JavaFX on the Raspberry Pi” at the “Oracle Groundbreakers APAC Virtual Tour 2020”, I got in touch with some people who were working on JavaFX 3D in the past, and were curious how that would behave on the Raspberry Pi.
Ubuntu desktop on Raspberry Pi 4
Yesterday evening Ubuntu announced the release of Ubuntu 20.10 “Groovy Gorilla” with desktop support for the Raspberry Pi 4 (4 and 8Gb). So I had to get up early this morning for a quick test drive!!!