| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2009-07-26 | 1.3 kB | |
| EntrainerEEG0.0.2AlphaSetup.jar | 2009-07-26 | 5.8 MB | |
| Totals: 2 Items | 5.8 MB | 0 | |
https://sourceforge.net/projects/entrainer http://entrainer.sourceforge.net This is the second alpha release of EntrainerEEG. EntrainerEEG is intended to be an EEG library, independent of specific EEG devices. Refer to the Javadoc/sources for more information. Currently a partial implementation for the OCZ NIA is available for testing/PoC as well as an example device. Refer to the file 'device.properties' to switch between the two. Once installed, refer to the 'libusb' directory for directions for the installation of Libusb for Java. Then, double click the 'EntrainerEEG.jar' file to start the gui. EntrainerEEG 0.0.2 Alpha - 23/07/09 - implemented initial signal processing for the NIA based upon the code & explanation for PyNia (http://www.ngen.us/?p=1) - added ExampleDevice, a dummy EEG device to demonstrate the behaviour of the gui for those w/o a NIA or non-Windows OS - edit the device.properties file to switch between the example device and the NIA device class - I'm reasonably certain the signal is not being processed correctly, will need to investigate further... Future development: * Implement database classes to store EEG session information * Implement NIA calibration * Implement EEG graphing via JFreeChart * Dynamically load all devices as per look & feels in Entrainer