新書推薦:

《
诈骗社会学:谎言与信任的攻防
》
售價:HK$
63.8

《
怪诞行为学·漫画版——管好零花钱
》
售價:HK$
46.2

《
甲子园 高校棒球100年与近现代日本
》
售價:HK$
64.9

《
20世纪20年代日本侵华研究(抗日战争专题研究)
》
售價:HK$
162.8

《
物联网漏洞挖掘与利用:方法、技巧和案例
》
售價:HK$
108.9

《
家族财富管理:永续繁荣的智慧体
》
售價:HK$
74.8

《
让我留在你身边升级新版
》
售價:HK$
61.6

《
中国地方政府债券蓝皮书:中国地方政府债券发展报告(2025)
》
售價:HK$
162.8
|
| 編輯推薦: |
全书内容以英文为主,中文部分是注解和导读提示。
每章之首,都有学习目标(objective),便于学习和自查。
每章开篇,有背景知识介绍,旨在利于读者深入了解相关内容。
每章末尾,有小结(summary)进行全章总结。
每章内容,相关例程丰富翔实,并附有形式多样、难度递进的习题和实验题,可供读者进行学习实践。
|
| 內容簡介: |
|
本书以深圳宏晶公司的STC8A8K64S4A12单片机为例,介绍了C8051单片机的基本原理及进阶应用。全书共分9章,依次是:计算机和微控制器介绍,C语言编程,并行端口,时钟生成、中断及复位,定时器功能,通用异步收发传输器(UART),串行外设接口(SPI),I2C总线和模数转换器。
|
| 目錄:
|
Contents
Chapter 1 Introduction to Computer and Microcontroller 1
1.1 Objectives 1
1.2 A Brief History of the Computer 1
1.2.1 Mainframe Computer 3
1.2.2 Minicomputer 4
1.2.3 Microcomputers 5
1.2.4 Supercomputers 6
1.3 Computer Hardware Organization 8
1.4 The Processor 9
1.4.1 The Arithmetic Logic Unit 9
1.4.2 Registers 11
1.4.3 The Control Unit 11
1.4.4 The Language Issue 12
1.5 The Microprocessor 13
1.6 Microcontroller 14
1.7 Embedded System 15
1.7.1 Characteristics of Embedded Systems 16
1.7.2 User Interfaces 16
1.8 Wireless Sensor Network WSN 17
1.9 Internet of Things IoT 18
1.10 Memory 19
1.10.1 Magnetic Memory 19
1.10.2 Optical Memory 20
1.10.3 Semiconductor Memory 20
1.11 Memory System Operation 24
1.11.1 Read Operation 25
1.11.2 Write Operation 26
1.12 Program Execution 26
1.12.1 The Program Counter Circuit 27
1.12.2 Starting Program Execution 28
1.12.3 Instruction Execution Process 29
1.13 Overview of the 8051 Microcontroller 29
1.14 Summary 31
1.15 Exercises 33
|
|