Skip to content

Repository files navigation

This Brainwave Meditation Journal

Author

Alessandra Vertrees

Background

This app is an extension of my thesis project at Hunter College, “Entheogen”. A description of this project can be foundhere.


The Muse 2016 headset connects to the Muse Direct App via Bluetooth Low Energy. Once the headset is turned on and connected to Muse Direct, live data from all four sensors on the EEG is streamed and analyzed by the app. Muse Direct allows users to record EEG sessions or meditation sessions which are stored on the cloud and can be accessed by logging into Muse Direct Cloud

The goal of this application was to use prerecorded EEG data to generate visuals rather than use live EEG data. Users upload EEG meditation sessions that were recorded in the Muse Direct app and these files are analyzed on the backend.

Demo

In the works. Please stand by!

Tech/Frameworks used

Back-end

Front-end

Installation

  1. Fork and clone this repo.
  2. In your clone/fork of this repo:
  • bundle install
  • rails db:create #creates database
  • rails db:migrate #creates tables in db
  • rails db:seed #creates seed data
  • rails s #to run the server

The instructions for the front-end of this app are here. You'll need to clone/fork both repositories and change the fetch URLs if you want to change the API. Otherwise, the app will make calls to Heroku.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages