You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim of this project is to design and assemble a full size micromouse which will use floodfill and other path finding algorithms to solve a maze.
The dimensions of our full-size micromouse is 11.5 x 10 cm
Project Workflow
Research
Learning and understanding Embedded C by referring to the firmware used in SRA WallE and MazeBlaze
Understanding what Micromouse is and how maze solving algorithms like floodfill actually work
Deciding the constraints for our micrmouse and selecting hardware and electronic componenets accordingly. We did a detailed review of existing micromouse designs and features and arrived at our present design.
CAD and PCB Design
Designing a CAD Model on Onshape.com. We went through various iterations and design options. After weighing the pro's and cons of a 4 motor design, we settled for a 2 motor design with a suction fan in the centre.
PCB Design keeping mechanical design in mind during routing. Once the pcb design and routing is finalised, the order for the PCB is placed.
Perfboard Testing and PID
Testing our pcb schematic on a perfboard and recreating the final micromouse design on a perfboard.
Implementing PID on the perfboard Micromouse to refine the code and understand the implementation of control systems.
PCB Soldering and Assembly
Once the PCB is delivered, we will solder the components onto the PCB and assemble the bot with the 3D-printed mounts
After this, the testing of the final Micromouse in a 6ft x 6ft maze will begin.
Special thanks to our mentors Atharva Atre, Suraj Sonawane, and all the seniors at SRA, VJTI for their constant support and guidance throughout the project.