Skip to content

The code that won us MazeExplorer, the maze-solving-by-line-following event of Technex.

Notifications You must be signed in to change notification settings

nishantkr18/MazeExplorer-2k19-Technex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAZE-EXPLORER_TECHNEX2019

  • a robot capable of solving a Maze and following a given trajectory

Problem Statement: To make a line following robot with the ability to solve a given maze and also detect over-head nodes placed along the path.

Our solution:

  • We used PID to make the our custom built robot to follow the line.
  • An altered version of the Left-Hand Rule was used to solve the maze in level 2. The tradition algorithm was ignored when a double node was detected as dictated by the PS.

Hardware Used:

  • Self designed chasis with PolyCarbonate Sheet for light weight yet firm mechanical integrity of the structure.
  • Arduino Mega
  • BO motors
  • Proximity sensor (to detect over head nodes)
  • QTR 8RC, sensor array for line detection.

Video demo: Watch the video

About

The code that won us MazeExplorer, the maze-solving-by-line-following event of Technex.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages