Streaming Accel/AUX data via the Networking widget

I would like to stream Accel/AUX data via the networking widget. Per the documentation (https://docs.openbci.com/Software/OpenBCISoftware/GUIWidgets/#networking), this should be possible:

With the networking widget, you can send Time Series, FFT, EMG, Band Power, Accel/Aux, and Pulse data. The Accel/Aux option allows you to send Accelerometer, Analog Read, or Digital Read data.

I am especially interested in the Digital Read data and in streaming times at which the push button on the Cyton board is pressed (cf. the OpenBCI GUI Networking Guide: https://docs.google.com/document/d/e/2PACX-1vR_4DXPTh1nuiOwWKwIZN3NkGP3kRwpP4Hu6fQmy3jRAOaydOuEI1jket6V4V6PG4yIG15H1N7oFfdV/pub).
However, only the following streams are available in the menu of the Networking widget (see also image):

  • Focus
  • EMGJoystick
  • AVGBandPower
  • TimeSeriesFilt
  • TimeSeriesRaw
  • EMG

(i.e. no option to choose Accel/Aux as it is shown in the documentation). This is the case for all protocols (LSL, UDP, OSC, Serial, although I am working with LSL) and even when the required widgets are activated. I'm working with the Cyton board and OpenBCI GUI v6.0.0 on Ubuntu 24. Thanks!

Sign In or Register to comment.