-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Dimitrios Ververidis edited this page May 2, 2017
·
6 revisions
Welcome to the MyoWebToolkit wiki!
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.
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
- No load movements: Perform the ten aforementioned finger movements in the air, plus one relax state.
- 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.
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.