A fullstack JavaScript app for reading and visualizing OpenBCI EEG data.
This project is under development, this is just a first draft.
- Plug in OpenBCI dongle
- Turn on OpenBCI board
npm install -g angular-cli concurrently
npm install
npm run visualize
- Go to: http://localhost:4200
npm run simulate
- Node.js
- Angular 2
- Socket.io
- Data Visualization
- Plotly.js
- Chart.js
- Smoothie
Pull requests are welcomed!