{"id":20305258,"url":"https://github.com/nelsonwenner/myo-projects","last_synced_at":"2026-05-10T18:08:13.649Z","repository":{"id":40621932,"uuid":"256367130","full_name":"nelsonwenner/myo-projects","owner":"nelsonwenner","description":":wrench: Myo","archived":false,"fork":false,"pushed_at":"2020-04-18T21:55:54.000Z","size":77210,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T07:23:31.029Z","etag":null,"topics":["c","c-plus-plus","myo","myo-armband","myo-sdk","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C++","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/nelsonwenner.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}},"created_at":"2020-04-17T01:08:31.000Z","updated_at":"2023-09-03T14:50:58.000Z","dependencies_parsed_at":"2022-09-15T09:12:04.567Z","dependency_job_id":null,"html_url":"https://github.com/nelsonwenner/myo-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nelsonwenner/myo-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fmyo-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fmyo-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fmyo-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fmyo-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelsonwenner","download_url":"https://codeload.github.com/nelsonwenner/myo-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fmyo-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27360784,"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-11-29T02:00:06.589Z","response_time":56,"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":["c","c-plus-plus","myo","myo-armband","myo-sdk","visual-studio"],"created_at":"2024-11-14T17:07:56.693Z","updated_at":"2025-11-29T18:04:51.872Z","avatar_url":"https://github.com/nelsonwenner.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Require\n* Visual Studio\n\n## Structure project\n* src - `source code`\n* include - `header files from other libraries`\n* lib - `required libraries`\n* bin - `contains an executable file and the necessary dll files`\n\n## Configure the project\n1. Depois de criar um projeto do VS, mova a pasta do sdk do myo, para o diretório `\"path:mymyo/mymyo/include\"`.\n\n2. Mouse botão direito click no MyoProjectpainel esquerdo e vá para propriedades.\n\n3. In Configuration Properties \u003e Directories VC ++\n\n    * Include Directories: adicione o caminho do include/\n\n    * clique no menu suspenso e clique em \u003cEditar ...\u003e. Uma caixa de diálogo é exibida. Clique na região branca na parte superior (uma linha deve destacar como azul). Clique no realce azul novamente e clique no botão `...` a direita\n\n    * Library Directories: seguindo etapas semelhantes, como mostrado acima, inclua o `\"path:mymyo/mymyo/lib\"`\n\n4. In Configuration Properties \u003e C / C ++\u003e General\n\n    * Additional Include Directories: adicione o caminho ao include/novo. (Não tenho certeza se necessário, mas isso funciona para mim).\n\n5. In Configuration Properties \u003e Linker\n    * \u003e General\n        * Additional Library Directories: Adicionar o caminho da lib `lib/`\n\n    * \u003e Input\n        \n        * Additional Dependencies: Adicionar o caminho `myo64.lib` or `myo32.lib` depende do seus sistema\n\n6. Copie também `myo64.dll` ou `myo32.dll` para o local onde seu programa será executado. Por exemplo, `emDebug/`. Os dll estão no diretorio `\"bin\"`.\n\n7. Última e muito importante etapa: vá para Build \u003e Configuration Manager. Na coluna Plataforma, selecione \u003cNovo ...\u003e e escolha x64.\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fmyo-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonwenner%2Fmyo-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fmyo-projects/lists"}