![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
Computer Controlled Gun System
Hi everyone , I made a new project and I hope that you'll find it worth to see.
It can be controlled by keyboard or buttons in control program. http://www.youtube.com/watch?v=VzKNZHShs-Y Good Days.. Bora Ciner |
|
|
|
|
|
#2 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 730
Rep Power: 4
![]() |
Re: Computer Controlled Gun System
I think it needs motion tracking.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#3 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Computer Controlled Gun System
Open loop systems are virtually impossible to control properly. I can't tell from the video what you're using for drive. If you use stepper motors, properly controlled, you can control both your position and speed. If you use permanent magnet DC motors you can derive speed directly from the drive circuit. This allows you to control the speed and the acceleration. If you do that precisely enough, you can derive position. If not, you can always add a resolver or something.
I certainly commend you on your attempt. You might want to read about feedback, motor control systems/servos, and the like.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
Re: Computer Controlled Gun System
I used dc motors and programmed in order to control with pwm signals
|
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
Re: Computer Controlled Gun System
why not use a microcontroller?
what software and hardware are you using? mind sharing the source?
__________________
i dont know much about programming but i try to help Last edited by mrynit; Oct 29th, 2007 at 4:23 AM. |
|
|
|
|
|
#6 |
|
Programmer
Join Date: May 2006
Location: The US duhhhhh!
Posts: 42
Rep Power: 0
![]() |
Re: Computer Controlled Gun System
This is a very cool project. I am excited to learn how you did this.
Q: Did you use C++ or another language? Q: How long did it take you to write software and build the unit? Q: How much did it cost? Q: What are your plans for future projects?
__________________
Work Hard... Play Harder! |
|
|
|
|
|
#7 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
Re: Computer Controlled Gun System
yes I used
writing software took my a day , but building 10-15 days almost 300$ I finished my new project.. I a few minutes ,I'll open a thread.. =) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best Computer System | infinite05 | Coder's Corner Lounge | 26 | Jan 22nd, 2006 3:08 PM |
| what is computer programming? | pal | Coder's Corner Lounge | 14 | Dec 9th, 2005 10:22 AM |
| PHP system commands | ktsirig | PHP | 6 | Oct 4th, 2005 1:24 AM |
| Computer Information System Major | noliviawalton | Coder's Corner Lounge | 7 | Jul 2nd, 2005 3:54 AM |
| Hillclimb Timing System | amazer | Project Ideas | 1 | Jun 13th, 2005 3:37 AM |