https://github.com/psychopy/psychopy-emotiv
PsychoPy plugin for Emotiv hardware
https://github.com/psychopy/psychopy-emotiv
Last synced: 6 months ago
JSON representation
PsychoPy plugin for Emotiv hardware
- Host: GitHub
- URL: https://github.com/psychopy/psychopy-emotiv
- Owner: psychopy
- License: gpl-3.0
- Created: 2022-10-03T13:30:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T11:30:25.000Z (almost 2 years ago)
- Last Synced: 2025-12-06T04:32:16.641Z (8 months ago)
- Language: Python
- Size: 933 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
README
# psychopy-emotiv
Extension package for PsychoPy which adds support for various hardware devices by
[Emotiv Inc.](https://www.emotiv.com/)
## Supported Devices
Installing this package alongside PsychoPy will enable support for the following devices:
* Cortex Headset
## Installing
Install this package with the following shell command::
pip install psychopy-emotiv
You may also use PsychoPy's builtin package manager to install this package.
## Usage
Once the package is installed, PsychoPy will automatically load it when started and make objects available within the
`psychopy.hardware.emotiv` namespace. This package also adds marking and recording components to PsychoPy Builder.