Releases: neuromti/tool-libeep
Releases · neuromti/tool-libeep
Rebuild with writing on Win10
Write triggers
Add triggers via python with
c = libeep.cnt_out(fname, rate, channels)
c.add_trigger(5, "hello")`
Release on wheels
Running pip install https://github.com/translationalneurosurgery/libeep/releases/download/v0.2/libeep-0.2-py3-none-any.whl
should do the magic and install libeep on your Linux or Windows 10 PC. If it doesn't work, you will have to compile the library for yourself :/