CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 8255 8259

搜索资源列表

  1. zhiliu

    1下载:
  2. 直流电机调速8255,8253,8259汇编语言-DC Motor 8255,8253,8259 assembly language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:王安
  1. 接口8255及中断

    0下载:
  2. 有关芯片8253/8255/8259的程序--Program about chip 8253/8255/8259.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:邱路
  1. apparatushandbook

    0下载:
  2. 一些关于微处理器的器件手册,包括了8237,8251,8255,8259,16550,8254等,适于对微机接口的深入学习使用。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2.54mb
    • 提供者:宋莹
  1. 8253和8259设计电子表

    0下载:
  2. 利用8253可编程定时/计数器、8259中断控制器、8255可编程并行接口芯片和七段数码管设计一个电子表的电路,并编制一程序使得该电子表能正常运行。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. VerilogProjects

    1下载:
  2. 在quartus II环境下用Verilog实现了8255, 8253, 8259, 8250, DAC0832, ADC0809等微机接口芯片,硬件设计实验课的作品,有些芯片的功能有所简化,但最基本的功能已实现,有完整的时序仿真波形-In quartus II environment achieved with Verilog 8255, 8253, 8259, 8250, DAC0832, ADC0809 and other computer interface chip, hardware
  3. 所属分类:VHDL编程

    • 发布日期:2013-12-03
    • 文件大小:5.16mb
    • 提供者:一招鲜
  1. jiaotongdeng

    0下载:
  2. 并行接口8255,定时/计时器8253,中断控制器8259A与计算机相连,通过8253产生1Hz的方波,并编程得到计时器,然后利用8259的中断功能和8255的并口输出数据功能做了一实时操作系统,来模拟十字路口交通灯的模拟-8255 parallel interface, timer/timer 8253, 8259A interrupt controller connected to a computer, by 8253 produce 1Hz square wave, and progra
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:37.04kb
    • 提供者:王琦
  1. weijibaogao

    0下载:
  2. 这是一个基于8255和8259的8人抢答器课程设计,里面包含原理,流程图,心得等,可以作为参考-This is a 8255 and 8259 based on 8 people Responder curriculum design, which includes principle, flow charts, tips, etc., can be used as reference
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:191.34kb
    • 提供者:陆勇
  1. weiji

    0下载:
  2. 基于8086,8259,8254,8255的交通灯控制系统,了解微机的工作原理及使用方法-8086,8259,8254,8255 based traffic light control system, to understand the working principle and the use of computer methods
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1.52kb
    • 提供者:chalk
  1. 8255.8259.8251

    0下载:
  2. 利用三片或者三片以上的芯片,设计一个交通灯实验,交通灯的要求参照实验一给的要求: 设计用LED来模拟交通灯。 在编写模拟交通灯控制的实验程序前,首先要了解实际交通灯的变化规律。 交通灯控制过程: (1)东西方向绿灯、南北方向红灯同时亮5秒。 (2)东西方向的绿灯灭、南北方向的红灯亮,再此时间段中东西方向的黄灯闪烁5次,每次亮0.5秒,灭0.5秒。 (3)南北方向绿灯、东西方向红灯同时亮5秒。 (4)南北方向的绿灯灭、东西方向的红灯亮,再此时间段中南北方向的黄灯闪烁5
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:93.41kb
    • 提供者:chenxiaoxin
  1. CUT

    0下载:
  2. 用8088/86控制8259可编程中断控制器,实现对外部中断的响应和处理。要求程序中对每次中断进行计数,并将计数结果用8255的PA口输出到LED。-Controlled by 8088/86 8259 programmable interrupt controller, to achieve a response to external interrupts and processing. Requirements of the program to count on each interru
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:16.67kb
    • 提供者:cmx
  1. led

    0下载:
  2. 选用8253的计数器2进行100ms的定时,其输出 OUT2与8259的IRQ7相连,当定时到100 ms时产生一个中断信号,在中断服务程序中进行时、分、秒的计数,并送入相应的存储单元;8255的A口接七段数码管的位选信号,B口接数码管的段选信号,时、分的数值通过对8255的编程可送到七段数码管上显示。-2 for selection of 8253' s counter 100ms timing, the output OUT2 and 8259 IRQ7 linked to 100 m
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:金光
  1. chengxu

    1下载:
  2. 基于51单片机的电动门设计(使用8255、输出灯、输入开关、8253定时器、8259中断和步进电机等)-Based on the electric door design 51 single-chip microcomputer(Use 8255, output lamp, input switch, 8253 timers, 8259 interrupt and the stepping motor, etc )
  3. 所属分类:SCM

    • 发布日期:2014-10-22
    • 文件大小:1kb
    • 提供者:独孤久建
  1. 1

    0下载:
  2. 微机原理与接口技术实验 交通灯 8255 8259 8253-Microcomputer Principle and Interface Technology Experiment traffic lights 825582598253
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:346.88kb
    • 提供者:赵超群
  1. jishinaozhong

    0下载:
  2. 利用8259实现时钟的计时,闹铃等功能充分利用了8253.8255.8259等多个芯片的集合-Achieved using 8259 time clock, alarm and other functions take full advantage of 8253.8255.8259 and other chip sets
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:6.05kb
    • 提供者:lixiaoyang
  1. 8259-external-interrupt

    0下载:
  2. 用8088/86控制8259可编程中断控制器,实现对外部中断的响应和处理。要求程序中对每次中断进行计数,并将计数结果用8255的PA口输出到LED。当有单次脉冲输入时,用8255连接的led灯记录中断的次数-Control with 8088/86 8259 programmable interrupt controller, to realize the external interrupt response and handling. Required procedures for each
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:19.54kb
    • 提供者:范志豪
  1. 8259

    0下载:
  2. 用8088/86控制8259可编程中断控制器,实现对外部 中断的响应和处理。要求程序中对每次中断进行计数, 并将计数结果用8255的PA口输出到LED。 -8088/86 control 8259 programmable interrupt controller to achieve external Interrupt response and handling. Count for each interrupt request process, And count th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4.91kb
    • 提供者:
  1. 8253-8255-8259

    0下载:
  2. 汇编语言电子时钟程序,基于8255A的汇编源程序,多功能的电子时钟程序-Assembly language electronic clock program, based on the 8255A assembler source, multi-function electronic clock program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:82.96kb
    • 提供者:呵呵
  1. wjyl

    0下载:
  2. 微机原理与接口技术的基础内容,8255,8259,8253的原理和AD实验-The basis of the content of the Microcomputer Principle and Interface Technology
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:196.67kb
    • 提供者:zss
  1. 接口8255及中断

    0下载:
  2. 有关芯片8253/8255/8259的程序--Program about chip 8253/8255/8259.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:林肯
  1. interface--experiment3

    0下载:
  2. 微机原理与接口技术,接口实验,使用汇编语言,包括DMA传送、扩展DMA控制器8237、Windows中断、扩展中断控制器8259、可编程并行接8255方式一-Microcomputer Principle and interface technology, interface experiments, the use of assembly language, including the DMA transfer, the DMA controller extension 8237, Windo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:255.42kb
    • 提供者:张璐
« 12 »
搜珍网 www.dssz.com