Business Type:
Manufacturer/Factory,Trading Company
Business Range:
Educational Robot, Service Robot, Restaurant Robot, Firefighter Robot
Establishment:
2004
R&D Capacity:
ODM, OEM, Other
OEM/ODM Service
Sample Available

Educational Chassis, Arduino Robot, Educational Robot manufacturer / supplier in China, offering Multi Chassis Tank Chassis for Eucatioan, Physics Circuit Experiment Tools, Physics Experiments Beginning Kit and so on.

1
    YRS
General Supplier
Supplier Homepage Toys Intellectual & Educational Toys China Manipulator Robot Claw Kit for Arduino with 1PCS Servo

China Manipulator Robot Claw Kit for Arduino with 1PCS Servo

Get Latest Price
Min. Order / Reference FOB Price
1 Pieces Contact Supplier
Local Area: Beijing, China
R&D Capacity: OEM, ODM, Other
Payment Terms: LC, T/T, PayPal
Type: DIY Toys
Age: Above 14 Years
Function: With Remote Control, Electric, Program

Robotic Arm Mechanical Arm Manipulator Robot Claw Kit for Arduino DIY Kit with 1pcs Servo


The Mk II robot gripper has many improvements over the original design but like any device controlled by a servo it is important for the servo to be correctly aligned so that the gripper assembly does not limit the servos range of movement.
Start by installing the spring in the clutch. Hold the spring in place with one hand while you palce the other half on top. When the two halves are joined the magnets will hold the assembly together. The main purpose of the magnets is to lock the clutch when it is not under excessive load.
Now move the gripper to the fully closed position. As the servo was also moved to the fully closed position in the previous step they should now be aligned.
If necessary you may need to force the clutch to slip slighty to get the teeth of the gears to align. Install the clutch pinion gear, brass sleeve and mount them with the screw provided.
Now fit the clutch onto the servo and rotate the servo fully clockwise. This will be the servo position when the gripper is fully closed. This step is very important to ensure the servo and mechanism is correctly aligned.
Slide the servo and clutch assembly in to the gripper and mount with the screws proviede. Do not over-tighten the servo mounting screws.
My modification used the wirte Microseconds() conmmand to give me more precise control of the servo. My code displays the position in μS on the serial monitor so that when the servo will not turn any further I can see what the pulse width is.
You may need to experiment a bit to find out what is the full range of your servo. Each servo is slightly different and servo manufacturers can change their design without notice.
When I test this gripper, ther servo responded to pulses from 500μS to 2400μS to get a travel of just over 180°. Beyond this range, the servo could not move.
If your gripper still does not close properly then you may need to take the pinion gear back out the rotate it by one tooth.
Now your gripper is assembled and working correctly, what can you make with it?
Finally connect the gripper to your favorite controller and run some test code. In this photo I am using an Arduino compatible Mini Driver from DAGU and running a slightly modified version of the "Knob" sample code that comes with the servo library.