Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Programming a Robotic Arm (http://www.chiefdelphi.com/forums/showthread.php?t=55947)

harriton 20-03-2007 10:59

Programming a Robotic Arm
 
How would one go about programming a robotic arm to move up and down more or less autonomously with easy c? no need for a whole code, just the basic process one woudl use is fine. thank you!

Bharat Nain 20-03-2007 11:04

Re: Programming a Robotic Arm
 
Are you using any sensors? I would use a potentiometer and limit switches if needed.

harriton 20-03-2007 12:17

Re: Programming a Robotic Arm
 
I could use sensors, if I needed to.

Alan Anderson 20-03-2007 12:42

Re: Programming a Robotic Arm
 
If you want the arm to move autonomously, you most certainly need to use sensors.

The simplest way to do it is to use a potentiometer to give an indication of where the arm is pointing, and drive the arm's motor in the appropriate direction until the feedback from the pot matches what you want it to be. If the arm has significant inertia or presents a dynamic load due to weight, you'll want to get fancier and use a PID control system (look it up).


All times are GMT -5. The time now is 08:14.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi