A Robotic Arm controlled with Arduino and LEAP Motion. Arduino and Processing code provided by Bentley Born.
Got the Inverse Kinematics working. Now using the Leap Motion controller works better than expected. This is the AL5A arm using an Arduino compatible controller and Processing for the GUI.
Processing Libraries being used:
G4P for the GUI (http://www.lagers.org.uk/g4p/)
LeapMotion for Processing (https://github.com/voidplus/leap-moti…)Arduino code: https://github.com/bborncr/AL5A_Driver
Processing code: https://github.com/bborncr/AL5A_CONTROL