- Version: 1.1.0
- Developer: Jason M Horwitz / Sekati
- Website: http://sekati.com
- Copyright: © 2010-2011 Jason M Horwitz, Sekati LLC.
Sekati Thinkgear is an AS3 framework for working with NeuroSky's Thinkgear EEG Headsets. Thanks to their open architecture BCI (brain-computer interface) devices we can easily read raw EEG powers data & parse algorithmic reading abstractions performed by the hardware.
- Sekati API SWC Library
- Tweener SWC Library
- AS3CoreLib SWC Library
- FDT/Eclipse or Flex/FlashBuilder
Specific attention has been paid to writing thorough and concise Documentation for the API which is shipped with the repo & hosted for easy reference:
A note on launch profiles: most mxmlc building profiles are best run from Eclipse with FDT (v3 or v4) or Flex/FlashBuilder via the Eclipse menu:
Run->Debug Configuration
FDT menu, however the ASDoc profile should be
launched from Run->External Tools->External Tools Configuration...
menu &
similarly the Air launch profile needs to be run from the
Run->Run Configurations
menu.
Copyright © 2011 Jason M Horwitz, Sekati LLC. All Rights Reserved.
Released under the MIT License: http://www.opensource.org/licenses/mit-license.php
The MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the “Software”), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or
substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.