#javaonraspberrypi — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #javaonraspberrypi, aggregated by home.social.
-
I wrote an article for JAVAPRO about the Foreign Function and Memory (FFM) API, added in #Java 22, and how it got used to add a new and better plugin to @pi4j
You can read it here:
https://javapro.io/2026/04/01/the-ffm-api-openjdk-changed-the-game-for-native-interactions-and-javaonraspberrypi/ -
I wrote an article for JAVAPRO about the Foreign Function and Memory (FFM) API, added in #Java 22, and how it got used to add a new and better plugin to @pi4j
You can read it here:
https://javapro.io/2026/04/01/the-ffm-api-openjdk-changed-the-game-for-native-interactions-and-javaonraspberrypi/ -
I wrote an article for JAVAPRO about the Foreign Function and Memory (FFM) API, added in #Java 22, and how it got used to add a new and better plugin to @pi4j
You can read it here:
https://javapro.io/2026/04/01/the-ffm-api-openjdk-changed-the-game-for-native-interactions-and-javaonraspberrypi/ -
I wrote an article for JAVAPRO about the Foreign Function and Memory (FFM) API, added in #Java 22, and how it got used to add a new and better plugin to @pi4j
You can read it here:
https://javapro.io/2026/04/01/the-ffm-api-openjdk-changed-the-game-for-native-interactions-and-javaonraspberrypi/ -
I wrote an article for JAVAPRO about the Foreign Function and Memory (FFM) API, added in #Java 22, and how it got used to add a new and better plugin to @pi4j
You can read it here:
https://javapro.io/2026/04/01/the-ffm-api-openjdk-changed-the-game-for-native-interactions-and-javaonraspberrypi/ -
Join me today, at 15:00 CET, online for the #jChampions Conference for my talk: "The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the Raspberry Pi." Let's have some fun with #JavaOnRaspberryPi while discovering how the FFM API brings a new way to interact with memory and external libraries with #Java.
-
Join me today, at 15:00 CET, online for the #jChampions Conference for my talk: "The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the Raspberry Pi." Let's have some fun with #JavaOnRaspberryPi while discovering how the FFM API brings a new way to interact with memory and external libraries with #Java.
-
Join me today, at 15:00 CET, online for the #jChampions Conference for my talk: "The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the Raspberry Pi." Let's have some fun with #JavaOnRaspberryPi while discovering how the FFM API brings a new way to interact with memory and external libraries with #Java.
-
Join me today, at 15:00 CET, online for the #jChampions Conference for my talk: "The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the Raspberry Pi." Let's have some fun with #JavaOnRaspberryPi while discovering how the FFM API brings a new way to interact with memory and external libraries with #Java.
-
Join me today, at 15:00 CET, online for the #jChampions Conference for my talk: "The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the Raspberry Pi." Let's have some fun with #JavaOnRaspberryPi while discovering how the FFM API brings a new way to interact with memory and external libraries with #Java.
-
Ever since I started my #JavaOnRaspberryPi journey in 2019 for my book "Getting Started with Java on the Raspberry Pi", I've been fascinated with these tiny, inexpensive computers.
For 2026, I've set one of my goals to experiment with different types of Single-Board Computers (SBC). These boards are available with different processors based on x86, ARM, and RISC-V.
In this blog, I compare these processors:
https://webtechie.be/post/2026-01-07-x86-arm-riscv -
Ever since I started my #JavaOnRaspberryPi journey in 2019 for my book "Getting Started with Java on the Raspberry Pi", I've been fascinated with these tiny, inexpensive computers.
For 2026, I've set one of my goals to experiment with different types of Single-Board Computers (SBC). These boards are available with different processors based on x86, ARM, and RISC-V.
In this blog, I compare these processors:
https://webtechie.be/post/2026-01-07-x86-arm-riscv -
Ever since I started my #JavaOnRaspberryPi journey in 2019 for my book "Getting Started with Java on the Raspberry Pi", I've been fascinated with these tiny, inexpensive computers.
For 2026, I've set one of my goals to experiment with different types of Single-Board Computers (SBC). These boards are available with different processors based on x86, ARM, and RISC-V.
In this blog, I compare these processors:
https://webtechie.be/post/2026-01-07-x86-arm-riscv -
Ever since I started my #JavaOnRaspberryPi journey in 2019 for my book "Getting Started with Java on the Raspberry Pi", I've been fascinated with these tiny, inexpensive computers.
For 2026, I've set one of my goals to experiment with different types of Single-Board Computers (SBC). These boards are available with different processors based on x86, ARM, and RISC-V.
In this blog, I compare these processors:
https://webtechie.be/post/2026-01-07-x86-arm-riscv -
Ever since I started my #JavaOnRaspberryPi journey in 2019 for my book "Getting Started with Java on the Raspberry Pi", I've been fascinated with these tiny, inexpensive computers.
For 2026, I've set one of my goals to experiment with different types of Single-Board Computers (SBC). These boards are available with different processors based on x86, ARM, and RISC-V.
In this blog, I compare these processors:
https://webtechie.be/post/2026-01-07-x86-arm-riscv -
This year, I spent a lot of time learning about the changes the Foreign Function and Memory API is bringing to Java and, more specifically, to @pi4j. I spoke about it at conferences and JUGs, and a full article is now available on the JVM Advent website. "The FFM API: How OpenJDK Changed the Game for Native Interactions (And Made Pi4J Better!)"
You can read it here:
https://www.javaadvent.com/2025/12/ffm-api-for-java-on-raspberry-pi.html -
This year, I spent a lot of time learning about the changes the Foreign Function and Memory API is bringing to Java and, more specifically, to @pi4j. I spoke about it at conferences and JUGs, and a full article is now available on the JVM Advent website. "The FFM API: How OpenJDK Changed the Game for Native Interactions (And Made Pi4J Better!)"
You can read it here:
https://www.javaadvent.com/2025/12/ffm-api-for-java-on-raspberry-pi.html -
This year, I spent a lot of time learning about the changes the Foreign Function and Memory API is bringing to Java and, more specifically, to @pi4j. I spoke about it at conferences and JUGs, and a full article is now available on the JVM Advent website. "The FFM API: How OpenJDK Changed the Game for Native Interactions (And Made Pi4J Better!)"
You can read it here:
https://www.javaadvent.com/2025/12/ffm-api-for-java-on-raspberry-pi.html -
This year, I spent a lot of time learning about the changes the Foreign Function and Memory API is bringing to Java and, more specifically, to @pi4j. I spoke about it at conferences and JUGs, and a full article is now available on the JVM Advent website. "The FFM API: How OpenJDK Changed the Game for Native Interactions (And Made Pi4J Better!)"
You can read it here:
https://www.javaadvent.com/2025/12/ffm-api-for-java-on-raspberry-pi.html -
This year, I spent a lot of time learning about the changes the Foreign Function and Memory API is bringing to Java and, more specifically, to @pi4j. I spoke about it at conferences and JUGs, and a full article is now available on the JVM Advent website. "The FFM API: How OpenJDK Changed the Game for Native Interactions (And Made Pi4J Better!)"
You can read it here:
https://www.javaadvent.com/2025/12/ffm-api-for-java-on-raspberry-pi.html -
Upgrade your Raspberry Pi Zero 2 to the latest #Azul #Zulu Builds of #OpenJDK 21 or 25 and make use of all the latest improvements in #Java!
More info here: https://webtechie.be/post/2025-10-13-java-on-raspberry-pi-zero-2/
-
Upgrade your Raspberry Pi Zero 2 to the latest #Azul #Zulu Builds of #OpenJDK 21 or 25 and make use of all the latest improvements in #Java!
More info here: https://webtechie.be/post/2025-10-13-java-on-raspberry-pi-zero-2/
-
Upgrade your Raspberry Pi Zero 2 to the latest #Azul #Zulu Builds of #OpenJDK 21 or 25 and make use of all the latest improvements in #Java!
More info here: https://webtechie.be/post/2025-10-13-java-on-raspberry-pi-zero-2/
-
Upgrade your Raspberry Pi Zero 2 to the latest #Azul #Zulu Builds of #OpenJDK 21 or 25 and make use of all the latest improvements in #Java!
More info here: https://webtechie.be/post/2025-10-13-java-on-raspberry-pi-zero-2/
-
Upgrade your Raspberry Pi Zero 2 to the latest #Azul #Zulu Builds of #OpenJDK 21 or 25 and make use of all the latest improvements in #Java!
More info here: https://webtechie.be/post/2025-10-13-java-on-raspberry-pi-zero-2/
-
2025 is an important year, as Java 25 was released, a version that will be supported for many years to come. Additionally, the @pi4j will soon be published as version 4, featuring a new plugin that utilizes the FFM API introduced in Java version 22. I have just published a new version of my book, “Getting Started with Java on the Raspberry Pi,” on Leanpub. If you purchase the book now, you will receive any future updates at no additional cost.
-
2025 is an important year, as Java 25 was released, a version that will be supported for many years to come. Additionally, the @pi4j will soon be published as version 4, featuring a new plugin that utilizes the FFM API introduced in Java version 22. I have just published a new version of my book, “Getting Started with Java on the Raspberry Pi,” on Leanpub. If you purchase the book now, you will receive any future updates at no additional cost.
-
2025 is an important year, as Java 25 was released, a version that will be supported for many years to come. Additionally, the @pi4j will soon be published as version 4, featuring a new plugin that utilizes the FFM API introduced in Java version 22. I have just published a new version of my book, “Getting Started with Java on the Raspberry Pi,” on Leanpub. If you purchase the book now, you will receive any future updates at no additional cost.
-
2025 is an important year, as Java 25 was released, a version that will be supported for many years to come. Additionally, the @pi4j will soon be published as version 4, featuring a new plugin that utilizes the FFM API introduced in Java version 22. I have just published a new version of my book, “Getting Started with Java on the Raspberry Pi,” on Leanpub. If you purchase the book now, you will receive any future updates at no additional cost.
-
2025 is an important year, as Java 25 was released, a version that will be supported for many years to come. Additionally, the @pi4j will soon be published as version 4, featuring a new plugin that utilizes the FFM API introduced in Java version 22. I have just published a new version of my book, “Getting Started with Java on the Raspberry Pi,” on Leanpub. If you purchase the book now, you will receive any future updates at no additional cost.
-
Later today (12:00 CEST), Matti Tahvonen and I are going to dive into the mix of #SpringBoot, #Vaadin, and @pi4j for some #JavaOnRaspberryPi fun. Will you join us?
-
Later today (12:00 CEST), Matti Tahvonen and I are going to dive into the mix of #SpringBoot, #Vaadin, and @pi4j for some #JavaOnRaspberryPi fun. Will you join us?
-
Later today (12:00 CEST), Matti Tahvonen and I are going to dive into the mix of #SpringBoot, #Vaadin, and @pi4j for some #JavaOnRaspberryPi fun. Will you join us?
-
Later today (12:00 CEST), Matti Tahvonen and I are going to dive into the mix of #SpringBoot, #Vaadin, and @pi4j for some #JavaOnRaspberryPi fun. Will you join us?
-
Later today (12:00 CEST), Matti Tahvonen and I are going to dive into the mix of #SpringBoot, #Vaadin, and @pi4j for some #JavaOnRaspberryPi fun. Will you join us?
-
Tomorrow, Thursday, 28 August at 17:00 CEST, I'll have a live stream with Catherine Edelveis to showcase some of my experiments with #Java, #JavaFX, Raspberry Pi, #JavaOnRaspberryPi, @pi4j #MIDI, #DMX512, #Vaadin, @homeassistant, and more... I hope that all fits in one hour. ;-)
You can watch here: https://www.youtube.com/live/axbx2kTuJf0
-
Tomorrow, Thursday, 28 August at 17:00 CEST, I'll have a live stream with Catherine Edelveis to showcase some of my experiments with #Java, #JavaFX, Raspberry Pi, #JavaOnRaspberryPi, @pi4j #MIDI, #DMX512, #Vaadin, @homeassistant, and more... I hope that all fits in one hour. ;-)
You can watch here: https://www.youtube.com/live/axbx2kTuJf0
-
Tomorrow, Thursday, 28 August at 17:00 CEST, I'll have a live stream with Catherine Edelveis to showcase some of my experiments with #Java, #JavaFX, Raspberry Pi, #JavaOnRaspberryPi, @pi4j #MIDI, #DMX512, #Vaadin, @homeassistant, and more... I hope that all fits in one hour. ;-)
You can watch here: https://www.youtube.com/live/axbx2kTuJf0
-
Tomorrow, Thursday, 28 August at 17:00 CEST, I'll have a live stream with Catherine Edelveis to showcase some of my experiments with #Java, #JavaFX, Raspberry Pi, #JavaOnRaspberryPi, @pi4j #MIDI, #DMX512, #Vaadin, @homeassistant, and more... I hope that all fits in one hour. ;-)
You can watch here: https://www.youtube.com/live/axbx2kTuJf0
-
Tomorrow, Thursday, 28 August at 17:00 CEST, I'll have a live stream with Catherine Edelveis to showcase some of my experiments with #Java, #JavaFX, Raspberry Pi, #JavaOnRaspberryPi, @pi4j #MIDI, #DMX512, #Vaadin, @homeassistant, and more... I hope that all fits in one hour. ;-)
You can watch here: https://www.youtube.com/live/axbx2kTuJf0
-
Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"
-
Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"
-
Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"
-
Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"
-
Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"