The system allows paralyzed patients to type, chat and use the Linux operating system
This repository include the Unity GUI Program.
File | Description |
---|---|
Assets/BinaryTree.cs | Foundamental data structure |
Assets/mind_script.cs | Core logic |
Assets/block.cs | Display the status of mind_script.cs and guide user |
Repository | Description |
---|---|
https://github.com/c-southwest/BCI_Python | Core Algorithm |
https://github.com/c-southwest/BCI_AlphaWriter_Unity3D | Unity GUI Program |
https://github.com/c-southwest/Discord_Bot | Discord Bot Program |
- User can type characters
- Text-To-Speech
- Send messages to Discord channel
- Execute Linux command and display the result