Skip to Content
    ^5###########?
  ^5&@@@@@@@@@@@@J
~P@@@@@@@@@@@@@@@J
#@@@@@@&BBBBBBBBBP??????!
B@@@@@@B         .&@@@@@@G
B@@@@@@B         .&@@@@@@P
B@@@@@@B         .&@@@@@@P
B@@@@@@B         .&@@@@@@P
#@@@@@@B.        :&@@@@@@P
!77777!G#########@@@@@@@P
       5@@@@@@@@@@@@@@&Y:
       P@@@@@@@@@@@@#J:
       JBGGGGGGGGGGJ.

// Prepare pages...
var pagesToLoad = [
  'vision',
  'portfolio',
  'people',
  'content',
  'careers',
  'contact',
];

function load() {
  showLoader();
  loadPages(pagesToLoad, onPagesLoaded);
}

function onPagesLoaded() {
  hideLoader();

  // Show intro if first time, otherwise show content
  if(firstTime) {
    showIntro();
  } else {
    showContent();
  }
}

// Loading website...
load();
Loading Percentage:
00

OpenBCIOpen-source tools for neuroscience & biosensing.

Immersive Technology
Open-source tools for biosensing and neuroscience.

About

OpenBCI Leadership

  • CR

    Conor Russomanno

    Founder + CEO

"OpenBCI’s mission is to lower the barrier to entry for brain-computer interfacing, while ensuring that these technologies are adopted into the consumer landscape in an ethical way that protects user agency and mental health.

OpenBCI’s latest project is called Galea. Galea is a hardware and software platform that merges next-generation biometrics with mixed reality. Galea is the first device that integrates EEG, EMG, EDA, PPG, and eye-tracking into a single headset. By combining a multi-modal sensor system with the immersion of augmented and virtual reality, Galea gives researchers, developers, and creators a powerful new tool for understanding and augmenting the human mind and body."