- Embedded Systems Architecture
- Daniele Lacamera
- 194字
- 2021-06-25 21:54:56
What this book covers
Chapter 1, Embedded Systems – A Pragmatic Approach, is an introduction to microcontroller-based embedded systems.
Chapter 2, Work Environment and Workflow Optimization, describes the tools used and the development workflow.
Chapter 3, Architectural Patterns, is about strategies and development methodologies for collaborative development and testing.
Chapter 4, The Boot-Up Procedure, analyzes the boot phase of an embedded system, boot stages, and bootloaders.
Chapter 5, Memory Management, suggests optimal strategies for memory management.
Chapter 6, General-Purpose Peripherals, describes access to GPIO pins and other generic integrated peripherals.
Chapter 7, Local Bus Interfaces, guides the reader through the integration of serial bus controllers (UART, SPI, I2C).
Chapter 8, Low-Power Optimizations, explores the available techniques of reducing power consumption on energy-efficient systems.
Chapter 9, Distributed Systems and IoT Architecture, introduces the available protocols and interfaces required to build distributed and connected systems.
Chapter 10, Parallel Tasks and Scheduling, explains the infrastructure of a multi-tasking operating system through the implementation of a real-time task scheduler.
Chapter 11, Embedded Operating Systems, is an overview of the available open source operating systems for the embedded world, focusing on the safety and security mechanisms implemented.
- Kubernetes修煉手冊(cè)
- 阿里云數(shù)字新基建系列:云原生操作系統(tǒng)Kubernetes
- Persistence in PHP with the Doctrine ORM
- Haskell Financial Data Modeling and Predictive Analytics
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):運(yùn)維監(jiān)控、性能調(diào)優(yōu)與集群應(yīng)用
- 突破平面3ds Max動(dòng)畫(huà)設(shè)計(jì)與制作
- Ceph分布式存儲(chǔ)實(shí)戰(zhàn)
- Fedora 12 Linux應(yīng)用基礎(chǔ)
- 分布式系統(tǒng)設(shè)計(jì)實(shí)踐
- 鴻蒙操作系統(tǒng)設(shè)計(jì)原理與架構(gòu)
- Windows Server 2008組網(wǎng)技術(shù)與實(shí)訓(xùn)(第3版)
- 嵌入式微系統(tǒng)
- Linux集群之美
- 操作系統(tǒng)之哲學(xué)原理第2版
- Mastering Sass