{"id":17624881,"url":"https://github.com/anseljh/avr-template","last_synced_at":"2026-01-08T07:07:58.615Z","repository":{"id":69009518,"uuid":"452564952","full_name":"anseljh/avr-template","owner":"anseljh","description":"Template for AVR C projects","archived":false,"fork":false,"pushed_at":"2022-01-27T07:29:18.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T03:59:19.894Z","etag":null,"topics":["avr","microcontroller"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/anseljh.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":"2022-01-27T06:25:33.000Z","updated_at":"2022-03-16T07:43:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bee1c1b-cc2d-45b9-8b43-941c7c3253b4","html_url":"https://github.com/anseljh/avr-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anseljh%2Favr-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anseljh%2Favr-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anseljh%2Favr-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anseljh%2Favr-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anseljh","download_url":"https://codeload.github.com/anseljh/avr-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266255,"owners_count":20749754,"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":["avr","microcontroller"],"created_at":"2024-10-22T22:06:09.271Z","updated_at":"2026-01-08T07:07:58.587Z","avatar_url":"https://github.com/anseljh.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# avr-template\n\nThis is a template repository for AVR C projects. It provides:\n\n- `Makefile` with good defaults for a project using:\n  - [ATtiny85](https://www.microchip.com/en-us/product/ATTINY85) microcontroller\n  - [SparkFun Tiny AVR Programmer](https://www.sparkfun.com/products/11801)\n  - macOS\n  - avr-gcc\n  - AVRDUDE\n- MIT License\n- This `README.md` that you should replace\n- Kinda sensible `.gitignore` for C\n\n## References\n\n- [*Make: AVR Programming*](https://amzn.to/3H1yxY2) by Elliot Williams\n  - Example code: \u003chttps://github.com/hexagon5un/AVR-Programming\u003e\n- [Using the TinyProgrammer](http://highlowtech.org/?p=1801) by High-Low Tech Group, MIT Media Lab\n- [Using avr-gcc](https://gcc.gnu.org/wiki/avr-gcc#Using_avr-gcc)\n- [AVRDUDE documentation](https://www.nongnu.org/avrdude/user-manual/avrdude.html)\n- [100+ Projects on ATtiny13](https://blog.podkalicki.com/100-projects-on-attiny13/) by Łukasz Podkalicki\n\n## Install the dependencies\n\nIn macOS, use Homebrew:\n\n```shell\nbrew install avr-gcc avrdude\n```\n\nFor any other OS, you're on your own, but SparkFun's [Tiny AVR Programmer Hookup Guide](https://learn.sparkfun.com/tutorials/tiny-avr-programmer-hookup-guide) should help a lot.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanseljh%2Favr-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanseljh%2Favr-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanseljh%2Favr-template/lists"}