Code Monkey home page Code Monkey logo

eeg-explorer's Introduction

Synap.ai EEG Explorer

Build Status

Connect to the Muse EEG Headset (2016 Edition) through Web Bluetooth

Current Build

muse-eeg-app screen shot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To run this application you will need Node.js (version 10.15.1). This will include npm, needed to install dependencies.

Building

  1. Install Angular CLI
npm i -g @angular/cli
  1. Install dependencies
npm i
  1. Serve application
npm start

Testing

Running unit tests

npm run test

Running e2e tests

ng e2e

Deployment

There are several ways to deploy this application, the steps listed below are the simplest.

  1. Start with the production build
ng build --prod
  1. Copy everything within the dist/ folder to a folder on the server.

  2. Configure the server to redirect requests for missing files to index.html.

License

Copyright (C) 2017, Alex Castillo and Uri Shaked. Code released under the MIT license.

eeg-explorer's People

Contributors

cammulligan avatar urish avatar hnrytrn avatar rmcbrid5 avatar rmegidish avatar alexcastillo avatar alexandrebarachant avatar angular-cli avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.