{"id":18842775,"url":"https://github.com/cis-team/embedded-systems-roadmap-2024","last_synced_at":"2026-01-29T06:33:21.843Z","repository":{"id":220348400,"uuid":"750007338","full_name":"CIS-Team/Embedded-Systems-Roadmap-2024","owner":"CIS-Team","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-01T04:13:24.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-07T17:08:36.584Z","etag":null,"topics":["arm","c-programming","computer-science","embedded","embedded-systems","mcu"],"latest_commit_sha":null,"homepage":"","language":null,"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/CIS-Team.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}},"created_at":"2024-01-29T20:12:53.000Z","updated_at":"2024-02-03T15:21:22.000Z","dependencies_parsed_at":"2024-02-01T16:31:06.213Z","dependency_job_id":"8859a78c-1914-4d67-bddc-cd33c2466dfc","html_url":"https://github.com/CIS-Team/Embedded-Systems-Roadmap-2024","commit_stats":null,"previous_names":["cis-team/embedded-systems-roadmap-2024"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CIS-Team/Embedded-Systems-Roadmap-2024","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIS-Team%2FEmbedded-Systems-Roadmap-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIS-Team%2FEmbedded-Systems-Roadmap-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIS-Team%2FEmbedded-Systems-Roadmap-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIS-Team%2FEmbedded-Systems-Roadmap-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CIS-Team","download_url":"https://codeload.github.com/CIS-Team/Embedded-Systems-Roadmap-2024/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIS-Team%2FEmbedded-Systems-Roadmap-2024/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28867103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T05:56:06.453Z","status":"ssl_error","status_checked_at":"2026-01-29T05:55:57.668Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","c-programming","computer-science","embedded","embedded-systems","mcu"],"created_at":"2024-11-08T02:55:41.383Z","updated_at":"2026-01-29T06:33:21.828Z","avatar_url":"https://github.com/CIS-Team.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embedded-Systems-Roadmap-2024\n\n![image](https://github.com/CIS-Team/Embedded-Systems-Roadmap-2024/assets/112733878/dcf7055a-104a-4a43-bf30-88110c880605)\n\n\n# What is Embedded Systems \nEmbedded System is an integrated system that is formed as a combination of computer hardware and software\nfor a specific function.\n\n👉 take a look at [overview of embedded systems](https://www.youtube.com/watch?v=5qMG_IxSmQI)\n\n# Embedded Systems Roadmap 2024\n\n## 💻: C programming\n ### ✍️ Study Matrial:\n - 📽️ complete C programming playlist NESO: [NESO Academy](https://www.youtube.com/watch?v=rLf3jnHxSmU\u0026list=PLBlnK6fEyqRggZZgYpPMUxdY1CYkZtARR)\n\n - 📘 this book is highly recommended: [K. N. King-C Programming_ A Modern Approach](https://www.amazon.com/C-Programming-Modern-Approach-2nd/dp/0393979504)\n\n ### Website for Practicing C programs \n - [Hacker Rank](https://www.hackerrank.com/)\n\n\n### C project ideas for inspiration\n-  Payement Application\n\n-  Student Recored System\n\n-  Books Library\n\n ## 📈 Data Structure \u0026 Algorithms\n ### ✍️ Study Matrial\n- 📽️ linked list:  [NESO Academy](https://www.youtube.com/watch?v=R9PTBwOzceo\u0026list=PLpYOpjNLz0aGIL9xaFHbw16uEmFxzy2rs)\n \n- 📽️ Data structures: [Dr Waleed Youssif](https://www.youtube.com/watch?v=cGgzFPRLl4o\u0026list=PLoK2Lr1miEm-5zCzKE8siQezj9rvQlnca)\n\n- 📽️ sorting algorithms: [Sorting Algorithms playlist](https://www.youtube.com/playlist?list=PL2_aWCzGMAwKedT2KfDMB9YA5DgASZb3U)\n\n- 📽️ searching algorithms: [Binary Search](https://youtu.be/kleyhFIsU5E?si=AF5bIkxAapUQN03v)\n- 📘 interesting book that covers more algorithms: [Grokking Algorithms](https://www.amazon.com/Grokking-Algorithms-illustrated-programmers-curious/dp/1617292230) \n \n## Embedded C\n\nbefore starting you should have a good knowledge about [Digital Design](https://www.youtube.com/playlist?list=PLoK2Lr1miEm8b6Vv5zAfsbMEPZ1C7fCQw) and [Electronics](https://www.youtube.com/playlist?list=PLww54WQ2wa5rOJ7FcXxi-CMNgmpybv7ei) basics.\n\n### 🔷 C Building process\nLearning the process of getting the executable file from the source code (C code) including:\n`preprocessor`, `compiler`, `linker`, `toolchain`, `memory sections` and others..\n\n #### ✍️ Study Matrial:\n \n📽️ [Building Process in Embedded C](https://www.youtube.com/playlist?list=PLvi6ckOTPjGY3B-0WgYzjmE7eeLDLVws1)\n\n### 🔷 MCU archticture Fundamentals \nHere we start to learn the internal structure of the processor \n\n #### ✍️ Study Matrial:\n\n📽️ [Embedded Systems Diploma in Arabic](https://youtube.com/playlist?list=PLoiqjtgvXf9e2VJk8GWEXwECPM_7JRwkE\u0026feature=shared) (videos 1 - 9)\n\n## MCU Interfacing\n Start interfacing with microcontrollers mainly using Atmega32 microcontroller to understand different peripheral devices for connecting the digital world with the physical through microcontrollers.\n \n### ✍️ Study materials\n\n- 📽️ NTI diploma \n- 📽️ [Embedded Systems Diploma in Arabic](https://youtube.com/playlist?list=PLoiqjtgvXf9e2VJk8GWEXwECPM_7JRwkE\u0026feature=shared) (videos 10 - 39)\n\n**👉 these are some recommended tools to learn before moving forward**\n  - [Cmake Basics](https://www.youtube.com/playlist?list=PLkH1REggdbJpG8fHZvivt-5Hlg3UZcJrK)\n  - [Makefile Basics](https://www.youtube.com/playlist?list=PLkH1REggdbJpmQKm8Nu-H8R81_-c00fpB)\n  - [Mastering GDB](https://www.youtube.com/watch?v=ygC-ySyNAWU\u0026list=PLkH1REggdbJozCn0ftsshAPdetD6Bd4hz\u0026pp=iAQB)\n  - [Bash Script](https://www.youtube.com/watch?v=LVULXwvP9y0\u0026list=PLkH1REggdbJpfvDj_vHt90yj_lCUwTcvj\u0026pp=iAQB)\n\n## FreeRTOS \n### In Progress\n\n## ARM\n### In Progress\n\n## Problem Solving\nIt is really desirable to acquire a problem-solver mentality\n\nthis sheet is a good start [AL-Azhar Sheet](https://sites.google.com/view/azharicpc/)\n\nand for more help see [CIS problem solving road map repo](https://github.com/CIS-Team/ProblemSolving-Squad)\n\n## computer science \n\n- basic knowledge for electronics\n\n- basic knowledge for operating systems\n\n- basic knowledge for networks\n\n- basic knowledge for OOP\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcis-team%2Fembedded-systems-roadmap-2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcis-team%2Fembedded-systems-roadmap-2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcis-team%2Fembedded-systems-roadmap-2024/lists"}