Working moving average filter. IIR filters (low pass, high pass) still have to be implemented via biquad.
Dependencies: HIDScope biquadFilter mbed
Fork of EMG by
History
Implemented biquad cascade of notch, low pass and high pass filter, all second order. This is in addition to the moving average and rectifier. Not tested yet on live emg-signal.
2018-10-13, by MaikOvermars [Sat, 13 Oct 2018 15:48:22 +0000] rev 22
Implemented biquad cascade of notch, low pass and high pass filter, all second order. This is in addition to the moving average and rectifier. Not tested yet on live emg-signal.
working moving average filter for an emg signal. still have to look at biquadfilter coefficients
2018-10-12, by MaikOvermars [Fri, 12 Oct 2018 13:12:31 +0000] rev 21
working moving average filter for an emg signal. still have to look at biquadfilter coefficients
comment
2016-09-22, by tomlankhorst [Thu, 22 Sep 2016 08:53:50 +0000] rev 20
comment
Two channel EMG @ 500 Hz
2016-09-22, by tomlankhorst [Thu, 22 Sep 2016 08:36:00 +0000] rev 19
Two channel EMG @ 500 Hz
Updated HIDScope lib. ; Added blinking LED in sample fn.
2016-09-22, by tomlankhorst [Thu, 22 Sep 2016 08:04:14 +0000] rev 18
Updated HIDScope lib. ; Added blinking LED in sample fn.
Removed MODSERIAL lib
2015-09-22, by tomlankhorst [Tue, 22 Sep 2015 07:00:54 +0000] rev 17
Removed MODSERIAL lib
Simplification
2015-09-21, by tomlankhorst [Mon, 21 Sep 2015 17:49:26 +0000] rev 16
Simplification
BSA EMG Practical Code
2015-09-21, by tomlankhorst [Mon, 21 Sep 2015 13:52:35 +0000] rev 15
BSA EMG Practical Code
EMG Sampler
2015-09-21, by tomlankhorst [Mon, 21 Sep 2015 13:48:00 +0000] rev 14
EMG Sampler
Changed comment to correct values...
2014-09-23, by vsluiter [Tue, 23 Sep 2014 18:56:14 +0000] rev 13
Changed comment to correct values...