微机原理及应用(双语)
微机原理及应用(双语)
1000+ 人选课
更新日期:2026/04/03
开课时间2026/01/21 - 2026/07/20
课程周期26 周
开课状态开课中
每周学时-
课程简介
本课程是为满足学生在使用英语口语或书面形式的环境中进行工程实践的需要而设计的。本课程的特点是采用双语教学,教学方法是使用专门编写的英文教材及相应的学习资料、配合具有中英文关键词的课程PPT, 进行英文或中文为主的授课,可根据授课对像的不同类别调整英文语言的使用占比。课程配有相关的实验教学,用以加强理论学习,使学生掌握单片机应用开发工具的使用技巧、编程方法,初步具备应用单片机进行各种应用系统的工程设计、产品开发的能力。通过该非语言类课程的双语授课,学生不仅具有了扎实的专业知识,而且可以掌握专业词汇的使用、具有良好的外语运用能力和国际化视野,能够在跨文化背景下较熟练使用外语进行专业方面的有效沟通和交流。
课程大纲

在线教程

章节简介教学计划
Introducing Microcontrollers (单片机概述)
登录后可预览视频
Introdution:Levels of computing power 引言:计算机等级分类
Laxmisha Rai (刘山)
Microcontrollers 单片机(微控制器)
Laxmisha Rai (刘山)
Two types of microprocessor applications 微处理器的两类应用
Laxmisha Rai (刘山)
Microprocessors and microcontrollers 微处理器和单片机
Laxmisha Rai (刘山)
History of the microcontroller 单片机发展史
Laxmisha Rai (刘山)
Popular Microcontrollers 流行的单片机
Laxmisha Rai (刘山)
Applications of Microcontrollers 单片机的应用
Laxmisha Rai (刘山)
The Hardware Configuration of the MCS-51 Microcontroller (MCS-51 单片机的硬件结构)
2.1 Internal structure of the 8051 8051内部结构
孙秀娟
2.2 Memory organization 存储器组织
Memory arrangement and map 存储器排列和映射
孙秀娟
Internal RAM 内部RAM
孙秀娟
The stack and SFRs in the 8051 堆栈和特殊功能寄存器
孙秀娟
Pin connections and functions 引脚连接和功能
Clock circuitry and reset operation 时钟电路和复位操作
孙秀娟
Parallel I/O and power considerations 并行I/O和功耗模式
孙秀娟
The MCS-51 Instruction Set (MCS-51 指令系统)
Instruction format& Addressing modes 指令格式和寻址方式
Instruction format 指令格式式
孙秀娟
Addressing mode 寻址方式
孙秀娟
Data transfer instructions 数据传送类指令
孙秀娟
Arithmetic instructions 算术运算类指令
孙秀娟
Logical instructions 逻辑类指令
孙秀娟
Program flow control 程序控制转移类指令
Unconditional Jump 无条件转移指令
孙秀娟
Conditional Jump & Subroutine 条件转移和子程序
孙秀娟
Assembly Language Programming for the MCS-51 汇编语言程序设计
Pseudo-Instructions 伪指令
孙秀娟
Programming example_1 编程举例_1
王传江
Programming example_2 编程举例_2
孙秀娟
Interrupt Handling on the MCS-51 中断处理
Interrupt Concepts 中断的概念
武洪恩
Interrupt sources and flags in the MCS-51 中断源和中断标志
武洪恩
Enabling and disabling interrupts 中断的允许和屏蔽
武洪恩
Handling Simultaneous Interrupts 同步中断的处理
武洪恩
Locations of ISR in Memory ISR在内存中的位置
武洪恩
Example of interrupt operation 外部中断操作举例
武洪恩
Handling Multiple-source Interrupts 多个中断源的处理
武洪恩
Timer/Counter and Serial Port Opertion 定时/计数器和串口操作
Using timer/counters 定时/计数器的应用
Timer/counter operation 定时/计数操作
孙秀娟
The Timer/Counter modes 定时/计数器的工作方式
孙秀娟
Examples of T/C applications 定时器/计数器应用举例
孙秀娟
Using the serial port 串口应用
Concepts of serial communication 串行通信的概念
孙秀娟
The serial port on the 8051 8051的串行端口
孙秀娟
Examples of serial port applications 串行口应用举例
孙秀娟
Expansion of Memory and Input/Qutput Ports存储器和 输入输出接口扩展
Three buses in 8051 8051的三总线
孙秀娟
Expansion of ROM 程序存储器扩展
孙秀娟
Expansion of RAM 数据存储器扩展
孙秀娟
Address decoding 地址译码
孙秀娟
Expansion of I/O I/O口的扩展
孙秀娟
Interfacing the MCS-51 to External Devices MCS-51与外部设备的接口
LED display interfaces LED显示接口
Seven-segment display 七段数码管显示器
孙秀娟
Interfaces of 7-segment display 七段数码管显示接口
孙秀娟
Keypad interfaces 键盘接口
孙秀娟
Analog-to-Digital conversion interfaces 模/数转换接口
孙秀娟
Digital-to-Analog conversion interfaces 数/模转换接口
孙秀娟
Design of Microcontroller Systems (单片机系统设计)
Microcontroller-based system design principles 系统设计原则
Laxmisha Rai (刘山)
Application example: Micro-AGV 应用举例:微型AGV
Laxmisha Rai (刘山)
  • 第一章Introducing Microcontrollers (单片机概述)

    Chapter1IntroducingMicrocontrollers(单片机概述)

  • 1.1Introdution:Levels of computing power 引言:计算机等级分类

    Introdution:Levels of computing power 引言:计算机等级分类

  • 1.2Microcontrollers 单片机(微控制器)

    Microcontrollers 单片机(微控制器)

  • 1.3Two types of microprocessor applications 微处理器的两类应用

    Two types of microprocessor applications 微处理器的两类应用

  • 1.4Microprocessors and microcontrollers 微处理器和单片机

    Microprocessors and microcontrollers 微处理器和单片机

  • 1.5History of the microcontroller 单片机发展史

    History of the microcontroller 单片机发展史

  • 1.6Popular Microcontrollers 流行的单片机

    Popular Microcontrollers 流行的单片机

  • 1.7Applications of Microcontrollers 单片机的应用

    Applications of Microcontrollers 单片机的应用

  • 第二章The Hardware Configuration of the MCS-51 Microcontroller (MCS-51 单片机的硬件结构)

    Chapter2TheHardwareoftheMCS-51Microcontroller(MCS-51单片机的硬件结构)

  • 2.12.1 Internal structure of the 8051 8051内部结构

    Internal structure of the 8051 8051内部结构

  • 2.22.2 Memory organization 存储器组织

    Memory organization 存储器组织

  • 2.3Pin connections and functions 引脚连接和功能

    Pin connections and functions 引脚连接和功能

  • 第三章The MCS-51 Instruction Set (MCS-51 指令系统)

    The MCS-51 Instruction Set (MCS-51 指令系统)

  • 3.1Instruction format& Addressing modes 指令格式和寻址方式

    Instruction format& Addressing modes 指令格式和寻址方式

  • 3.2Data transfer instructions 数据传送类指令

    Data transfer instructions 数据传送类指令

  • 3.3Arithmetic instructions 算术运算类指令

    Arithmetic instructions 算术运算类指令

  • 3.4Logical instructions 逻辑类指令

    Logical instructions 逻辑类指令

  • 3.5Program flow control 程序控制转移类指令

    Program flow control 程序控制转移类指令

  • 第四章Assembly Language Programming for the MCS-51 汇编语言程序设计

    Assembly Language Programming for the MCS-51 汇编语言程序设计

  • 4.1Pseudo-Instructions 伪指令

    Pseudo-Instructions 伪指令

  • 4.2Programming example_1 编程举例_1

    Programming example_1 编程举例_1

  • 4.3Programming example_2 编程举例_2

    Programming example_2 编程举例_2

  • 第五章Interrupt Handling on the MCS-51 中断处理

    Interrupt Handling on the MCS-51 中断处理

  • 5.1Interrupt Concepts 中断的概念

    Interrupt Concepts 中断的概念

  • 5.2Interrupt sources and flags in the MCS-51 中断源和中断标志

    Interrupt sources and flags in the MCS-51 中断源和中断标志

  • 5.3Enabling and disabling interrupts 中断的允许和屏蔽

    Enabling and disabling interrupts 中断的允许和屏蔽

  • 5.4Handling Simultaneous Interrupts 同步中断的处理

    Handling Simultaneous Interrupts 同步中断的处理

  • 5.5Locations of ISR in Memory ISR在内存中的位置

    Locations of ISR in Memory ISR在内存中的位置

  • 5.6Example of interrupt operation 外部中断操作举例

    Example of interrupt operation 外部中断操作举例

  • 5.7Handling Multiple-source Interrupts 多个中断源的处理

    Handling Multiple-source Interrupts 多个中断源的处理

  • 第六章Timer/Counter and Serial Port Opertion 定时/计数器和串口操作

    Timer/Counter and Serial Port Opertion 定时/计数器和串口操作

  • 6.1Using timer/counters 定时/计数器的应用

    Using timer/counters 定时/计数器的应用

  • 6.2Using the serial port 串口应用

    Using the serial port 串口应用

  • 第七章Expansion of Memory and Input/Qutput Ports存储器和 输入输出接口扩展

    Expansion of Memory and Input/Qutput Ports存储器和 输入输出接口扩展

  • 7.1Three buses in 8051 8051的三总线

    Three buses in 8051 8051的三总线

  • 7.2Expansion of ROM 程序存储器扩展

    Expansion of ROM 程序存储器扩展

  • 7.3Expansion of RAM 数据存储器扩展

    Expansion of RAM 数据存储器扩展

  • 7.4Address decoding 地址译码

    Address decoding 地址译码

  • 7.5Expansion of I/O I/O口的扩展

    Expansion of I/O I/O口的扩展

  • 第八章Interfacing the MCS-51 to External Devices MCS-51与外部设备的接口

    Interfacing the MCS-51 to External Devices MCS-51与外部设备的接口

  • 8.1LED display interfaces LED显示接口

    LED display interfaces LED显示接口

  • 8.2Keypad interfaces 键盘接口

    Keypad interfaces 键盘接口

  • 8.3Analog-to-Digital conversion interfaces 模/数转换接口

    Analog-to-Digital conversion interfaces 模/数转换接口

  • 8.4Digital-to-Analog conversion interfaces 数/模转换接口

    Digital-to-Analog conversion interfaces 数/模转换接口

  • 第九章Design of Microcontroller Systems (单片机系统设计)

    Design of Microcontroller Systems (单片机系统设计)

  • 9.1Microcontroller-based system design principles 系统设计原则

    Microcontroller-based system design principles 系统设计原则

  • 9.2Application example: Micro-AGV 应用举例:微型AGV

    Application example: Micro-AGV 应用举例:微型AGV

  • 开始学习
  • 第一章  作业测试
    第一章 Introducing Microcontrollers (单片机概述)

    1.1 Introdution:Levels of computing power 引言:计算机等级分类

    1.2 Microcontrollers 单片机(微控制器)

    1.3 Two types of microprocessor applications 微处理器的两类应用

    1.4 Microprocessors and microcontrollers 微处理器和单片机

    1.5 History of the microcontroller 单片机发展史

    1.6 Popular Microcontrollers 流行的单片机

    1.7 Applications of Microcontrollers 单片机的应用

    视频数7
  • 第二章  作业测试
    第二章 The Hardware Configuration of the MCS-51 Microcontroller (MCS-51 单片机的硬件结构)

    2.1 2.1 Internal structure of the 8051 8051内部结构

    2.2 2.2 Memory organization 存储器组织

    2.3 Pin connections and functions 引脚连接和功能

    视频数6
  • 第三章  作业测试
    第三章 The MCS-51 Instruction Set (MCS-51 指令系统)

    3.1 Instruction format& Addressing modes 指令格式和寻址方式

    3.2 Data transfer instructions 数据传送类指令

    3.3 Arithmetic instructions 算术运算类指令

    3.4 Logical instructions 逻辑类指令

    3.5 Program flow control 程序控制转移类指令

    视频数7
  • 第四章  作业测试
    第四章 Assembly Language Programming for the MCS-51 汇编语言程序设计

    4.1 Pseudo-Instructions 伪指令

    4.2 Programming example_1 编程举例_1

    4.3 Programming example_2 编程举例_2

    视频数3
  • 第五章  作业测试
    第五章 Interrupt Handling on the MCS-51 中断处理

    5.1 Interrupt Concepts 中断的概念

    5.2 Interrupt sources and flags in the MCS-51 中断源和中断标志

    5.3 Enabling and disabling interrupts 中断的允许和屏蔽

    5.4 Handling Simultaneous Interrupts 同步中断的处理

    5.5 Locations of ISR in Memory ISR在内存中的位置

    5.6 Example of interrupt operation 外部中断操作举例

    5.7 Handling Multiple-source Interrupts 多个中断源的处理

    视频数7
  • 第六章  作业测试
    第六章 Timer/Counter and Serial Port Opertion 定时/计数器和串口操作

    6.1 Using timer/counters 定时/计数器的应用

    6.2 Using the serial port 串口应用

    视频数6
  • 第七章  作业测试
    第七章 Expansion of Memory and Input/Qutput Ports存储器和 输入输出接口扩展

    7.1 Three buses in 8051 8051的三总线

    7.2 Expansion of ROM 程序存储器扩展

    7.3 Expansion of RAM 数据存储器扩展

    7.4 Address decoding 地址译码

    7.5 Expansion of I/O I/O口的扩展

    视频数5
  • 第八章  作业测试
    第八章 Interfacing the MCS-51 to External Devices MCS-51与外部设备的接口

    8.1 LED display interfaces LED显示接口

    8.2 Keypad interfaces 键盘接口

    8.3 Analog-to-Digital conversion interfaces 模/数转换接口

    8.4 Digital-to-Analog conversion interfaces 数/模转换接口

    视频数5
  • 第九章  作业测试
    第九章 Design of Microcontroller Systems (单片机系统设计)

    9.1 Microcontroller-based system design principles 系统设计原则

    9.2 Application example: Micro-AGV 应用举例:微型AGV

    视频数2
  • 期末考试
App 下载
关注我们