搜索资源列表
jiaotongdeng.rar
- 基于Proteus和Keil C 的交通灯控制,是学习MCS51(8951)单片机和液晶的优秀程序 程序功能:模拟交通灯控制系统 灯:南北方向:红3黄2绿3 东西方向:绿3黄2红3 黄色闪烁2次 键:紧急键,东西一个,南北一个,按下去后保持红色,直到松开键 要 求:定时要采用定时系统实现,Proteus, and Keil C based on the traffic l
jiaotongdeng
- 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。-The system uses the MSC-51 Series MCU ATSC51 and programmable para
Design_of_Traffic_Light_Controller_Based_on_VHDL.r
- :传统的交通灯控制器多数由单片机或PLC来实现,文中介绍了基于VHDL硬件描述语言进行交通灯控制 器设计的一般思路和方法。选择XIL INX公司低功耗、低成本、高性能的FPGA芯片,采用ISE5. X和MODELSIM SE 6. 0开发工具进行了程序的编译和功能仿真。最后给出了交通灯控制器的部分VHDL源程序和仿真结果,仿 真结果表明该系统的设计方案正确。-Traffic light controller is usually developed bymicro p rocesso
111
- 51系列单片机控制城市交通灯 论文设计 希望给大家带来帮助-51 Series single-chip microcomputer to control the design of city traffic lights dissertation help bring hope to the U.S.
trafficcontrol
- 汇编数显大型交通灯控制,使用51单片机控制- ASM traffic control
Traffic_Lamp
- 基于51单片机的交通灯控制,程序用汇编语言编写,在proteus软件下做过仿真。-51 single-chip microcomputer-based control of traffic, the program language used to compile, done in the next proteus simulation software.
ORG
- 单片机应用关于交通灯的控制,带二十秒,十秒,0.5秒延时-Single-chip microcomputer to control traffic lights
trafficlight
- 51单片机控制的交通灯,通过定时器精确定时。此文件包中含有Proteus仿真图,PCB图,c程序并有注释,学习单片机的好资料。-51 single-chip microcomputer to control traffic lights, from time to time through the timer precision. This package contains Proteus simulation diagram, PCB map, c program and the Notes,
MicrocontrollerbasedcontrolotrafficlightsGraduatio
- 十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本设计主要分为五大模块输入控制电路、时钟控制电路、片内外程序切换控制、显示电路。以MSC-51系列单片机IntelAT89C51为中心器件来设计交通灯控制器,实现了AT89C51芯片的P0口设置红、绿灯、黄灯燃亮时间的功能;为了系统稳定可靠采用了74LS14施密特触发器芯片的消抖电路,避免了系统因输入信号抖动产生误操作;显示时间直接通过AT89C51的P
11111111
- 基于STC89C52RC单片机的简易交通灯控制-A simple microcontroller-based STC89C52RC traffic light control
AT89C2051trafficlights
- 单片机交通灯的控制 根据设计任务书中的设计要求,可选用Atmel公司的89系列单片机AT89C2051,但考虑到将来控制功能的扩充,用AT89C51来完成本次设计-Microcontroller to control traffic lights design task based on the book' s design requirements, can choose the 89 series of microcontrollers, Atmel AT89C2051, but ta
AT89S51
- 本文首先对智能交通灯的研究意义和智能交通灯的研究现状进行了分析,指出了现状交通灯存在的缺点,并提出了改进方法。智能交通灯控制系统通常要实现自动控制。本文还对AT89S51单片机的结构特点和重要引脚功能进行了介绍,同时对智能交通灯控制系统的设计进行了详细的分析。-Firstly, the research of intelligent traffic lights and intelligent traffic lights at the significance of current resea
jiaotongdeng
- 基于单片机的交通灯控制系统的设计 讲述其基本框架-Microcontroller based traffic light control system
proteus中51单片机控制交通灯的仿真及论文
- proteus中51单片机控制交通灯的仿真及论文,包括proteus仿真和keil代码,以及全部报告(Proteus 51 singlechip traffic lights control simulation and papers, including proteus simulation and keil code, and all reports)
交通灯
- 采用C51系列自制单片机控制交通灯,配有完整的PCB绘图设计(Self controlled single chip microcomputer control traffic lights)
jiaotongdengkongzhixitong
- 该程序的功能:实现道路交通灯控制系统的软件程序设计。东西、南北两干道交于一个十字路口,各干道有一组红、黄、绿三色的指示灯。 具体实现:普通模式:红、黄、绿灯分别显示30、3、30秒;主从模式:主干道上是绿灯40秒,黄灯3秒,红灯20秒,而从道上是红灯40秒,黄灯3秒,绿灯20秒;紧急模式:四个方向上都亮红灯,数码管停止计时;蜂鸣器报警:当某个干道上是红灯的时候,传感器检测到有车闯过去时, 蜂鸣器报警。代码中用四个LED数码管分别表示东、西、南、北四个方向,数码管的上中下3个横段代表红黄绿三盏灯。
交通灯
- 基于单片机对十字路口交通信号灯进行控制,通过数码管和矩阵键盘实现系统功能,包含单片机代码和仿真运行文件。(The traffic lights at crossroads is controlled based on single chip microcomputer.The system function is realized through the digital tube and the matrix keyboard, including the single chip compute
交通灯
- 基于51单片机的交通三色灯的设计与操作控制(Design and control of traffic light based on 51 single chip microcomputer)
单片机实验报告2
- 1.学习单片机简单扩展输出I/O接口的方法。 2.学习控制模拟交通灯的方法。 3.学习双色灯的使用。(1. Learn the method of simple extension output I/O interface for single chip microcomputer. 2. Learn to control the simulation of traffic lights. Learn the use of a two-tone lamp.)
交通灯
- 实现交通灯路口自由控制,该交通信号灯控制器由一条主干道和一条支干道汇合成十字路口,在每个入口处设置红、绿、黄三色信号灯,红灯亮禁止通行,绿灯亮允许通行,黄灯亮则给行驶中的车辆有时间停在禁行线外,并有倒计时系统显示信号灯转换时间。用红、绿、黄发光二极管作信号灯,两位八段数码管显示时间来控制交通信号灯的变化。(Free control of traffic lights)