The goal of this project is to decode
the spatial-temporal distribution of composite electrical signals generated by our brain. For this
I use a small two-channel electroencephalograph (EEG) with a custom designed electrode positioning
fixture. The software interface is developed in C++ with wxWidgets to ensure portability on
multiple platforms. To decode the eeg signal I make use of fft, wavelets and neural networks
processing. This project is currently under development. |
|