Live Processing v2.4.1-stable · Python 3.12 Backend

Neural Signal
Processing
Infrastructure

Academic-grade platform for real-time EEG signal acquisition, motor-intent decoding, and bidirectional motor command synthesis. Built for researchers, engineers, and neurotechnology teams.

248k
Packets / Sec
256 ch
EEG Channels
1.2ms
Avg Latency
99.97%
Uptime (30d)
14TB
Archived Signal Data
WebSocket Data Pipeline

Real-time bidirectional sync between EEG acquisition hardware and the Python signal-processing backend. Packets are timestamped, chunked, and dispatched to motor command decoders.

bci-core-stream.ws · session-id: 0x4f2a · wss://core.bcinet.io:8443 LIVE
0.0
MB/s Ingress
100%
Sync Rate
0
Buffer Queue
4
Active Clients
Real-Time Request Metrics

Monitoring API throughput, signal decode latency, and motor output command rate — live, per second.

API Requests / sec live
req/s
↑ 0%
Motor Decode Latency live
ms
↓ 0ms
Motor Commands / sec live
cmd/s
↑ 0%
POST /eeg/stream
200 OK
— ms
GET /decode/motor
200 OK
— ms
WS /sync/realtime
OPEN
persistent
GET /status/health
200 OK
— ms
Neural Signal Datasets

Open-access EEG and neural signal datasets curated for BCI research. DOI-indexed, versioned, and preprocessed in NumPy-compatible HDF5 and EDF+ formats.

12 datasets online 2 updating
Dataset Name Subjects Channels Size Format Seeders Integrity
BCI-MotorIntent-2024
Motor imagery, 4-class, 250Hz
109 64 8.4 GB HDF5 47
EEG-ALS-CommandSet-v3
P300 SSVEP, binary commands
52 128 12.1 GB EDF+ 29
NeuralDecoder-Raw-2023
High-density intracranial EEG
18 256 31.8 GB HDF5 14
SleepEEG-PhaseSync-v2
Polysomnography + EEG, 5 stages
200 32 5.6 GB EDF+ 61
SSVEPHighFreq-2024
Steady-state visual evoked, 6–40Hz
35 64 3.2 GB updating
OpenBCI-MotorExo-v1
Exoskeleton feedback + EEG sync
24 16 1.8 GB CSV+JSON 88
Showing 6 of 12 datasets · Total archive: 14.2 TB
Engineering-Grade Toolchain

Every component is designed for high-throughput, low-latency neurotechnology research workflows.

🧠
Real-Time EEG Acquisition

Supports OpenBCI, BrainProducts, g.tec, and LSL-compatible hardware. Streaming at up to 2kHz with automatic artifact rejection and impedance monitoring.

Low-Latency Motor Decode

Python-based CNN/LSTM inference pipeline. Sub-5ms decode latency on GPU, sub-20ms on CPU. Motor intent classification across 4–12 command classes.

🔌
WebSocket Streaming API

Binary-framed WebSocket protocol for continuous signal streaming. REST fallback for batch acquisition. Full Python SDK and OpenAPI 3.0 specification available.

📊
Signal Analytics Suite

Spectral analysis (FFT, Welch PSD), ERD/ERS mapping, ICA decomposition, and coherence visualization — accessible via API or web dashboard.

🔐
Secure Research Vault

AES-256 encrypted storage for participant data. IRB-compliant audit trails, role-based access control, and anonymization pipelines included.

🐍
Python-Native Integration

MNE-Python, SciPy, NumPy, and PyTorch-compatible data formats. Jupyter notebook templates and Docker images with pre-installed dependencies ready to run.