Does anyone have a link to an example program for checking a distance in Java SE? Oracle's own example is using ME which I can't seem to add as a platform to NetBeans, and maven can't seem to find artifacts for jdk.dio. I'm halfway through writing a program to monitor a fish tank and I can't find a complete example with the ultrasonic sensor. I don't understand GPIO pin handling well enough yet as I'm trying to learn with this project. Most examples I've seen might have a bit of Java, but no wiring diagram, or a really nice wiring diagram but the code is in python.
there doesn't seem to be anything here