An Android app that dump EEG data from a Neurosky Mindwave and saves it to Dropbox as CSV for later analysis.
eegsaver is hosted in the following web site
https://github.com/tabenius/eegsaver
If you think the Android project eegsaver listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of eegsaver.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 8 |
jar files used | GraphView-3.1.1.jar ThinkGear.jar dropbox-sync-sdk-android.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
eegsaver has the following Java source files.
nu.Tobbe.eegsaver.FFT.java nu.Tobbe.eegsaver.MainActivity.java nu.Tobbe.eegsaver.SaveActivity.java nu.Tobbe.eegsaver.Triple.java