301 Moved Permanently

301 Moved Permanently


cloudflare
thinkgear_communications_driver_tgcd.1255647248.txt.gz · Last modified: 2014/05/06 19:52 (external edit)

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
thinkgear_communications_driver_tgcd [2009/10/15 15:54]
Kelvin Soo
thinkgear_communications_driver_tgcd [2014/05/06 19:55] (current)
Line 1: Line 1:
-  - Download the MDT+  - Download the [[http://​store.neurosky.com/​products/​developer-tools-2-1|MDT]]
   - Read the MDT Development Guide   - Read the MDT Development Guide
  
-=== API Quick Reference ===+What is TGCD? 
 + 
 +Who is TGCD for? 
 + 
 +Sample Code/​Tutorials 
 + 
 + 
 +==== ThinkGear Connection Driver ==== 
 +The ThinkGear Connection Driver (TGCD) is a native Windows and OS X library that handles all the "heavy lifting"​ of interacting with a MindSet, from setting up the connection to interpreting the data stream received from the MindSet. The API exposed by TGCD is extremely simple. 
 + 
 +TGCD is distributed as a .DLL (for Windows) and a .bundle (for OS X), making it suitable for applications written in C or C derivatives (i.e. C++, C#, or Objective-C). 
 + 
 +    * Windows and OS X binaries 
 +    * Compiled library (.DLL / .bundle) 
 +    * Good for C / C++ / C# / Objective-C 
 +    * Easy-to-use APIs 
 + 
 + 
 +==== API Quick Reference ​====
301 Moved Permanently

301 Moved Permanently


cloudflare