{"id":30864959,"url":"https://github.com/studyresearchprojects/arduino-projects","last_synced_at":"2026-05-18T06:06:10.168Z","repository":{"id":104131648,"uuid":"340952275","full_name":"StudyResearchProjects/arduino-projects","owner":"StudyResearchProjects","description":"⚡ Arduino UNO Projects sources","archived":false,"fork":false,"pushed_at":"2024-09-01T22:17:12.000Z","size":493,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T15:45:37.626Z","etag":null,"topics":["arduino","development","embedded","projects"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StudyResearchProjects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-02-21T16:50:15.000Z","updated_at":"2025-08-17T15:02:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8bd7b32-321b-4d14-9abe-80486773084e","html_url":"https://github.com/StudyResearchProjects/arduino-projects","commit_stats":null,"previous_names":["estebanborai/arduino-projects","leoborai/arduino-projects","studyresearchprojects/arduino-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StudyResearchProjects/arduino-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Farduino-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Farduino-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Farduino-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Farduino-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StudyResearchProjects","download_url":"https://codeload.github.com/StudyResearchProjects/arduino-projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Farduino-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274088646,"owners_count":25220262,"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-09-07T02:00:09.463Z","response_time":67,"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":["arduino","development","embedded","projects"],"created_at":"2025-09-07T20:18:55.251Z","updated_at":"2026-05-13T04:36:37.774Z","avatar_url":"https://github.com/StudyResearchProjects.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n  \u003cdiv align=\"center\" style=\"display: block; text-align: center;\"\u003e\n    \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Arduino_Logo.svg/1280px-Arduino_Logo.svg.png\" width=\"120\" /\u003e\n  \u003c/div\u003e\n  \u003ch1 align=\"center\"\u003eArduino Projects\u003c/h1\u003e\n  \u003ch4 align=\"center\"\u003e\n    Collection of projects done Arduino with Rust\n  \u003c/h4\u003e\n\u003c/div\u003e\n\n## Setup\n\n1. Make sure XCode Developer Tools are installed\n\n```bash\nxcode-select --install\n```\n\n2. Install AVR dependencies\n\n```bash\nbrew tap osx-cross/avr\nbrew install avr-gcc arvdude\n```\n\n3. Install Ravedude\n\n```rust\ncargo install ravedude\n```\n\n4. Make sure `avr-specs` has a JSON file for your microcontroller, if missing,\nadd it from https://github.com/Rahix/avr-hal/tree/main/avr-specs.\n\n5. Configure `.cargo/config.toml` to point the `target` to your microcontroller spec.\n\n6. Find your device's port using `/bin/ravedude_port.sh`\n\n## Running Locally\n\nEach crate has a README with a diagram, motivation and example command.\n\n## License\n\nMIT Licensed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudyresearchprojects%2Farduino-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudyresearchprojects%2Farduino-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudyresearchprojects%2Farduino-projects/lists"}