/MegaMouse

MegaMouse! An atmega 328p powered micromouse!

Primary LanguagePythonMIT LicenseMIT

Firmware Workflow Hardware Workflow

MegaMouse

MegaMouse! An atmega 328p powered micromouse!

Getting Started

First, begin by cloning this repo and relevant submodules

git clone --recurse-submodules https://github.com/KenwoodFox/MegaMouse.git

Find hardware, software and docs in the directories below!

.
├── CAD                   # CAD and 3D models
├── Firmware              # Firmware and on-board code
├── Hardware              # Hardware and design files
│   └── MegaMouse         # PCB Design Files
│       └── Libraries     # KiCAD libraries
└── Static                # Static files

Tag Naming System

v1.3
││ │
││ └─ Intermediete revision (reivew, software, minor change)
│└─── Major revision (hardware change, incompatable modification)
└──── Releasable Version