Skip to content

vasanza/EMG-Wearable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

⭐⭐⭐⭐⭐ Electromyography (EMG)

En este repositorio puedes encontrar el diseño de hardware para lectura de datos de Electromiografía (EMG). Además, te recomendamos revisar estos enlaces a videos y ejemplos que te serán útiles para entender el proposito de las señales EMG. image

Board Shape

BoardShape

Keep-out-layer

Keep-out-layer

Polygon Action -> Repour All

image

Verification (use: Shift+S)

image

is ready!

EMG

Content

1- EMG signal descriptive videos

  • Video 1: Electromiografia.
  • Video 2: EMG-electromyography-in-biomechanics.
  • Video 3: EMG-and-action-potentials.
  • Video 4: EMG-ii-electromyography-ii-muscle.
  • Video 5: Electromyography-emg-basics-muscle.

2- Publications based on EMG signals

3- Example of Experimental Methodology

4- Matlab programming examples

5- Analog Signal Acquisition based on ESP32

6- Projects based on EMG signals

Dataset

Related work (FPGA applications)

Related work (EMG applications)

Repository technical specifications

About

Keynote

Clone

Switched to Branch

  • git branch -a
  • git checkout NameBranch

New Branch

  • git checkout -b NameBranch

Push

  • git pull origin NameBranch
  • git status
  • git add .
  • git status
  • git commit -m "message"
  • git push origin NameBrach

About

Altium Designer for Electromyography (EMG)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published