Mindset interface: There are libraries available for almost every platform and programming language, that interfaces the
bluetooth communication with the mindset and computer. In
this project, a .NET wrapper from Peek (2010b) was used.
It handles connection, disconnection, and receives a container
with all the output data in table 5.1 every 10 milliseconds (raw
data) and every second (all other output).
Bluetooth: A bluetooth device is included in the mindset package. The device software converts the bluetooth connection to
a COM-port, which makes application and device communication much easier.
24
The Program is the main thread, event-handler and is named
BrainMonitor. It has a graphical user interface, viewable in
figure 5.2, that both displays and give users control of all the
implemented features.