Brain Activity operated Drone
- Script for connecting Unicorn to computer and initating a stream of EEG
- Script for connecting to Tello Drone
- Connect the two
- Script for connect Frontend UI to Backend
-
Create a python virtual environment in the
c:\ ... \BRAINDRONE\
directory usingpython -m venv .venv
-
Activate the virtual environment using:
.venv/Scipts/activate
-
Install all requirements using:
pip install -r requirements.txt
- Make sure that your Unicorn (or other EEG device) is connected. You can visit