code for converting EMG signal to an usable signal for controlling the motors
Dependencies: HIDScope biquadFilter mbed MODSERIAL
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:87d9904c1c19 | 2015-10-27 | Technical_Muffin | working emg code, commented |
6:ec965bb75d40 | 2015-10-27 | Technical_Muffin | working emg code, with calibrated signal |
5:46e201518dd3 | 2015-10-27 | Technical_Muffin | emg code with working calibrator but doesn't start reading emg. Possibly because of the while loop |
4:fd29407c3115 | 2015-10-26 | Technical_Muffin | it reads the emg after the button was pressed. Look at what it says. And then it stops, look at what happens? |
3:a69f041108d4 | 2015-10-26 | Technical_Muffin | emg converter code, not working as the signal is not constant and the if functions do not react to varying signals |
2:83659da3e5fe | 2015-10-26 | Technical_Muffin | pre-commit before just testing the emg read without normalising the values |
1:9913e3886643 | 2015-10-23 | Technical_Muffin | EMG code adapted to calibrate signal to patients specific amplitude |
0:1883d922ada8 | 2015-10-21 | Technical_Muffin | Code for converting emg signal to usable code. |