搜索资源列表
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路口的
在端口PD输出PWM脉冲
- 在端口PD输出PWM脉冲,可用示波器测量,或者外加一LED灯,可以看到LED脉宽的变化-PD PWM pulse output port can be used oscilloscope or plus an LED light, you can see the LED pulse width changes
4
- 用单片机控制8个LED发光二极管实现如下显示方式:偶数灯先闪烁4次,奇数灯再闪烁4次,循环不止。其中闪烁延时1s,要求用查询方式下定时器1(工作方式2)来实现。-MCU control 8 LED light-emitting diodes to achieve the following display: an even number of light first flashes 4 times, the odd light flashes 4 times, the cycle is more
daiyuyintishidejiaotongdengxitong
- 利用 SPCE061A 单片机、模拟交通灯控制模组建立十字路*通控制模型,要求系统具有下述功能: 1. 十字路口的四个路口都有双色LED(发红、绿光,叠加为黄色光)显示各路口的各条通道状态。 2. 每个路口有两位数码管显示当前红灯的倒计时。 3. 可利用按键或其它的方式模拟对车流量进行计数。 4.有四种工作状态:正常工作状态、紧急工作状态、设置状态和查旬状态。 5.红绿灯变换时有语音提示。 6.查询时,可语音播报当前路况。(作为扩展功能)-Use SPCE061A mi
test3
- 基于AT89S52控制6路led--走马灯和依次亮起(速度可调)-AT89S52-based 6-channel control led- and followed by lantern light (speed adjustable)
led_asm
- 我自己写的,LED能慢慢亮各慢慢灭的原代码-I wrote it myself, LED light gradually slowly out of the original code
LEDRR
- 這是一個同時亮3個LED的流水燈,而且用了RR指令來簡化程序。-At the same time, this is a bright 3 LED light flow, and used the RR command to simplify the procedure.
zhongduanchengxu
- 通过不同的按键,利用89c51中断程序,读取数据,并触发相应的二极管点亮-Through different keys, using 89c51 interrupt procedures, read data and trigger the corresponding LED light
WL001_LED
- 伟纳电子ME300B单片机开发系统演示程序:延时实现LED流水灯效果-Wei ME300B nanoelectronic single-chip systems demonstrate the development of procedures: delay the realization of the effect of LED light water
asm
- 24*64点阵屏 64*24点阵LED点阵显示板源代码 1:初始通电时灯泡全亮,必需通过程序运行才能避免。这虽然说无伤大雅,但却也是一个弊端。原因是裸片MCU各个口都是高电平的原因,我在设计时未考虑周到。 2:CD4094穿行数据传输级联,现扫描顺序反了,导致编程稍微困难一些。目前顺序是这样的:一共64列嘛,从8开始的,8-7-6-5-4-3-2-1; 16-15-14-13-12-11-10-9;24-23-22-21-20-19-18-17-24* 64 dot matrix s
led
- C8051F020的51汇编程序,可以让发光二极管一亮一灭。-C8051F020 assembler 51, a light-emitting diodes can Ryoichi out.
LEDqicaidengtqdccs
- LED灯条程序,适应LED灯条,灯带,有七彩变化,渐变,跳变等!-Article procedures LED lights, LED light adaptation, the light zone, there is color change, gradual change, jump and so on!
LED
- 最基本的流水灯实验,适合单片机初学者参考学习-The most basic water light experiments, suitable for beginners Microcontroller Reference Learning
led
- LED灯的灰度调节,通过两个按键来控制灰度的增加或减少-LED light gray-conditioning, through the two buttons to control the increase or decrease in gray
Light
- TMS320LF2407的LED程序,循环点亮7个LED-TMS320LF2407 the LED process, cycle 7 LED light
led-light
- 点亮小灯的各种方式,有定时器计数器。有模拟交通灯程序,-Light a small light in various ways, there is the timer counter. A simulation program traffic lights
LED
- 果成机电LED灯控制,串口控制,工业控制程序源代码-If a mechanical and electrical LED light control, serial
8-ways--to-make-the-LED-light(GCC)
- 能够实现LED的控制,有8种点亮模式,运用GCC(win-AVR)编译器进行Atmega16L单片机的编程-if you need 8 ways of making the LED lighting, and you will need the program with GCC(win-AVR)
利用C8051F310单片机设计一个LED灯控制器
- 实验目的:加深对定时/计数器、中断、IO端口的理解,掌握定时/计数器、中断的应用编程技术及中断程序的调试方法。 实验内容:利用C8051F310单片机设计一个LED灯控制器 主要功能和技术指标要求: 1. LED灯外接于P0.0端。 2. LED灯分别按2Hz,1Hz和0.5Hz三种不同频率闪动,各持续10s。 3. 在LED灯开始和停止闪烁时蜂鸣器分别鸣响1次。 4. 利用单片机内部定时器定时,要求采用中断方式。 提高要求: 使用按键(KINT
Traffic-light-control-system
- 编写一个交通灯控制程序,实现东西路口与南北路口状态灯的转换和紧急处理。采用8253芯片计数,输出1S的时钟脉冲,并使用8255接口芯片控制LED亮灭,同时让8279芯片显示倒计时,键盘控制紧急处理按键,以此实现交通灯指挥控制系统。-Write a traffic light control program, the conversion of the things the intersection with the north and south of the intersection stat