{"id":23260425,"url":"https://github.com/macaron99/avr-atmega8","last_synced_at":"2025-04-06T05:27:29.474Z","repository":{"id":255839489,"uuid":"839997104","full_name":"MACaron99/avr-atmega8","owner":"MACaron99","description":"This repository contains a series of lab projects created to learn programming the AVR ATmega8 microcontroller in C. Each lab focuses on a specific topic or peripheral to develop practical skills in embedded system design.","archived":false,"fork":false,"pushed_at":"2024-09-07T11:00:43.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T11:16:07.980Z","etag":null,"topics":["atmega8","avr","microcontroller"],"latest_commit_sha":null,"homepage":"","language":"C","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/MACaron99.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":"2024-08-08T18:45:33.000Z","updated_at":"2024-09-07T13:44:36.000Z","dependencies_parsed_at":"2024-09-07T12:00:58.607Z","dependency_job_id":"d4f08fb0-aedd-4470-a86b-782d34824ffe","html_url":"https://github.com/MACaron99/avr-atmega8","commit_stats":null,"previous_names":["macaron99/avr-atmega8"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Favr-atmega8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Favr-atmega8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Favr-atmega8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Favr-atmega8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MACaron99","download_url":"https://codeload.github.com/MACaron99/avr-atmega8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247440032,"owners_count":20939195,"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":["atmega8","avr","microcontroller"],"created_at":"2024-12-19T13:16:55.355Z","updated_at":"2025-04-06T05:27:29.453Z","avatar_url":"https://github.com/MACaron99.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AVR ATmega8 Microcontroller Programming Labs\n\nThis repository contains a series of lab projects created to learn programming the AVR ATmega8 microcontroller in C. Each lab focuses on a specific topic or peripheral to develop practical skills in embedded system design.\n\n## Lab Projects\n\n1. **Lab1 - LED Control**: \n   - Simple control of an LED connected to the ATmega8 microcontroller.\n\n2. **Lab2 - LED Snake**: \n   - Implementation of a \"snake\" effect with multiple LEDs.\n\n3. **Lab3 - LED with Button**: \n   - Control an LED with a button input using basic digital I/O.\n\n4. **Lab4 - Matrix LED Snake**: \n   - Create a snake effect on an LED matrix display.\n\n5. **Lab5 - Matrix LED Set**: \n   - Manipulate individual LEDs in an LED matrix.\n\n6. **Lab6 - Multiplexer with Matrix LED**: \n   - Control an LED matrix with a multiplexer.\n\n7. **Lab7 - UART Communication**: \n   - Set up serial communication using UART.\n\n8. **Lab8 - UART with Queue**: \n   - Implement UART communication with a queue for message handling.\n\n9. **Lab9 - UART Terminal**: \n   - Create a terminal interface for UART communication.\n\n## How to Build\n\nEach lab contains its own source files and `Makefile`. To build a specific lab project, navigate to the respective directory and run `make`:\n\n```bash\ncd lab1-led\nmake\n```\nEnsure you have the necessary AVR toolchain installed, including `avr-gcc` and `avrdude` for compiling and flashing the firmware to the microcontroller.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacaron99%2Favr-atmega8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacaron99%2Favr-atmega8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacaron99%2Favr-atmega8/lists"}