Search found 1 match
- Wed Apr 05, 2017 3:42 pm
- Forum: Java
- Topic: Java Garbage Problem for GPIO
- Replies: 5
- Views: 2360
Re: Java Garbage Problem for GPIO
I did not deep dive it, but I think I have a similar problem. Using the latest rPi3B /w the latest raspbian, installed eclipse and bound in the Pi4J libraries. I wrote a Java code that pulls data off a sensor (DHT-11) via a timed bit sequence. Since nothing ever worked right, I abandoned all further...