- 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.
- 電腦組裝與系統(tǒng)安裝
- Modern Web Testing with TestCafe
- 零起點(diǎn)學(xué)Linux系統(tǒng)管理
- Linux系統(tǒng)文件安全實(shí)戰(zhàn)全攻略
- 無(wú)蘋(píng)果不生活 OS X Mountain Lion隨身寶典
- Kali Linux滲透測(cè)試全流程詳解
- Extending Puppet
- 計(jì)算機(jī)系統(tǒng)開(kāi)發(fā)與優(yōu)化實(shí)戰(zhàn)
- VMware NSX Cookbook
- 蘋(píng)果OS X Mavericks 10.9應(yīng)用大全
- 分布式系統(tǒng)設(shè)計(jì)實(shí)踐
- Windows 7實(shí)戰(zhàn)從入門(mén)到精通(超值版)
- 鴻蒙操作系統(tǒng)設(shè)計(jì)原理與架構(gòu)
- 統(tǒng)信UOS應(yīng)用開(kāi)發(fā)進(jìn)階教程
- Microsoft Hyper-V Cluster Design