The purpose of this git repository is to provide a short, non-exhaustive tutorial covering certain embedded programming concepts in 3 exercises. The first exercise focuses on programming in C, ...
What is a Real-Time Operating System (RTOS), and what does “real-time” mean anyway? What are the various kinds of state machines, and how to code them efficiently in C? What is object-oriented ...