16.09.2013.
Java Mind Reader - BCI using Neuroph @ JavaOne 2013
Brain/computer interfaces (BCIs) are an emerging technology with a wide range of applications, from gaming and robot control to medical purposes. They read EEG signals (electroencephalography, brain waves), using specialized hardware; feed them into recognition software; and map recognized signals to actions in an application.
Java Mind Reader session at Java One 2013 explains how to use available Java open source tools for BCI signal processing, visualization, and recognition. It briefly covers steps for BCI development and gives general guidelines on signal recognition, along with a demonstration of how to use the Java neural network framework Neuroph for signal classification.
There are several commercially available BCI devices from Emotiv Epochttp://www.emotiv.com/ , NeuroSky MindSethttp://www.neurosky.com/ , and even open source Open EEG http://openeeg.sourceforge.net/doc/(which provides open source hardware and software).
However the main trick (and ongoing research) is signal recognition/classification - how to extract and detect specific patterns from raw EEG signal.
Neuroph framework http://neuroph.sourceforge.net starting from newly released version 2.8 provides open source tools for reading, visualization and recognition of EEG signals from NeuroSky MindWave device, based on NetBeans Platform.
If you're coming to JavaOne and want to learn more about exciting world of BCI visit
Java Mind Reader session on Monday, Sep 23, 7:30 PM - 8:15 PM - Hotel Nikko - Monterey I/II
|