{"id":17968423,"url":"https://github.com/dashersw/brain-bits","last_synced_at":"2025-03-25T09:30:50.925Z","repository":{"id":141345933,"uuid":"102940991","full_name":"dashersw/brain-bits","owner":"dashersw","description":"A P300 online spelling mechanism for Emotiv headsets. It's completely written in Node.js, and the GUI is based on Electron and Vue.","archived":false,"fork":false,"pushed_at":"2020-06-13T20:55:44.000Z","size":189,"stargazers_count":177,"open_issues_count":2,"forks_count":25,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-20T00:41:08.102Z","etag":null,"topics":["bci","electron","neural-networks","nodejs","p300"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashersw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-09-09T08:54:04.000Z","updated_at":"2025-02-25T16:22:15.000Z","dependencies_parsed_at":"2023-05-04T08:02:44.339Z","dependency_job_id":null,"html_url":"https://github.com/dashersw/brain-bits","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashersw%2Fbrain-bits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashersw%2Fbrain-bits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashersw%2Fbrain-bits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashersw%2Fbrain-bits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashersw","download_url":"https://codeload.github.com/dashersw/brain-bits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245435048,"owners_count":20614818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bci","electron","neural-networks","nodejs","p300"],"created_at":"2024-10-29T14:21:19.354Z","updated_at":"2025-03-25T09:30:50.909Z","avatar_url":"https://github.com/dashersw.png","language":"JavaScript","funding_links":[],"categories":["awesome-vue [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Projects Using Vue.js","Apps/Websites [🔝](#readme)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)"],"sub_categories":["应用程序/网站","Apps/Websites"],"readme":"# brain bits\n\nThis project implements a P300 online spelling mechanism for Emotiv headsets. It's completely written in Node.js, and the GUI is based on Electron and Vue.\n\n![recording](https://user-images.githubusercontent.com/698308/30238993-e321ff48-9552-11e7-811e-cdd3f6487c8c.gif)\n\n## Installation\n\nClone the source code:\n\n    git clone git@github.com:dashersw/brain-bits.git\n\n### External dependencies\n\nThis project depends on external libraries like `hidapi` and `mcrypt` for USB communication.\nIf you have both hidapi and mcrypt, you can skip this step.\n\nInstall external dependencies:\n\n    brew install hidapi\n    brew install mcrypt\n\n### Project dependencies\n\nChange to the directory:\n\n    cd brain-bits\n\nInstall submodules:\n\n    git submodule update --init --recursive\n\nFinally:\n\n    npm install\n\n## Starting the app\n\nRun `npm start` to start the application.\n\n## Starting a training session\n\nThe keyboard shortcut `cmd + s` will start a pre-defined training session with the word `HELLO`.\n\n## Controls\n\nYou can reveal the control panel with the keyboard shortcut `cmd + o`. The control panel lets you choose whether you want to run a training session or a live session, and specify the training message. You can also start / stop a session.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashersw%2Fbrain-bits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashersw%2Fbrain-bits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashersw%2Fbrain-bits/lists"}