-
Robert, Thanks for this great library, it is a major help for my school project!
I just got the LCD library working by porting an existing WiringPi based C test project.
However, the lcdClear() metho…
-
Add ability to pass external executor service
(for example: it can be done by passing ScheduledExecutorServiceFactory to GpioFactory).
There also should me method like GpioController.getScheduledEx…
-
@rlsutton1
For when you get around to implementing it... I've been using the Spi class, I currently see a significant issue with the exposed method Spi.wiringPiSPIDataRW in that it takes a string as …
-
Native library loader not working with JDK8 early release.
The following exception is thrown.
pi@raspberrypi /opt/pi4j/examples $ sudo java -classpath .:classes:/opt/pi4j/lib/'*' ControlGpioExample
…
-
I understand that your code is mostly GPIO/I2C/SPI/serial centric, but in the true spirit of the name "Pi4J", I would like to request that you provide several other things for consumption by Java prog…
-
When using Pi4J version 0.0.3-SNAPSHOT, the library does not allow the parent program to exit. There appears to be a hanging thread that is not exiting properly.
-
Build a Debian package installer for Pi4J.
This installer will install dependencies and install the Pi4J library and sample code to fixed locations in Debian file system.
-
First, let me thank you for taking the time to do these excellent examples.
I get an exception on my Pi when running SystemInfoExample:
## pi@mypi ~/workspace/SystemInfoExample $ sudo java -classpath…
-
Hi,
I'm using Pi4J version 0.0.4 and I have identified a possible conflict involving the Pi4J's Gpio2 pin (13th pin of the header connector).
I tried use it as output on my RPi but it didn't chan…
-
I understand that Wiring Pi is embedded the Pi4J native library in .so.
I've got a raspi 512mo Revision 000f.
It seems "embedded Wiring version" doesn't detect that revision.
Wich version of Wiring…
fizou updated
11 years ago