You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains the Arduino code for a simple ultrasonic sonar scanner using a servo motor and an HC-SR04 ultrasonic sensor. The system scans the environment by rotating the sensor and measuring distances in a defined arc, then sends the data to the serial monitor or can be visualized on a connected interface.