Face Tracking Robot Car
A face-tracking robot car using Arduino, MU Vision Sensor, and mecanum wheels is a mobile robotic system designed to detect and follow human faces in real time while maintaining flexible movement in all directions. Core Components & Functionality: Arduino Board: Acts as the central controller, processing input from the MU Vision Sensor and sending commands to the motor drivers. MU Vision Sensor: A compact AI-powered camera module capable of detecting and tracking human faces. It communicates with the Arduino via UART or I2C, providing coordinates of the detected face. Mecanum Wheels: These allow the robot to move omnidirectionally—forward, backward, sideways, and diagonally—by varying the speed and direction of each wheel. This enables smooth and precise alignment with the tracked face