|
-
Jul 27th, 2009, 12:49 PM
#1
Thread Starter
New Member
Sentry
Hey, I've been wanting to do this for a while but am not sure what programing language to go with. I am trying to create a automated sentry that detects motion and turns toward the target. It would be similar to the sentry at http://www.paintballsentry.com/.
Thanks
-
Jul 27th, 2009, 02:25 PM
#2
Re: Sentry
I'd say that you can use C/C++, or any of the .NET languages. The key will be the hardware and the interface to the hardware. I would expect some form of serial communication, possibly via Bluetooth if wireless, or just a nine pin connection if wired. However, if you can find custome hardware, it might have its own interface. Failing that, you'd be running a servo from any of a modest variety of controller boards.
My usual boring signature: Nothing
 
-
Jul 28th, 2009, 06:18 PM
#3
Frenzied Member
Re: Sentry
A good lot of hardware supports C# and the robotic framework for this! Lego mindstorms interface with said framework and are pretty cheap and fun to build with.
-
Jul 28th, 2009, 07:46 PM
#4
Hyperactive Member
Re: Sentry
If not wireless, probably 10/100. A company I worked for used vision systems for quality control. This is what the interface was a few years ago. It might be as simple as USB2 now. I guess it depends on the hardware manufacturer. If they're really good, they should supply with a lot of resources in that area.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|