Back to Projects
Micromouse Robot
RoboticsEmbedded CPCB DesignSTM32
Autonomous maze-solving robot with custom PCB and flood-fill algorithm.
This project involved designing and building a small autonomous robot capable of solving a 16x16 maze. The robot uses IR sensors for wall detection and encoders for odometry. The core algorithm is a modified flood-fill for path planning.
Key challenges included:
- PCB design constraints (size limit)
- Sensor calibration and noise filtering
- Real-time motor control (PID)
Interactive 3D View
Drag to rotate • Scroll to zoom