Skip to content

Vishesh-dd4723/Line_Follower_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository consists of different labyrinth mazes and ways to solve them.

Initially, it is Arduino microcontroller based C++ repository but can be extended to different MCUs.

Maze consist of lines (paths) distinguishable from the background of maze on which the bot moves and completes the maze without external help.

It works using the infrared sensors and on the principle that different colours reflects different intensity of light.