Julio Fajardo / Mbed 2 deprecated Nucleo_EMG_Galileo_Hand Featured

Dependencies:   mbed-dsp mbed NOKIA_5110

You are viewing an older revision! See the latest version

Homepage

Galileo Bionic Hand - ST Nucleo Example

This is a simple EMG Controller for the Galileo Bionic Hand Prosthesis, it's a Hybrid sEMG activated controlled. The user can activated and deactivated consciously the prosthesis with his muscles and select predefined actions through serial port by sending special characters:

  • '1', for "Power Grip" selection
  • '2', for "Point" selection
  • '3', for "Pinch Grip" selection
  • '4', for "Lateral Grip" selection
  • '5' for "Tripod Grip" selection

/media/uploads/julioefajardo/serialinterface.png

You can customize the actions by modifying PWM values (microseconds) on finger position function (values depends on the way that the hand was built it).

Also, you can easily watch the data using a serial oscilloscope

  • Serial_Osciloscope(TRUE,RAW) to watch raw signals, FALSE deactivate this feature
  • Serial_Osciloscope(TRUE,RECTIFIED) to watch rectified signals, FALSE deactivate this feature
  • Serial_Osciloscope(TRUE,SMOOTH) to watch smooth signals, FALSE deactivate this feature

/media/uploads/julioefajardo/smooth_signal.png

Nokia 5110 display implementation for visual feedback will be add later, we have to modify libraries and fonts in order to improve the functionality. The main idea is to change of action by pressing a push button and change thresholds using a potentiometer.

/media/uploads/julioefajardo/lcd.png

Proper placement of disposable electrodes for two channels of surface EMG

/media/uploads/julioefajardo/electrodes.png

Low Cost and 3D printed: Galileo Bionic Hand

/media/uploads/julioefajardo/galileohand.png

Galileo EMG Shield - 3 Channels for surface EMG

/media/uploads/julioefajardo/image1.jpg

Videos, bill of materials and tutorials to build the Galileo EMG Shield and the Galileo Bionic Hand will be posted soon, more information on:


All wikipages