- Embedded Systems Architecture
- Daniele Lacamera
- 173字
- 2021-06-25 21:54:58
Low-end 8-bit microcontrollers
In the past, 8-bit microcontrollers have dominated the embedded market. The simplicity of their design allows us to write small applications that can accomplish a set of pre-defined tasks, but are too simple and usually equipped with way too few resources to implement an embedded system, especially since 32-bit microcontrollers have evolved to cover all the use cases for these devices within the same range of price, size, and power consumption.
8-bit microcontrollers nowadays are mostly relegated to the market of educational platform kits, aimed at introducing hobbyists and newcomers to the basics of software development on electronic devices. 8-bit platforms are not covered in this book, because they lack the characteristics that allow advanced system programming, multithreading, and advanced features developed to build professional embedded systems.
In the context of this book, the term embedded systems is used to indicate a class of systems running on microcontroller-based hardware architecture, offering constrained resources but allowing to build real-time systems, through features provided by the hardware architecture to implement system programming.
- BPEL and Java Cookbook
- 網絡操作系統教程:Windows Server 2016管理與配置
- 突破平面3ds Max動畫設計與制作
- 注冊表應用完全DIY
- 深入淺出Node.js
- Distributed Computing with Go
- Learn CUDA Programming
- Multi-Cloud for Architects
- 嵌入式微系統
- Docker容器技術與應用
- Linux從入門到精通(視頻教學版)
- Azure Resource Manager Templates Quick Start Guide
- 辦公自動化教程(Windows7+Office2010)
- Java EE 8 High Performance
- Selenium Framework Design in Data-Driven Testing