News

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 ...
After introducing interrupts and the foreground/background architecture, I am finally ready to tackle the concept of a Real-Time Operating System (RTOS). In this first lesson on RTOS (commonly ...
But what is ONVIF on camera, and why is it so important for embedded OEM cameras? In this blog, we’ll explore everything you ...
Every good hardware or software design starts with a structured approach throughout the design cycle, but as chip architectures and applications begin focusing on specific domains and include some ...
This course is used as the capstone in a three course sequence, including Linux System Programming and Introduction to Buildroot and Linux Kernel Programming and Introduction to Yocto Project. Both of ...
ECEN 5613 is a 3 credit hour course and is the first course in CU's Professional Certificate in Embedded Systems. It is one of the Embedded Systems Engineering program core courses and provides an ...
Embedded designers and programmers tend to be a conservative lot who love to delve into the latest technology but adopt it after careful consideration. One of those technologies is vibe coding, which ...
LWMalloc is an ultra-lightweight dynamic memory allocator designed for embedded systems that is said to outperform ptmalloc ...