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

搜索资源列表

  1. 123

    0下载:
  2. 交通灯控制系统(8253定时)假设为某个十字路口设计一个交通灯控制系统。在十字路口的东西和南北两个方向都各有红、黄、绿三个信号灯。红、黄、绿交通灯的变化规律为: 1)南北方向的绿灯、东西方向的红灯同时亮20秒。 2)南北方向的绿灯灭、黄灯亮5秒,同时东西方向的红灯继续亮。 3)南北方向的黄灯灭、红灯亮,同时东西方向的红灯灭、绿灯亮,持续20秒。 4)南北方向的红灯继续亮,同时东西方向的绿灯灭、黄灯亮5秒。 5)转1)重复。 -Traffic light con
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5201
    • 提供者:李丽
  1. shangchuan+Copy+of+travellights

    0下载:
  2. 用8253和8255实现交通灯 微机接口课程设计源码-8253 and 8255 with the achievement of traffic lights Computer Interface curriculum design source
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:1298
    • 提供者:
  1. TrafficLight

    0下载:
  2. ⒈ 了解交通灯管理的基本工作原理 ⒉ 熟悉8259A中断控制器的工作原理和应用编程 ⒊ 熟悉8255A并行接口的各种工作方式和应用 ⒋ 熟悉8253计数器/定时器的工作方式及应用编程,掌握利用软硬件相结合定时的方法 -⒈ understand traffic lights management familiar with the basic working principle of ⒉ 8259A interrupt controller of the working princ
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:8098
    • 提供者:谢家韧
  1. weijikechengsheji

    0下载:
  2. 所属分类:Education soft system

    • 发布日期:2017-04-24
    • 文件大小:268645
    • 提供者:烟雨
  1. CLOCK_weijiyuanli_kechengsheji

    0下载:
  2. 微机原理课程设计——电子钟(使用8253.8255.8259芯片)-Computer Principles of curriculum design- Electronic bell (use 8253.8255.8259 chip)
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2564
    • 提供者:
  1. clock

    0下载:
  2. 时钟,利用8253实现在显示器上显示XX(时):XX(分):XX(秒)。-Clock, the use of 8253 to achieve in the display shows XX (when): XX (points): XX (seconds).
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1107
    • 提供者:lsn
  1. yinyuebofangqi

    0下载:
  2. 所有音乐都是由各个不同频率的音阶和其延续时间的长短来实现的。不同的音乐是由各个音阶按某种排列各自播放一定时间形成的,将各音乐音阶和其延续时间存在数据段中,然后根据不同按键值选择不同的音阶和时间表,再使用计数器产生该音阶频率。而我们学过的有计数器可以产生各种频率,所以我们主要采用计数器8253产生各音符,用8255并行接口来控制扬声器的开关,达到播放音乐的功能。-All music are by different frequency scale and the length of its du
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:103244
    • 提供者:刘桂军
  1. ad

    0下载:
  2. 1.A/D转换 2.编码器数据采集 3.电机驱动 利用ADC0809芯片,编码器采用74LS193,idt7205进行增减计数,电机驱动采用8253和L298芯片.-1.A/D converter 2. Encoder Data Acquisition 3. Motor drive using ADC0809 chip encoder using 74LS193, idt7205 to increase or decrease in counting, motor driver ch
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:16494
    • 提供者:匡洋
  1. weijiyuanli

    0下载:
  2. 用8253定时器实现屏幕上的日历时钟 设计要求:用8253定时器实现屏幕上的日历时钟,带有年月日时分秒。 -8253 timer used to achieve on-screen calendar clock design requirements: The 8253 timer to achieve on-screen calendar clock, with a date when the minutes and seconds.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:13382
    • 提供者:meizi
  1. DZQ

    0下载:
  2. 电子琴课设源码,用8253和8255A的芯片-Electric piano lesson based source, the 8253 and 8255A chip
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1286
    • 提供者:xiaoyao
  1. sdf

    0下载:
  2. 钟表显示一.基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 二. 扩展要求 屏幕上显示时、分、秒针,没有使用中断定时方式,采用的是系统实时时间。 三. 课设基本思想 屏幕设置为图形方式,采用模块化编程,主模
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:16492
    • 提供者:任我行
  1. music

    0下载:
  2. 利用电脑主板上的8253定时器,通过键盘按键控制主板扬声器发出不同频率的声音。来产生自己喜欢的音乐-The use of computer motherboard 8253 timer, keyboard keys to control the main board through the loudspeakers of different frequency sound
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:930
    • 提供者:duwei
  1. 82538255

    0下载:
  2. 用汇编语言编写的8253和8255以及中断的综合应用-Prepared by using assembly language 8253 and 8255 as well as the interruption of General Application
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1458
    • 提供者:tianma
  1. Electronicorgan

    1下载:
  2. 电子琴的汇编语言实现,利用TPC-H实验箱上的8253实现二级分频,同时配合以8255A,与门和DAC0832,通过扬声器放音,实现两个八度音高(包括半音)的电子琴。在软硬件相互配合下,电子琴具有弹奏和播放已存乐曲的功能,音长可控,播放速度可选,拥有美观的图形界面模拟真实琴键,且琴键随弹奏有起伏变化。利用微机内部的8253,8255A和内置扬声器,与TPC-H实验板上的8255A和LED,实现节拍器,可产生长度和速度可控的2/4拍,3/4拍及4/4拍等,LED和内置扬声器同时对节拍进行提示。-E
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:34871
    • 提供者:
  1. huibian

    0下载:
  2. 汇编语言 设计一个七段数码显示器,定时显示出生年月(1986.10.30)的后四位(1030)。 功能要求: 1)使8253工作在3方式,产生定时时间间隔,作为显示延长时间。 2)通过数据段定义当前日期或出生年月,控制七段数码管进行显示。 3)通过8255工作在0方式实现字符编码的输出、数位控制等功能,稳定显示出生年月的后四位。 -Seven-Segment assembly language to design a digital display, timer disp
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:845
    • 提供者:兔兔潴
  1. fft322

    1下载:
  2. 这是一个产品完整的代码,使用80C196 CPU和8253定时器以及AD574进行电压,电流的采集,每个电网周波采集32点,计算电压电流的有效值,功率,无功功率,功率因数,软件积分电度等-The code is production code that use 80c196 cpu and 8253 timer and ad 574 to sample the voltage and current data, 32 point per cycle of 50/60HZ ,to caculat
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:28262
    • 提供者:王铁钢
  1. asm

    0下载:
  2. 电子选择器,是利用TND-MD教学系统实现的,用来作为特定场合投票机器统计使用。所用到的芯片主要有8253定时计数器、8255A并行接口电路芯片等。使用时,用户用键盘输入A,B,C,D这四个字母中的一个来作为已经选择的项目,程序将在屏幕上对应显示已经选择的“A,B,C或者D”,并且通过控制扬声器,发出对应的频率声音信号,同时相对应的LED灯也对应发光,以便于位于远处的计票员进行远程计票。-Electronics selector is the use of TND-MD teaching sys
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:675
    • 提供者:伊川
  1. FirmWarev1.3

    0下载:
  2. 8253 烧写程序 8253 烧写程序-8253 procedures 8253 programmer programmer programmer procedures procedures 8253
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:wangjun
  1. 89c51and8253

    0下载:
  2. 利用89c51和8253可以测速,经初步测试可以通过-89c51 and 8253 can use guns, as a preliminary test can be
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1181
    • 提供者:邹林科
  1. Aexp10s

    0下载:
  2. 串行接口应用实验-发送端程序 串行通信发送程序source file 8253 8255 8251 综合实验-Application of serial interface experiments- Send client program to send serial communication program source file 8253 8255 8251 Comprehensive Experiment
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1454
    • 提供者:cjy
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 22 »
搜珍网 www.dssz.com