SignalAcquisition

Communication

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

Author: Jeremy Hill

Maintainer: Jeremy Hill

Read the documentation

Go to repository

Compatibility

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

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.