Skip to content

Two-channel wireless EMG acquisition system

License

Notifications You must be signed in to change notification settings

kongmu511/EMG32

 
 

Repository files navigation

EMG32

Two-channel EMG acquisition system

Features:

Adjustable total gain 100-10000

Instrumentation amplifier (AD8226)

12 bit ADC (Texas instruments ADS1015)

First order high and low pass filters fc = 22 Hz and fc = 482 Hz

LiPo battery power management system (It can be charged from the USB port)

The basic code has two modes, 2ch and 1 ch modes which can be selected pressing the SW1 pushbutton.

SW2 to reset the board.

Sampling frequencies 385 Hz through the serial port and 200 Hz using BT for 1 channel so not enough for sEMG standards Fs = 1kHz.

It is still usable to measure muscle activity (RMS, how much and when) but not for frequency dependant processing or analysis as is shown in the single contraction spectrum:

V1 has a couple of mistakes but it can be fuctional:

The quad amplifier (LM324) has to be assembled with a 180 degree rotation if not it will be shorted.

The JAC connectors are not close enough to the edge and depensing on the length of your cable it won't go deep enough to make a good contact.

Both mistakes are solved in V2.

alt text

About

Two-channel wireless EMG acquisition system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.1%
  • Python 19.9%