myopresenter4linux

Present remote for the Myo on Linux


Keywords
myo
License
MIT
Install
pip install myopresenter4linux==1.0.0

Documentation

Myo Presenter 4 Linux

Allows to use wave (in/out) gestures to advance slide decks. Uses Myo4Linux <https://github.com/Ramir0/Myo4Linux> under the hood for the heavy lifting.

Requirements

  • Python >= 2.6
  • An already initialised Myo (use MyoConnect on one of the officially supported platforms)
  • pip

Installation