Skip to content

CadarAlex04/Simple-arduino-ultrasonic-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple-arduino-ultrasonic-sensor

This project features an Arduino Uno, an ultrasonic sensor (HC-SR04), and a buzzer to measure distance and sound an alert when something gets too close. Think of it as a basic parking sensor. The ultrasonic sensor emits sound waves and tracks how long it takes for them to return. The Arduino then uses that time to figure out the distance. If the object is within 50 centimeters, the buzzer activates; if not, it stays silent.

ultrasonic-sensor image

About

.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages