You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://join.slack.com/t/oswslu/shared_invite/zt-24f0qhjbo-NkSfQ4LOg5wXxBdxP4vzfA)
10
9
[](https://oss-slu.github.io/connect_with/donate)
@@ -16,7 +15,7 @@ Pi4Micronaut is an innovative Java library crafted for developers who aim to bui
16
15
17
16
The existence of Pi4Micronaut is justified by the need for a robust, scalable, and efficient way to bridge the gap between enterprise-grade software and the physical world of hardware. It is particularly valuable for projects that demand both the high-performance, microservices-oriented capabilities of the Micronaut framework and the versatile hardware interaction that the Raspberry Pi offers. Whether it's for home automation, industrial monitoring, or educational purposes, Pi4Micronaut empowers developers to deliver reliable and sophisticated IoT applications that can run headless on a Raspberry Pi or be managed remotely, providing convenience, control, and customization to the end-users.
18
17
19
-
**Note:** Pi4Micronaut doesn't work with the latest Raspberry Pi 5 because of its whole new architecture. The Pi4J and pigpio libraries doesn't provide support for Pi 5 yet. Look out for the latest version of Pi4J to work with Pi 5 in the future.
18
+
**Note:** Pi4Micronaut also works with the latest Raspberry Pi 5, although it has a new GPIO architecture. The Pi4J library V4+ is based on Java 25 and uses the Foreign Function and Memory API to handle the GPIOs, which makes it independent of the Raspberry Pi system and can even be used on other single-board computers.
20
19
21
20
### Information
22
21
@@ -51,7 +50,6 @@ The existence of Pi4Micronaut is justified by the need for a robust, scalable, a
0 commit comments