An easy-to-use platform for EEG experimentation in the classroom
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #57 from makebrainwaves/teonbrooks-patch-1

center align the screenshot

authored by

Dano Morrison and committed by
GitHub
5d144464 ba944c98

+4 -3
+4 -3
README.md
··· 13 13 - Supports Emotiv Epoc+ and Muse devices 14 14 15 15 ## Screenshots 16 - 17 - <img src="BrainWaves_Home.png" width="600"> 16 + <p align="center"> 17 + <img src="BrainWaves_Home.png" width="600"> 18 + </p> 18 19 19 20 ## Prerequisites 20 21 ··· 157 158 158 159 ## License 159 160 160 - [MIT](https://github.com/makebrainwaves/BrainWaves/blob/master/LICENSE) 161 + [MIT](https://github.com/makebrainwaves/BrainWaves/blob/master/LICENSE)