Table of Contents
AT&T Wearables Hackathon
Field Application Engineer
We are actively searching for a Field Application Engineer.
Please apply directly to us: publish ( at ) neurosky.com
PC / Mac Development
For PC and Mac Development, please begin with our Developer Tools. Among our toolsets is a socket server which will allow you to take in the information feed from the headset through a TCP/IP socket in your application and process the output in JSON.
The newest versions of our sockets are available here.
A great way to develop a project is to utilize our Unity3D Package, available here: Unity3D Package
This version is compatible with the free version of Unity3D here.
We also have older past projects that can be modified. Speed Math Project
GameMaker
Post on Serial Port connections for older versions of Game Maker http://gmc.yoyogames.com/index.php?showtopic=336461&hl=rs232
Want to try implementing a JSON Socket projet in GameMaker? Figure this out for a bonus prize. Streaming data is coming in through hexadecimal or non-ASCII strings. Set up the buffer reading so that data is coming in properly. sockets_in_gamemaker.gmx.zip