openbci-archive / OpenBCI_NodeJS

Node.js SDK for the all OpenBCI Biosensor Boards
https://www.npmjs.com/package/openbci
138 stars 50 forks source link

automatic testing of ADS1299 #29

Closed andrewjaykeller closed 8 years ago

andrewjaykeller commented 8 years ago

Use the test signals on the ADS1299 to verify the proper operation of the OpenBCI Module and the ADS1299. Should be able to route utilize a test signal and monitor the voltages streamed back to the board in order to automatically test the channels.

andrewjaykeller commented 8 years ago

I wrote a test for this, not sure people will really need this so much so going to leave this as ephemeral testing only. See #32