Communication

SignalAcquisition

A library for the Arduino IDE that allows you to sample signals at regular intervals, and send the resulting samples, in batches, over a serial port using a simple binary protocol.

The signal acquisition routines can optionally be configured and debugged on-the-fly via the serial port, thanks to the Keyhole library. The SignalAcquisition library is compatible with the BCI2000 platform for signal acquisition, recording, and real-time processing

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.