Vishwamallikarjun's Stars
theEmbeddedGeorge/theEmbeddedNewTestament.github.io
jonLicari/embedded-systems
Embedded systems projects developed on ARM Cortex M3
tiagotrocoli/Embedded-Systems-Projects
Projects of embedded systems in STM32 boards.
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
cyrilshaji38/Smart-Helmet
A smart helmet that has a navigation and communication system.
lyrakisk/embedded-network-programming-guide
A complete guide for network programming on microcontroller devices
arm-university/VLSI-Fundamentals-Education-Kit
Gain an understanding of the fundamentals of Very Large-Scale Integration (VLSI), including how the theories and concepts can be applied in the design of simple logic circuits and in the physical implementation of a simplified microprocessor
platformio/platformio-examples
PlatformIO Project Examples
m3y54m/Embedded-Engineering-Roadmap
A comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources.
Yash22222/C-Programming-Projects-And-Algorithms
In computer programming terms, an algorithm is a set of well-defined instructions to solve a particular problem. It takes a set of input(s) and produces the desired output. For example, An algorithm to add two numbers: Take two number inputs Add numbers using the + operator Display the results.
ManyamSanjayKumarReddy/Basic-Projects-in-C-Programming
Basic C Programming Mini Projects
FazlulAyanKoushik/GitHub-Git-Commands-Guide
A comprehensive guide to GitHub and Git commands, including when and how to use them. This repository serves as a resource for both beginners and advanced users to understand the various Git commands and their applications in version control and repository management.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
eokeeffe/InterviewQuestions
some interview questions I seen over the last few years , hope they help :)
Pankaj-Str/C-Interview-Questions
C Programs: Practicing and solving problems is the best way to learn anything
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.