All Projects → pwittchen → EEGReader

pwittchen / EEGReader

Licence: other
EEG Reader is an Android mobile application, which reads EEG signal from NeuroSky mobile device connected to smartphone via Bluetooth.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to EEGReader

neurosky-android-sdk
Android SDK for the NeuroSky MindWave Mobile Brainwave Sensing Headset
Stars: ✭ 39 (+8.33%)
Mutual labels:  eeg, neurosky, bci, mindwave
brain-powered
With the Brain Powered honourscourse at the UvA we aimed to control a drone using brain signals, measured by means of EEG, only.
Stars: ✭ 13 (-63.89%)
Mutual labels:  eeg, bci
ganglion-ble
Web Bluetooth client for the Ganglion brain-computer interface by OpenBCI
Stars: ✭ 27 (-25%)
Mutual labels:  eeg, bci
EEGEdu
Interactive Brain Playground - Browser based tutorials on EEG with webbluetooth and muse
Stars: ✭ 91 (+152.78%)
Mutual labels:  eeg, bci
EEGwithRaspberryPI
Open-Source board for converting RaspberryPI to Brain-computer interface
Stars: ✭ 402 (+1016.67%)
Mutual labels:  eeg, bci
Deep-Learning-for-BCI
Resources for Book: Deep Learning for EEG-based Brain-Computer Interface: Representations, Algorithms and Applications
Stars: ✭ 63 (+75%)
Mutual labels:  eeg, bci
pybv
A lightweight I/O utility for the BrainVision data format, written in Python.
Stars: ✭ 18 (-50%)
Mutual labels:  eeg
AttnSleep
[IEEE TNSRE] "An Attention-based Deep Learning Approach for Sleep Stage Classification with Single-Channel EEG"
Stars: ✭ 76 (+111.11%)
Mutual labels:  eeg
eeg-explorer
Visual EEG readings from the Muse EEG Headset
Stars: ✭ 35 (-2.78%)
Mutual labels:  eeg
Moabb
Mother of All BCI Benchmarks
Stars: ✭ 214 (+494.44%)
Mutual labels:  eeg
hnn-core
Simulation and optimization of neural circuits for MEG/EEG source estimates
Stars: ✭ 24 (-33.33%)
Mutual labels:  eeg
thesis
MSc thesis on: Classifying brain activity using EEG and automated time tracking of computer use (using ActivityWatch)
Stars: ✭ 44 (+22.22%)
Mutual labels:  eeg
EEG convolutional neural net
A convolutional neural network developed in python using the Keras machine learning framework used to categorize brain signal based on what a user was looking at when the EEG data was collected.
Stars: ✭ 20 (-44.44%)
Mutual labels:  eeg
EEG-Motor-Imagery-Classification-CNNs-TensorFlow
EEG Motor Imagery Tasks Classification (by Channels) via Convolutional Neural Networks (CNNs) based on TensorFlow
Stars: ✭ 125 (+247.22%)
Mutual labels:  eeg
openmeeg
A C++ package for low-frequency bio-electromagnetism solving forward problems in the field of EEG and MEG.
Stars: ✭ 62 (+72.22%)
Mutual labels:  eeg
Eeglab
EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
Stars: ✭ 233 (+547.22%)
Mutual labels:  eeg
eeguana
A package for manipulating EEG data in R.
Stars: ✭ 16 (-55.56%)
Mutual labels:  eeg
ScouseTom
Open Source EIT system using Keithley 6221 current source and EEG systems
Stars: ✭ 17 (-52.78%)
Mutual labels:  eeg
pyRiemann
Python machine learning package based on sklearn API for multivariate data processing and statistical analysis of symmetric positive definite matrices via Riemannian geometry
Stars: ✭ 470 (+1205.56%)
Mutual labels:  eeg
connectomemapper3
Connectome Mapper 3 is a BIDS App that implements full anatomical, diffusion, resting/state functional MRI, and recently EEG processing pipelines, from raw T1 / DWI / BOLD , and preprocessed EEG data to multi-resolution brain parcellation with corresponding connection matrices.
Stars: ✭ 45 (+25%)
Mutual labels:  eeg

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].