Leap Motion
Allows user to interact with Gobot devices using a Leap Motion controller. The Leap Motion uses its built in cameras to track the user's hand motions, and translations those to events that Gobot can use to trigger actions or control hardware.
API ReferenceHow To Connect
// code here
...
How To Use
Example receiving hand events from a Leap Motion.
// code here