Skip to main content

Installation

eeg-web-ble depends on eeg-web for shared frame types and the WASM module.

Requirements

  • Browser with Web Bluetooth support (Chrome/Edge on desktop or Android)
  • Served from a secure context (https://)
  • Safari/iOS does not support Web Bluetooth — see platform notes for alternatives

Basic Usage


BleTransport Lifecycle


BleTransportOptions


Athena Support

Muse S headbands with Athena firmware require an Athena decoder factory:
Athena headbands provide 8 EEG channels, optics, accelerometer/gyroscope, and battery data in each frame.

Device Info

After connecting, you can query device metadata:

Next

Muse Device Details

Protocol details, characteristics, and compatibility

EEG + BLE Integration

End-to-end streaming and processing guide