Simple Graphical interface to configurate a CleverHand master and stream EMG samples.
To build the project run:
cd qt-clvhd-config
mkdir build && cd build
cmake .. && make
When the project have been built, you can run:
./qt-clvhd-config -h
to get the demonstration app usage.