3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Das Uber Airsoft Gun Turret

Step 3Prepare your Computer.


We will use an Xbox 360 gamepad to control the Turret. I think it is serves very good as interface for a pistol.

Being this the case, we need to use a Windows environment to program. And we ALL know that is a bitch.

First, get your hands on the followings SDKs. Windows SDK and Direct X 9.0c or above.

Also, you will want to get the Phidget Library of your choice. I'm going to do this in VC++ because I can get it working with the two other libraries required to make this robot. The Direct X library, and the Intel OpenCV Library.

These are all powerful tools and are behind some very very cool things, so treat them with respect!

It's a good idea to get an IDE up and running now if you don't have one and go through some of the code examples.

All the code for this robot is done by mashing together the SimpleController example from the DirectX Xpad library, the Servo and the 0/0/4 Interface phidget code examples, and the face recognition code example from OpenCV.

Check Linker errors if you are using the Microsoft Visual Studio Express CD that comes with the Phidgets.

Once you have all of this working properly, your Phidget order should have arrived!
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
10
Followers
3
Author:Miltron_B
I'm currently doing my studies in the institute of tecnology for superior education from monterrey (a.k.a ITESM), in M??xico. I just took a course in Automotive Electronics in Stutgartt, Germany.