Skip to content

Security-1337/EMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EMG

This tiny project is made for analysis electromyographic data. It can be used for any kind of sports, medicine, etc...

Deployment

To deploy this project you need to convert your EMG to WAV format. After, you need to place your WAV files to the same directory where the algorithm is located.
Step 1. Requirements. Yes, i am too lazy for requirements file :)

  pip3 install wave argparse struct

Step 2. How to start.

  python3 main.py [your emg wav file].wav

About

EMG analysis algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages