Skip to content

Releases: hellomoto-ai/openbci-interface

Release 0.7.0

23 Nov 23:06
0a03588
Compare
Choose a tag to compare

Rename finalize method to terminate.
Add cycle property for providing sampling cycle.
Add valid key to sample acquisition. It is True when STOP_BYTE was 0xC0.

Release 0.6.0

11 Nov 18:51
be87555
Compare
Choose a tag to compare
  • Add support for Daisy.
  • Cyton class focuses on tracking the device status.
  • CytonBoard class handles command implementation as in SDK.
  • Remove wrap function.