2.0.1 • Published 8 years ago

myo-sphero v2.0.1

Weekly downloads
3
License
MIT License
Repository
github
Last release
8 years ago

#Using the Myo Armband to control the Sphero robotic ball.

myo

####To run this app, follow these steps:

  1. Clone this repo.
  2. Install node on your computer if you haven't already http://nodejs.org
  3. Run 'npm install' in your terminal to install the dependencies needed.
  4. To find the reference of the Sphero on your computer, run 'ls /dev/tty.Sphero*' in your Terminal and copy the path returned.
  5. Paste this path in the index.js file when the 'device' variable is declared.
  6. Enable the bluetooth connection on your computer.
  7. Wear the Myo armband and execute the unlock gesture.
  8. Run 'node app.js' in your terminal and enjoy!

You should see a message in your terminal when the Sphero is connected but it may take a few seconds. If nothing seems to happen just relaunch the app.

##Current controls:

  • Wave in to make the ball go left.
  • Wave out to make the ball go right.
  • Close your fist to make the ball go forward.
  • Spread your fingers to stop the ball from rolling.

##Frameworks:

##Next steps:

  • Create custom gestures?
2.0.1

8 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago