Human Controlled Robot Arm

Human Gestures Control This Robot Arm

[Ray Kampmeier] just finished writing some code to allow him to control his robotic arm using force-sensitive hand gestures! He calls it the Robo Marionette.

He’s using a MeArm 4 DOF robotic arm, a Sensel touch interface, an Arduino Uno, and a servo shield for the Arduino to control the MeArm. All the code you need is available on his GitHub, but unfortunately the Sensel touch interface isn’t actually available to the public yet.

Continue reading “Human Gestures Control This Robot Arm”

3 DOF Open Source Robot Arm Is Just The Beginning

Arm3-v1

[Dan Royer] of Marginally Clever had a dream. A dream to build an open-source 6 DOF robot that anyone can make! To do so, he’s been learning robotics for the past two years, and has just finished the first step — he’s designed and built an open source 3 DOF palletizing robot!

He’s based this little guy off of the commercial ABB 460 palletizing robot, which is a tried and true industrial robot. It features all laser cut parts, a few nuts and bolts, some stepper motors and an Arduino UNO for the brain. He’s released all of the design files on Thingiverse and the firmware on GitHub — yet another project we’d like to build if only we had a laser cutter!

And don’t worry, the Arduino UNO is only being used for this first prototype — he’s already started writing code for the RUMBA (Reprap Universal Mega Board with Allegro-driver) controller for revision 2.

Stick around to see it write its first greeting with a marker — Hello World!

Continue reading “3 DOF Open Source Robot Arm Is Just The Beginning”