May 13, 2011 #1 S shanon Newbie level 2 Joined May 13, 2011 Messages 2 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,293 How can i write a robotic arm Program and Impliment it in Physical?
May 13, 2011 #2 J Junaid151 Junior Member level 2 Joined Feb 3, 2011 Messages 24 Helped 1 Reputation 2 Reaction score 1 Trophy points 1,283 Activity points 1,422 you need to be more specific
May 13, 2011 #3 D dayanpad Advanced Member level 4 Joined Mar 23, 2009 Messages 114 Helped 17 Reputation 34 Reaction score 17 Trophy points 1,298 Location Colombo Activity points 1,921 You have to do some ground works which step you have been struck
May 13, 2011 #4 engshahrul Banned Joined Apr 27, 2009 Messages 329 Helped 98 Reputation 196 Reaction score 94 Trophy points 1,308 Location Malaysia Activity points 0 Depends on your motor or actuator. You use dc motor, servo motor or stepper motor?
May 18, 2011 #5 S shanon Newbie level 2 Joined May 13, 2011 Messages 2 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,293 engshahrul said: Depends on your motor or actuator. You use dc motor, servo motor or stepper motor? Click to expand... if I want to use DC motor and Programming Language C#,than what should i do?
engshahrul said: Depends on your motor or actuator. You use dc motor, servo motor or stepper motor? Click to expand... if I want to use DC motor and Programming Language C#,than what should i do?
May 18, 2011 #6 engshahrul Banned Joined Apr 27, 2009 Messages 329 Helped 98 Reputation 196 Reaction score 94 Trophy points 1,308 Location Malaysia Activity points 0 shanon said: if I want to use DC motor and Programming Language C#,than what should i do? Click to expand... Use DC Motor driver ex L298. Programming bit to control forward/reverse and PWM to control speed. Ex DC Motor.
shanon said: if I want to use DC motor and Programming Language C#,than what should i do? Click to expand... Use DC Motor driver ex L298. Programming bit to control forward/reverse and PWM to control speed. Ex DC Motor.