Shortest Path of Line Maze - Curved and Zig-zag Track

Traverse all path and find the shortest path from starting point to finish.

Aug 11, 2017

13444 views

16 respects

Components and supplies

1

Arduino UNO

Apps and platforms

1

Arduino IDE

Project description

Code

Line Maze Solving - Curved and Zig-zag Track

arduino

Just copy and paste this to your Arduino IDE. I am using right hand rule. Sorry that's all for now (12 Aug 2017 5:38AM) I don't have more time to update more of this now. Someone asked about the "O" in "void choosepath()", then I realized that I have to update the "void shortpath()". (10 May 2019 10:38 MYT)

Comments

Only logged in users can leave comments

rajajack21

0 Followers

0 Projects

+3

Work attribution

Table of contents

Intro

16

0