https://github.com/willguest/myostream
Myo data handling and transformation
https://github.com/willguest/myostream
Last synced: 2 months ago
JSON representation
Myo data handling and transformation
- Host: GitHub
- URL: https://github.com/willguest/myostream
- Owner: willguest
- Created: 2018-10-08T21:45:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T20:06:34.000Z (about 7 years ago)
- Last Synced: 2025-01-01T16:23:03.207Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 7.59 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyoStream
Connects multiple Myo armbands simulataneously.
Streams 8 channels of EMG data per arm at 200Hz and 9DOF IMU data at 60Hz.
Discrete Wavelet Transformation of the raw EMG data with all common wavelets.
Cleans data live with asynchronous code for live feature classification.