Micromouse
Project of a micromouse type mobile robot based on STM32 and designed PCB. Master's thesis.
Install / Use
/learn @lime7git/MicromouseREADME
micromouse
Project of a micromouse type mobile robot based on STM32 and designed PCB used as a chasis. It is my Master's Degree thesis at The Kielce University of Technology.
Project involve robot hardware and software design, build a small maze where robot will be tested and program a maze simulator windows application to test and compare different maze search alghoritms. The simulator is created with Qt 6 libary and Qt Creator IDE. Hardware design was created with EasyEDA. Robot's software was written in C programming language in Keil uVision5 IDE.
<img src="https://user-images.githubusercontent.com/88197474/166207429-0b169141-2661-4d89-8a53-ffa148ccd0f4.jpg" width="500" height="500"> <img src="https://user-images.githubusercontent.com/88197474/176650351-598c83f2-f769-4c13-b932-927d111a651e.jpg" width="600" height="500">

