EMG integration — OpenBCI EMG and Myo-compatible armband support #20
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/raven#20
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add EMG signal source alongside EEG in the BCISource adapter.
Hardware:
myo-python(8-ch EMG, quaternion IMU)Feature extraction:
Classifier: same pipeline as gesture classifier (MLP or gradient boost). Muscle contraction patterns map to gesture classes.
New actions enabled: individual finger curl/splay (high-channel devices). Wrist flexion/extension. Forearm pronation/supination.
Multi-modal fusion (Phase C): combine camera + EMG confidence scores via weighted voting.