Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ultrasonic Sensor HC-SR04 #57

Open
garyanson opened this issue Jan 10, 2025 · 1 comment
Open

Add Ultrasonic Sensor HC-SR04 #57

garyanson opened this issue Jan 10, 2025 · 1 comment

Comments

@garyanson
Copy link

There are already several libraries that support this sensor. One library that I find useful is NewPing.
Here is the bitbucket repo.
https://bitbucket.org/teckel12/arduino-new-ping/src/master/
I believe that integrating that library into the Adafruit_Sensor would be pretty straight forward.

@garyanson
Copy link
Author

There is also a library in github
https://github.com/Martinsos/arduino-lib-hc-sr04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant