Technology

Web Scraping
In BrainSpace, lots of data is presented about various parts of the brain. The python library Beautiful Soup was used to gather this information. With the help of Regex, this html data was parsed to remove unwanted items like subscripts.

Oculus Rift and Muse Headband
Oculus Rift helps the user virtually interact with the human brain.
The Muse headband detects different electrical brain impulses, and gives data based on the user's state of mind. BrainSpace uses Muse to show the brain activity of user.

Myo Armband
The Myo armband allows the user to zoom and rotate the human brain. The most difficult part of implementing this was the amount of overhead in combining the Oculus Rift and Myo armband, as they both had to interact with each other smoothly.