> For the complete documentation index, see [llms.txt](https://library.xrguild.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.xrguild.org/current-peer-reviewed-immersive-technologies/technology-integration-methods-for-bi-directional-brain-computer-interfaces-and-xr-based-interventio.md).

# Technology Integration Methods for Bi-directional Brain-computer Interfaces and XR-based Interventio

## Overview

**Authors:** Kei Landin, Moaad Benjaber, Fawad Jamshed, Charlotte Stagg,Timothy Denison

**Publication Date:** 14 December 2020

**Link:** [https://ieeexplore.ieee.org/abstract/document/9282993](<https://ieeexplore.ieee.org/abstract/document/9282993&#xA;>)

**Keywords:** Brain-computer interfaces, DyNeuMo, DBStim, Summit RC+S, virtual reality, XR, MR, neurorehabilitation

**Type:** Peer-Reviewed Journals/White Papers

## Summary

Brain stimulation therapies have been established as effective treatments for Parkinson's disease, essential tremor, and epilepsy, as well as having high diagnostic and therapeutic potential in a wide range of neurological and psychiatric conditions. Novel interventions such as extended reality (XR), video games and exergames that can improve physiological and cognitive functioning are also emerging as targets for therapeutic and rehabilitative treatments. Previous studies have proposed specific applications involving non-invasive brain stimulation (NIBS) and virtual environments, but to date these have been uni-directional and restricted to specific applications or proprietary hardware. Here, we describe technology integration methods that enable invasive and non-invasive brain stimulation devices to interface with a cross-platform game engine and development platform for creating bi-directional brain-computer interfaces (BCI) and XR-based interventions. Furthermore, we present a highly-modifiable software framework and methods for integrating deep brain stimulation (DBS) in 2D, 3D, virtual and mixed reality applications, as well as extensible applications for BCI integration in wireless systems.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://library.xrguild.org/current-peer-reviewed-immersive-technologies/technology-integration-methods-for-bi-directional-brain-computer-interfaces-and-xr-based-interventio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
