Prints (1)
Description
This is the LAD Robotic Torso V1.0; the ideal platform for your robotics projects
You can build your own 3D printed humanoid robot, starting with this Torso, composed of two articulated arms, run by10 inexpressive and widely available servo motors. And once you finished assembling and programming, you can continue adding to it, for instance you can add a 3D camera to improve the interaction of the Torso with its surroundings, or a set of wheels to help the Torso move around and get closer to its target, or add speech recognition to control the arms with voice commands. The possibilities are endless and the platform is here for you to explore and expand with your knowledge and experience.
It is composed of two arms, each one with 5 joints which allows: *Flexion/Extension of the shoulder *Abduction/Adduction of the shoulder *Internal/External rotation of the shoulder *Flexion/ Extension of the elbow *Pronation/Supination of the forearm.
The LAD Robotic Torso is controller by an Arduino board. The code is included here. You can manipulate the two arms with a two joystick controller. Instructions on how to make this controller are also found here. In addition, you can enter a command from the Serial Monitor Window of the Arduino program to run a DEMO or to move each individual joint. If you have access to MATLAB, you can use the App I have developed which runs the kinematic equations of this robot to place the End Effectors in a particular point in space (X,Y,Z) relative to the neck of the Robot, which extends the capacity of the Arduino code. NOTE: I'm not able to attach the .mlabinstall file here, so if you are interested in using the App , let me know and i'll send it to you by emai.
THE LAD ROBOTIC TORSO IS COMPATIBLE WITH THE LAD ROBOTIC HAND AND THE ADAPTIVE GRIPPER V2.0. BOTH END EFFECTORS CAN BE ACTUATED USING THE SWITCHES OF THE JOYSTICK CONTROLLER. ALL YOU HAVE TO DO IS PHYSICALLY COUPLED THE END EFFECTORS TO THE FOREARM OF THE ROBOTIC TORSO, AND CONNECT THE RX/TX OF THE CONTROLLER BOARDS SO THAT THEY CAN TALK TO EACH OTHER. A CLEAR SCHEMATIC OF THE ELECTRICAL CONNECTIONS IS ALSO INCLUDED HERE in PDF format.
If you wish to purchase the STL files and code for the LAD Robotic Hand, refer to the following link:
3D Printed LAD Robotic Hand v2.0 by Adrian_Duran | Pinshape
If you wish to purchase the STL files and code for the Adaptive Gripper V2.0, refer to the following
3D Printed ADAPTIVE GRIPPER-IMPROVED VERSION WITH ARDUINO CODE by Adrian_Duran | Pinshape
NOTE: All components are 3d printed, with the exception of the spine and clavicle which are structurally demanding. These two are standard pipes/bars 21.4 to 25mm in diameter. They can be made of either PVC, Steel or Wood (broom stick). You can buy this pipe/bar in any hardware store. Check out the Bill of Materials for other components (servos, controllers, bolts and nuts, etc)
Comments