{"id":20640136,"url":"https://github.com/maresb/eeg-smt-docker","last_synced_at":"2025-07-12T16:37:56.158Z","repository":{"id":107327073,"uuid":"533085055","full_name":"maresb/eeg-smt-docker","owner":"maresb","description":"A dockerized Python/Linux-based plotter for the Olimex EEG-SMT","archived":false,"fork":false,"pushed_at":"2022-09-05T23:41:55.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T23:05:30.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maresb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2022-09-05T22:58:22.000Z","updated_at":"2022-09-05T22:58:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"28f9a912-6c24-4922-ac47-cb44990b984c","html_url":"https://github.com/maresb/eeg-smt-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maresb/eeg-smt-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Feeg-smt-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Feeg-smt-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Feeg-smt-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Feeg-smt-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maresb","download_url":"https://codeload.github.com/maresb/eeg-smt-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Feeg-smt-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265024279,"owners_count":23699589,"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":[],"created_at":"2024-11-16T15:28:04.532Z","updated_at":"2025-07-12T16:37:56.103Z","avatar_url":"https://github.com/maresb.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EEG-SMT Docker container\n\nI have the [Olimex EEG-SMT](https://www.olimex.com/Products/EEG/OpenEEG/EEG-SMT/open-source-hardware), which is an affordable prefabricated realization of the open-hardware [OpenEEG project](http://openeeg.sourceforge.net/).\n\nI wanted simple access to the raw data from Python when running on Linux. Getting all the parts running correctly requires some effort, so I decided to dockerize everything so that it would be easy to reproduce.\n\nThe NeuroServer daemon acts as a hub: the modeegdriver sends data from the EEG-SMT to it, and the plotting program receives the data from it, and stores screnshots in the `images` subdirectory.\n\n## Quick start\n\nRun\n\n```bash\ngit clone https://github.com/maresb/eeg-smt-docker.git\ncd eeg-smt-docker\necho \"MY_UID=$(id -u)\" \u003e .env\necho \"MY_GID=$(id -g)\" \u003e\u003e .env\ndocker-compose up --abort-on-container-exit --force-recreate\n```\n\nWhen you are finished, to clean up the stopped containers and network, run\n\n```bash\ndocker-compose down\n```\n\nto stop the NeuroServer daemon and EEG driver.\n\n## Troubleshooting\n\nIf you see a bunch of stuff like\n\n```log\neeg-smt-modeegdriver-service-1  | P3 sync error:i=1,j=1,c=203.\neeg-smt-modeegdriver-service-1  | P3 sync error:i=0,j=2,c=188.\neeg-smt-modeegdriver-service-1  | P3 sync error:i=0,j=2,c=165.\neeg-smt-modeegdriver-service-1  | Serial packet sync error -- missed window.\neeg-smt-modeegdriver-service-1  | P3 sync error:i=0,j=1,c=140.\neeg-smt-modeegdriver-service-1  | P3 sync error:i=0,j=2,c=165.\neeg-smt-modeegdriver-service-1  | P3 sync error:i=0,j=1,c=141.\n```\n\nthen run\n\n```bash\ndocker-compose down\n```\n\nand try again.\n\n## License\n\nEverything here is licensed under [GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html). NeuroServer is redistributed from [SourceForge](http://openeeg.sourceforge.net/neuroserver_doku/), mirrored on [GitHub](https://github.com/BCI-AR/NeuroServer), and is copyright the NeuroServer authors. The rest is copyright Ben Mares, 2022.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaresb%2Feeg-smt-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaresb%2Feeg-smt-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaresb%2Feeg-smt-docker/lists"}