搜索资源列表
GOODGOOS
- 单片机并行I/O口数量总是有限的,有时并行口需作其他更重要的用途,一般也不会用数量众多的并行I/O口专门用来驱动显示电路,能否用80C51的串行通信口加上少量I/O及扩展芯片用于显示电路呢?答案是肯定的。 80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通I/O口,设计一个4位LED显示电路。当然只要再加上两根I/O口线即可轻易实现8位LED的显示电路。-SCM parallel
TRAFFICLIGHTS8255
- 交通信号灯的控制: 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路口的
时间显示系统
- 采用清华TPC-1十六位微机实验台上的并行口扫描键盘控制LED显示,以制作一个时间显示系统。-used Qinghua TPC-1 16 Microcomputer Laboratory platform parallel port scanning keyboard control LED display, for the production of a time display system.
注塑机生产过程的微机控制系统设计
- 注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。-injection molding machine of the production process computer control system design of the system design through 8255A Parall
51-32-BIT
- 51单片机32路并口多花样程序,用于沙盘模型或LED灯光招牌-51 single-chip 32-channel parallel port Multi-pattern program for the sand table model or LED illuminated signs
CD4094
- CD4094驱动程序,可以用在静态显示,串口转并口,驱动数码管LED等-CD4094 driver, can be used in a static display, serial to parallel port, digital tube LED drivers, etc.
parallel
- I/O并行口直接驱动LED显示 利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上,数码管的公共端接地。在数码管上循环显示0-9数字,时间间隔0.2秒。 -I/O parallel port directly drive LED display using AT89S51 MCU port P0 is connected to P0.0-P0.7 digital control of a total of yin a-h of the paragr
8051_164_led
- 利用8051串行口,和并行输出串行移位寄存器74LS164扩展一位数码显示在数码显示器上循环显示0-9这10个数字。-Using 8051 serial port, and parallel output serial shift register 74LS164 expansion of a digital display on the cycle in the digital display shows the 10 figure 0-9.
LPT
- controling LED via parallel port
LEDctrl
- keilc + proteus 并行口设计指示灯实验 要求:掌握80C51单片机输入输出接口使用方法 学会开关量输入输出控制的接口技术及编程方法 实验题目:8个发光二极管D1~D8分别接在单片机P1.0-P1.7端口上,一个开关接在P3.0上。要求输出端口输出 “0”时,发光二极管亮。开关闭合时,开始按P1.0-P1.1-...-P1.7的顺序依次点亮LED,再按 P1.7-P1.6 -...-P1.0的顺序点亮LED,重复循环。开关断开时,立刻停止点亮指示灯。-keilc
H431
- 并口控制输入,双点阵加箭头方向显示0~64的led显示程序,而且还可显示A~Z字母。-Parallel port control input, dual-lattice plus the arrow shows the direction of 0 ~ 64, led display program, but also show A ~ Z letters.
jisuanjijiekou
- 掌握RAM扩充、8253计数器/定时器、8255并行口、8251串行口、8259中断控制器、D/A数模转换、A/D模数转换、DMA、LED显示等各个器件的性能和使用方法。-Master the RAM expansion, 8253 counter/timer, 8255 parallel port, serial port 8251, 8259 interrupt controller, D/A digital-analog conversion, A/D digital conversion
LED
- 点阵屏仿真c+protues,应用于LED点阵屏并口送8位段码-Dot matrix screen simulation c+ protues, LED dot matrix display parallel port used to send 8-bit code segment
led
- this an application with source code in C# for the control of leds via the pc parallel port-this is an application with source code in C# for the control of leds via the pc parallel port
controlLED
- 单片机实现复杂的I/O并行口控制直接驱动led多种循环显示-MCU complex I/O parallel port to control a variety of direct-drive led cycle show
zonghe
- 单片机与DSP的并口通信程序,并且按键能在液晶和LED上显示-MCU and DSP' s parallel port communication program, and the buttons can be displayed on the LCD and LED
Single_Chip_IO_parallel_port_data_directly_drive_L
- 单片机开发 IO并行口直接驱动LED显示经典资料Single Chip IO parallel port data directly drive LED display classic-Single Chip IO parallel port data directly drive LED display classic
parallel-interface
- freescale DSP 通过芯片的并口传输数据,控制电路板上的LED的亮灭。-freescale DSP chip parallel port to transfer data through the control board LED' s light out.
LED-display
- 这是利用汇编语言和c语言编译的I/O并行口直接驱动LED显示实验。-This is the use of assembly language and c language compiler of I/O parallel port directly drive LED display experiment.
IO parallel port drives LED display directly
- 利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上,数码管的公共端接地。在数码管上循环显示0-9数字,时间间隔0.2秒。(AT89S51 microcontroller using the P0 port P0.0 - P0.7 connected to a total Yin digital tube a - H pen section, digital tube common terminal ground. In the digital tube d