Skip to content

Raspberry pi utility for controling and monitoring Stimulation device for cognitive research over bluetooth or serial port

Notifications You must be signed in to change notification settings

neurofishteam/STDCR_monitor

Repository files navigation

STDCR_monitor

Raspberry pi utility for controling and monitoring Stimulation device for cognitive research over bluetooth or serial port

Installation

To compile in clean raspbian you need to install dependencies.

sudo apt-get install qt4-default cmake

Then you are ready to download source.

git clone https://github.com/neurofishteam/STDCR_monitor.git

You can compile binaries like this.

cd STDCR_monitor
cmake .
make -j4

Now you can run your binary.

./STDCR_monitor

Troubleshooting

If you have trouble to make your bluetooth working, follow these steps.

About

Raspberry pi utility for controling and monitoring Stimulation device for cognitive research over bluetooth or serial port

Resources

Stars

Watchers

Forks

Packages

No packages published