Coder Social home page Coder Social logo

cyber-punk-me / vizzero Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 7.0 5.32 MB

Tool for collection of neural data related to conscious activity. Draws data from Brainflow using PySide2 & http://vispy.org library.

License: Apache License 2.0

Python 9.43% JavaScript 90.38% HTML 0.20%

vizzero's Introduction

Tool for collection of neural data related to conscious hand activity

Install

Tool requires python3.

  • cd src
  • python3 setup.py install

Run

  • python3 main.py

Record gestures dataset

Instruction

  1. Open "fixed" plugin
  2. Select the folder in which dataset should be written
  3. Select and configure sensor (can be simulated for testing)
  4. Configure filters for hand activity signal
  5. Record each gesture, follow the tips
  6. Select the new folder to record the next dataset

Each gesture can be recorded more than 1 time for the session, but the file will be rewritten.

Gestures

  1. Nothing
  2. Rock
  3. Scissors
  4. Paper
  5. Ok
  6. Horns
  7. Shaka
  8. Gun
  9. Thumb up

Output

File with sEMG signal is recorded for each gesture in csv format. Each row contains signal values from sensors at the same time.

alt text

vizzero's People

Contributors

dependabot[bot] avatar ekirillm avatar kyashuktt avatar kyr7 avatar qwisz avatar zhanaidar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vizzero's Issues

Make a tab to record fixed motion classes analogous to android learning

video_2019-04-28_13-29-23

  • User selects a movement class (0-5)
  • User presses button "record"
  • User sees countdown from 5 to 1
  • We record neural data into a file. File will contain N values representing neural activity
  • File will be closed after 4 seconds of recording
  • We add a json file nearby with content {"start":0, "end":N, "class":$UserSelectedClass}

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.