processes emg signal from 4 electrodes
Dependencies: mbed HIDScope FXOS8700Q
History
fucking last version;
2019-10-16, by AnaisChaumeil [Wed, 16 Oct 2019 09:54:31 +0000] rev 5
fucking last version;
newest version wednesday 16th
2019-10-16, by AnaisChaumeil [Wed, 16 Oct 2019 09:48:09 +0000] rev 4
newest version wednesday 16th
link to HIDSCOPE added
2019-10-14, by AnaisChaumeil [Mon, 14 Oct 2019 17:36:48 +0000] rev 3
link to HIDSCOPE added
array has now 2 values only (direct time), no normalization phase (don't know how)
2019-10-14, by AnaisChaumeil [Mon, 14 Oct 2019 17:30:57 +0000] rev 2
array has now 2 values only (direct time), no normalization phase (don't know how)
code presented on monday 14th
2019-10-14, by AnaisChaumeil [Mon, 14 Oct 2019 16:43:28 +0000] rev 1
code presented on monday 14th
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
2019-10-14, by AnaisChaumeil [Mon, 14 Oct 2019 09:34:17 +0000] rev 0
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