home.social

#javaonraspberrypi — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #javaonraspberrypi, aggregated by home.social.

  1. 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:
    javapro.io/2026/04/01/the-ffm-

    #JavaOnRaspberryPi

  2. 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:
    javapro.io/2026/04/01/the-ffm-

    #JavaOnRaspberryPi

  3. 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:
    javapro.io/2026/04/01/the-ffm-

    #JavaOnRaspberryPi

  4. 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:
    javapro.io/2026/04/01/the-ffm-

    #JavaOnRaspberryPi

  5. 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:
    javapro.io/2026/04/01/the-ffm-

    #JavaOnRaspberryPi

  6. 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.

    youtube.com/watch?v=y5J5h2PPae0

  7. 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.

    youtube.com/watch?v=y5J5h2PPae0

  8. 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.

    youtube.com/watch?v=y5J5h2PPae0

  9. 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.

    youtube.com/watch?v=y5J5h2PPae0

  10. 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.

    youtube.com/watch?v=y5J5h2PPae0

  11. 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:
    webtechie.be/post/2026-01-07-x

    #JavaOnSingleBoardComputers #JavaOnRiscV @pi4j

  12. 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:
    webtechie.be/post/2026-01-07-x

    #JavaOnSingleBoardComputers #JavaOnRiscV @pi4j

  13. 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:
    webtechie.be/post/2026-01-07-x

    #JavaOnSingleBoardComputers #JavaOnRiscV @pi4j

  14. 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:
    webtechie.be/post/2026-01-07-x

    #JavaOnSingleBoardComputers #JavaOnRiscV @pi4j

  15. 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:
    webtechie.be/post/2026-01-07-x

    #JavaOnSingleBoardComputers #JavaOnRiscV @pi4j

  16. 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:
    javaadvent.com/2025/12/ffm-api

    #java #openjdk #ffm #JavaOnRaspberryPi

  17. 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:
    javaadvent.com/2025/12/ffm-api

    #java #openjdk #ffm #JavaOnRaspberryPi

  18. 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:
    javaadvent.com/2025/12/ffm-api

    #java #openjdk #ffm #JavaOnRaspberryPi

  19. 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:
    javaadvent.com/2025/12/ffm-api

    #java #openjdk #ffm #JavaOnRaspberryPi

  20. 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:
    javaadvent.com/2025/12/ffm-api

    #java #openjdk #ffm #JavaOnRaspberryPi

  21. 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: webtechie.be/post/2025-10-13-j

    #JavaOnRaspberryPi

  22. 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: webtechie.be/post/2025-10-13-j

    #JavaOnRaspberryPi

  23. 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: webtechie.be/post/2025-10-13-j

    #JavaOnRaspberryPi

  24. 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: webtechie.be/post/2025-10-13-j

    #JavaOnRaspberryPi

  25. 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: webtechie.be/post/2025-10-13-j

    #JavaOnRaspberryPi

  26. A blinking LED is the "Hello World" equivalent for electronics. At @devoxx, I'll demonstrate how the @pi4j library is now able to do this with the Foreign Function & Memory API, introduced in Java 22. Join me on Thursday at 10:40!

    m.devoxx.com/events/dvbe25/tal

    #JavaOnRaspberryPi #devoxx

  27. A blinking LED is the "Hello World" equivalent for electronics. At @devoxx, I'll demonstrate how the @pi4j library is now able to do this with the Foreign Function & Memory API, introduced in Java 22. Join me on Thursday at 10:40!

    m.devoxx.com/events/dvbe25/tal

    #JavaOnRaspberryPi #devoxx

  28. A blinking LED is the "Hello World" equivalent for electronics. At @devoxx, I'll demonstrate how the @pi4j library is now able to do this with the Foreign Function & Memory API, introduced in Java 22. Join me on Thursday at 10:40!

    m.devoxx.com/events/dvbe25/tal

    #JavaOnRaspberryPi #devoxx

  29. A blinking LED is the "Hello World" equivalent for electronics. At @devoxx, I'll demonstrate how the @pi4j library is now able to do this with the Foreign Function & Memory API, introduced in Java 22. Join me on Thursday at 10:40!

    m.devoxx.com/events/dvbe25/tal

    #JavaOnRaspberryPi #devoxx

  30. A blinking LED is the "Hello World" equivalent for electronics. At @devoxx, I'll demonstrate how the @pi4j library is now able to do this with the Foreign Function & Memory API, introduced in Java 22. Join me on Thursday at 10:40!

    m.devoxx.com/events/dvbe25/tal

    #JavaOnRaspberryPi #devoxx

  31. 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.

    webtechie.be/post/2025-10-02-b

    #javaonraspberrypi

  32. 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.

    webtechie.be/post/2025-10-02-b

    #javaonraspberrypi

  33. 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.

    webtechie.be/post/2025-10-02-b

    #javaonraspberrypi

  34. 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.

    webtechie.be/post/2025-10-02-b

    #javaonraspberrypi

  35. 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.

    webtechie.be/post/2025-10-02-b

    #javaonraspberrypi

  36. 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?

    youtube.com/live/gtcXnA3endo

  37. 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?

    youtube.com/live/gtcXnA3endo

  38. 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?

    youtube.com/live/gtcXnA3endo

  39. 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?

    youtube.com/live/gtcXnA3endo

  40. 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?

    youtube.com/live/gtcXnA3endo

  41. 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: youtube.com/live/axbx2kTuJf0

  42. 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: youtube.com/live/axbx2kTuJf0

  43. 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: youtube.com/live/axbx2kTuJf0

  44. 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: youtube.com/live/axbx2kTuJf0

  45. 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: youtube.com/live/axbx2kTuJf0

  46. Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"

    youtube.com/live/PnBij5SRRKM

    @pi4j #raspberrypi #JavaOnRaspberryPi

  47. Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"

    youtube.com/live/PnBij5SRRKM

    @pi4j #raspberrypi #JavaOnRaspberryPi

  48. Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"

    youtube.com/live/PnBij5SRRKM

    @pi4j #raspberrypi #JavaOnRaspberryPi

  49. Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"

    youtube.com/live/PnBij5SRRKM

    @pi4j #raspberrypi #JavaOnRaspberryPi

  50. Join me live in one hour on YouTube for the Riyadh JUG: "Building Smart Devices using Java on the RaspberryPi - An intro to Pi4J"

    youtube.com/live/PnBij5SRRKM

    @pi4j #raspberrypi #JavaOnRaspberryPi