Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.11 KB

EEG Reader

This project is DEPRECATED and no longer maintained. It has old Android project structure and code style.

If you are interested in development of the Android apps for NeuroSky MindWave Mobile, check out my new project:

NeuroSky Android SDK at https://github.com/pwittchen/neurosky-android-sdk and its sample apps in Java and Kotlin.

EEG Reader is a boilerplate project for object-oriented mobile Android applications using NeuroSky Mobile device. This project is a basis for development of the further, more advanced projects (e.g. EEG Analyzer and EEG Controller). This application is able to connect to NeuroSky Mobile device via Bluetooth and read:

  • attention level
  • meditation level
  • blink level
  • raw data
  • brainwaves:
    • delta
    • theta
    • low alpha
    • high alpha
    • low beta
    • high beta
    • low gamma
    • mid gamma

Screenshots

Screenshot

Links