-
Neon SciFi: Neuro
08/27/2018 at 00:40 • 0 commentsWe have made an agreement with Museo MARCO to develop and present an event in this venue (estimated quorum: 600 people) where we will implement this system and a couple of others which were requested (also involving Neuro-Lighting and Neuro-Sound) in November 2018. Join us!
-
Definition of a venue for public testing
08/26/2018 at 23:42 • 0 commentsWe contacted Baby-Robot Studio and Dakota Studio Bar because they are friends of us who are involved in the local artistic scene and we thought they might help. We offered them to prove the NeuroLS System experience and decide if it could benefit their performances. Baby-Robot Studio refused but Dakota Studio Bar accepted provided we did a proper documentation of the experience.
-
Fig. 6 Headset + NeuroLS + LED lights integration
08/26/2018 at 22:51 • 0 commentsFigure 6. Headset + NeuroLS + LED lights integration. A connection was made between our NeuroLS system with LED lights; programed to vary a sequence depending on the predominant wave signal read by a MUSE band headset.
-
Fig. 5 Construction of 3D-printed pieces.
08/16/2018 at 21:22 • 0 commentsFigure 5. Construction of 3D-printed pieces. a) Lamp built by a 3D-printer from Innovation gym CoWork with PLA filament. b) Material required for the construction of the LED lamp: LED strip lights; Arduino Mega; Jumpers; Protoboard; monster driver. c) Electronic assembly of the devices.
-
Headset Connection with PureData software
08/16/2018 at 21:20 • 0 commentsFig. I
A subsequent Pd patch was program to relate the alpha, beta & gamma waves to certain colors of our election. (Fig. II)
Fig. II
-
Fig. 4 Stroboscopic LED lamp Render.
08/16/2018 at 14:32 • 0 commentsFigure 4. Stroboscopic LED lamp Render. Visualization made in solid works to be printed with PLA filament. After NeuroLS Software interface converts the brain signal into audiovisual representation format, the LED lamp receive a DMX signal to reproduce a stroboscopic protocol.
-
NeuroLS System Version 3
08/15/2018 at 23:01 • 0 commentsThe current objective of the NeuroLS System Version 3 is to change the oscillation between two colors depending on the predominant brain wave of each sensor.
Luckily the Muse EEG headband has Muse Tools, a software that receives the Muse Raw EEG Data, and processes it to Raw FFT, Absolute Band Powers, Relative Band Powers, etc (http://developer.choosemuse.com/tools/available-data).
In this case we receive the three Absolute Band Powers (Alpha, Beta, & Gamma) for each sensor (four in total).
Deltha and Theta brain waves were omitted since the nature of the headset doesn't allow the read this wave length properly.
After registering this data to arrays we can then determine the predominant brainwave for each sensor.
Once determined, the predominant brainwave is "lit up" by a red rectangle under the brainwave switch, located on the upper left corner (Fig. II). This switch allows to see and change the two stored colors of each brainwave.
The user can then change the two stored colors through a set of three number boxes (RGB), one for each color. These number boxes, located on the bottom (Fig. II), range from 0 to 255. In addition, there is instant feedback showing the color over the number boxes.
Fig. II
Lastly, the waveform switch and time number box, located on the top middle (Fig. II), change the way these two colors oscillate. The waveform switch has five different waveforms:
- UP: upwards ramp
- DW: downwards ramp
- SN: sinewave oscillation
- TR: triangle wave (upwards and downwards ramp)
- SQ: square wave (instantly change between both colors).
The time number box allows to change the oscillation time in milliseconds.
All this also has an instant feedback, located in the upper right corner (Fig. II) where the oscillation between colors is visible.
-
Testing headset connectivity
08/15/2018 at 20:19 • 0 commentsWe were able to use some of our research lab’s material for free. We got access to 2 Muse headsets which were not being used. We had to make sure they were working properly. We had never used the actual SDK kit because we normally get raw data and do the whole processing on Matlab. We are getting familiar with the Muse proprietary tools.
-
Project Introduction: NeuroLS System
08/03/2018 at 21:43 • 0 commentsSpecial thanks to INNOVaction Gym, our oldest co-work collaborator in Monterrey, México.
Visit them @ www.fb.com/InnovactionGym/
-
Fig. 3 Pure Data schematic
08/03/2018 at 21:22 • 0 commentsFigure 3. Pure Data schematic. A) Listening for incoming messages from UDP network. B) Parse OSC packets into PD messages. C) Write absolute band powers of Alpha and Beta brainwaves into an array for audiovisual representation.