-
Hi, I get this error message when trying to use Pi4J v2 on a Raspberry Pi 4B from a "fat jar":
```
UnsatisfiedLinkError: Pi4J was unable to extract and load the native library [/lib/armhf/libpi4j-…
-
Hey all,
Sorry to open an issue for this, but I am stuck trying to get a DHT22 to work on a Raspberry PI 5. Afaik as I understand, it should work in 2.5.1, but I am always running into a "provider"…
-
hi,
I just wanted to discuss if it would be a good idea to replace pi4j with diozero. Diozero seems to be more widely supported by different single boards computer and the performance of diozero se…
-
Hi, Im new at pi4j v2, Im using pi 4b and netbeans when i try to compile always get same problem,
`[AWT-EventQueue-0] INFO com.pi4j.Pi4J - New auto context
[AWT-EventQueue-0] INFO com.pi4j.Pi4J - Ne…
-
I'm working on the Pi4J project (https://v2.pi4j.com/) to control GPIOs with a Java application. Pi4J uses a native library to communicate with the GPIOs. For some protocols (like I2C) the library nee…
-
Issue arrises when trying to load final compiled build on the raspberry pi
java -jar usb-copier-0.0.2-jar-with-dependencies.jar
[2021-10-02 08:54:43 625] [INFO ] Initializing Bonnet
SLF4J: Fa…
-
URL is not changed when I click to one of the model here: https://api.pi4j.com/board-information
-
Migrated from Eclipse Bugzilla #477413
Jan S. Rellermeyer 2015-09-14 22:42:21 EDT
> Many people use Pi4J in order to access low-level system capabilities of the Raspberry Pi platform. However, this …
-
@Annotations is an area that needs to be improved in the code. A standards-based approach for dependency injection and handling Pi4J specific annotations needs to be investigated
* Java EE CDI?
…
-
Currently, eclipse is used to configure simulated hardware and launch pi4j application.
A plugin for "the other IDE" It should exist.