The latest version of hemokit is 0.6.6-0.

hemokit

Version 0.6.2 revision 0 uploaded by NiklasHambuechen.

Package meta

Synopsis
Haskell port of the Emokit EEG project
Description

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.

Author
Niklas Hambüchen <mail@nh2.me>, Patrick Chilton <chpatrick@gmail.com>
Bug reports
https://github.com/nh2/haskell-hemokit/issues
Category
Bioinformatics
Copyright
2013 Niklas Hambüchen <mail@nh2.me>, Patrick Chilton <chpatrick@gmail.com>
Homepage
https://github.com/nh2/haskell-hemokit
Maintainer
Niklas Hambüchen <mail@nh2.me>
Package URL
n/a
Stability
experimental

Components