top of page

A maze solving robot is designed to move in a maze and escape through it by following its walls. A maze solving robot is quite similar to a line follower. Like a line follower has to follow black strip lines, a maze follower finds a wall and starts following it until it finds an escape route. But unlike a line follower which has just to follow a predetermined route, a maze follower is designed to find an escape route that is not known beforehand. However, both types of robots are designed to be autonomous, they basically perform different tasks. 

 

The maze solving robot designed in this tutorial is built on Arduino UNO and has the maze solving algorithm implemented within the Arduino Sketch. The hardware design of the robot is quite similar that of any other typical line follower robot except that a line follower may have sensors only in the front side of the robot, the maze solving robot has sensors at left side, right side and front side of the robot. The electronic circuitry of the robot consists of the Arduino board, IR sensor array and L293D motor driver IC coupled with two geared DC motors. The robot is powered by a 12V battery and is programmed to instantly start finding an escape route once it is powered by the battery. 

Maze Solver Robot, Using Artificial Intelligence With Arduino

₹8,700.00 Regular Price
₹8,690.00Sale Price
Quantity

    Related Products

    bottom of page