Skip to content
Dimitrios Ververidis edited this page May 2, 2017 · 6 revisions

Welcome to the MyoWebToolkit wiki!

What is MyoWebToolkit?

MyoWebToolkit is targeting to researchers that want to experiment with Myo device and various algorithms for reverse engineering the hand movements. It can be used for demos, visualization, remote recording and other.

It differs from existing research solutions because it runs in a Chrome client (web browser) using javascript. It is coded remotely and it is always updated.

Future work

Recording experiments

Finger movements can not be easily detected by Myo. A database should be constructed to analyse 5 finger flexions and 5 fingure extensions, ten in sum, on various class cases.

Classes

  1. No load movements: Perform the ten aforementioned finger movements in the air, plus one relax state.
  2. Keys press movements: Perform 5 flexion finger movements (e.g. at computer keyboard, to press 1,2,3,4,5 and space keys), plus a relax state on the keyboard without pressing any key.

IMUs are not connected with Simulation tool

ToDos: connect the simulation tool with IMUs. Now the hand moves with W,A,S,D keys. In the current version 0.8 only EMGs are connected.

Clone this wiki locally