Runs in the background comparing waveforms across each of the sensors to samples from a file.
So far there are no ideal waveforms to compare against yet and this is still prototype code.
- OpenBCI's python library for simplifying accessing OpenBCI access
- serial because the OpenBCI python library needs it
- numpy for FFT transformations