Step 1: Build a robot arm with 3 servos and cardboard. Plenty of examples on the internet, or you can just go with your imagination. Mine has 1 at the bottom that moves in the X axis. and 2 more that moves separate attachments in the Y-axis.
Step 2: Upload the Arduino code into the Arduino. Keep that USB plugged in, it's going to be getting input from the leap.
Step 3: Download and open up the Processing IDE. https://processing.org/download/
Step 4: Connect your Leap Motion to your computer and make sure you have the SDK for Leap Motion installed on your computer.
Step 5: Copy and paste the code for the Processing part.
Step 6: Run your Processing code while the Arduino and Leap are both connected to your computer.
Step 7; Enjoy your robot arm flailing about ;)
Comments