搜索资源列表
82558253dianziqin
- 8253与8255组成的简单电子琴设计文档包括代码!-8253 and 8255 consisting of a simple flower design documents include the code!
单脉冲启动报警
- 单脉冲启动报警,8253的记数功能,8255接口,报警实现用红灯五圈,绿灯五圈来提示。-monopulse alarm activated, the entry number 8253 features 8255 interface, alarm achieve five laps with a red light, green five laps to suggest.
825x
- 关于微机的实验报告,关于8251,8253,8255,8259的的设计-experiments on the computer, report on the design of 8251,8253,8255,8259
luoyaxing
- 接口与通信实验报告,报告上有代码。 实验的题目如下: 8253定时/计数器实验、 8255并行接口实验、 数字式时钟(电子钟)、 D/A(数/模)转换实验、 A/D(模/数)转换实验、 -Interface with the communication experiment report, there are code. Experiments are as follows: 8253 timer/counter experiments, the expe
82538255
- 用汇编语言编写的8253和8255以及中断的综合应用-Prepared by using assembly language 8253 and 8255 as well as the interruption of General Application
socket
- 1.了解定时器/计数器8253、并行I/O接口8255A在PC机中的电路连接方法; 2.学习使用TURBO C++对8253、8255进行编程操作; 3.熟悉拦截PC机中断向量的TC++ 编程方法。 -TURBO C++8253、8255
dianziqin
- 8233,8253In accordance with the note to set the frequency and 8253 timer / counter of delay time. 8253 s CLK0 then 1MHz clock, GATE0 then 5 V, OUT0 then 8255 the PA0, J1 next speaker, programming the computer as the number keys 1,2,3,4,5,6,7 flower b
jiaotongdeng
- 交通灯控制系统的设计和实验报告 8255、8259、8253芯片交通灯-Traffic light control system design and experimental report 8255,8259,8253 chip traffic lights
tongxinjiekou
- 接口与通讯实验报告(内有代码) 1、8253定时/计数器实验 2、8255并行接口实验 3、数字式时钟(电子钟) 4、D/A(数/模)转换实验 5、A/D(模/数)转换实验 -Interface and communication lab report (which contains code) 1,8253 timer/counter experiment 2,8255 Parallel Interface Experiment 3, digital clock (cl
jisuanjijiekou
- 掌握RAM扩充、8253计数器/定时器、8255并行口、8251串行口、8259中断控制器、D/A数模转换、A/D模数转换、DMA、LED显示等各个器件的性能和使用方法。-Master the RAM expansion, 8253 counter/timer, 8255 parallel port, serial port 8251, 8259 interrupt controller, D/A digital-analog conversion, A/D digital conversion
EXP7
- 1、带倒计时的交通灯控制:将L7、L6、L5作为南北路口的交通灯与PC7、PC6、PC5相连;L2、L1、L0作为东西路口的交通灯与PC2、PC1、PC0相连(方式0)。PA口的PA0~PA6作为输出口(方式0输出)连接7段数码管的段码,PC3、PC4连接数码管的S0,S1来选择显示的位。利用8253产生1秒的中断信号,在中断处理程序中用程序处理10秒延迟和2次黄灯闪烁的问题。 编程使六个灯按交通灯变化规律燃灭,同时数码管显示倒计时的值(10~0,4~0)。 2、带违章拍照功能的交通灯控
JIEKOU_SHIYAN
- 这是接口实验,其中的内容为:实验二可编程定时器计数器8253 实验三 Windows中断 实验四 8255实验 实验五七段数码管实验 实验六竞赛抢答器 实验七交通灯控制实验 -This is the interface experiment, the contents of which are: experimental two programmable timer counter 8253 experiment three Windows interruption Experiment
82538255
- 用汇编语言编写的8253和8255以及中断的综合应用-Prepared by using assembly language 8253 and 8255 as well as the interruption of General Application
微机控制的频率测试仪
- 通过8253和8255两个芯片来测试频率,最后测出来的频率误差在1hz到2hz之间,详细情况请见源代码。(Through 8253 and 8255, two chips to test the frequency, and finally measured frequency error between 1Hz to 2Hz, in detail, see the source code.)
微机原理 8086 交通灯 proteus仿真
- 8086交通灯,用8255控制动态显示数码管来作为红绿灯的秒数,用8253作为计数器(8086 traffic lights, using 8255 control to dynamically display the digital tube as the number of seconds of the red and green light, and use 8253 as a counter)
实验四前三题
- 1、8255 芯片初始化 (1) 分析原理图,计算 8255 芯片和 8253 芯片在 IO 空间中各内部寄存器的端口地址,修改 Demo 程序(main.asm 和 INTDemo.asm)中 IO 空间地址的符号定义(xxH)。 (2) 分析原理图中 8255 芯片 PA、PB 和 PC 口的信号传输方向确定各端口的输入及输出状 态,填充源代码框架中 8255 芯片初始化子程序 INIT8255,完成 8255 芯片初始化代码。 (3) 分析原理图中 PC 口的电路功能,完成对 PC 口各信
