Please turn JavaScript on

BrainFlow

Subscribe in seconds and receive BrainFlow's news feed updates in your inbox, on your phone or even read them from your own news page here on follow.it.

You can select the updates using tags or topics and you can add as many websites to your feed as you like.

And the service is entirely free!

Follow BrainFlow: BrainFlow

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0 / day

Message History

Support for Muse S Anthena and runtime board sampling rates - Summary of Changes Add support for BoardIds.MUSE_S_ANTHENA_BOARD. Add get_optical_channels for boards which expose raw optical data. Add get_board_sampling_rate, an instance method for the actual sampling rate of a prepared board session. Improve config_board response handling in native and high level bindings. Add ...

Read full story
Support for IronBCI32 board - Summary In this release we have added the support for IronBCI32 board. Code Sample import argparse import time from brainflow.board_shim import BoardShim, BrainFlowInputParams, BoardIds def main(): BoardShim.enable_dev_board_logger() parser = argparse.ArgumentParser() parser.add_argument('--serial-port', type=str, help='serial port', required=True...

Read full story