Questions tagged [myo]

The Myo armband measures electrical activity in muscles, as well as forearm motion, to wirelessly control computers, phones and other digital technologies using natural gestures. Use this tag for anything related to Myo development.

The armband measures electrical activity in muscles, as well as forearm motion, to wirelessly control computers, phones and other digital technologies using natural gestures. A list of available applications can be found here.

developers have access to an open SDK that includes complete documentation and sample applications. This tag should be used for all questions related to development.

Firmware

  • Myo Firmware 1.5.1970 (Oct 20, 2015)
  • Myo Alpha Firmware 1.1.5 (Dec 19, 2014)

SDK Versions:

  • Windows
    • Myo Connect for Windows 1.0.1 (Sep 18, 2015)
    • Windows SDK 0.9.0 (Jun 10, 2015)
  • Mac
    • Myo Connect for Mac 1.0.1 (Sep 18, 2015)
    • Mac SDK OS X 0.9.0 (Jun 10, 2015)
  • iOS
    • iOS SDK 0.5.2 (Jun 12, 2015)
  • Android
    • Android SDK 0.10.0 (Dec 19, 2014)
  • Unity
    • The Unity package is included in the Windows and Mac SDKs.

Developer Links

Myo Market Submission Links

47 questions
-1
votes
1 answer

How to implement mouse_event() to work continuously in MFC?

I am trying to make a MFC Program using Myo. I made several combo box control for each gesture. This is my plan. When I select an option of combo box, It should work as a real mouse. (e.g. : If I choose option(Left Click), it should allow me to do…
Project M
  • 27
  • 1
  • 5
-2
votes
2 answers

What is the best format to store the EMG signals

I am working with Myo Armband, I am getting live EMG with python and MATLAB. Now I want to store it so that I can use to classify them when I get the same EMG again. Raw EMG return value from -128 to 127 (8-bit value). My question is, what is a good…
Andy
  • 3
  • 3
1 2 3
4