嵌入式系统开发:英文 东南大学出版社 2025 chm pdf kindle rb azw3 下载 115盘

嵌入式系统开发:英文 东南大学出版社电子书下载地址
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
本书通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和制造工艺所需的特殊技术。
书籍目录:
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 Sections 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 Response
Command Pattern
Dealing with Errors
Consistent 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 Conditions
Priority Inversion
State Machines
State Machine Example: Stoplight Controller
State-Centric State Machine
State-Centric State Machine with Hidden Transitions
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
Buttons 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
Functions and Macros
Constants and Strings
RAM
Remove malloc
Reading a Map File (Part 2)
Registers and Local Variables
Function Chains
Pros and Cons of Globals
Memory Overlays
Speed
Profiling
Optimizing
Summary
Further Reading
9. Math
Identifying Fast and Slow Operations
Taking an Average
Use an Existing Algorithm
Designing and Modifying Algorithms
Factor Polynomials
Taylor Series
Dividing by a Constant
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 Consumption
Understanding Power Consumption
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 Conserve 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扫描仪到儿童玩具。
网站评分
书籍多样性:8分
书籍信息完全性:6分
网站更新速度:9分
使用便利性:8分
书籍清晰度:9分
书籍格式兼容性:9分
是否包含广告:4分
加载速度:5分
安全性:4分
稳定性:4分
搜索功能:7分
下载便捷性:8分
下载点评
- 还行吧(201+)
- 傻瓜式服务(623+)
- 在线转格式(258+)
- 一般般(58+)
- 服务好(248+)
- 超值(596+)
- 速度慢(579+)
- 已买(87+)
下载评价
- 网友 蓬***之:
好棒good
- 网友 丁***菱:
好好好好好好好好好好好好好好好好好好好好好好好好好
- 网友 宓***莉:
不仅速度快,而且内容无盗版痕迹。
- 网友 邱***洋:
不错,支持的格式很多
- 网友 堵***洁:
好用,支持
- 网友 曹***雯:
为什么许多书都找不到?
- 网友 权***波:
收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!
- 网友 詹***萍:
好评的,这是自己一直选择的下载书的网站
- 网友 宫***玉:
我说完了。
- 网友 林***艳:
很好,能找到很多平常找不到的书。
- 网友 冉***兮:
如果满分一百分,我愿意给你99分,剩下一分怕你骄傲
喜欢"嵌入式系统开发:英文 东南大学出版社"的人也看了
看图写话强化训练 二年级上册 2025 chm pdf kindle rb azw3 下载 115盘
爱情美食:室外烧烤(进阶版)love food-perfect Barbecue 2025 chm pdf kindle rb azw3 下载 115盘
老许谈家装( 货号:752081073) 2025 chm pdf kindle rb azw3 下载 115盘
《同学关系?》明信片套装 2025 chm pdf kindle rb azw3 下载 115盘
少年生存能力训练:我能学会规划人生 梁志援 浙江少年儿童出版社【正版可开发票】 2025 chm pdf kindle rb azw3 下载 115盘
历年法律硕士联考试题汇编及答案解析(2000-2007) 2025 chm pdf kindle rb azw3 下载 115盘
泵类设备维修问答 2025 chm pdf kindle rb azw3 下载 115盘
认知神经科学家萨宾娜的大脑使用说明书:超强大脑的七个习惯(出版后登上爱尔兰畅销书排行榜第一名!) 2025 chm pdf kindle rb azw3 下载 115盘
袁了凡静坐要诀(增订本) 2025 chm pdf kindle rb azw3 下载 115盘
高鸿业《西方经济学(微观部分)》(第8版)笔记和课后习题(含考研真题)详解 中国石化出版社 2025 chm pdf kindle rb azw3 下载 115盘
- 马未都说收藏(精装典藏本)(全三册) 2025 chm pdf kindle rb azw3 下载 115盘
- 全套3册 写给孩子的西游记 齐天大圣求取真经战妖斗魔 中国四大名著全套西游记小学生版6-12岁儿童文学小学生课外阅读畅销小说书籍 2025 chm pdf kindle rb azw3 下载 115盘
- 华为供应链管理( 货号:730820089) 2025 chm pdf kindle rb azw3 下载 115盘
- 儿童全脑潜能开发4-5岁 儿童全脑潜能训练题潜能开发逻辑思维专注力记忆力提升 绿色印刷产品 2025 chm pdf kindle rb azw3 下载 115盘
- 二十世纪中国教育名著丛编——教育哲学 2025 chm pdf kindle rb azw3 下载 115盘
- 机械材料选择与应用手册9787122342096 正版新书七鲤鱼图书专营店 2025 chm pdf kindle rb azw3 下载 115盘
- 建筑系统工程学 2025 chm pdf kindle rb azw3 下载 115盘
- 礼记·孝经 2025 chm pdf kindle rb azw3 下载 115盘
- 中国关键词:新时代外交篇(汉俄对照) 2025 chm pdf kindle rb azw3 下载 115盘
- 淘宝天猫店美工设计实操(配色、布局、修图、装修) 2025 chm pdf kindle rb azw3 下载 115盘
书籍真实打分
故事情节:7分
人物塑造:7分
主题深度:5分
文字风格:9分
语言运用:6分
文笔流畅:9分
思想传递:9分
知识深度:3分
知识广度:3分
实用性:3分
章节划分:8分
结构布局:6分
新颖与独特:6分
情感共鸣:9分
引人入胜:7分
现实相关:5分
沉浸感:5分
事实准确性:9分
文化贡献:3分