pymyo

Cross-platform Python API to configure or retrieve data from a Thalmic Labs Myo armband through BLE


Keywords
myo, armband, bluetooth, BLE
License
Other
Install
pip install pymyo==2.1.1

Documentation

pymyo

PyPI PyPI - Python Version GitHub PRs Welcome

pymyo is a platform-agnostic Python module that allows you to configure or retrieve data from a Thalmic Labs Myo armband through BLE without requiring the original dongle or the Myo SDK.

pymyo follows Semantic Versioning.

Installation

pymyo can be installed using pip:

$ pip install pymyo

Usage

To learn how to use pymyo, visit the /examples directory. For additional features not covered in the examples, the library offers comprehensive docstrings for all available methods and properties.

Issue tracker

Please report any bugs and enhancement ideas using the issue tracker.

Acknowledgments

The development of this project was made possible by professor François Nougarou.

License

pymyo is licensed under the terms of the MIT License (see LICENSE.txt).