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

Search list

[Other resource8255A

Description: 使用DVCC实验系统中的并行接口芯片8255A的B口作输入口,使工作于方式1,将PB0~PB7连接到手动开关K1~K8,将手动脉冲信号SP作为8255B口的选通信号,连接到PC2。将B品工作于方式1时的中断请求信号(PC0)连接到8255A的IR3,8255A的片选信号无需连接(系统已连接好)。8259A的CS连接地址译码输出端Y6,8259A的端口地址为60H、61H
Platform: | Size: 17426 | Author: 李兆军 | Hits:

[Other8255A

Description: 包含微机原理与接口技术中关于8255A的详细例题及解答。
Platform: | Size: 478142 | Author: lory | Hits:

[Embeded-SCM Develop8255A

Description: 8255A芯片的中文资料(8255中文资料.pdf)
Platform: | Size: 87366 | Author: 尹福斌 | Hits:

[Other resource8255A

Description: 单片机并口扩展芯片8255A源码,内服仿真文件和说明文件
Platform: | Size: 756164 | Author: 辛愿 | Hits:

[Other resource8255A原理实验

Description: 这是通讯接口实验《8255A原理实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "8255A principle experiment," the principle procedures, suitable for those on embedded systems, communications, computer specialists in the
Platform: | Size: 4288 | Author: 柴永 | Hits:

[Other Embeded program8255A原理实验

Description: 这是通讯接口实验《8255A原理实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "8255A principle experiment," the principle procedures, suitable for those on embedded systems, communications, computer specialists in the
Platform: | Size: 4096 | Author: 柴永 | Hits:

[SCM200505060050419

Description: 十字路口交通灯管理现对交通信号灯进行管理,车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,GATE2已接+5V,定时可采用软硬件结合相结合的方式实现。-traffic lights at a crossroads right now management for traffic signal management, the driveway flashing yellow light five seconds later, the pedestrian crossings to release a minute and then released into driveway vehicles for three minutes. So the cycle to repeat. Using light-emitting diode signal simulation, 8255A right signals control (used to set the port), the 8253 regular counter to the two experimental system of the main unit there 8259A interrupt request, to achieve 3 minutes, 5 seconds and one minute timing. Experimental System to the 8253 counter two OPCLK CLK2 access, frequency of 1.19318MHZ, GATE2 has received+5 V, which combines hardware and software regularly use a combination of ways.
Platform: | Size: 43008 | Author: hzl | Hits:

[assembly language[InterFace]x86asm

Description: 福州大学接口课程全部实验代码。包括inter的芯片8253-5、芯片8255A、芯片DAC0832、芯片ADC0809等。详细批注-Fuzhou University courses all experimental interface code. The chip includes inter 8253-5, the 8255A chip, chip DAC0832, such as chip ADC0809. Detailed endorsement
Platform: | Size: 172032 | Author: 林锋杰 | Hits:

[assembly language8255chengxu

Description: 可编程并行接口8255A完成的交通灯实验     用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C- I control 12 LED bright and methomyl (output of 0-liang, the output of an anti), the simulation of traffic lights at a crossroads.
Platform: | Size: 1024 | Author: 许明 | Hits:

[OtherWeiyuanyinjian

Description: 微原硬件实验的代码。包括TPC—1型实验台的熟悉、8253计数器/定时器的应用、 8255A并行接口应用等。-original hardware experimental micro-code. Including TPC-1 experiment Taiwan familiar with the 8253 counter/timer application, 8255A Parallel Interface applications.
Platform: | Size: 14336 | Author: 汪铃 | Hits:

[Driver Develop8255a_8253a

Description: 可编程并行接口8255A原理实验以及8253a中所用到的源程序.已经经过编译及上机实验。功能良好运转正常 -programmable parallel interface 8255A principle experiment and 8253a used by the source. Had already been Compiling and experiment on the plane. Good function in normal operation
Platform: | Size: 1024 | Author: chance | Hits:

[Software Engineeringzhinengxianshiping

Description: 实现了智能显示屏的设计。在TC下用C语言编写程序,利用TPC—1实验箱,用一台PC机通过8255A芯片,使8*8 LED二级管上动态显示“信息工程学院”的字样。并且附有详细的设计文档。-an intelligent display design. TC using the C language programming, the use of TPC-1 experimental box with a PC through the 8255 A chip,* 8 of 8 LED tube two dynamic display "Information Engineering College," on the screen. And with the detailed design document.
Platform: | Size: 62464 | Author: 刘龙 | Hits:

[assembly languageTRAFFICLIGHTS8255

Description: 交通信号灯的控制: 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路口的绿灯亮,2、4路口方向开始通车。延迟30秒时间后,2、4路口的绿灯熄灭,而黄灯开始闪烁。闪烁5次后,再切换到1、3路口方向。之后,重复上述过程。 -traffic signal control : 1. A parallel port by 8255 to control the LED light emitting diodes-destruction. 2. A red light population control, population control yellow B and C population control green. 3. Output-0, the output of a destruction. 4. Use 8253 to control transform regular time. Requirements : there is a crossroads, 1,3 to the south, to the north, the east-west direction 2,4. Initial state for four junctions in the whole bright red light. After 1,3 junctions green light, red light junctions in the 2,4-, 1,3 junctions opening direction. Delayed 30 seconds after the green light junctions 1,3 out and the junction of 1,3 begin blinking yellow light (1HZ). Stars 5, 1,3 junctions in the red light, green light junctions in the 2,4-, 2,4 direction was opened to traffic junctions. Delayed
Platform: | Size: 265216 | Author: gaodebo | Hits:

[Software Engineering8255A

Description: 使用DVCC实验系统中的并行接口芯片8255A的B口作输入口,使工作于方式1,将PB0~PB7连接到手动开关K1~K8,将手动脉冲信号SP作为8255B口的选通信号,连接到PC2。将B品工作于方式1时的中断请求信号(PC0)连接到8255A的IR3,8255A的片选信号无需连接(系统已连接好)。8259A的CS连接地址译码输出端Y6,8259A的端口地址为60H、61H-DVCC experimental system used in parallel interface chip 8255A for the B input port, so that work in one way, will be connected to the PB0 ~ PB7 manually switch K1 ~ K8, the manual pulse signal SP population as 8255B Strobe, connect to PC2. B goods will work in one way at the time of interrupt request signals (PC0) to connect to the 8255A
Platform: | Size: 17408 | Author: 李兆军 | Hits:

[Other8255A

Description: 包含微机原理与接口技术中关于8255A的详细例题及解答。-Contains the Microcomputer Principle and Interface Technology on the 8255A sample questions and answers in detail.
Platform: | Size: 478208 | Author: lory | Hits:

[Embeded-SCM Develop8255A

Description: 8255A芯片的中文资料(8255中文资料.pdf)-Chinese 8255A chip data (8255 Chinese data. Pdf)
Platform: | Size: 87040 | Author: 尹福斌 | Hits:

[SCM8255A

Description: 单片机并口扩展芯片8255A源码,内服仿真文件和说明文件-Single-chip parallel port expansion 8255A chip source, internal simulation files and documentation
Platform: | Size: 755712 | Author: 辛愿 | Hits:

[Software Engineering8255A

Description: 文档包含8255A控制交通灯的应用系统设计的软硬件设计方案,PDF格式-8255A document contains the application of traffic signal control system design of hardware and software design, PDF format
Platform: | Size: 826368 | Author: yuwei515 | Hits:

[SCM8255A

Description: 89s52+8255a控制一组指示灯循环发光-89s52+8255 a control cycle of a group of light emitting
Platform: | Size: 5120 | Author: 涛哥 | Hits:

[SCMmcu-8255A

Description: C语言编程,利用8255A来完成对单片机IO口的扩展。-C language programming, using the 8255A to complete microcontroller IO port expansion.
Platform: | Size: 14336 | Author: 侯勇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net