Giter Site home page Giter Site logo

sarikayamehmet / mind-controlled-humanoid-nao Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 12.3 MB

Mind controlled Humanoid Robot using Brain-Computer Interface

License: MIT License

Python 100.00%
webots nao brain-computer-interface neurosky-mindwave robot-control

mind-controlled-humanoid-nao's Introduction

mind-controlled-humanoid-nao

Mind controlled Humanoid Robot using Brain-Computer Interface

1. Requirements

- Install Webots
- Install Anaconda for python
- Go to the Windows environment variables
- Add "C:\Users\{UserName}\Anaconda3" to PATH
- Add "C:\Users\{UserName}\Anaconda3\Library\bin" to PATH
- Add "LD_LIBRARY_PATH" to System variables with value "C:\Program Files\Webots\lib"

2. Neurosky Mindwave Requirements

- For Mindwave mobile 2, match it with computer bluetooth
- For Mindwave RF version, insert RF dongle
- Download Mindwave bundle for windows (http://download.neurosky.com/updates/mindwave/education/1.1.28.0/MindWave.zip)
- Run Mindwave App Central
- Ensure your mindwave signal quality

3. Application

- Run webots\project624e.wbt

4. Motions

- motions folder includes Nao motions

5. Controllers

- "controllers\nao_mindwave" folder includes codes to collect EEG signal and control Nao robot
- "controllers\nao_mindwave\nao_mindwave_reader.py" script listens Mindwave default port (13584) and records siqnalQuality, blinkStrength, attention and meditation values into "controllers\nao_mindwave\data_eeg.csv" file.
- "controllers\nao_mindwave\nao_mindwave.py" script is controller for webots. It reads brainwaves from "controllers\nao_mindwave\data_eeg.csv" file and control Nao robots according to blinks and attention level of subjects.

6. Demo

Nao-demo

mind-controlled-humanoid-nao's People

Contributors

sarikayamehmet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.