Using Brainwave Data to Control an LED using AS3, AIR, Mindset BCI and Arduino
Here’s a new AS3/Flex project I’ve been working on that uses brainwave data to control an LED on an Arduino microcontroller. The brainwave data is captured with a Mindset BCI, sent into an AIR application and then sent to an Arduino Duemilanove. It uses the AS3 API I created for interfacing Flash/Flex projects to the [...]