This article presents an introduction of microcontrollers as the first part on the series Embedded Systems Programming. It describes the structure and operation of the microcontroller, and the purpose ...
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 ...
This course provides an introduction to Kernel programming for the Linux operating system, and the development of Linux kernel drivers for Embedded devices. The Yocto build system is introduced, which ...