Hi guys,
Had the crazyflie for a while but never posted anything here, lots of cool stuff going on everywhere for sure!
Anyway I managed to get my MindWave headset working with the copter, i.e. translate my brain attention level to the motor thrust. Which is awesome but kind of impossible to fly without lateral control. If you want the full story you can read about it and watch a short video here: http://bazookian.net/2014/10/07/control ... your-mind/. The code is of course available there as well.
Cya!
Mind controlled crazyflie
Re: Mind controlled crazyflie
That is pretty cool! I wounder if it would be possible to train to such a level that if would be controllable? I've remember seeing some videos of people being able to play simple games like Tetris with their mind.
-
- Beginner
- Posts: 1
- Joined: Wed Nov 05, 2014 1:53 pm
Re: Mind controlled crazyflie
Hi there, thanks for your documentation, I'm trying to do something similar but with the emotiv EPOC headset. Basically I just want to map concentration to rotation on the copter. Reading out signals from the headset via OSC to Processing and now trying to get the copter to rotate... this is where I'm stuck! Do I need to write a python script that will basically simulate controls and send them to the copter? Any hint to get started would be awesome! Thanks