home.social

#javaonsingleboardcomputers — Public Fediverse posts

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

fetched live
  1. Java on Banana Pi: I tested the ARM BPI-M4 Zero and RISC-V BPI-F3 for my 2026 single-board-computer series.

    The M4 Zero beats the Raspberry Pi Zero 2 on every benchmark, up to 47% faster, and it's the cheapest board in the whole comparison. I also got @pi4j blinking an RGB LED on it, my first working GPIO example on a non-Raspberry Pi board!

    Full write-up + video:
    webtechie.be/post/first-test-o

    #Java #BananaPi #RISCV #ARM #Pi4J #SingleBoardComputer #JavaOnSingleBoardComputers #FOSS

  2. Java on Banana Pi: I tested the ARM BPI-M4 Zero and RISC-V BPI-F3 for my 2026 single-board-computer series.

    The M4 Zero beats the Raspberry Pi Zero 2 on every benchmark, up to 47% faster, and it's the cheapest board in the whole comparison. I also got @pi4j blinking an RGB LED on it, my first working GPIO example on a non-Raspberry Pi board!

    Full write-up + video:
    webtechie.be/post/first-test-o

    #Java #BananaPi #RISCV #ARM #Pi4J #SingleBoardComputer #JavaOnSingleBoardComputers #FOSS

  3. Java on Banana Pi: I tested the ARM BPI-M4 Zero and RISC-V BPI-F3 for my 2026 single-board-computer series.

    The M4 Zero beats the Raspberry Pi Zero 2 on every benchmark, up to 47% faster, and it's the cheapest board in the whole comparison. I also got @pi4j blinking an RGB LED on it, my first working GPIO example on a non-Raspberry Pi board!

    Full write-up + video:
    webtechie.be/post/first-test-o

    #Java #BananaPi #RISCV #ARM #Pi4J #SingleBoardComputer #JavaOnSingleBoardComputers #FOSS

  4. Java on Banana Pi: I tested the ARM BPI-M4 Zero and RISC-V BPI-F3 for my 2026 single-board-computer series.

    The M4 Zero beats the Raspberry Pi Zero 2 on every benchmark, up to 47% faster, and it's the cheapest board in the whole comparison. I also got @pi4j blinking an RGB LED on it, my first working GPIO example on a non-Raspberry Pi board!

    Full write-up + video:
    webtechie.be/post/first-test-o

    #Java #BananaPi #RISCV #ARM #Pi4J #SingleBoardComputer #JavaOnSingleBoardComputers #FOSS

  5. Java on Banana Pi: I tested the ARM BPI-M4 Zero and RISC-V BPI-F3 for my 2026 single-board-computer series.

    The M4 Zero beats the Raspberry Pi Zero 2 on every benchmark, up to 47% faster, and it's the cheapest board in the whole comparison. I also got @pi4j blinking an RGB LED on it, my first working GPIO example on a non-Raspberry Pi board!

    Full write-up + video:
    webtechie.be/post/first-test-o

    #Java #BananaPi #RISCV #ARM #Pi4J #SingleBoardComputer #JavaOnSingleBoardComputers #FOSS

  6. “Java Programming for Raspberry Pi: A Hands-On Guide to Electronics and IoT Projects” is now available as a softcover and hardcover book through Amazon, in addition to the Kindle ebook and the pay-as-you-wish version on Leanpub. If you prefer holding a physical book while you’re wiring up LEDs and sensors on your Raspberry Pi, that’s now possible again!

    webtechie.be/post/my-book-java

    #Java #RaspberryPi #JavaOnRaspberryPi #JavaOnSingleBoardComputers @pi4j

  7. “Java Programming for Raspberry Pi: A Hands-On Guide to Electronics and IoT Projects” is now available as a softcover and hardcover book through Amazon, in addition to the Kindle ebook and the pay-as-you-wish version on Leanpub. If you prefer holding a physical book while you’re wiring up LEDs and sensors on your Raspberry Pi, that’s now possible again!

    webtechie.be/post/my-book-java

    #Java #RaspberryPi #JavaOnRaspberryPi #JavaOnSingleBoardComputers @pi4j

  8. “Java Programming for Raspberry Pi: A Hands-On Guide to Electronics and IoT Projects” is now available as a softcover and hardcover book through Amazon, in addition to the Kindle ebook and the pay-as-you-wish version on Leanpub. If you prefer holding a physical book while you’re wiring up LEDs and sensors on your Raspberry Pi, that’s now possible again!

    webtechie.be/post/my-book-java

    #Java #RaspberryPi #JavaOnRaspberryPi #JavaOnSingleBoardComputers @pi4j

  9. “Java Programming for Raspberry Pi: A Hands-On Guide to Electronics and IoT Projects” is now available as a softcover and hardcover book through Amazon, in addition to the Kindle ebook and the pay-as-you-wish version on Leanpub. If you prefer holding a physical book while you’re wiring up LEDs and sensors on your Raspberry Pi, that’s now possible again!

    webtechie.be/post/my-book-java

    #Java #RaspberryPi #JavaOnRaspberryPi #JavaOnSingleBoardComputers @pi4j

  10. “Java Programming for Raspberry Pi: A Hands-On Guide to Electronics and IoT Projects” is now available as a softcover and hardcover book through Amazon, in addition to the Kindle ebook and the pay-as-you-wish version on Leanpub. If you prefer holding a physical book while you’re wiring up LEDs and sensors on your Raspberry Pi, that’s now possible again!

    webtechie.be/post/my-book-java

    #Java #RaspberryPi #JavaOnRaspberryPi #JavaOnSingleBoardComputers @pi4j

  11. I built a tool to compare #Java performance across ARM, x86, and RISC-V single-board computers! It uses the Renaissance Suite wrapped in a @jbangdev script. The results are now live on my blog with an interactive dashboard. Winners from this batch: #LattePanda #IOTA, #OrangePi 5 Ultra, and #RaspberryPi 5.

    All info in this blog:
    webtechie.be/post/2026-02-24-j

    Video on YouTube going through the tool and results:
    youtube.com/watch?v=efLS8pBtqZ0

    #JavaOnSingleBoardComputers #JavaOnRISCV

  12. I built a tool to compare #Java performance across ARM, x86, and RISC-V single-board computers! It uses the Renaissance Suite wrapped in a @jbangdev script. The results are now live on my blog with an interactive dashboard. Winners from this batch: #LattePanda #IOTA, #OrangePi 5 Ultra, and #RaspberryPi 5.

    All info in this blog:
    webtechie.be/post/2026-02-24-j

    Video on YouTube going through the tool and results:
    youtube.com/watch?v=efLS8pBtqZ0

    #JavaOnSingleBoardComputers #JavaOnRISCV

  13. I built a tool to compare #Java performance across ARM, x86, and RISC-V single-board computers! It uses the Renaissance Suite wrapped in a @jbangdev script. The results are now live on my blog with an interactive dashboard. Winners from this batch: #LattePanda #IOTA, #OrangePi 5 Ultra, and #RaspberryPi 5.

    All info in this blog:
    webtechie.be/post/2026-02-24-j

    Video on YouTube going through the tool and results:
    youtube.com/watch?v=efLS8pBtqZ0

    #JavaOnSingleBoardComputers #JavaOnRISCV

  14. I built a tool to compare #Java performance across ARM, x86, and RISC-V single-board computers! It uses the Renaissance Suite wrapped in a @jbangdev script. The results are now live on my blog with an interactive dashboard. Winners from this batch: #LattePanda #IOTA, #OrangePi 5 Ultra, and #RaspberryPi 5.

    All info in this blog:
    webtechie.be/post/2026-02-24-j

    Video on YouTube going through the tool and results:
    youtube.com/watch?v=efLS8pBtqZ0

    #JavaOnSingleBoardComputers #JavaOnRISCV

  15. I built a tool to compare #Java performance across ARM, x86, and RISC-V single-board computers! It uses the Renaissance Suite wrapped in a @jbangdev script. The results are now live on my blog with an interactive dashboard. Winners from this batch: #LattePanda #IOTA, #OrangePi 5 Ultra, and #RaspberryPi 5.

    All info in this blog:
    webtechie.be/post/2026-02-24-j

    Video on YouTube going through the tool and results:
    youtube.com/watch?v=efLS8pBtqZ0

    #JavaOnSingleBoardComputers #JavaOnRISCV

  16. RE: foojay.social/@pi4j/1161028811

    This is a big milestone! A lot of changes in V4 of @pi4j but the most important one is the move to #Java 25 and the new plugin using the Foreign Function and Memory (FFM) API. I have been talking about this at several conferences in the last 6 months, but it's finally here. A massive work done by the Pi4J core team to not only add the new plugin, but to improve the internal code, add a hardware smoke test, and much more! #JavaOnSingleBoardComputers just took a major step forward...!!!

  17. RE: foojay.social/@pi4j/1161028811

    This is a big milestone! A lot of changes in V4 of @pi4j but the most important one is the move to #Java 25 and the new plugin using the Foreign Function and Memory (FFM) API. I have been talking about this at several conferences in the last 6 months, but it's finally here. A massive work done by the Pi4J core team to not only add the new plugin, but to improve the internal code, add a hardware smoke test, and much more! #JavaOnSingleBoardComputers just took a major step forward...!!!

  18. RE: foojay.social/@pi4j/1161028811

    This is a big milestone! A lot of changes in V4 of @pi4j but the most important one is the move to #Java 25 and the new plugin using the Foreign Function and Memory (FFM) API. I have been talking about this at several conferences in the last 6 months, but it's finally here. A massive work done by the Pi4J core team to not only add the new plugin, but to improve the internal code, add a hardware smoke test, and much more! #JavaOnSingleBoardComputers just took a major step forward...!!!

  19. RE: foojay.social/@pi4j/1161028811

    This is a big milestone! A lot of changes in V4 of @pi4j but the most important one is the move to #Java 25 and the new plugin using the Foreign Function and Memory (FFM) API. I have been talking about this at several conferences in the last 6 months, but it's finally here. A massive work done by the Pi4J core team to not only add the new plugin, but to improve the internal code, add a hardware smoke test, and much more! #JavaOnSingleBoardComputers just took a major step forward...!!!

  20. RE: foojay.social/@pi4j/1161028811

    This is a big milestone! A lot of changes in V4 of @pi4j but the most important one is the move to #Java 25 and the new plugin using the Foreign Function and Memory (FFM) API. I have been talking about this at several conferences in the last 6 months, but it's finally here. A massive work done by the Pi4J core team to not only add the new plugin, but to improve the internal code, add a hardware smoke test, and much more! #JavaOnSingleBoardComputers just took a major step forward...!!!

  21. I got #Java 25 running on the #RISCV #BeagleBoard BeagleV-Fire! After my initial struggles in a previous video, I succeeded in upgrading Ubuntu and installing Java!

    Step-by-step guide in this YouTube video:
    youtube.com/watch?v=p08u_g7hFwE

    And blog post:
    webtechie.be/post/2026-02-13-j

    #JavaOnRiscV #JavaOnSingleBoardComputers

  22. I got #Java 25 running on the #RISCV #BeagleBoard BeagleV-Fire! After my initial struggles in a previous video, I succeeded in upgrading Ubuntu and installing Java!

    Step-by-step guide in this YouTube video:
    youtube.com/watch?v=p08u_g7hFwE

    And blog post:
    webtechie.be/post/2026-02-13-j

    #JavaOnRiscV #JavaOnSingleBoardComputers

  23. I got #Java 25 running on the #RISCV #BeagleBoard BeagleV-Fire! After my initial struggles in a previous video, I succeeded in upgrading Ubuntu and installing Java!

    Step-by-step guide in this YouTube video:
    youtube.com/watch?v=p08u_g7hFwE

    And blog post:
    webtechie.be/post/2026-02-13-j

    #JavaOnRiscV #JavaOnSingleBoardComputers

  24. I got #Java 25 running on the #RISCV #BeagleBoard BeagleV-Fire! After my initial struggles in a previous video, I succeeded in upgrading Ubuntu and installing Java!

    Step-by-step guide in this YouTube video:
    youtube.com/watch?v=p08u_g7hFwE

    And blog post:
    webtechie.be/post/2026-02-13-j

    #JavaOnRiscV #JavaOnSingleBoardComputers

  25. I got #Java 25 running on the #RISCV #BeagleBoard BeagleV-Fire! After my initial struggles in a previous video, I succeeded in upgrading Ubuntu and installing Java!

    Step-by-step guide in this YouTube video:
    youtube.com/watch?v=p08u_g7hFwE

    And blog post:
    webtechie.be/post/2026-02-13-j

    #JavaOnRiscV #JavaOnSingleBoardComputers

  26. Next stop in my "2026 Java on Single Board Computers Journey": #BeagleBoards! I received four boards (2x #Arm, 2x #RISCV) and did a quick first unboxing and test. I had some wins and misses, but it's clear that BeagleBoard has a strong user focus with their Imaging Utility and documentation! Great work!

    I share my first experiences in this video on YouTube:
    youtube.com/watch?v=pZ8hMuQbk8Y

    More info, links, and details:
    webtechie.be/post/2026-02-10-f

    #Java #OpenJDK #JavaOnSingleBoardComputers #JavaOnRiscV

  27. Next stop in my "2026 Java on Single Board Computers Journey": #BeagleBoards! I received four boards (2x #Arm, 2x #RISCV) and did a quick first unboxing and test. I had some wins and misses, but it's clear that BeagleBoard has a strong user focus with their Imaging Utility and documentation! Great work!

    I share my first experiences in this video on YouTube:
    youtube.com/watch?v=pZ8hMuQbk8Y

    More info, links, and details:
    webtechie.be/post/2026-02-10-f

    #Java #OpenJDK #JavaOnSingleBoardComputers #JavaOnRiscV

  28. Next stop in my "2026 Java on Single Board Computers Journey": #BeagleBoards! I received four boards (2x #Arm, 2x #RISCV) and did a quick first unboxing and test. I had some wins and misses, but it's clear that BeagleBoard has a strong user focus with their Imaging Utility and documentation! Great work!

    I share my first experiences in this video on YouTube:
    youtube.com/watch?v=pZ8hMuQbk8Y

    More info, links, and details:
    webtechie.be/post/2026-02-10-f

    #Java #OpenJDK #JavaOnSingleBoardComputers #JavaOnRiscV

  29. Next stop in my "2026 Java on Single Board Computers Journey": #BeagleBoards! I received four boards (2x #Arm, 2x #RISCV) and did a quick first unboxing and test. I had some wins and misses, but it's clear that BeagleBoard has a strong user focus with their Imaging Utility and documentation! Great work!

    I share my first experiences in this video on YouTube:
    youtube.com/watch?v=pZ8hMuQbk8Y

    More info, links, and details:
    webtechie.be/post/2026-02-10-f

    #Java #OpenJDK #JavaOnSingleBoardComputers #JavaOnRiscV

  30. Next stop in my "2026 Java on Single Board Computers Journey": #BeagleBoards! I received four boards (2x #Arm, 2x #RISCV) and did a quick first unboxing and test. I had some wins and misses, but it's clear that BeagleBoard has a strong user focus with their Imaging Utility and documentation! Great work!

    I share my first experiences in this video on YouTube:
    youtube.com/watch?v=pZ8hMuQbk8Y

    More info, links, and details:
    webtechie.be/post/2026-02-10-f

    #Java #OpenJDK #JavaOnSingleBoardComputers #JavaOnRiscV

  31. Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-)

    More info in the blog:
    webtechie.be/post/2026-01-16-f

    The video is available on YouTube:
    youtube.com/watch?v=70FYg1YzFfM

  32. Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-)

    More info in the blog:
    webtechie.be/post/2026-01-16-f

    The video is available on YouTube:
    youtube.com/watch?v=70FYg1YzFfM

  33. Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-)

    More info in the blog:
    webtechie.be/post/2026-01-16-f

    The video is available on YouTube:
    youtube.com/watch?v=70FYg1YzFfM

  34. Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-)

    More info in the blog:
    webtechie.be/post/2026-01-16-f

    The video is available on YouTube:
    youtube.com/watch?v=70FYg1YzFfM

  35. Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-)

    More info in the blog:
    webtechie.be/post/2026-01-16-f

    The video is available on YouTube:
    youtube.com/watch?v=70FYg1YzFfM

  36. I started my 2026 #JavaOnSingleBoardComputers and #JavaOnRiscV journey with two different #OrangePi boards. The 5 Ultra with #ARM processor, and RV2 with #RISCV.

    Quick conclusion: Java works great on both, of course :-)

    Blog post on:
    webtechie.be/post/2026-01-12-f

    Video on:
    youtube.com/watch?v=X_t8DiUWBUo.

  37. I started my 2026 #JavaOnSingleBoardComputers and #JavaOnRiscV journey with two different #OrangePi boards. The 5 Ultra with #ARM processor, and RV2 with #RISCV.

    Quick conclusion: Java works great on both, of course :-)

    Blog post on:
    webtechie.be/post/2026-01-12-f

    Video on:
    youtube.com/watch?v=X_t8DiUWBUo.

  38. I started my 2026 #JavaOnSingleBoardComputers and #JavaOnRiscV journey with two different #OrangePi boards. The 5 Ultra with #ARM processor, and RV2 with #RISCV.

    Quick conclusion: Java works great on both, of course :-)

    Blog post on:
    webtechie.be/post/2026-01-12-f

    Video on:
    youtube.com/watch?v=X_t8DiUWBUo.

  39. I started my 2026 #JavaOnSingleBoardComputers and #JavaOnRiscV journey with two different #OrangePi boards. The 5 Ultra with #ARM processor, and RV2 with #RISCV.

    Quick conclusion: Java works great on both, of course :-)

    Blog post on:
    webtechie.be/post/2026-01-12-f

    Video on:
    youtube.com/watch?v=X_t8DiUWBUo.

  40. I started my 2026 #JavaOnSingleBoardComputers and #JavaOnRiscV journey with two different #OrangePi boards. The 5 Ultra with #ARM processor, and RV2 with #RISCV.

    Quick conclusion: Java works great on both, of course :-)

    Blog post on:
    webtechie.be/post/2026-01-12-f

    Video on:
    youtube.com/watch?v=X_t8DiUWBUo.

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

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

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

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

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

  46. Today I'm introducing a new hashtag: #JavaOnSingleBoardComputers :-)

    Thanks to DFRobot, I took my first step toward testing other single-board computers with #Java, #JavaFX, and @pi4j. The #LattePanda #IOTA looks like a great board and calls for more experiments after a quick first test...

    Video and blog on:
    webtechie.be/post/2025-11-25-f

  47. Today I'm introducing a new hashtag: #JavaOnSingleBoardComputers :-)

    Thanks to DFRobot, I took my first step toward testing other single-board computers with #Java, #JavaFX, and @pi4j. The #LattePanda #IOTA looks like a great board and calls for more experiments after a quick first test...

    Video and blog on:
    webtechie.be/post/2025-11-25-f

  48. Today I'm introducing a new hashtag: #JavaOnSingleBoardComputers :-)

    Thanks to DFRobot, I took my first step toward testing other single-board computers with #Java, #JavaFX, and @pi4j. The #LattePanda #IOTA looks like a great board and calls for more experiments after a quick first test...

    Video and blog on:
    webtechie.be/post/2025-11-25-f

  49. Today I'm introducing a new hashtag: #JavaOnSingleBoardComputers :-)

    Thanks to DFRobot, I took my first step toward testing other single-board computers with #Java, #JavaFX, and @pi4j. The #LattePanda #IOTA looks like a great board and calls for more experiments after a quick first test...

    Video and blog on:
    webtechie.be/post/2025-11-25-f

  50. Today I'm introducing a new hashtag: #JavaOnSingleBoardComputers :-)

    Thanks to DFRobot, I took my first step toward testing other single-board computers with #Java, #JavaFX, and @pi4j. The #LattePanda #IOTA looks like a great board and calls for more experiments after a quick first test...

    Video and blog on:
    webtechie.be/post/2025-11-25-f