- This is a small project suitable for students who are studying majors such as mechatronics, electronics, automation, information technology, ... or research on mobile robots at universities.
- Dependency: Code Composer Studio, Matlab, Arduino IDE, Python, Autocad, Solidworkds, Altium.
- Embedded Software:
- Tiva C TM4C123GH6PZ microcontroller acts as a master. This microcontroller is used to read the feedback signal from TCRT5000 sensors to identify the position of the mobile robot, then calculate the speed and send velocity to two slaves microcontrollers (Arduino).
- Two Arduino Nano microcontrollers act as slaves. These two microcontrollers receive the set speed value from the master and implement PID algorithm to control wheel speed.
- Drawings: folder containing mechanical design drawings, control algorithm design drawings and wiring diagrams of the mobile robot.
- Demo: folder containing experimental results.
- Simulation: folder containing mobile robot simulations using neural network controller and computation tools (Matlab).
- Architecture: folder containing python code for designing and training neural networks controller.
Thanks to all the team members who contributed to this project while still university students. This project would not have been possible without your help.
- Tran Dang Trung Duc