Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 483 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 483 Bytes

🤖 NRC Micro Mouse Robot (WIP)

iSTEM Geauga ECHS - Simon Richard and Alex Schreoder

This is the code base for iSTEM's Micro Mouse robot for NRC 2021. It is being written in MicroPython for the Raspberry Pi Pico micro controller. We initially wrote this in C++ for the Teensy 4.0, but we recently decided to switch over to the RPi Pico.

Usage

To use this code on a Raspberry Pi Pico, clone this repo and then rename _main.py to main.py.

TODO: Add schematic.