{"id":22622089,"url":"https://github.com/kareimgazer/keyboard-diy","last_synced_at":"2025-08-24T09:07:54.067Z","repository":{"id":133119794,"uuid":"404780178","full_name":"KareimGazer/Keyboard-DIY","owner":"KareimGazer","description":"Make a keyboard yourself at home using ARM-Cortex-M4 micro-controller","archived":false,"fork":false,"pushed_at":"2024-08-21T10:01:41.000Z","size":279,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T12:51:14.645Z","etag":null,"topics":["arm-cortex-m4","c","gpio","interrupt-driven-programs","interrupts","microcontroller","tiva-c"],"latest_commit_sha":null,"homepage":"","language":"C","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/KareimGazer.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-09-09T15:44:18.000Z","updated_at":"2024-12-06T12:51:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b7e230c-e660-44f2-9986-0b9ec590d808","html_url":"https://github.com/KareimGazer/Keyboard-DIY","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/KareimGazer%2FKeyboard-DIY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2FKeyboard-DIY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2FKeyboard-DIY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2FKeyboard-DIY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KareimGazer","download_url":"https://codeload.github.com/KareimGazer/Keyboard-DIY/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248442076,"owners_count":21104127,"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":["arm-cortex-m4","c","gpio","interrupt-driven-programs","interrupts","microcontroller","tiva-c"],"created_at":"2024-12-08T23:13:15.485Z","updated_at":"2025-04-11T16:41:03.410Z","avatar_url":"https://github.com/KareimGazer.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyboard-DIY\n## Make a keyboard yourself at home using ARM-Cortex-M4 micro-controller\n\n![example](https://github.com/KareimGazer/Keyboard-DIY/blob/main/assets/terminal.PNG?raw=true)\n\n# Hardware Config\n## Tools used\n\n## Schematic\n\n# Software config\n\n# Arch\n## Features used\n- **Light Weight:** The microcontroller can perform othe functions and not only focusing on reading keyboad.\n- **Buffered typing:** user input is stored and sent so info is not lost.\n- **keys rollover SOLVED:** no info is lost when users type fast and multiple keys are pressed.\n- **switch bouncing SOLVED:** every key stroke is calculated not more not less.\n\n## Features Implementation\n- **Buffered typing:** UART0 Interrupt with Software and Hardware FIFOs.\n- **Light Weight \u0026 keys rollover SOLVED:** SysTick Interrupt.\n- **switch bouncing SOLVED:** Edge triggered Interrupt at Port B.\n\n## Idea\n\n# Important\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareimgazer%2Fkeyboard-diy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkareimgazer%2Fkeyboard-diy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareimgazer%2Fkeyboard-diy/lists"}