Skip to content

Controlling a syma s102 helicopter with hand movements tracked by leap motion

Notifications You must be signed in to change notification settings

keshav123456/Leap-motion-controlled-Helicopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leap-motion-controlled-Helicopter

Welcome to the Leap-motion-controlled-Helicopter wiki! Here we control a syma s102 helicopter using leap motion and hand movements.

To run this app, node.js is required with additional plugins of ws ( for the leap motion ) and johnny five to allow the Arduino to interpret the javascript code. Control.js is the main file where all code is present, rest are supporting libraries.

The leap motion translates hand motions into servo movements for the Arduino to control the helicopter. The standard firmata plus is uploaded on the arduino and then connected to with a serial cable to transfer the leap values.

Addtionally the arduino is set up as the diagram below, with connections to three servos.

Credits to http://marc-tetrapod.blogspot.sg/2012/10/arduino-ssc-32-servo.html for the image.

About

Controlling a syma s102 helicopter with hand movements tracked by leap motion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published