Blog of Frank Delporte, Java Champion, Software Developer, Technical Writer, Nerd/Geek
3D printed multi-functional tripod (well actually quadpod)
The power of technology is something that keeps amazing me every day. The number of things you can do with some small electronic components and a bit of programming is overwhelming. But 3D printing is really on top of my “WOW AMAZING” list. As I work in a company building fully 3D-printed robots (EEVE), I felt I had to investigate some budget and time into this whole new world.
Multicam recordings with ATEM Mini and Raspberry Pi cameras
As I wrote in my previous post “Using a Raspberry Pi as HDMI camera”, you can build your own inexpensive HDMI-camera with a Raspberry Pi Zero and a camera module.
Using a Raspberry Pi as HDMI camera
TL;DR; Yes, you can build your own Raspberry Pi HQ camera to use as an HDMI source for the ATEM Mini
Looking for an affordable camera with HDMI output? Build one yourself with a Raspberry Pi Zero 2!
HiveMQ Cloud, part 3 - Sending sensor data from Raspberry Pi Pico to HiveMQ Cloud
In the previous two posts in this series, we used Java on the Raspberry Pi mini-computer to send sensor data to HiveMQ Cloud, and visualize it on a dashboard.
HiveMQ Cloud, part 2 - Using MQTT and Raspberry Pi to Visualize Sensor Data on a TilesFX Dashboard
In the previous post we started our discovery of HiveMQ Cloud with Java on the Raspberry Pi. We created an application to send measurements of various sensors to the HiveMQ Cloud MQTT broker. Using an online websocket client we verified the transition of the messages, and could see the data being published to this online message queue.
HiveMQ Cloud, part 1 - MQTT on Raspberry Pi, Send Sensor Data to HiveMQ Cloud with Java and Pi4J
A few years ago I did my first experiments with an MQTT server (Mosquitto) running on a Raspberry Pi to connect an Arduino and Raspberry Pi for the drumbooth of my son. The full process is described in my book “Getting Started with Java on the Raspberry Pi”.
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…