[Tutorial for beginners] uArm with Kinect Control

Hi, makers, we developed a simple program which can use Kinect for Windows to control uArm through Visual Studio.

There are three main functions that the program can do:
1, 3D coordinates Control
2, Play piano
3, Calligraphy

and the videos below show final results of these functions:

The main method to control uArm through Kinect is by acquiring left-hand-coordinate and transferring this data to uArm to execute certain function.

To do these functions, make sure
1, you have hardware Microsoft Kinect 2.0 and uArm
2, you have Visual Studio 2013 (or 2015), Kinect SDK 2.0 installed in PC and UCP(uArm communication protocol) download in uArm through Arudino IDE

We made a fully explained tutorial on our Blog, you can follow these steps to generate your own applications or functions.
http://evol.net/blog/uarm-with-kinect-control

Also, All code are free to download, checkout this link to download the

Source code:
https://github.com/uArm-Developer/UArmForKinect

Standard Firmata EEPROM:

Kinect SDK
http://www.microsoft.com/en-gb/download/details.aspx?id=44561

You can also check our Youtube channel to see what are we doing now~

before playing music with uArm, remember you have calibrated uArm in the latest way, check this website below to calibrate uArm and use all new APIs .
developer.evol.net

This topic is now unlisted. It will no longer be displayed in any topic lists. The only way to access this topic is via direct link.

This topic is now listed. It will be displayed in topic lists.

Thanks for sharing this here and i also want to start work on it.
Can you please tell me all of its hardware details?
What interfaces it uses and what motors and drivers it contains?

electronic assembly

You can find the details here: https://ufactory.cc/en/uarm-with-kinect-control/

Hi.I’m trying to do this project with a Kinect 360 using 1.7SDK - is this an impossible task?

I’m seeing a few errors in Visual Studio and having trouble following the directions as laid out in the blog post. UCP or Firmata? “And also download UCP (serial communication file) to uArm!!” - All your links are broken but I managed to find all the downloads. I just don’t know what to do now with Visual Studio or Arduino - open a new sketch file, then what?

Apologies for all the newbie questions, am just starting out here.

W.

可以看看完整的code嗎?有點卡住了想看看教學感謝~~~~~~~~~~~~~