Skip to content
PerlinWarp edited this page Sep 10, 2021 · 26 revisions

Project Links

Repos
Python Opensource Myo Library:
https://github.com/PerlinWarp/pyomyo

open-gloves driver:
https://github.com/LucidVR/opengloves-driver

Related Projects
Lucid Gloves - Data gloves for VR, including haptics
https://www.youtube.com/watch?v=nmP8iGaPbeI

Other
Twitter - https://twitter.com/perlinwarp
Reddit - https://www.reddit.com/user/PerlinWarp/

Making hardware

Myoware Alpha circuit, start here: https://www.instructables.com/Muscle-EMG-Sensor-for-a-Microcontroller/

Previous attempts at making an open source wristband:
A low cost, wireless, 3D printed armband for sEMG Hand Gesture Recognition. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6631507/

  • Used printed circuit board for electrodes
  • Used a custom FPGA and flexible PCB, making it difficult to reproduce

4 channel, Feasibility of Wrist-Worn, Real-Time Hand, and Surface Gesture Recognition via sEMG and IMU Sensing
https://www.semanticscholar.org/paper/Feasibility-of-Wrist-Worn%2C-Real-Time-Hand%2C-and-via-Jiang-Lv/b42c2e2e86840dadfedc95cf217aac038f5c95fa

  • 4 channels
  • Nice electrodes, but I do not know how they made them

Open source hardware EMG Shield: https://www.olimex.com/Products/Duino/Shields/SHIELD-EKG-EMG/open-source-hardware

  • Schematics and board in eagle are provided