Remote Controlled Robotic Arm

Hey,

This is a project I did over the summer. I made a robotic arm that is contolled with a 1:1 controller.
The robotic arm is basically 4 standard servos and three micro servos. All the mounting parts and
turn-table is from lynxmotion. The other parts are made from cut pieces of polycarbonate and PVC angles.
The microcontroller is an Arduino. I used the Ardweeny from Solarbotics. There is some electrical and
duct tape on it since the cut polycarbonate has sharp edges.

The controller is made of PVC angles and potentiometers. I made the controller like a 1:1 model of the
robot arm. The joints are potentiometers. I used servo cables to connect the potentiometers to the
microcontroller.

The microcontroller would read the potentiometers and control each servo. The controller has really
fine control, but the potentiometers are not perfectly linear. I had to calibrate the potentiometers
in the programming.

Update:

I added the circuit diagram and the claw design. I am going to change the remote design and change the potentiometers since the ones I used before were not very linear. I will post the arduino code once I finish the new remote.

Update 2:

I added the arduino sketches of the project and a new remote design that can be edited in Inkscape. I updated the parts list with the new potentiometers for the new remote. I got the design laser cutted by Ponoko.com. I can't make step by step instructions, but most of the stuff can be bought from RobotShop.com. There are claws and many other stuff for the robot arm from lynxmotion. The remote1.pde is the main sketch, but it needs some parameters that you get by using sense.pde. The comments in the code will help you figure out how to use it.

Update 3:

I thought I posted the code in the last update, but I guess I did not. So here is the code and the remote design.

Update 4:

Go to http://www.lynxmotion.com for some complete robot arm kits. 

 

Main Parts List

3x  Hitec HS-322HD servos

1x  Hitec HS-485HB servo

2x  3x  TowerPro SG90 servos

1x  Ardweeny from solarbotics

3x  Lynxmotion Pan and Tilt Kit / Aluminium (No Servos)

1x  Lynxmotion Base Rotate Kit

1x  Polycarbonate Sheet

4x  Potentiometers

4x  Potentiometers

4x  Knobs for potentiometers

 

 

New Remote

 

Circuit Diagram

 

Claw Design

 

 

Move 1 to 1 to the controller

  • Actuators / output devices: 4 servos
  • CPU: Arduino Duemilanove
  • Programming language: Arduino
  • Sensors / input devices: potentiometers

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/remote-controlled-robotic-arm

great

great

Nice project! You could put

Nice project! You could put a eeprom to it so that you could record different moves, like stirring coffee.

Hey,Nice project, looks like

Hey,

Nice project, looks like a haptic feedback robotarm… (maybe that would be the next project :P  ?)

Would it be possible to post a more detailed photo/design for the gripper itself ?

I’d like your approach on the gripper with the 2 small servo’s and would like to build one myself.

**I like his clow **

I like his clow 

I like his claw

I like his claw   ,very nice.

hi

hi dude can you give me all the details of your project as i want to make same, n don’t worry i will not publish publicly

Nice

Nice

hi

means u r giving me or not???

Rajkotraja: Please read the

Rajkotraja: Please read the Rules

:slight_smile:

I often wonder about the base of these robot arms, that rotates the whole thing - that does not require a lot of force to turn it, but it needs some reinforcement (some bearings or resting pivots) not to break the servo. I’ve sometimes seen just bare servos turning that arm, bearing all the load on their own small gears and bearings inside, and just felt so bad about that poor servo. So I really like to see how people make those bases for their arms sturdy, like your nice cylinder right here.

How did you made yours or where did you get it? 

:stuck_out_tongue:

Oh, just saw it’s a kit from Lynxmotion :slight_smile: Looks great :slight_smile:

Sweet!

Nice

verry nice

verry verry nice

verry nice

verry verry nice

hi

how much it will take you to post codes,

rest thanks for diagrams. can we meet on chat if possible, send me the time.

thanks

Instructions

Hi will You please email me at [email protected] with instructions on how to build this.PLEASE!!!1

Simple is the coolest

The way this arm is controlled is just too simple to be cool, it’s passed into the realm of awesomeness.  I feel like I should have seen this control method before, but I don’t think I have.

The 1:1 control must allow pretty easy control.  I’ve done some RC stuff and there’s always a learning curve involved with working the controls.  Here, it’s just 1:1, you just do it.  Now you need to put this on a tank bot, drive it around and pick stuff up.  For no other reason than it would be awesome.

I was wondering, how feasible would it be to make it remember movements and replay them?  You could use this 1:1 controller to record movements for your arm and replay them.

Nice

Nice design on the gripper, about how much can it hold?

brilliantly done!!! how

brilliantly done!!! how did you make it move like that? so smoothly and efficiently? I mean how does it even work