Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

josh-philpott/micromouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micromouse

MicroMouse code for Control of Mobile Robots at USF

Our task was to write code for a robot with three proximity sensors and two stepper motors running on an HC9S12 microcontroller.

Our goal for the implementation:

  1. Explore the maze with a goal-seeking algorithm
  2. After finding the goal square in explore, visit all unvisited cells (unless deemed unnecessary)
  3. Return to (0,0)
  4. Drive to (4,4) using the shortest path.

About

MicroMouse code for Control of Mobile Robots

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors