登录
首页 » 汇编语言 » MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.

MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.

于 2022-11-26 发布 文件大小:2.90 kB
0 77
下载积分: 2 下载次数: 1

代码说明:

MCS51基本调试程序 包括8255、键盘、LED等-MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个,教如何写软盘的子程序。一个G。
    This a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment-This is a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment
    2022-03-31 19:56:51下载
    积分:1
  • 这是一个用写的四位数码显示程序(先显示P,然后按键则显示相应的键码。)...
    这是一个用汇编语言写的四位数码显示程序(先显示P,然后按键则显示相应的键码。)-This is a compilation of the language used to write the four digital display program (the first show that P, and then showed the corresponding button key code.)
    2023-03-19 23:20:03下载
    积分:1
  • msp430的413单片机AD充放电程序
    msp430的413单片机AD充放电程序-MSP430 Singlechip AD of 413 charge-discharge process
    2022-06-28 09:47:42下载
    积分:1
  • MATLAB
    都是测试程序,也就是模型,比如电机,磁链模型,很实用-matlab
    2022-05-30 15:00:47下载
    积分:1
  • 一个著名的开放链接可以链接对象和自由文本,其中目的地为…
    著名的开源链接器,可链接obj和lib文件,目标格式可以是MSDOS COM、MSDOS EXE或Win32 PE文件-a famous opened linker can link both obj and lib texts , in which destination format can be MSDOS ,COM ,MSDOS,EXE or Win32 PE file
    2022-01-25 14:37:19下载
    积分:1
  • 文本辑器(A3) 3.3.1设计题目及要求 三, 文本辑器(10) 要求:(1)辑文本; (2)保存、打开指定位置的文本文件; (3...
    文本编辑器(A3) 3.3.1设计题目及要求 三, 文本编辑器(10) 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。-A text editor (A3) 3.3.1 Design and requirements of Title III, a text editor (10) requires: (1) Edit the text (2) to preserve, open the text file specified location (3) with input and output interfaces.
    2022-03-13 07:34:44下载
    积分:1
  • The course is designed to use the three interface chip, 8253,8255,8259 in the p...
    该课程设计使用了三块接口芯片,8253、8255、8259;在程序中需要对8255芯片的控制口进行修改,改成自己所用实验板的端口-The course is designed to use the three interface chip, 8253,8255,8259 in the program need to control the port 8255 to modify the chip, into his own experimental port board
    2022-08-17 07:21:27下载
    积分:1
  • 定时器和计数器,proteus仿真,程序原理图全套。
    定时器和计数器,proteus仿真,程序原理图全套。-Timers and counters, proteus simulation, process a full set of schematics.
    2022-03-18 13:54:31下载
    积分:1
  • 伟福LAB2000单片机仿真系统直流电机控制:利用实验仪上的D/A变换电路,输出...
    伟福LAB2000单片机仿真系统直流电机控制:利用实验仪上的D/A变换电路,输出-8V至+8V电压,控制直流电机。改变输出电.压值,改变电机转速,用8255 的PB.0 读回脉冲计数,计算电机转速。在电压允许范围内,直流电机的转速随着电压的升高而加快,若加上的电压为负电压,则电机会反向旋转。本实验仪的D/A变换可输出-8V到+8V的电压,将电压经驱动后加在直流电机上,使其运转。通过单片机输出数据到D/A变换电路,控制电压的高低和正负,观察电机的旋转情况。 在电机转盘上安装一个小磁芯,用霍尔元件感应电机转速,用单片机控制8255读回感应脉冲,从而测算出电机的转速。 -err
    2022-12-26 21:15:03下载
    积分:1
  • 本教程主要讲述计算机指令运行机制及的相关知识,并用详实的例子来讲解如何使用O写程序。是计算机低级,它直接对应的是计算机机器指令,...
    本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,据有执行高效的特点,但由于它的底层性,指令浩繁复杂,如果你熟悉如MASM、FASM或者NASM等其它的汇编语言,那么你将能够很容易地学会使用O语言,它的内部机制与其它汇编语言是一致的;如果你没有接触过汇编语言,那么本教程将为你打开计算机语言的大门,深入细致地解剖聪明的计算机大脑的思考轨迹。如果你使用过C或者其它的计算机语言将对学习O语言有一定的帮助。-the handbook focuses on the operation of computer instructions and mechanisms related to the compilation of language knowledge, and the use of detailed examples to explain how to use the O Series language programming. Language is a compilation of computer low level language, which directly correspond to the computer machinery orders, according to the efficient implementation of the characteristics But since they are bottom, voluminous complex instructions, if you are familiar with such as Shape, FASM or Assemble the compilation and other languages, then you will be able to easily learn how to use O language, The internal mechanism and the other assembly language is unanimous; If you had any contact with assembly language. Then you ha
    2022-03-28 20:33:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载