搜索资源列表
U51asm
- 交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低
gimmiz
- 交通灯源程序,本人课程设计做的,具有参考价值!-jiaotongdeng
CPLD
- 基于CPLD的交通灯设计,本科课程设计,比较简单-CPLD-based traffic light design, undergraduate curriculum design, relatively simple
tafficlights
- 基于51单片机的设计,设计的是交通灯,在我们的日常生活中十分常见,可以用于毕业设计-51 MCU-based design, design is the traffic lights, in our daily life is very common, can be used for graduation
Trafficlights
- 交通灯光柱单片机设计实例,用于人行道上的光柱灯的应用-SCM traffic light column design example, the light beam used for sidewalk lighting applications
jiaotongdeng
- 硬件课程设计,简单交通灯的设计及论文。可以当毕业设计用,希望能帮助大家-Hardware, curriculum design, simple design and paper traffic lights. Design can be used as a graduation, hoping to help people
deng
- 单片机控制交通灯,本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能-SCM control traffic lights, the system uses MSC-51 Series MCU ATSC51 and programmable parallel I/O interface chip 8255A-centered design of traffic li
mega8
- 交通灯的protues仿真设计图,采用AVRmega16S设计 设计文件可以载入直接仿真-Simulation of traffic lights protues design, design documents with AVRmega16S design simulation can be loaded directly
jiaotongdeng
- 简易交通灯的设计,单片机为控制芯片,每隔时间段可以切换红、绿、黄灯来模拟现实交通灯的工作-Simple traffic light design, microcontroller control chip, every time you can switch the red, green, yellow to simulate realistic traffic lights
traffic-light-controller
- 单片机嵌入式程序,自主设计交通灯控制器,适用于在校大学生,关于水位控制器的程序。-Microcontroller embedded program, independent design traffic light controller, suitable for college students, water level controller program.
jiaotongdeng
- 以单片机为核心,设计一个简单交通灯控制系统,设A车道与B车道交叉组成十字路口,A是主道,B是支道。设计要求如下: (1) 用发光二极管模拟交通信号灯、两个方向分别设置红、绿、黄3种通行指示灯,用按键开关模拟车辆检测信号。 (2) 正常情况下,A、B两车道轮流放行, A车道放行40秒,其中5秒用于警告,B车道放行25秒,其中5秒用于警告。有计时牌显示路口通行转换剩余时间。 (3) 在交通繁忙时,交通信号灯控制系统应有手控开关,可人为地改变信号灯的状态,以缓解交通拥挤状况。在B车道放行期
Traffic-light-experiment
- 学习在lpc2131上移植ucosII系统;通过软硬件设计实现利用ARM芯片完成交通灯控制功能-Learning to the lpc2131 on transplant ucosII system ARM chip to complete the traffic light control function through hardware and software design
shejibaogao
- 基于单片机的十字路口交通灯代码及设计报告,可根据路况实现时间的修改.-Microcontroller based on the traffic lights at the crossroads of code and design report, according to the road conditions to achieve the modification of the time.
AT89s52--traffic-
- 利用AT89S52单片机设计并制作一个能够显示倒计时间并可人为调整时间的交通灯系统。 (二)、要求: 1. 基本要求: (1)实时显示当前通行剩余时间; (2) 十字路口需有剩余时间显示。东西通道、南北通道通行时间,红灯时间、绿灯时间及黄灯亮的时间均以秒为单位作减计数;(时间自定) (3) 倒计时剩5秒时黄灯闪烁警示 (4) 能手动设置通行方向。 -Use AT89S52 microcontroller design and production of a coun
jiaotongdeng
- 以C51语言为设计语言编程实现交通灯指示功能。东西向红灯亮20秒,绿灯亮40秒;南北向红灯亮40秒,绿灯亮20秒;红绿灯之间黄灯闪烁5秒-To the C51 programming language design language traffic lights function. Something to the red light 20 seconds, the green light 40 seconds 40 seconds north and south to the red lig
Mono-Chip-Computer
- 单片机交通灯模拟!交通灯的控制设计,所以要了解实际交通灯的变化情况和规律。假设一个十字路口为东西南北走向。初始状态 0 为东西红灯,南北红灯。然后 。过一段时间转状态 2 南北绿灯灭,黄灯闪烁几次,东转状态 1 东西红灯,南北绿灯通车,西仍然红灯。再转状态 3,东西绿灯通车,南北红灯。过一段时间转状态 4,东西绿灯灭,闪几次黄灯,南北仍然红灯。最后循环至状态 1。 -SCM traffic simulation. Traffic lights control design, so to unde
AT89C52MCU-based-trafficlights
- 基于AT89C52型单片机十字路口交通灯的设计。仿真软件是proteus与keil。有详细的程序及电路。-AT89C52 MCU-based design of traffic lights at the crossroads. Simulation software proteus and keil
traffic-light
- 基于AT89C51单片机的交通灯设计的程序-Traffic light design based on AT89C51 single chip microcomputer program
traffic-light
- 基于STM32的十字路口交通灯设计,包括正常运行,特种车辆通过,紧急情况处理等功能-Based on STM32 intersection traffic design, including the normal operation of traffic lights, special vehicle, emergency handling capabilities
1
- 基于arm7的交通灯设计程序,实现东南西北四个方向的红黄绿交通灯的控制-Design of traffic lights based on ARM7 procedures, to achieve control of red yellow and green traffic lights four directions of the