Getting started

Install

From source

git clone https://yeisoneng@bitbucket.org/gcpds/pycollect.git
cd pycollect
python setup.py install

cd ..

git clone https://yeisoneng@bitbucket.org/gcpds/ubtdriver.git
cd ubtdriver
python setup.py install

From PyPi (not available yet)

pip install ubtdriver

Install dependencies

pip install tornado pyserial pyedflib pandas>=0.23.1

Run

The device must be connected before to run ubtdriver.

python -m ubtdriver

or

ubtdriver