Servos MG996R drive all the joints of the robot.
To get started with the 6-DOF robot control system, follow these steps:
- Clone the repository to your local machine.
- Install the arduino Ide.
- Install Python (3.10.X) and QtPy5
- Understand the code structure and functionality.
- Load the provide code to the board.
- If you want to change GUI design you need to download Qt Designer (free)
- sketch - sketch for Arduino IDE
- GUI Python - source files of Python
- GUI C# - source files of C#
This project is licensed under the MIT License - see the LICENSE.md file for details.