#Leap Motion w/ Sphero
##How to use
- npm install leapjs
- npm install spheron
- connect sphero through bluebooth
- go to /dev and find the path of the connected spheron e.g. /dev/cu.Sphero-WRY-RN-SPP
- change the index.coffee device variable to the path found in point 4
- run coffee index.coffee
- Have fun!
##Reference