Plotting sEMG raw data using matplotlib

I have collected sEMG data using the OpenBCI Cyton board with 4 electrodes. When I tried to plot the values from each electrode using Matplotlib, I got a plot. However, I want to display it as a time series, similar to how the OpenBCI GUI visualizes the data.

Comments

  • wjcroftwjcroft Mount Shasta, CA

    It looks like you have already succeeded. What are your x-axis units?

Sign In or Register to comment.