{"id":15323772,"url":"https://github.com/StudyResearchProjects/arduino-projects","last_synced_at":"2025-10-16T09:31:46.744Z","repository":{"id":104131648,"uuid":"340952275","full_name":"EstebanBorai/arduino-projects","owner":"EstebanBorai","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":2,"default_branch":"main","last_synced_at":"2025-01-31T15:45:59.143Z","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/EstebanBorai.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}},"created_at":"2021-02-21T16:50:15.000Z","updated_at":"2024-09-01T22:17:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8bd7b32-321b-4d14-9abe-80486773084e","html_url":"https://github.com/EstebanBorai/arduino-projects","commit_stats":null,"previous_names":["estebanborai/arduino-projects"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstebanBorai%2Farduino-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstebanBorai%2Farduino-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstebanBorai%2Farduino-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstebanBorai%2Farduino-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EstebanBorai","download_url":"https://codeload.github.com/EstebanBorai/arduino-projects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236706764,"owners_count":19192043,"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":["arduino","development","embedded","projects"],"created_at":"2024-10-01T09:21:58.476Z","updated_at":"2025-10-16T09:31:41.327Z","avatar_url":"https://github.com/EstebanBorai.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"}