Images for Demo of the project
The whole setup
Light on
The table light is switched on when the blink strength is greater than 100
Light off
The table light is switched off when the attention is greater than 70
Image not detected
If, the image is not detected, then the menu is not popped up, hence the user can't control the table light now, the table light continues to be in its usual state
Previous
Next
I worked on this project as a research assistant at the Cognitive Neuroscience lab, BITS Pilani. I worked on integrating three concepts in this project namely BCI, AR and Home Automation. I developed the AR app for both Android and iOS devices using Vuforia AR SDK in Unity Editor, which received the Raw EEG data from the EEG headset. Blink Strength, Attention and Meditation levels are calculated in the App in Real time and are used as thresholds for switching on/off a particular device. I also worked on the communication(WiFi) between the AR app and the Arduino associated with the device. Device used was a Table Light. The results were good, so I presented my work on this project at ICNTET 2018 - an International IEEE Conference in September 2018 and the technical paper is in publication process.
The project can be upgraded to controlling an electric wheelchair also
Tools used: Unity Editor, C#, Arduino, Javascript, Vuforia AR SDK
The project files can be found here GitHub