Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mipstian/waves
A simple EEG display app built for the Neurosky MindWave Mobile hardware, using iOS 8 and Swift.
https://github.com/mipstian/waves
Last synced: about 2 months ago
JSON representation
A simple EEG display app built for the Neurosky MindWave Mobile hardware, using iOS 8 and Swift.
- Host: GitHub
- URL: https://github.com/mipstian/waves
- Owner: mipstian
- Created: 2014-10-16T19:25:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T19:01:21.000Z (9 months ago)
- Last Synced: 2024-10-25T05:56:07.994Z (about 2 months ago)
- Language: Swift
- Size: 12.7 KB
- Stars: 32
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Waves
Waves is a simple (read: hacked together) EEG display app built for the *Neurosky MindWave™ Mobile* hardware, using iOS 8 and Swift.
![Screenshot](http://www.giorgiocalderolla.com/img/waves_shot.png)
### Building
* Xcode 6.1
* Download and extract the [SDK from Neurosky](http://store.neurosky.com/products/developer-tools-3-iphone)
* Copy the contents of the **lib/** folder to the root of this repo (where this readme is)### Running
* Pair your *MindWave™ Mobile* with your iOS device
* Build and run![Learn more at my blog](http://giorgiocalderolla.com/brain-waves-swift-and-you.html)
[@mipstian](https://twitter.com/mipstian)