Everything related to embedded systems: microcontrollers, firmware, practical examples, hardware related tips, etc.
Embedded Real-Time Operating System (RTOS) Basics
Embedded systems are microcontroller-based systems that are designed to perform specific functions such as reading sensor data, responding to external events, communicating with other systems, controlling processes, etc. The tricky part is to make the distinction of what exactly qualifies such a system as real-time. Aren't all embedded systems operating in real-time? In order for