This software is responsible to capture EEG signals from Ultracortex Mark IV an OpenBCI headgear
✅ set_board.py
configures the cyton board correctly
✅ get_data.py
gets all data from the hardware
✅ interface.py
sets a collection of functions to run the application on terminal mode
✅ main.py
uses the other files to generate the formatted file outputs
📌 Pre-filtering and data denoising with BrainFlow
📌 Fancier terminal interface