Skip to content

bonezegei/Bonezegei_HCSR04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonezegei_HCSR04

Arduino Library for Ultrasonic Distance Sensor

Bonezegei_HCSR04 is a simple and easy-to-use Arduino library for interfacing HCSR04 ultrasonic sensor module. The library provides functions for measuring distance, setting trigger and echo pins. The library also supports multiple sensors connected to the same Arduino board. This paper shows the basic usage of the library. Follow the installation steps at https://bonezegei.com on how to install bonezegei libraries on Arduino IDE (Batutay, 2023).

Disclaimer

The code and libraries provided by Bonezegei is intended for informational and educational purposes only. Bonezegei does not own or manufacture the hardware associated with the code. The code is provided "as is" without any warranty, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall Bonezegei be liable for any claim, damages, or other liability arising from the use of the code or the hardware. Users are solely responsible for ensuring that their use of the code complies with all applicable laws and regulations.

Other Resources

P

#bonezegei