NeuroSky controlling LEDs & sound with Raspberry Pi

Come here to discuss about OpenViBE in general!
Post Reply
ChinaBlue
Posts: 1
Joined: Tue Jan 14, 2014 2:40 pm

NeuroSky controlling LEDs & sound with Raspberry Pi

Post by ChinaBlue »

I am interested in controlling the speed and color of my LPD8806 digital LEDs and produce audio based on the NeuroSky's Alpha, Beta and Theta streams. I am not a programmer and am new to Raspberry Pi. Can anyone recommend how to approach this problem?
Thanks a lot.
China Blue

Raymond07
Posts: 1
Joined: Wed May 07, 2014 3:14 am

Re: NeuroSky controlling LEDs & sound with Raspberry Pi

Post by Raymond07 »

The LPD8806 LEDs is easy. Some kind soul wrote a python library for it. https://github.com/Sh4d/LPD8806

The NeuroSky turns up at: http://cttoronto.com/03/04/2013/interfa ... ve-mobile/ complete with some python code.

Post Reply