I need your help to find Arduino and Matlab code for Real Time EMG signal processing, by using 'MATLAB' and 'ARDUINO UNO', to detect whether the hand is open or close. Anyone can help me? Your help is welcomed.
I don't understand well what you mean. I want to acquire and process EMG signal with scope to do Real Time EMG signal processing, by using 'MATLAB' and 'ARDUINO UNO', to detect whether the hand is open or close.
Will you use arduino to acquire the signal and send the signal to the computer to be processed by Matlab? If yes is not common use general purpose operating systems like windows, linux, mac os to do real time calculations.
I think you can consider processing data in the arduino and send to the application only the computed results.