pyactivetwo for the BioSemi ActiveTwo EEG device
Recently I’ve been working with the BioSemi ActiveTwo EEG device. This post gives an example of how to read the raw data into Python using TCP packets. To make it more comfortable for the next generations I packed the core functionality into a python package pyactivetwo. You can download that via pip install pyactivetwo
and contribute on GitHub.
Enjoy!
No comments yet.