Releases: hellomoto-ai/openbci-interface
Releases · hellomoto-ai/openbci-interface
Release 0.7.0
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
- Add support for Daisy.
Cyton
class focuses on tracking the device status.CytonBoard
class handles command implementation as in SDK.- Remove
wrap
function.