In this lesson, you will learn the main concepts behind event-driven programming, which, after object-oriented programming, is another fundamental stepping stone in understanding modern embedded ...
This installment starts a new segment of lessons about state machines. The subject conceptually continues the event-driven theme and is one of my favorites [1,2]. Today, you’ll learn what event-driven ...
The last part of the Embedded Systems programming discuss about interrupt processing and the alternative process of polling. It briefly describes interrupts and polling, as well as the interrupt ...