You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In official SDK, the emg is represented by 8 bits integer (-128~127). When I tested using your code, it seems the amplitude is more than the above range.
Could you please tell me the unit/range of the EMG data (also IMU sensors)?
I could not appreciate more.