This demonstrates real-time object tracking using computer vision, an Arduino Uno board, a DC motor shield, an ultrasonic sensor module, and two servo motors. The x and y coordinates of the tracked object were sent serially from the PC application to the Arduino Uno board using the USB to serial converter module via the TX and RX terminals, which used the mapping function to control the servo motors.