hemokit
This package allows reading raw data from the Emotiv EPOC EEG devices. It is inspired and based on the code of the Emokit project (https://github.com/openyou/emokit), but entirely written in Haskell. It contains an extensive, well-documented library for connecting to devices, decrypting the stream, and parsing the relevant data out. Data can be read from a given device via HIDAPI-hidraw or a dump file; reading from multiple devices is supported and when only one EEG is to be used, the correct device is automatically selected. There is also an executable, hemokit-dump, that can print out raw data incremental packets as sent from the device the cumulative state of the EEG in both their plain form and as JSON, and optionally serve any of this via Websockets.
hackage.haskell.org
0.6.6
over 10 years ago
12
8,898 total
1
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/hemokit
spec |
| License | MIT |
| First Release | almost 13 years ago |
| Last Synced | about 9 hours ago |
Repository
| Stars | 31 on GitHub |
| Forks | 14 on GitHub |