Home > openmind-viewer

openmind-viewer

Openmind-viewer is a project mainly written in C and PYTHON, it's free.

A gnuradio-based viewer for brain waves captured with openmind hardware

This project aims to connect the openmind hardware to GNU Radio for data analysis. openmind_buspirate_to_fifo is run to take data from a connected buspirate which is connected to the openmind's SPI debug output and translate it and output it to one fifo per channel. The fifos can later be used in conjunction with gr_file_source s to input data to GNU Radio.

Previous:Phabric-Demos