{"id":18564760,"url":"https://github.com/eegsynth/eegsynth-bela","last_synced_at":"2026-03-19T05:05:24.422Z","repository":{"id":94529773,"uuid":"261716855","full_name":"eegsynth/eegsynth-bela","owner":"eegsynth","description":"This contains EEGsynth patches and example code for the Bela","archived":false,"fork":false,"pushed_at":"2024-04-30T20:00:08.000Z","size":896,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-15T18:47:28.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Mercury","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/eegsynth.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-06T09:48:55.000Z","updated_at":"2025-03-05T19:05:40.000Z","dependencies_parsed_at":"2025-05-15T18:39:10.047Z","dependency_job_id":"f4a2d8d4-c175-4b2e-82ed-a5a491ff64d5","html_url":"https://github.com/eegsynth/eegsynth-bela","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eegsynth/eegsynth-bela","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eegsynth%2Feegsynth-bela","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eegsynth%2Feegsynth-bela/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eegsynth%2Feegsynth-bela/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eegsynth%2Feegsynth-bela/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eegsynth","download_url":"https://codeload.github.com/eegsynth/eegsynth-bela/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eegsynth%2Feegsynth-bela/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T21:19:41.845Z","status":"ssl_error","status_checked_at":"2026-01-24T21:13:38.675Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-06T22:16:16.816Z","updated_at":"2026-01-24T22:07:21.695Z","avatar_url":"https://github.com/eegsynth.png","language":"Mercury","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EEGsynth for Bela\n\n[Bela](https://bela.io) is an embedded computing platform for creating amazing interactive applications. \n\nThis [EEGsynth](https://github.com/eegsynth/eegsynth) repository contains C/C++ and Pure data projects for the Bela, combined with the corresponding EEGsynth patches. \n\n## How to connect the Bela to the internet\n\nTo use git and GitHub in combination with your Bela you have to get it connected to the internet. Connecting it to your local computer as 192.168.6.2 is not sufficient. If you have a wired ethernet cable, you can just plug it in and reboot with \n\n    ssh root@bela\n    reboot now\n\nOther possibilities are to use a [wifi USB dongle](https://github.com/BelaPlatform/Bela/wiki/Connecting-Bela-to-wifi) or to set up [internet sharing](https://forum.bela.io/d/33-internet-sharing-on-osx-ethernet/10) on your computer such that trafic on the local network between your computer and the Bela gets routed to the internet.\n\n## How to install this on the Bela\n\nIf you want to contribute to this repository, we recommend you make a fork to your own GitHub account and follow these instructions.\n\n    ssh root@bela.local\n    ssh-keygen\n    cat .ssh/id_rsa.pub \n\nCopy the SSH key over to GitHub (your profile, settings, SSH and GPG keys). \n\n    git clone git@github.com:username/eegsynth-bela.git\n\nYou can also skip authentication on GitHub and use http to make a clone of the eegsynth version.\n\n    ssh root@bela.local\n    git clone https://github.com/eegsynth/eegsynth-bela.git\n\nNow that you have a copy of the git repository on your bela, you can use symbolic links to access all or some of the projects here.\n\n    cd ~/Bela\n    rm -rf projects  # WARNING, only do this after backing up your projects\n    ln -s ~/eegsynth-bella/projects .\n\nOr if you want to mix some eegsynth-bela projects with your own you can do\n\n    cd ~/Bela/project\n    ln -s ~/eegsynth-bella/projects/someproject .\n    ln -s ~/eegsynth-bella/projects/anotherproject .\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feegsynth%2Feegsynth-bela","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feegsynth%2Feegsynth-bela","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feegsynth%2Feegsynth-bela/lists"}