{"id":20624851,"url":"https://github.com/choccymalk/note-detection","last_synced_at":"2026-04-10T12:05:31.628Z","repository":{"id":250623762,"uuid":"823430430","full_name":"choccymalk/note-detection","owner":"choccymalk","description":"detects notes and sends the data to the rio","archived":false,"fork":false,"pushed_at":"2025-01-14T02:50:30.000Z","size":52344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-01T01:21:58.236Z","etag":null,"topics":["computer-vision","frc","java","python","vision","vision-processing","yolov5"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/choccymalk.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":"2024-07-03T02:59:43.000Z","updated_at":"2025-01-14T02:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"843e3ec5-20cb-4109-bbff-54a83d28cc99","html_url":"https://github.com/choccymalk/note-detection","commit_stats":null,"previous_names":["choccymalk/note-detection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/choccymalk/note-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choccymalk%2Fnote-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choccymalk%2Fnote-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choccymalk%2Fnote-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choccymalk%2Fnote-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/choccymalk","download_url":"https://codeload.github.com/choccymalk/note-detection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choccymalk%2Fnote-detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["computer-vision","frc","java","python","vision","vision-processing","yolov5"],"created_at":"2024-11-16T13:06:58.589Z","updated_at":"2026-04-10T12:05:31.609Z","avatar_url":"https://github.com/choccymalk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation Guide\n### On coprocessor:\n#### Using the Installation Script (Do Not Use, Broken)\n```\nwget https://raw.githubusercontent.com/choccymalk/note-detection/refs/heads/main/install.sh\n```\n```\nsudo chmod +x ./install.sh\n```\n```\nsudo ./install.sh\n```\nIf this fails, try using \"dos2unix\" on the install script.\n```\nsudo apt-get install --yes dos2unix\n```\n```\nsudo dos2unix install.sh\n```\n#### Manual Installation\n```\ngit clone https://github.com/choccymalk/note-detection.git\n```\n```\ncd note-detection\n```\n```\npip3 install -r requirements.txt\n```\n```\nsudo ufw allow 5806\n```\n```\npython3 UDPClient.py\n```\nthe data is sent and received as a pandas dataframe\\\nhow to run it on startup (ubuntu only(i think)) \n```\ncrontab -e -u username \n```\nonce youre inside the crontab file, add this\n```\n@reboot python /home/username/note-detection/UDPClient.py \n```\n### On roborio:\nlook in the \"roborio\" directory \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoccymalk%2Fnote-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoccymalk%2Fnote-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoccymalk%2Fnote-detection/lists"}