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

搜索资源列表

  1. TRAFFICLIGHTS8255

    1下载:
  2. 交通信号灯的控制: 1. 通过8255A并口来控制LED发光二极管的亮灭。 2. A口控制红灯,B口控制黄灯,C口控制绿灯。 3. 输出为0则亮,输出为1则灭。 4. 用8253定时来控制变换时间 。 要求:设有一个十字路口,1、3为南,北方向,2、4为东西方向,初始态为4个路口的红灯全亮。之后,1、3路口的绿灯亮,2、4路口的红灯亮,1、3路口方向通车。延迟30秒后,1、3路口的绿灯熄灭,而1,3路口的黄灯开始闪烁(1HZ)。闪烁5次后,1、3路口的红灯亮,同时2、4路口的
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:265679
    • 提供者:gaodebo
  1. jiaotongdeng

    0下载:
  2. 基于8255,8253的发声人性化交通灯控制设计 -Based on 8255,8253 audible humane traffic lights control design
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:681129
    • 提供者:冯建明
  1. Traffic-light-control-system

    0下载:
  2. 编写一个交通灯控制程序,实现东西路口与南北路口状态灯的转换和紧急处理。采用8253芯片计数,输出1S的时钟脉冲,并使用8255接口芯片控制LED亮灭,同时让8279芯片显示倒计时,键盘控制紧急处理按键,以此实现交通灯指挥控制系统。-Write a traffic light control program, the conversion of the things the intersection with the north and south of the intersection stat
  3. 所属分类:assembly language

    • 发布日期:2017-11-01
    • 文件大小:12688
    • 提供者:chen
  1. JIEKOU_SHIYAN

    1下载:
  2. 这是接口实验,其中的内容为:实验二可编程定时器计数器8253 实验三 Windows中断 实验四 8255实验 实验五七段数码管实验 实验六竞赛抢答器 实验七交通灯控制实验 -This is the interface experiment, the contents of which are: experimental two programmable timer counter 8253 experiment three Windows interruption Experiment
  3. 所属分类:Other systems

    • 发布日期:2015-12-29
    • 文件大小:189440
    • 提供者:wxq
  1. 8086-traffic-light

    0下载:
  2. 用8086、8255实现交通灯 具有倒计时显示功能 -Traffic lights are achieved by 8086,8255 countdown display
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:52225
    • 提供者:赵斌
  1. asm

    0下载:
  2. 汇编语言实现基于8086系统的交通灯控制,步进电动机控制等-8086 and 8255 with the implementation of the traffic light control
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:6377
    • 提供者:景自端
  1. 1234

    0下载:
  2. 带数码管显示的交通灯模拟控制系统设计.   硬件方面:8253产生1HZ的方波,脉冲到8259的IR1端,产生中断,调中断服务子程序。在加入紧急车道后,单脉冲()连到8259的IRO端,产生一个高级的中断请求信号。    软件方面:主程序先对各个硬件初始化,在开CPU中断,然后空操作,等待中断。执行低级中断(IR1)时,8255的PA口负责选数码管,PB口负责显示数字,用查表法可查到0~9的数码管编码。 采用循环扫描方法,人眼即可看到连续的二位数。当倒计时减到零时,对红绿灯取反。若手动上
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:5836
    • 提供者:宋威
  1. 8255Traffic-Light

    0下载:
  2. 微机原理与接口技术实验,使用芯片8255、8253及数码管,实现交通灯红绿灯效果,内含proteus仿真电路图和汇编源码。-Microcomputer Principle and Interface Technology Experiment, using chip 8255,8253 and digital control to achieve the effect of traffic lights traffic lights, containing proteus simulation
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:61330
    • 提供者:
  1. C-language-program

    0下载:
  2. 51单片机外接8255A做成的交通灯程序及PROTEUS仿真结果(附对应C语言程序)-51 microcontroller external traffic light made of 8255 a and PROTEUS simulation results (with corresponding C language program)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:756
    • 提供者:小桥流水
  1. 2112312

    0下载:
  2. 模拟交通灯实验,实验报告 用 8255 做输出口,控制十二个发光管(4 组红绿黄灯)的亮灭,模拟十字路口交通灯 管理。-Simulated traffic light experiments report To do with the 8255 output, control twelve light tube (4 groups of red, green yellow) light off, analog crossroads traffic lights Managem
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:91620
    • 提供者:wwrkrwp
  1. IO-port-input-and-output-test

    0下载:
  2. 用8255做输出口,控制十二个发光二极管燃灭,模拟交通灯管理。-To do with the 8255 output port, controlled burning off twelve light-emitting diodes, simulated traffic light management.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:4858
    • 提供者:lz
  1. light

    0下载:
  2. 利用8253、8255等芯片实现交通灯的设计,包括状态转换和倒计时等。-Design and implementation of traffic lights use 8253, 8255 chip, including the state transition and countdown etc..
  3. 所属分类:assembly language

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

    0下载:
  2. 8255 8253 138译码器 流水灯 继电器 交通灯的控制 -82558253138 decoder water lamp relay control traffic lights
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1620
    • 提供者:胡玉
  1. 51_8255_8253_74hc138

    0下载:
  2. 51单片机控制8255,8253,74hc138实现流水灯交通灯以及对方波的二分频-51 single-chip control 8255 8253,74hc138 achieve light traffic lights and the other wave of the two frequency
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:51062
    • 提供者:wwp
  1. jiaotongdneg

    0下载:
  2. 交通信号灯 本程序设计中用到了8253,8255,8259三个芯片。利用8253分频产生0.1S的时钟,8255连接LED灯输出,利用8259产生中断,控制交通灯的状态。-Traffic lights used in the design of this program 8253,8255,8259 three chips. The use of 8253-Divider 0.1S clock, LED light output 8255 connected by 8259 to gener
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:jc
  1. jtd

    0下载:
  2. 本程序是用汇编语言编写的,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。-This program is written in assembly language, countdown 5 seconds when the yellow light flashing warning (traffic light signal through the output port PA
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1691
    • 提供者:ParkLee
  1. ziplist

    0下载:
  2. 有关8255的编程工作,关于交通灯的,下载可以看看,希望能够对你有所帮助-8255 on the programming work, on the traffic lights, the download can see, hope to be able to help you
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-05
    • 文件大小:12136
    • 提供者:xialijun
« 1 2 3 4 5»
搜珍网 www.dssz.com