Welcome![Sign In][Sign Up]
Location:
Search - 8255A

Search list

[SCMdanpianjikzjtd

Description: 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses MSC-51 series single-chip ATSC51 and programmable parallel I/O interface chip 8255A-centric device designed to control traffic lights, can be achieved in accordance with the actual traffic flow through the P1 port 8051 chip set red, green fuel Liang function of time traffic light cycle, the countdown five seconds left when the yellow light flashing warning (traffic lights through the PA output signal indicates the time directly through the PC port output 8255 to double-digits) vehicle alarm闯红灯 green time traffic flow can be detected through a double-digital display. The system practical, simple and strong extensions.
Platform: | Size: 131072 | Author: 林一 | Hits:

[SCM8255IOCard

Description: 本实例实现8255控制卡的输入输出的控制. 是学习IO控制卡最好的实例,-It s will tell you how to use the Io Card 8255 to do the input/output control.
Platform: | Size: 69632 | Author: 苏庆红 | Hits:

[VHDL-FPGA-Verilog8255A2.9

Description: 采用Verilog语言实现了8255A的功能,并下载到了FPGA上进行了验证-this project achieved the goal of realizing the function of 8255A which is widely used in many digital designs.
Platform: | Size: 139264 | Author: Jonan | Hits:

[Embeded-SCM Developjiaotongdeng

Description: 本系统就是充分利用了8051和8255芯片的I/O引脚。系统统采用MSC-51系列单片机Intel8051和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8031芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。 -Take full advantage of this system is the 8051 and 8255 chip I/O pin. System integration using MSC-51 series single-chip programmable Intel8051 and parallel I/O interface chip 8255A-centric device designed to control traffic lights, can be achieved in accordance with the actual traffic flow through the P1 port 8031 chip set red, green fuel Liang function of time traffic light cycle, the countdown five seconds left when the yellow light flashing warning (traffic lights through the PA output signal indicates the time directly through the PC port output 8255 to double-digits) vehicle alarm闯红灯 green time traffic flow can be detected through a double-digital display.
Platform: | Size: 2048 | Author: 江湖 | Hits:

[Otheryuanma

Description: 该源码中有一个编译的词法语法语义的分析程序,三个处理及调度程序以及一个8255A的发声控制的汇编语言程序,希望对大家能有帮助-The compiler source code, there is a syntax of lexical semantic analysis of the procedure, three treatment and scheduling procedures, as well as an audible signal to control the 8255A assembly language program, in the hope that we can help
Platform: | Size: 27648 | Author: 邱鹏 | Hits:

[SCM8255lizi

Description: 一个基于单片机proteus仿真8255并行口扩展实例
Platform: | Size: 27648 | Author: hjy | Hits:

[assembly language8255

Description: 读入开关量到8255A,再将其通过指示灯显示。以8255A的A口作输入,B口作输出,输入用开关,输出用发光管,要求当输入不全为0时,输入与输出保持一致。当输入为全0时,发光二极管闪烁。-Amount of time to switch to the 8255A, and then through the light show. 8255A in the mouth for the A input, B port for output, input switch and output with LED asking for input failure 0:00, line input and output. When the input for the whole 0:00, flashing light-emitting diodes.
Platform: | Size: 1024 | Author: cch | Hits:

[Embeded Linux8255ALCD1602

Description: 利用8255a扩展的lcd1602程序 希望喜欢-8255a expanding the use of hope lcd1602 procedures like
Platform: | Size: 93184 | Author: cael | Hits:

[DSP programtraffic_lights

Description: 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。-The system uses MSC-51 series single-chip ATSC51 and programmable parallel I/O interface chip 8255A-centric device designed to control traffic lights, can be achieved in accordance with the actual traffic flow through the P1 port 8051 chip set red, green fuel Liang function of time traffic light cycle, the countdown five seconds left when the yellow light flashing warning (traffic lights through the PA output signal indicates the time directly through the PC port output 8255 to double-digits) vehicle alarm闯红灯 green time traffic flow can be detected through a double-digital display.
Platform: | Size: 4096 | Author: li200301 | Hits:

[assembly language8253

Description: 本报告主要介绍了微机原理与接口技术的应用之一——交通灯控制器的设计与实现,主要是模拟十字路口的红绿灯,还介绍了交通灯控制器的原理以及电路接线,其中主要用到的芯片有可编程并行通信接口芯片8255A。在设计中所用到的编程语言是汇编语言,延时采用的是软件延时(即通过汇编指令)。设计所用到的备是由西安唐都科技仪器公司生产的TD-PIT+实验系统一套。在实验室将汇编程序调试通过后即可看到设计的结果。-This report introduced the Microcomputer Principle and Interface Technology, one- traffic light controller design and realization of the simulation at the crossroads of major traffic lights, traffic lights also introduced the principle of the controller and the circuit wiring, the main use The chip has a programmable communications interface chip parallel 8255A. Used in the design of the programming language is assembly language, delay is used in software delay (that is, through compilation of instructions). Preparation of the design used by the Instrument Science and Technology Garden have produced TD-PIT+ a set of experimental system. In the laboratory testing will be compiled after the adoption of procedures designed to see the results.
Platform: | Size: 70656 | Author: tangshuai | Hits:

[SCMbjdj

Description: 8259a 8253 8255a 控制步进电机汇编代码-8259a 8253 8255a controlled stepper motor assembly code
Platform: | Size: 7168 | Author: vivian | Hits:

[Communicationsocket

Description: 1.了解定时器/计数器8253、并行I/O接口8255A在PC机中的电路连接方法; 2.学习使用TURBO C++对8253、8255进行编程操作; 3.熟悉拦截PC机中断向量的TC++ 编程方法。 -TURBO C++8253、8255
Platform: | Size: 16384 | Author: 林茜 | Hits:

[assembly languagekey

Description: 键盘显示,硬件采用8255A,四位八段数码管显示,4*4键盘-Keyboard display, hardware 8255A, four of eight digital display, 4* 4 keyboard
Platform: | Size: 17408 | Author: 王海峰 | Hits:

[assembly language8255

Description: 用8255A扩展键盘和显示,可以组成4×4键盘,8位数码显示-8255A with the expansion of the keyboard and display can be composed of 4 × 4 keyboard, 8-bit digital display
Platform: | Size: 55296 | Author: 王海峰 | Hits:

[Other8255A

Description: 交通灯控制器实验报告--- SOC课程设计 一.实验功能 该交通灯控制器,能完成以下功能: ⒈ 显示交通灯的红、黄、绿的指示状态 用L1、L2、L3作为绿、黄、红灯; ⒉ 能实现正常的倒计时功能: 用M2、M1作为南北方向的倒计时显示器,显示时间为红灯8秒,绿灯8秒,黄灯8秒。 ⒊ 能实现特殊状态的功能 (1) 按S1后,能实现特殊状态功能; -Experimental reports of traffic light controller to design a course--- SOC. Experimental features of the traffic signal controller, to complete the following functions: ⒈ show traffic lights red, yellow and green with the instructions of the state of L1, L2, L3, as green, yellow, red ⒉ countdown to achieve normal function: to use M2 , M1 north-south direction, as the countdown display, showed a red light 55 seconds, 30 seconds the green light, yellow light 15 seconds. ⒊ to achieve the special status of function (1) post-S1, to achieve the special status of function
Platform: | Size: 1024 | Author: 撕裂的天堂 | Hits:

[assembly languagejiaotongdeng

Description: 交通灯课程设计,利用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
Platform: | Size: 1024 | Author: 段晓君 | Hits:

[Embeded-SCM Developjiaotongdeng

Description: 了解8255A芯片的结构、功能及工作原理。 2、 掌握8086CPU与8255接口扩展方法,及通过8255A并行口传输数据的方法。 3、 握8255A初始化编程、及应用程序设计方法。-Understanding of the 8255A chip structure, function and working principle. 2, master 8086CPU interface with the 8255 expansion method, and transmission through the parallel port 8255A data. 3, grip initialization 8255A programming, design methodology and applications.
Platform: | Size: 156672 | Author: 浅浅舟 | Hits:

[assembly language8255

Description: 8255并行I/O口实验 目的:熟悉8255芯片的性能,掌握其编程方法 内容:编写程序,从PA口输入开关量,由PB口输出,通过发光二极管指示其状态。 -know how to use 8255
Platform: | Size: 3072 | Author: nwj | Hits:

[Software Engineeringjiaotongd

Description: 微型计算机课程设计,通过8253、8255A与8259A芯片实现模拟交通灯-Micro-computer curriculum design, 8253,8255 A through 8259A chip simulation with traffic lights
Platform: | Size: 227328 | Author: 赖健锋 | Hits:

[SCM8255-6264-1602-44

Description: 单片机8255扩展 扩展内容:1602,4*4,6264 仿真调试-Expansion of the contents of the expansion of single-chip 8255: 1602,4* 4,6264 simulation debugging
Platform: | Size: 183296 | Author: 樊彦 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »

CodeBus www.codebus.net