Electromiography using olimex ekg/emg shield

Started by nadros7, May 03, 2016, 01:27:47 PM

Previous topic - Next topic

nadros7

To whoever can help,

definitions (for those who don't know this): 

EKG = electro-cardiograph (displays heart pulses); EMG = electro-miograph (displays muscles tension/voltages behavior)


My teammates and i are attempting to classify hand movements using the olimex board. We connected the board to arduino uno and can now read the data live on a graph. However, the data makes no sense and is not correlated to any flexing of biceps.

on the user manual of the board is an example of EKG, but nothing related to EMG. Please try to answer to the following questions:

1- can the bands (not the electrodes but the bracelets) be used to get voltage readings from the muscles?

2- how to configure the olimex to EMG mode instead of EKG?

Thank you for your time and cooperation.

Maher.

LubOlimex

Hey,

Check these projects:

-SHIELD-EKG-EMG controlling myo-electric prosthesis: https://www.youtube.com/watch?v=38SnocWQFkM
-Portable ECG monitor: https://www.youtube.com/watch?v=15D6zbXlQ4c
-SHIELD-EKG-EMG with Google Nexus 4: https://www.youtube.com/watch?v=h7nysCmyWiU
-Playing tetris and other games with SHIELD-EKG-EMG: https://www.youtube.com/watch?v=u8pwmzUVx48
-Helicopter controlled with muscle signals: http://www.ki-i.at/helicopter/

Also visit the biofeedback sub-forum that contains more customer feedback about SHIELD-EKG-EMG: https://www.olimex.com/forum/index.php?board=25.0

Best regards,
Lub/OLIMEX
Technical support and documentation manager at Olimex

joe50

Hi LubOlimex.

Thanks for the links: They look very interesting. What I don't understand yet is how I can work with different programs with the shield. There is the arduino code for the electricGuru program, which is fine to some extent.

How can I get the measurements from the EKG in another program, or just raw from the Shield? In all these selfmade aproaches they work with different apps and programs and I don't know how to get there. Thanks for the help!

vamshi krishna reddy

Hi Lub/Olimex
  you will be helpful to also because even I am facing the same problem.

Thank you