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 ...
This fifth lesson on RTOS finally addresses the real-time aspect of the “Real-Time Operating System” name. Specifically, in the video lesson 26, you add a preemptive, priority-based scheduler to the ...
Bootlin’s Michael Opdenacker explains what embedded Linux is, what’s changed in the last decade, and how beginners can ...
At the start of the year, I highlighted key trends in 5 Embedded Software Trends to Watch in 2024, predicting the forces shaping the industry. As the year unfolded, many of these trends indeed drove ...
A next-generation development environment is reshaping how engineers design and deploy intelligent embedded systems — merging ...
We’ve explored each element in detail except for secure storage in the previous posts. Today’s post will dive deeper into secure storage and how it applies to embedded systems. Secure storage is often ...
When a driver starts a car, he doesn’t think about starting an intelligent analytics system; sometimes, that’s precisely what he’s doing. In the future, we will encounter intelligent systems more ...
Cloud-scale AI has found its way into the tiniest chips, but the real challenge lies not in training models; it is in running ...
What is the concept of entropy? Embedded-system applications that exploit entropy. How to implement entropy. What sources of entropy are available? Computers are designed to be predictable. Under the ...