Skip to content

Research of mechanical control via myoelectrical signals gesture classification. Using Myo Armband and LSTM-based neural network.

License

Notifications You must be signed in to change notification settings

denisgriaznov/MyoArmControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyoArmControl

Research of mechanical control via myoelectrical signals using Myo Armband.

Student work in Technical University of Liberec (TUL) under supervision of Dr. Jan Koprnicky, PhD. The work was described in the master's thesis and defended at TUL (full text here).

New results were presented in the article for Student Conferense of Faculty of Mechatronics in TUL (see here).

You can contact me through email: [email protected] or Telegram

Achievements

  • a dataset with 7000 samples for 7 different gestures was collected
  • effective ML model for gesture recognition was created (Python / TensorFlow / Keras)
  • ML model was moved to remote device and control via BLE implemented (Arduino / C)
  • a mini game was created to test the model on a PC (Unity3D / C#)

Preview

Preview

Requirements

Python: 3.6

  • tensorflow==1.4.0
  • keras==2.1.3

Unity: 2019.2.10f

ML model

Models were created for PC (tested in Unity) and for Arduino (Robot was created)

Model for Arduino

Model for Arduino

Gestures

Gestures

Fitting results

The optimal result for the microcontroller was obtained with the model taking the last 8 measurements as input.

Model for Arduino

About

Research of mechanical control via myoelectrical signals gesture classification. Using Myo Armband and LSTM-based neural network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published