Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 533 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 533 Bytes

pymyoEMG

This is a library for recording and processing emg data from the myo armband for prosthesis control.

Dependencies

This project requires installaiton of myo connect and myo-python. Real time plotting requires matplotlib 2.2.0

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Acknowledgments

A special thanks to Thalmic Labs for providing the myo SDK under the MIT licsense. myo64.dll (from myo SDK) is included in the repo for easy implentation.