How can I apply MNE's CSP to brain waves acquired by OpenBCI?

I have acquired brain waves with openBCI (125Hz, 16ch), but I would like to apply MNE’s CSP to this. How should I specifically apply it?

Hello @saccccccc and welcome to the forum!

We actually have 2 examples on CSP, which should help you get started!

https://mne.tools/stable/auto_examples/decoding/decoding_csp_eeg.html

https://mne.tools/stable/auto_examples/decoding/decoding_csp_timefreq.html

Best wishes,
Richard