mazesolverbot

There are 7 repositories under mazesolverbot topic.

  • sahilkhoslaa/MazeSolverRobot

    An Arduino micro controller based robot which first analyzes the maze in the dry run by following lines through IR sensors and then calculates the shortest path from the source to the destination.

    Language:Arduino14108
  • bushra-rafia/Line-Maze-Solving-Robot

    It is designed to find a path without any assistance or help. As a type of autonomous robot, it has to decode the path on its own to solve the maze successfully.

    Language:C++5200
  • Tanvesh11/maze_solver

    This includes an arduino code and hardware description of a line maze solving bot using PID control and LSA08 sensor.

    Language:C++1100
  • Maze-solving-Robot

    WDpad753/Maze-solving-Robot

    The aim of the project was achieved by programming the microcontrollers combined with a sensor, wireless communication, data logger and motor drive circuit. The project consisted of programming the main robot to solve a maze, map it, store the map and transmit it to a follower robot. This allowed the follower robot to use the instructions received to navigate through the maze.

    Language:C++1100
  • ParamDeshpande/micromouse

    Micromouse maze solver

    Language:G-code0220
  • rudrajit1729/Embetronix-2020

    Micro mouse event for autonomous maze solver bots in IIT KGP.

    Language:C++0200
  • Gandlfer/RecursionMazeSolver

    A java program that uses Recursion to solve a maze.

    Language:Java10