Skip to content

Python package to enable the use of a Python-based API for EGI's NetStation EEG amplifier interface.

License

Notifications You must be signed in to change notification settings

JOEwithanL/egi-pynetstation

 
 

Repository files navigation

EGI PyNetStation

About this tool

This python package enables the use of a Python API to synchronize with a NetStation amplifier. You can install the latest "stable" version from pip (though even these are still experimental):

pip install egi-pynetstation

If you would like to install the current codebase, you can clone it:

git clone https://github.com/nimh-sfim/egi-pynetstation.git
cd egi-pynetstation
pip install -e .

About

Python package to enable the use of a Python-based API for EGI's NetStation EEG amplifier interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • M 1.0%