Gesture Controlled Robotic Arm Using Kinect (Simulink Support For Kinect) and Arduino

This is a Simulink Model to Control a Robotic Arm By Gestures that are captured using Kinect Sensor.
1.4K Downloads
Updated 12 Jul 2016

View License

Editor's Note: This file was selected as MATLAB Central Pick of the Week

This is a Simulink Model to Control a Robotic Arm By Gestures that are captured using Kinect Sensor. A Robot Arm is developed using Servo Motors that replicates the Right Arm Shoulder, Elbow and Hand Movements.
Software Required:
1. Matlab 2013a or later
2. Arduino IDE
Components Required :
1. Kinect Sensor
2. Arduino Board
3. Servo Motors
4. Matlab 2013a
A Project By
J.Karthikeyan
B.Avinash
https://www.youtube.com/watch?v=Z4z3K5SwySE

The Zip file contains the Matlab Simulink Support for Kinect and the Simulink Model named "GestureControlledRoboticArm" that WE HAVE CREATED and also the Arduino Code/Wiring Diagram. The Simulink Support for Kinect was downloaded from Mathworks File Exchange and the full credits go to "Takashi Chikamasa" for providing it. We do not own the copyrights or have developed the Simulink Support For Kinect.

Simulink Support for Kinect consists of IMAQ, Image, IR, Depth, Motion and Skeleton blocks to achieve real-time image data acquisition from Kinect devices such as Microsoft Kinect or ASUS Xtion PRO under Simulink simulation environment.
It works with 32bit/64bit version of MATLAB R2010b or later in Windows7 32bit/64bit and it requires the following 3rd party software:

[C MEX Compiler]
- Microsoft Visual Studio 2010 Express Edition (VC++)
- Microsoft Windows SDK 7.1

[To use OpenNI http://openni.ru/ ]
- OpenNI
- PrimeSense NITE
- PrimeSensor Module

[To use Microsoft Kinect SDK http://www.microsoft.com/en-us/kinectforwindows/ ]
- Microsoft Kinect for Windows SDK v1.6

For more detailed information, please refer to document in the zip file and help of the blocks.

[Optional MATLAB products]
- Computer Vision System Toolbox (highly recommended)
- DSP System Toolbox (to acquire Kinect Microphone Array data)
- Simulink Coder (to generate *.exe file)

Cite As

Avinash Baranitharan (2024). Gesture Controlled Robotic Arm Using Kinect (Simulink Support For Kinect) and Arduino (https://www.mathworks.com/matlabcentral/fileexchange/58189-gesture-controlled-robotic-arm-using-kinect-simulink-support-for-kinect-and-arduino), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Communities

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Added Arduino Code and Wiring Details for Servo Motors
Changes in description...