
EMG original converter code
Dependencies: HIDScope MODSERIAL biquadFilter mbed
Fork of EMG_converter_code by
History
Original EMG converter code
2016-10-26, by huismaja [Wed, 26 Oct 2016 08:13:32 +0000] rev 9
Original EMG converter code
Original version
2016-10-21, by huismaja [Fri, 21 Oct 2016 08:23:08 +0000] rev 8
Original version
working emg code, commented
2015-10-27, by Technical_Muffin [Tue, 27 Oct 2015 10:49:59 +0000] rev 7
working emg code, commented
working emg code, with calibrated signal
2015-10-27, by Technical_Muffin [Tue, 27 Oct 2015 10:35:00 +0000] rev 6
working emg code, with calibrated signal
emg code with working calibrator but doesn't start reading emg. Possibly because of the while loop
2015-10-27, by Technical_Muffin [Tue, 27 Oct 2015 09:28:17 +0000] rev 5
emg code with working calibrator but doesn't start reading emg. Possibly because of the while loop
it reads the emg after the button was pressed. Look at what it says. And then it stops, look at what happens?
2015-10-26, by Technical_Muffin [Mon, 26 Oct 2015 14:22:40 +0000] rev 4
it reads the emg after the button was pressed. Look at what it says. And then it stops, look at what happens?
emg converter code, not working as the signal is not constant and the if functions do not react to varying signals
2015-10-26, by Technical_Muffin [Mon, 26 Oct 2015 14:05:37 +0000] rev 3
emg converter code, not working as the signal is not constant and the if functions do not react to varying signals
pre-commit before just testing the emg read without normalising the values
2015-10-26, by Technical_Muffin [Mon, 26 Oct 2015 13:22:32 +0000] rev 2
pre-commit before just testing the emg read without normalising the values
EMG code adapted to calibrate signal to patients specific amplitude
2015-10-23, by Technical_Muffin [Fri, 23 Oct 2015 08:36:59 +0000] rev 1
EMG code adapted to calibrate signal to patients specific amplitude
Code for converting emg signal to usable code.
2015-10-21, by Technical_Muffin [Wed, 21 Oct 2015 15:23:36 +0000] rev 0
Code for converting emg signal to usable code.