Skip to content

Commit e60bc80

Browse files
committed
Add live stream with Nick
1 parent 14e8f25 commit e60bc80

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: '2026 Introducing Pi4J V4 FFM'
3+
date: 2026-03-06
4+
tags: ["Video", "FFM"]
5+
---
6+
7+
## Controlling Electronics with Java 25 and the FFM API using Pi4J V4
8+
9+
**20260306 - Live Stream**
10+
11+
{{< youtube 4elclflGac8 >}}
12+
13+
Live stream with Nick Gritsenko and Frank Delporte about the Foreign Function and Memory (FFM) API that got introduced in Java 22, and how it was used to create a new plugin for the Pi4J library. This will help to bring electronics programming with Java to many more boards and help to simplify the Pi4J project.
14+
15+
* [Pi4J Website](https://www.pi4j.com/)
16+
* [Pi4J on GitHub](https://github.com/Pi4J/)
17+
* [Pi4J JBang examples](https://github.com/Pi4J/pi4j-jbang)
18+
* [Pi4J joins Commonhaus](https://www.pi4j.com/blog/2026/20260227-pi4j-commonhaus/)
19+
* [Prepare Raspberry Pi for Java development](https://www.pi4j.com/prepare/)
20+
* Examples by Nick:
21+
* [qsort](https://dev.java/learn/ffm/upcall/)
22+
* [Pi4J](https://github.com/Pi4J/pi4j/tree/develop/plugins/pi4j-plugin-ffm/src/main/java/com/pi4j/plugin/ffm/common)
23+
* [Book written by Frank](https://webtechie.be/books/)
24+
* [FFM article by Frank](https://webtechie.be/post/2026-01-05-ffm-api-openjdk-pi4j/)

0 commit comments

Comments
 (0)