搜索资源列表
GOODGOOS
- 单片机并行I/O口数量总是有限的,有时并行口需作其他更重要的用途,一般也不会用数量众多的并行I/O口专门用来驱动显示电路,能否用80C51的串行通信口加上少量I/O及扩展芯片用于显示电路呢?答案是肯定的。 80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通I/O口,设计一个4位LED显示电路。当然只要再加上两根I/O口线即可轻易实现8位LED的显示电路。-SCM parallel
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
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
LED
- 点阵屏仿真c+protues,应用于LED点阵屏并口送8位段码-Dot matrix screen simulation c+ protues, LED dot matrix display parallel port used to send 8-bit code segment
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
IOparallelportdirectlydriveLEDdisplay
- I-O并行口直接驱动LED显示,内含proteus和keil源码,支持proteus编程和直接下载硬件编程。-IO parallel port directly drive LED display that includes proteus and keil source, support proteus download hardware, programming and programming.
ParallelPortTest
- 打印机接口的并口作为数字量输出功能,直接可控制LED亮灭-Parallel Port as a DigitalOutput Controller!
ourdev_425824
- 并口功能描述,引脚说明,输出显示,输出LED灯接线图-Parallel Port Function Descr iption
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.
lab7
- 通过对8255并行口的控制,使J15开关的状态与发光二级管J88的状态对应。 运行程序,改变拨动开关设置好数据后,按动STBA输入请求,LED9闪现,数据输出至八位发光二极管,观察发光管的状态是否与输入对应。 -8255 parallel port control, status and the status of the corresponding light-emitting diode J88 J15 switch. Run the program, change the t
lab9
- 电子钟设计 利用8253定时器用中断方式定时,用8255并行口控制LED数码管的扫描显示及键盘作按钮的时间修改,制做成一个24小时进制的电子钟或表。 利用实验三(定时器)、实验六(中断)、实验五(并行口键盘)、七段数码管显示的线路原理图,用中断方式编程完成一个电子钟或表的设计。 -The design uses 8253 electronic clock timer with interrupt timer, display and keyboard for the button
programme
- 1. 用51单片机内部的定时器实现秒计数,用两个七段LED显示器上显示秒时间,用一个按键控制秒表的计数和清零。 2. 按键入口选用P1口。 3. 按键采用软件去抖动。 4. 七段显示器接口采用串行口扩张并行口,显示方式为静态显示。 -With 51 MCU internal timer to count seconds and display the second time with two seven-segment LED display, a button control
keyboard
- 并行口设计数字键盘实验 并行口实现数字0~9、A~F、L、U、P、n总共19个键盘,将按键的结果用七段数码管显示 -Parallel Port numeric keypad test parallel port for digital 0 ~ 9, A ~ F, L, U, P, n total of 19 keyboard, the keys of the results of seven-segment LED display
run-LED
- 旋转LED平面字体测试程序 用单片机的串行口发送数据给3个595 并行驱动LED 采用无线供电方式以及性能较好的RF370电机,在5V供电下 显示的效果非常好.电机速度也够快 够安静. 只为简单的理解显示的原理,利用人眼视觉暂存,用电机旋转做列扫描, 每送一列数据延时 再送下一列数据,原理比较简单,跟点阵显示差不多。-Rotating LED flat font test program with single-chip microcomputer serial port to s
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