processes emg signal from 4 electrodes
Dependencies: mbed HIDScope FXOS8700Q
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:86f0b27c58ea | 2019-10-16 | AnaisChaumeil | fucking last version; |
4:0d80d02a257c | 2019-10-16 | AnaisChaumeil | newest version wednesday 16th |
3:15eeab5ba885 | 2019-10-14 | AnaisChaumeil | link to HIDSCOPE added |
2:c177a3e9708e | 2019-10-14 | AnaisChaumeil | array has now 2 values only (direct time), no normalization phase (don't know how) |
1:0b3280b1795e | 2019-10-14 | AnaisChaumeil | code presented on monday 14th |
0:971166224b2d | 2019-10-14 | AnaisChaumeil | this code does all the processing part : gets the data from all 4 electrodes and returns booleans to control the motor. the output as booleans can be changed (we can put them as control_movement and not as control_motor), and still have to normalize |