{"id":23989626,"url":"https://github.com/piyp791/brainet","last_synced_at":"2025-08-31T03:44:13.749Z","repository":{"id":201390985,"uuid":"95506817","full_name":"piyp791/BraiNet","owner":"piyp791","description":"Android App for demonstratng authentication using Brainwave (EEG ) signals","archived":false,"fork":false,"pushed_at":"2017-08-07T17:36:45.000Z","size":56284,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-25T03:42:36.360Z","etag":null,"topics":["android","brain-signal-decoding","eeg-signals","fog-server","graph-plot","neurosky-mindwave","passwordless-authentication"],"latest_commit_sha":null,"homepage":"http://thebotspeaks.com/BraiNet-password-less-authentication/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piyp791.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-06-27T01:58:30.000Z","updated_at":"2020-04-23T22:14:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"10d01cb5-0e86-432e-a535-6097e8d6aa66","html_url":"https://github.com/piyp791/BraiNet","commit_stats":null,"previous_names":["peps0791/brainet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piyp791/BraiNet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyp791%2FBraiNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyp791%2FBraiNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyp791%2FBraiNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyp791%2FBraiNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piyp791","download_url":"https://codeload.github.com/piyp791/BraiNet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyp791%2FBraiNet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272936314,"owners_count":25018160,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","brain-signal-decoding","eeg-signals","fog-server","graph-plot","neurosky-mindwave","passwordless-authentication"],"created_at":"2025-01-07T17:34:23.893Z","updated_at":"2025-08-31T03:44:13.715Z","avatar_url":"https://github.com/piyp791.png","language":"Java","readme":"# BraiNet\n\nAndroid App for demonstratng authentication using Brainwave (EEG ) signals, created for the class project for CSE-535 Mobile Computing course.\n\n## Project motovation and set up details\n\nhttps://peps0791.github.io/braiNet-password-less-authentication/\n\n## Project Set up\n\n### 1. Set up the  database.\n\n1. Install MYSQL server on you local machine.\n2. Run the /Resources/FlaskServer/dbsetup.sql script to set up the database schema.\n\n### 2. Set up the web server.\n\n**1. Install the environment dependencies.**\n\n    Python version-\u003e 2.7\n\nRun the command\n    \n    pip install -r requirements.txt\n\nto install the environment library dependencies.\n\n**2. Modify the database details.**\n\nOpen the /Resources/FlaskServer/DBHelper.py file and at line\n\n    cnx = mysql.connector.connect(user='root', password='password',\n                                          host='127.0.0.1',\n                                          database='BrainNet')\n\nenter the password for the root user for your database set up in step 1 and change the host value accordingly. \n\n**2. Fire up the server.**\n\nRun the python server using the command\n    \n    FLASK_APP=server.py flask run --host 0.0.0.0\n\n### 3. Start the bluetooth service on the phone.\n\n### 4. Install the android application.\n\n1. Open the project in Android Studio.\n2. Edit the HOST variable to your local machine IP in the file com.neurosky.mindwavemobiledemo.helper.Constants.java.\n3. Run the application.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyp791%2Fbrainet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyp791%2Fbrainet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyp791%2Fbrainet/lists"}