This is a simple MATLAB App Designer application interface to manipulate manually or digitally a Robotic Manipulator Hand.
This Robotic Manipulator has six degrees of freedom. Its behaviour was analyzed with Denavit-Hartenberg Parameters.
This project aims to provide an intuitive interface for controlling a robotic manipulator with six degrees of freedom. The interface allows for both manual and digital manipulation, making it versatile for various applications.
- Arduino Uno
- Six Servomotors MG996R
- Voltage Power Supply: 7.2V and 2A
- Three Joysticks
- MATLAB R2020a or later
- Clone the repository:
git clone https://github.com/yourusername/robotic-manipulator.git
- Open MATLAB and navigate to the cloned repository.
- Install the required MATLAB support packages:
- Connect the Arduino Uno and the servomotors as per the hardware setup.
- Open the MATLAB App Designer and load the project.
- Change the 'COM' and 'Arduino' values to match yours.
- Run the application and use the interface to control the robotic manipulator.
- Manual and digital manipulation of the robotic arm
- Real-time control via MATLAB interface
- Easy setup and configuration
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or suggestions, please contact manuel.pina.olivas@gmail.com.