[caption id=”attachment_1492” align=”aligncenter” width=”300”]Super intense focus to control Nao 1337 Super intense focus to control Nao 1337[/caption]

Nao 1337 and I assisted to the New York “World” Maker Faire 2012. This time, I put together a Nao behavior that communicates with the Neurosky MindWave Sensor and allows the user to control the humanoid robot with their thoughts. Unfortunately, I did not get to make a video of the performance (too busy presenting Nao) but you can see many pictures further below. It was awesome to see children really focus in the hope to make the robot react! Their focusing techniques and their reactions were priceless.

[caption id=”attachment_1514” align=”aligncenter” width=”300”]Nao Mind Control Behaviour Screenshot Nao Mind Control Behaviour Screenshot[/caption]

The Nao Mind Control behaviour uses the Puzzlebox Synapse interface running on a computer on the same local network as Nao. The Synapse program talks to the MindWave sensor using a wireless serial USB dongle and serves the brainwave information it receives on a TCP socket. Then, Nao can connect to the socket and receive the brainwaves information that he can use to trigger actions. Out of the raw brainwave data (that is difficult to interpret and use), the sensor also provides concentration and meditation levels. In the behavior presented at Maker Faire, only the concentration level was used to trigger animations on the robot. This means that a user concentrating up to a certain level could trigger animation on the robot while it remains seated. If the concentration level is higher and maintained for some time, then the robot would stand up and do more actions.

I use the Puzzelbox interface because it runs on Linux but unfortunately, it cannot serve the blink strength (since it is computed using a proprietary algorithm). As soon as I get the proprietary Neurosky interface working under Linux, I’ll be able to give Nao more complex controls with my mind.

[gallery link=”file” order=”DESC” columns=”3” orderby=”post_date”]