嵌入式系统开发:英文 (美)怀特 著作 阿里云 lit azw3 txt pdf caj 下载 在线

嵌入式系统开发:英文 (美)怀特 著作电子书下载地址
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
本书通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和***工艺所需的特殊技术。
书籍目录:
Preface
1. Introduction
Compilers, Languages, and Object-Oriented Programming
Embedded System Development
Debugging
More Challenges
Principles to Confront Those Challenges
Further Reading
2. Creating a System Architecture
Creating System Diagrams
The Block Diagram
Hierarchy of Control
Layered View
From Diagram to Architecture
Encapsulate Modules
Delegation of Tasks
Driver Interface: Open, Close, Read, Write, IOCTL
Adapter Pattern
Getting Started with Other Interfaces
Example: A Logging Interface
A Sandbox to Play In
Further Reading
3. Getting Your Hands on the Hardware
Hardware/Software Integration
Ideal Project Flow
Board Bring-Up
Reading a Datasheet
Datasheet Secti*** You Need When Things'Go Wrong
Important Text for Software Developers
Evaluating Components Using the Datasheet
Your Processor Is a Language
Reading a Schematic
Having a Debugging Toolbox (and a Fire Extinguisher)
Keep Your Board Safe
Toolbox
Digital Multimeter
Oscilloscopes and Logic Analyzers
Testing the Hardware (and Software)
Building Tests
Flash Test Example
Command and Resp***e
Command Pattern
Dealing with Errors
C***istent Methodology
Error-Handling Library
Debugging Timing Errors
Further Reading
4. Outputs, Inputs, and Timers
Toggling an Output
Starting with Registers
Set the Pin to Be an Output
Turn On the LED
Blinking the LED
Troubleshooting
Separating the Hardware from the Action
Board-Specific Header File
I/O-Handling Code
Main Loop
Facade Pattern
The Input in I/O
A Simple Interface to a Button
Momentary Button Press
Interrupt on a Button Press
Configuring the Interrupt
Debouncing Switches
Runtime Uncertainty
Dependency Injection
Using a Timer
Timer Pieces
Doing the Math
A Long Wait Between Timer Ticks
Using the Timer
Using Pulse-Width Modulation
Shipping the Product
Further Reading
5. Managing the FIow 0fActiviB~
Scheduling and Operating System Basics
Tasks
Communication Between Tasks
Avoiding Race Conditi***
Priority Inversion
State Machines
State Machine Example: Stoplight Controller
State-Centric State Machine
State-Centric State Machine with Hidden Transiti***
Event-Centric State Machine
State Pattern
Table-Driven State Machine
Choosing a State Machine Implementation
Interrupts
An IRQ Happens
Save the Context
Get the ISR from the Vector Table
Calling the ISR
Restore the Context
When to Use Interrupts
How Not to Use Interrupts
Polling
System Tick
Time-Based Events
A Very Small Scheduler
Watchdog
Further Reading
6. Communicating with Peripherals
The Wide Reach of Peripherals
External Memory
Butt*** and Key Matrices
Sensors
Actuators
Displays
So Many Ways of Communicating
Serial
Parallel
Ethernet and WiFi
Putting Peripherals and Communication Together
Data Handling
Adding Robustness to the Communication
Changing Data
Changing Algorithms
Further Reading
7. Updating Code
Onboard Bootloader
Build Your Own Updater
Modifying the Resident Updater
Brick Loader
Copy Loader to RAM
Run the Loader
Copy New Code to Scratch
Dangerous Time: Erase and Program
Reset to New Code
Security
Linker Scripts
Summary
8. Doing More with Less
Code Space
Reading a Map File (Part 1)
Process of Elimination
Libraries
Functi*** and Macros
C***tants and Strings
RAM
Remove malloc
Reading a Map File (Part 2)
Registers and Local Variables
Function Chains
Pros and C*** of Globals
Memory Overlays
Speed
Profiling
Optimizing
Summary
Further Reading
9. Math
Identifying Fast and Slow Operati***
Taking an Average
Use an Existing Algorithm
Designing and Modifying Algorithms
Factor Polynomials
Taylor Series
Dividing by a C***tant
Scaling the Input
Lookup Tables
Fake Floating-Point Numbers
Rational Numbers
Precision
Addition (and Subtraction)
Multiplication (and Division)
Determining the Error
Further Reading
10. Reducing Power C***umption
Understanding Power C***umption
Turn Off the Light When You Leave the Room
Turn Off Peripherals
Turn Oft" Unused I/O devices
Turn Off Processor Subsystems
Slowing Down to C***erve Energy
Putting the Processor to Sleep
Interrupt-Based Code Flow Model
A Closer Look at the Main Loop
Processor Watchdog
Avoid Frequent Wake-Ups
Chained Processors
Further Reading
Index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
编辑推荐
是否有兴趣开发嵌入式系统?这些系统无法容忍低下的效率,它们需要遵循严格的方式进行编程。《嵌入式系统开发(影印版)》这本易于阅读的指南通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和***工艺所需的特殊技术。
这本书的作者创建过各种各样的嵌入式系统,从城市监控和DNA扫描仪到儿童玩具。本书适合于中等和有经验的编程人员,无论你使用的是什么平台。本书由怀特(White, E.)著。
书籍介绍
《嵌入式系统开发(影印版)》,本书讲述:这本易于阅读的指南通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养出许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和***工艺所需的特殊技术。这本书的作者创建过各种各样的嵌入式系统,从城市监控和DNA扫描仪到儿童玩具。
网站评分
书籍多样性:6分
书籍信息完全性:9分
网站更新速度:9分
使用便利性:4分
书籍清晰度:5分
书籍格式兼容性:3分
是否包含广告:4分
加载速度:8分
安全性:6分
稳定性:9分
搜索功能:5分
下载便捷性:3分
下载点评
- 无水印(79+)
- 强烈推荐(326+)
- 章节完整(383+)
- 体验还行(231+)
- 差评(104+)
- epub(646+)
- 服务好(600+)
下载评价
- 网友 孙***美:
加油!支持一下!不错,好用。大家可以去试一下哦
- 网友 索***宸:
书的质量很好。资源多
- 网友 师***怡:
说的好不如用的好,真心很好。越来越完美
- 网友 屠***好:
还行吧。
- 网友 谢***灵:
推荐,啥格式都有
- 网友 车***波:
很好,下载出来的内容没有乱码。
- 网友 堵***洁:
好用,支持
- 网友 游***钰:
用了才知道好用,推荐!太好用了
- 网友 冯***卉:
听说内置一千多万的书籍,不知道真假的
- 网友 益***琴:
好书都要花钱,如果要学习,建议买实体书;如果只是娱乐,看看这个网站,对你来说,是很好的选择。
- 网友 孔***旋:
很好。顶一个希望越来越好,一直支持。
- 网友 蓬***之:
好棒good
- 网友 居***南:
请问,能在线转换格式吗?
喜欢"嵌入式系统开发:英文 (美)怀特 著作"的人也看了
凯迪克图书【点读版】 彩虹兔Sing Along欢唱童谣第一辑+Peek A Boo中英双语情景单词大书游戏升级版 配好饿的毛毛虫点读笔WIFI版2.0英文版 阿里云 lit azw3 txt pdf caj 下载 在线
看陕西:当今魅力 阿里云 lit azw3 txt pdf caj 下载 在线
动作的瞬间:舞蹈即兴 阿里云 lit azw3 txt pdf caj 下载 在线
大脑使用说明书 阿里云 lit azw3 txt pdf caj 下载 在线
教育经济学 肖昊 武汉大学出版社 【新华书店正版图书书籍】 阿里云 lit azw3 txt pdf caj 下载 在线
超(特)高压直流输电系统可靠性评估、优化及应用 阿里云 lit azw3 txt pdf caj 下载 在线
讲谈社·兴亡的世界史:东南亚:多文明世界的发现 阿里云 lit azw3 txt pdf caj 下载 在线
The New Age of Innovation 阿里云 lit azw3 txt pdf caj 下载 在线
2012 阿里云 lit azw3 txt pdf caj 下载 在线
唐翰林学士传论 阿里云 lit azw3 txt pdf caj 下载 在线
- 每天胎教10分钟 阿里云 lit azw3 txt pdf caj 下载 在线
- 【八年级上册道德与法治全解人教版】包邮 8年级上册 初二上册 薛金星中学教材全解同步讲解教辅练习课后答案工具书 全新正版现货 阿里云 lit azw3 txt pdf caj 下载 在线
- 汉书(共4册)(精) 阿里云 lit azw3 txt pdf caj 下载 在线
- 思科网络设计师资格认证 CCDA 标准教材Designing Cisco Networks (含盘) 阿里云 lit azw3 txt pdf caj 下载 在线
- 阿尔伯特.卡恩联合事务所//国外建筑师及事务所名作丛书 中国建筑工业出版社 阿里云 lit azw3 txt pdf caj 下载 在线
- 小学数学思维拓展特训 三年级下 阿里云 lit azw3 txt pdf caj 下载 在线
- 物流信息技术实训(21世纪高职高专规划教材·物流管理系列) 阿里云 lit azw3 txt pdf caj 下载 在线
- 智慧旅行 阿里云 lit azw3 txt pdf caj 下载 在线
- 山西 阿里云 lit azw3 txt pdf caj 下载 在线
- 建筑工程资料管理实用手册 阿里云 lit azw3 txt pdf caj 下载 在线
书籍真实打分
故事情节:7分
人物塑造:8分
主题深度:3分
文字风格:9分
语言运用:7分
文笔流畅:6分
思想传递:9分
知识深度:4分
知识广度:4分
实用性:3分
章节划分:8分
结构布局:6分
新颖与独特:6分
情感共鸣:5分
引人入胜:3分
现实相关:8分
沉浸感:5分
事实准确性:5分
文化贡献:5分