Skip to content

austinxiao-ucsd/Falcon-MicroMouse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falcon-MicroMouse

Introduction

This repository contains the source code to an embedded system project that is implemented from scratch for the UCSD and UCLA MicroMouse competition.

Directory

Baseline_Func (Used as backup code)

  • This folder contains the baseline code for the mouse to run. It uses
  • a wall-follower algorithm and does not require the maze.h, maze.cpp,
  • and the mouse_control.h file.

Micromouse_test

  • This folder contains the actual code that will be used on the day of
  • the competition.

main

  • Used for reference.
  • Will be deprecated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.3%
  • C++ 9.2%
  • Other 0.5%