CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 8253

搜索资源列表

  1. Aexp10r

    0下载:
  2. 8251串行接口应用实验-接收端程序 串行通信接收程序source file 8251 8255 8253综合实验代码-8251 serial interface applied the experimental- the receiving end procedures to receive serial communication program source file 8251 8255 8253 Comprehensive Experiment code
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1330
    • 提供者:cjy
  1. 1212

    1下载:
  2. 目的 (1) 通过并行接口8255实现十字路口交通灯的模拟控制,进一步掌握对并行口的使用。 (2) L7、L6、L5 作为南北路口的交通灯,L2、L1、L0 作为东西路口的交通灯。编程使六个灯按交通灯变化规律亮灭。要求进行周期性重复控制; 2、基本设计要求: (1) 南北路口的绿灯、东西路口的红灯同时亮20 秒。 (2) 南北路口的黄灯闪烁3 秒,同时东西路口的红灯闪3 秒。 (3) 南北路口的红灯、东西路口的绿灯同时亮90 秒。 (4) 南北路口的红灯、同时东
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:22181
    • 提供者:吴多富
  1. programmabletimei8253

    0下载:
  2. 8253A可编程定时/计数器源码。可在示波器上输出波形-8253A programmable timer/counter source. In the output waveform on the oscilloscope
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2071
    • 提供者:xiaobai
  1. designofPC

    0下载:
  2. 单片机设计 基于PC机的电子琴设计 要使扬声器发出不同的音调,就得输入不同频率的波形。通过给8253定时/计数器装入不同的计数值,可以使其输出不同频率的方波。经过放大器的放大作用,便可驱动扬声器发出不同的音调,只要插入一段延时程序之后,再将扬声器切断,音调的声音就可以持续一端时间。-Single-chip design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:19144
    • 提供者:文枫
  1. 62

    0下载:
  2. 用8253的两个计数器分频后产生1s的方波信号-By 8253 the two counters at 1s after the frequency of the square wave signal
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:535
    • 提供者:陈汤
  1. 61

    0下载:
  2. 可编程定时/计数器8253工作方式特点测试-Programmable timer/counter 8253 to test the characteristics of work
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:646
    • 提供者:陈汤
  1. jiaotongdeng

    0下载:
  2. 基于8086的简易交通灯设计,使用8255做接口扩展,8253做定时,8259做中断扩展-8086 based on a simple traffic light design, the use of 8255 to do the expansion interface, 8253 to do from time to time, so interruption of 8259 to expand ...
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:336089
    • 提供者:乔丹
  1. txev

    0下载:
  2. 通过编写程序使D/A转换器DAC0832产生锯齿波,然后利用A/D转换器ADC0809采集 转换这个波形。其中ADC0809的时钟信号由定时器8253来提供;中断的申请由A/D 转换器向8259A发出信号后,再由8259A向8086处理器发出中断申请信号,完成对 锯齿波的采集-Through the preparation process so that D/A converter DAC0832 sawtooth generated, and then use A
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:3163
    • 提供者:Excell889
  1. dianziqin

    0下载:
  2. 用汇编语言把8253、8255、DAC0832做成电子琴-Assembly language with the 8253,8255, DAC0832 into flower
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:624
    • 提供者:luo
  1. sound

    0下载:
  2. 微机技术实验时的控制8253,8255,0809,0832,进行的录音放音实验,用汇编语言实现,将源程序用MASM进行编译,然后用LINK进行连接,运行文件后,提示录音后按任意键开始录音,12秒后开始出现放音信息,按空格键可以重复放音,其他键放音一次后跳出程序。自己根据实验流程图编写,用于学习交流,有部分注解。-Computer Technology 8253,8255,0809,0832 control experiments, carried out by recording playbac
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:594
    • 提供者:韩杰
  1. bjdj

    0下载:
  2. 8259a 8253 8255a 控制步进电机汇编代码-8259a 8253 8255a controlled stepper motor assembly code
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7425
    • 提供者:vivian
  1. socket

    0下载:
  2. 1.了解定时器/计数器8253、并行I/O接口8255A在PC机中的电路连接方法; 2.学习使用TURBO C++对8253、8255进行编程操作; 3.熟悉拦截PC机中断向量的TC++ 编程方法。 -TURBO C++8253、8255
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:15916
    • 提供者:林茜
  1. piano

    0下载:
  2. 1. 用键盘是吸纳钢琴的功能; 2. 要求最少能够实现一个音调的低音、中音和高音部分; 3. 音高的切换用组合键实现 ; 提示: 通过对8253的编程实现发声程序的设计。 -1. To use the keyboard function is to absorb the piano 2. The requirements can be achieved at least a bass tone, in part treble tone 3. Pitch the switch to achie
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1382
    • 提供者:zhouhui
  1. jiaotongdeng

    0下载:
  2. 交通灯课程设计,利用8253定时,8259中断、8255A并口输出实现交通灯模拟控制的硬件电路-Traffic lights curriculum design, use of 8253 timer, 8259 interrupt, 8255A parallel output analog control traffic lights to achieve the hardware circuit
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:796
    • 提供者:段晓君
  1. 2

    0下载:
  2. 利用实验台上提供的定时器8253和扩展板上提供的8279以及键盘和数码显示电路,设计一个秒表,由8253中断定时,小键盘控制秒表的启停及初始值的预置。-Experimental use of the platform provided by the expansion of on-board timer 8253 and 8279 provided, as well as keyboard and digital display circuit, the design of a stopwatc
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:16489
    • 提供者:韩雷
  1. 3

    0下载:
  2. 实验电路如图所示,8253的CLK0接1MHz时钟,GATE0接+5V,OUT0接8255的PA0,J1接喇叭,编程使计算机的数字键1、2、3、4、5、6、7作为电子琴按键,按下即发出相应的音阶。-The experimental circuit shown in Figure, 8253' s 1MHz clock CLK0 then, GATE0 then+5 V, OUT0 then 8255 the PA0, J1 then speakers, computer programmi
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:12483
    • 提供者:韩雷
  1. PIANO

    0下载:
  2. 微机接口的电子琴课程设计8253 82-Computer interface design curriculum organ 8253 8255
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1714
    • 提供者:熊博
  1. 111

    0下载:
  2. 设计一个简单的电子秒表(按一下钮启动,再按一个停止,再按一下清零,周而复始。)最小计时单位0.01S,即可显示XX.XX(秒、百分之一秒)。设计要求如下: (1)由键盘和8255作为输入部分 (2)用七段数码管或液晶显示屏来显示时间 (3)由8253和8259构成计时信号,通过中断完成启动计时、停止计时和动态刷新显示。 -Realize the use of assembly language simulation program to master the electronic
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:18056
    • 提供者:run
  1. jiekou

    0下载:
  2. 基于8253和8255芯片实现的模拟电子琴 并有录音等功能-8253 and 8255 based on the analog chip and a sound recording, such as organ function
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:61878
    • 提供者:刘倩
  1. PCCLKLED

    0下载:
  2. 编写程序,使实验台上的LED显示时钟的分和秒,1s的定时由8253输出50HZ的方波申请中断50次来完成。-Preparation procedure, so that the experimental stage of the LED display clock minutes, and seconds, 1s timing 50HZ output by 8253 to apply the square wave to complete interruption of 50.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1516
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com