NeuroTechX / EEG-ExPy

EEG Experiments in Python
https://neurotechx.github.io/EEG-ExPy/
BSD 3-Clause "New" or "Revised" License
436 stars 124 forks source link

initial data buffer / 'get recent samples' functionality #103

Closed JohnGriffiths closed 3 years ago

JohnGriffiths commented 3 years ago

New functionality with the device class to pull recent samples.

Only implemented this for muse so far. Brainflow equivalent should be straightforward.