Filter for EMG signals The signal will be filtered using a notch, highpass and lowpass filter. The filtered signal will be compared to a preset threshold and according to the strength of the signal the program will perform an action. In this case it will assign a colour to a led.
Dependencies: HIDScope MODSERIAL mbed
Fork of EMGfilter24 by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:fcada70891c5 | 2016-10-27 | Filter for emg signals. | File Diff Annotate |
3:faed8b7f6542 | 2016-10-27 | Trial without error; | File Diff Annotate |
2:6402a7071ba3 | 2016-10-25 | Shows the raw and filtered EMG signal in HIDscope | File Diff Annotate |
1:6081dc1ecd1f | 2016-10-25 | Show raw and filtered emg signal in HIDScope | File Diff Annotate |
0:41226c0fd285 | 2016-10-24 | EMGfilter24_2; | File Diff Annotate |