搜索资源列表
-
0下载:
51单片机控制系统 简单模拟交通灯功能 交通灯控制系统
-51 single-chip control system, a simple simulation of traffic lights functional traffic light control system
-
-
0下载:
用89C51写的交通灯控制程序,可以能PROTUES仿真-89C51 written with a traffic light control procedures that can be PROTUES Simulation
-
-
0下载:
AT89C51实现的强大交通灯控制(汇编)带有produes仿真 功能很强大 -AT89C51 achieved strong traffic light control (compilation) with a very powerful simulation capabilities produes
-
-
0下载:
模拟交通灯控制就是使用单片机、PLC或其它器件来控制一些LED和数码管,模拟真实交通灯的功能。红、黄、绿交替闪亮,倒计数显示时间,方向灯指示方向等。-Simulation of traffic light control is the use of microcontroller, PLC or other device to control the number of LED and digital control, a virtual reality function of traffic
-
-
0下载:
基于单片机的交通灯控制系统。里面有程序和资料,是我的课程作业,经仿真测试有效,对单片机学习有很大帮助,参考价值有不错。-Microcontroller based traffic light control system. There are programs and data, my course work, the simulation test the effect of single-chip learning of great help, there is a good referen
-
-
0下载:
自制一个单片机最小系统,包括串口下载、复位电路,采用内部定时器定时控制南北、东西的交通信号灯(采用LED模拟),交通信号灯由红、黄、绿灯组成,东西、南北模拟路口由12路LED组成,其中南北、东西均采用并联方式连接,双向均有倒计时牌-Homemade a single chip minimize system, including serial download and reset circuit, the inside timer timing control north and south,
-
-
0下载:
用51单片机做的交通灯控制系统,含完整程序 和 Proteus仿真电路,动画逼真,程序好。不好后悔。-With 51 single-chip to do the traffic light control system, with a complete program and Proteus simulation circuit, lifelike, the program. Don t regret
-
-
0下载:
基于单片机的交通灯控制 51 程序 仿真-Microcontroller based traffic light control 51 program simulation
-
-
0下载:
单片机仿真程序,基于proteus,十字路口的红绿灯控制-Microcontroller simulation program, based on proteus, crossroads traffic light control
-
-
0下载:
TIMER1控制交通指示灯,C语言编程,并配有proteus仿真电路。-TIMER1 control traffic lights, C language programming, and is equipped with proteus simulation circuit.
-
-
0下载:
89c51实现的交通灯的功能,带有LED和数码管模拟显示的功能,具有倒计时的功能,主要介绍单片机的顺序控制和定时器的工作原理-89c51 achieve functional traffic lights with LED function display and digital simulation, with the countdown function, introduces single-chip sequence control and timer works
-
-
0下载:
51单片机的交通灯控制 含proteus仿真-51 single traffic light control with proteus simulation
-
-
0下载:
基于51单片机交通灯控制内含protues原理图仿真 keil工程文件-Based on 51 single traffic light control containing schematic simulation protues keil project file
-
-
0下载:
本程序模拟交通灯的基本状态控制,当程序开始工作时,东西南北路口灯均为红色,
持续5s,作为缓冲时间。之后,东西通行,东西绿灯亮25s,南北红灯亮30s,接下来东西紧示,
南北继续禁行。之后,南北通行,南北绿灯亮25s,东西红灯亮30s,接下来南北紧示,东西继续
禁行。循环往复,实现交通灯的控制。数码管精确显示信号灯持续时间。-The basic state of this process simulation traffic light control, when the pr
-
-
1下载:
1基本部分
本实验模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通信号灯全红,以便让急救车通过。设急救车通过路口时间为5秒,急救车通过后,交通恢复正常,本实验用单次脉冲申请外部中断,表示有急救车通过。
本实验红灯每次亮10秒,黄灯1.5秒闪烁三次,绿灯亮8.5秒,所有需要定时的时间都需要通过定时器定时。
2 提高部分
有急救车通过时,将表示东西南北状态灯信息通过串行口发送到上位机。(其中高四位表示东西向,首位为1,然后是红黄绿,低四位代表南北向,首位为0,然后
-
-
0下载:
实现了交通灯的仿真实时再现功能,不仅形象逼真的将真实的场景加以仿真还能够很好的实现所有交通灯控制功能-To achieve a real-time simulation of traffic lights reproducing function, not only the image of the real scene realistic simulation can also be good to implement all the traffic light control functio
-
-
0下载:
红绿灯仿真控制,51单片机必学用,对于初学者来讲这是一个很好的学习历程 -51 single chip microcomputer simulation traffic light control, will is, for beginners this is a very good learning process
-
-
0下载:
利用ARM芯片模拟实现交通灯控制。自行选择所需ARM芯片,查阅相关文献资料,熟悉所选ARM芯片,了解所选ARM芯片各个引脚功能,工作方式,计数/定时,I/O口,中断等相关原理,通过软硬件设计实现利用ARM芯片完成交通灯的模拟控制。-Using ARM chip simulation to achieve traffic light control. To the desired ARM chip, access to relevant documents, familiar with the
-
-
0下载:
实现一个交通灯的简易模拟
除了普通红绿灯控制还增加了有红灯倒计时,一个路口的人行道红绿灯功能
有注释(A simple simulation of a traffic light
In addition to the ordinary traffic light control also added a red light countdown, a road intersection with the function of the traffic lights
Annotated)
-
-
2下载:
包含proteus仿真文件及c语言程序,在开发板上进行过运行。利用双色LED显示电路,和四位静态数码管显示电路模拟十字路*通信号灯。4位LED数码管显示时间,双色LED灯显示红绿灯状态。熟悉交通信号灯控制逻辑。设计一个十字路口的交通灯控制电路,要求南北方向和东西方向两个交叉路口的车辆交替运行。每次绿灯变红灯时,要求黄灯先亮3S,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(
-