openbci-archive / OpenBCI_NodeJS

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

Simulate auxData #61

Closed alexcastillo closed 8 years ago

alexcastillo commented 8 years ago

It would be great to get simulated auxData. Currently just getting [0, 0, 0].

andrewjaykeller commented 8 years ago

Could do one for the accel pretty easy. just every ten packet inject some fake accel data.

alexcastillo commented 8 years ago

Yes, that's exactly what I need.

andrewjaykeller commented 8 years ago

Added this feature request in #62