/spheron-leap

Leap Motion with Sphero - codeaholic hackathon

Primary LanguageCoffeeScriptOtherNOASSERTION

#Leap Motion w/ Sphero

##How to use

  1. npm install leapjs
  2. npm install spheron
  3. connect sphero through bluebooth
  4. go to /dev and find the path of the connected spheron e.g. /dev/cu.Sphero-WRY-RN-SPP
  5. change the index.coffee device variable to the path found in point 4
  6. run coffee index.coffee
  7. Have fun!

##Reference