HC-SR04 ultrasonic distance sensor #224
Closed
AnonymousMonkeyNo12
started this conversation in
Ideas
Replies: 1 comment
-
OH... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking into using the HC-SR04 ultrasonic distance sensor with diozero. If anybody has any input or ideas how to best implement it, please let me know.
Here is a dump of relevant links that I'll be checking out in the coming days:
https://github.com/mattjlewis/diozero/blob/main/diozero-core/src/main/java/com/diozero/devices/GP2Y0A21YK.java
https://github.com/sparkfun/HC-SR04_UltrasonicSensor/blob/master/Firmware/HC-SR04_UltrasonicSensorExample/HC-SR04_UltrasonicSensorExample.ino
https://github.com/OlivierLD/raspberry-coffee/blob/master/raspberry-io-pi4j/HC-SR04/src/main/java/rangesensor/HC_SR04.java
https://community.element14.com/members-area/personalblogs/b/blog/posts/a-java-class-to-read-ultrasonic-sensor-readings-raspberry-pi-hc-sr04
Beta Was this translation helpful? Give feedback.
All reactions