This document provides an introduction to embedded systems. It defines embedded systems as computing systems with tightly coupled hardware and software that are designed to perform dedicated functions. Embedded systems have characteristics like reliability, efficiency, constrained resources, single-functionality, complex functionality where safety is critical. Common applications include automotive, telecommunications, consumer electronics, industrial equipment, medical devices, and more. The document outlines the design process for embedded systems including hardware/software partitioning and discusses processing engines like microprocessors and microcontrollers. It provides details on memory types, CPU architectures, and concludes with an overview of the software development process.