The system works in 3 steps:
Target detection
Position analysis
Automatic movement toward the target
The motors allow horizontal and vertical movement.µ
he program reads data from the sensor and controls the motors.
If you want a slightly more polished version for presentation:
Programming:
The system is programmed using Arduino (C++). It continuously reads sensor data and adjusts the motors accordingly to track the target.