{"id":20757904,"url":"https://github.com/amdmi3/avr-experiments","last_synced_at":"2026-04-21T15:04:48.435Z","repository":{"id":15706512,"uuid":"18444468","full_name":"AMDmi3/avr-experiments","owner":"AMDmi3","description":"Experiments with ATtiny13 microcontroller","archived":false,"fork":false,"pushed_at":"2014-10-21T14:30:01.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-18T04:44:03.589Z","etag":null,"topics":["avr"],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/AMDmi3.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":"2014-04-04T16:07:23.000Z","updated_at":"2024-09-24T04:39:48.000Z","dependencies_parsed_at":"2022-09-01T05:12:09.777Z","dependency_job_id":null,"html_url":"https://github.com/AMDmi3/avr-experiments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Favr-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Favr-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Favr-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Favr-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMDmi3","download_url":"https://codeload.github.com/AMDmi3/avr-experiments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243067255,"owners_count":20230886,"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"],"created_at":"2024-11-17T09:46:18.122Z","updated_at":"2026-04-21T15:04:48.390Z","avatar_url":"https://github.com/AMDmi3.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AVR experiments\n\nThis repo contains code for my experiments with AVR microcontrollers\n\nIt start with simplest \"flashing LEDs\" code and will grow with\nprograms using more features of AVR (inputs, interrupts, ADC, TWM\netc.).\n\n## Programs\n\n* **flashingleds** - flashes two LEDs\n* **subroutines** - the same, uses subroutines\n* **interrupts** - demonstrates sleep and interrupt handling\n* **multitasking** - demonstrates basic multitasking (threads)\n\n## Building\n\nI use AVRA to build firmware from assembly code and AVRDUDE to flash\nthe AVR. Makefile is provided to automate these tasks, tuned for my\nFreeBSD system.\n\n## Links\n\n* [ATtiny13 datasheet](http://www.atmel.com/Images/doc2535.pdf)\n* [ATtiny2313 datasheet](http://www.atmel.com/Images/doc2543.pdf)\n* [AVRA assembler](http://avra.sourceforge.net/)\n* [AVRDUDE flasher](http://www.nongnu.org/avrdude/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdmi3%2Favr-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famdmi3%2Favr-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdmi3%2Favr-experiments/lists"}