Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 861 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 861 Bytes

OpenBCI golang server

OpenBCI golang server allows users to control, visualize and store data collected from the OpenBCI microcontroller.

Installation Requirements

Installation Guide

    $ make all

Notes

  • By default, the server points to http://localhost:8888
  • Builds on linux
  • Node package manager alias used in Makefile may vary by distribution