ExtraICE4 is a competition robot called Micromouse.
For more information on Micromouse competitions, please see the website of the New Technology Foundation.
- 3DCAD data by Fusion360 : https://t.co/qPmjVBnEnc
- STL file for 3D printing : under
mecha
directory
- STL file for 3D printing : under
- Schematic and PCB design by KiCad7 : under
kicad/extraice
directory
The firmware is written by Rust language.
See The Rust on ESP Book for instructions on how to set up the development environment.
The firmware is located under fsw
directory. This directory is a sub-module, which is actually the micromouse-esp32 repository.