301 Moved Permanently

301 Moved Permanently


cloudflare
mdt_quick_start_guide.1401840133.txt.gz · Last modified: 2014/06/03 17:02 by Jamie Yang

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mdt_quick_start_guide [2014/06/03 17:02]
Jamie Yang [Quick API Reference]
mdt_quick_start_guide [2014/06/04 13:56] (current)
neurosky
Line 1: Line 1:
-## ThinkGear Connector ​Quick Start Guide ## +## Quick Start Guide to the Developer Tools## 
-Welcome! + 
-Below are a few steps to help you get started.+Welcome ​to the Developer Tools for NeuroSky'​s brainwave reading technology. 
 ====== Get Connected ====== ====== Get Connected ======
 {{Screen Shot 2014-06-03 at 4.11.08 PM.png}} {{Screen Shot 2014-06-03 at 4.11.08 PM.png}}
Line 46: Line 47:
 |void enableMentalEffort() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Mental Effort will be calculated.| |void enableMentalEffort() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Mental Effort will be calculated.|
 |void enableFamiliarity() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Familiarity will be calculated. | |void enableFamiliarity() DEPRECATED | Starts recording data for 60 sec. Once the recording is complete, the Familiarity will be calculated. |
-^ **Event** ​^^^+^ **Event** ^^
 |DeviceFound | Occurs when a ThinkGear device is found. | |DeviceFound | Occurs when a ThinkGear device is found. |
 |DeviceNotFound | Occurs when a ThinkGear device could not be found. | |DeviceNotFound | Occurs when a ThinkGear device could not be found. |
Line 54: Line 55:
 |DeviceDisconnected | Occurs when the Connector disconnects from a ThinkGear device. | |DeviceDisconnected | Occurs when the Connector disconnects from a ThinkGear device. |
 |DataReceived | Occurs when data is available from a ThinkGear Device. | |DataReceived | Occurs when data is available from a ThinkGear Device. |
-|^ TGParser Class ^|^^| +^ TGParser Class ^^ 
 |Dictionary<​string,​ double>​[] Read(DataRow[] dataRow)| Parses the raw headset data in dataRow and returns a dictionary of usable data. | |Dictionary<​string,​ double>​[] Read(DataRow[] dataRow)| Parses the raw headset data in dataRow and returns a dictionary of usable data. |
  
301 Moved Permanently

301 Moved Permanently


cloudflare