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
It looks like you have already succeeded. What are your x-axis units?