Skip to content

This is a maze solving code using arduino uno microprocessor. It use potential field algorithm as the main algorithm. There are many command on every subroutine so that you might get insight on my code.

Notifications You must be signed in to change notification settings

mynameisnotrick/Maze-Solving-Robot-using-Pot_FIeld-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MAZE SOLFING ROBOT W/ POTENTIAL FIELD ALGORITHM

October 10, 2020

Made by: Glenn Bonaventura W. (2017630019), Mechatronics Engineering, Parahyangan Uni.

Derived from: K04 Maze Solvong Despro

Mentored by: Dr. Ir. Bagus Arthaya, M.Eng (bagusart@unpar.ac.id)

This is an open source code. Please kindly put the creator name when you're using the code

// --------------------------------
// Version: 1.4.0
// Last update: January 10, 2021
// --------------------------------

This code was made using arduino IDE and for arduino UNO microprocessor.
The pin configuration can be analyized in programs

Please kindly use this code ONLY AS REFERENCE.
!!!DO NOT copy this code!!!

About

This is a maze solving code using arduino uno microprocessor. It use potential field algorithm as the main algorithm. There are many command on every subroutine so that you might get insight on my code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages