News

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 ...
EventMachine is an event-driver framework for network and concurrent programming, based on the Reactor design pattern. We talked to EventMachine developer Francis Cianfrocca about the current developm ...
In the last few lessons, I introduced event-driven state machines and guard conditions, as they are described in the UML specification [1].But if you search this embedded.com website for “state ...