Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miya0001/sphero-leapmotion

Sphero + LeapMotion
https://github.com/miya0001/sphero-leapmotion

Last synced: about 1 month ago
JSON representation

Sphero + LeapMotion

Awesome Lists containing this project

README

        

# Gesture Controlled Sphero by Leap Motion

This is Node project for Sphero + Leap Motion.

## Demo

[http://instagram.com/p/iQsjCgiI-4/](http://instagram.com/p/iQsjCgiI-4/)

## Install

Require Node.js.

```
$ git clone [email protected]:miya0001/sphero-leapmotion.git
$ cd sphero-leap
$ npm install
$ npm start
```

## Thanks!

* [spheron](https://github.com/alchemycs/spheron)
* [leapjs](https://github.com/leapmotion/leapjs)
* [node-serialport](https://github.com/voodootikigod/node-serialport)