The document describes an autonomous maze solving robot project. The robot uses three ultrasonic sensors to detect the maze walls and two servo motors controlled by a microcontroller to navigate. The microcontroller receives distance readings from the sensors and instructs the motor driver which direction to move the motors to avoid obstacles as it solves the maze. Components include an Arduino, ultrasonic sensors, servo motors, batteries and other basic electronics. The robot is programmed to use an obstacle avoidance algorithm to autonomously solve mazes without human interference.