{"id":19701481,"url":"https://github.com/sadegh15khedry/data-output","last_synced_at":"2025-04-29T13:33:22.101Z","repository":{"id":243053019,"uuid":"407022750","full_name":"sadegh15khedry/Data-Output","owner":"sadegh15khedry","description":"The program is designed to output data to Port A using assembly code.","archived":true,"fork":false,"pushed_at":"2024-06-06T11:53:29.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-11T21:08:59.409Z","etag":null,"topics":["assembly"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sadegh15khedry.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-09-16T04:44:47.000Z","updated_at":"2024-07-05T15:26:19.000Z","dependencies_parsed_at":"2024-06-06T13:20:21.097Z","dependency_job_id":"ec442a5d-012c-469d-ac18-f1c290020255","html_url":"https://github.com/sadegh15khedry/Data-Output","commit_stats":null,"previous_names":["sadegh15khedry/dataoutput","sadegh15khedry/data-output"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadegh15khedry%2FData-Output","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadegh15khedry%2FData-Output/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadegh15khedry%2FData-Output/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadegh15khedry%2FData-Output/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadegh15khedry","download_url":"https://codeload.github.com/sadegh15khedry/Data-Output/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224175694,"owners_count":17268390,"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":["assembly"],"created_at":"2024-11-11T21:09:07.928Z","updated_at":"2024-11-11T21:09:10.652Z","avatar_url":"https://github.com/sadegh15khedry.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Output\n\nThis repository contains an assembly language program for an AVR microcontroller. The program is designed to output data to Port A. Below is a summary of the code:\n\n## Summary\n\nThe assembly code initializes the stack pointer, sets all pins of Port A as outputs, and then loads data into the X register from a predefined data section. It iterates over the data stored in memory, outputting each value to Port A and calling a delay function `myfunc` between each output. The `myfunc` function contains a simple delay loop.\n\n## File Structure\n\n- **DataOutput.asm**: The main assembly file containing the code for outputting data to Port A.\n- **README.md**: This readme file providing an overview of the repository.\n\n## Usage\n\nTo use this code:\n1. Load it onto an AVR microcontroller.\n2. Ensure proper connections to Port A for data output.\n3. Compile and upload the code using an appropriate toolchain.\n\n## License\n\nThis code is provided under the MIT License. Refer to the [LICENSE](LICENSE) file for more information.\n\n## Author\n\nThis code was authored by [sadegh15khedry](https://github.com/sadegh15khedry).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadegh15khedry%2Fdata-output","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadegh15khedry%2Fdata-output","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadegh15khedry%2Fdata-output/lists"}