搜索资源列表
traffic_lights
- 1、 南北和东西方向各有一组绿、黄、红灯,绿灯黄灯和红灯的持续时间分别为20秒、5秒和25秒,控制器控制交通灯的颜色按照交通规则进行变化.. 2、 2、用两组数码管,以倒计时方式显示两个方向允许或禁止通行的时间; 3、当有特殊情况(如消防车等)时,两个方向均为红灯,倒计时停止,当特殊情况结束后,控制器应返回原状态,继续正常运行; -a north-south and east-west direction at a group of green, yellow, red, green
Traffic_Lights
- 基于ucos的简易交通灯系统TrafficLights
traffic_lights
- 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。-The system uses MSC-51 series single-chip ATSC51 and programmable
traffic_lights
- 十字路口的交通指挥信号灯,控制要求如下: (1)信号灯受一个起动开关控制,当起动开关接通时,信号系统开始工作,且先南北红灯亮,东西绿灯亮。当起动开关断开时,所有信号灯都熄灭。 (2)南北绿灯和东西绿灯不能同时亮,如果同时亮时应关闭信号灯系统,并报警。 (3)南北红灯亮维持26S。在南北红灯亮的同时东西绿灯也亮,并维持20S。到20S时,东西绿灯闪烁,闪烁4S后熄灭。在东西绿灯熄灭时,东西黄灯亮,并维持2S。到2S时,东西黄灯熄,东西红灯亮。同时,南北红灯熄灭,南北绿灯亮。 (4)
traffic_lights
- Verilog语言3个程序,包括4位二进制的BCD码加法器,ALU位片,交通信号灯。既有源码也有word文档说明。-Verilog language three procedures, including 4-bit binary code of the BCD adder, ALU-bit chip, traffic lights. Only source documents that have word.
traffic_lights
- 交通灯 traffic lights t raffic lights t raffic lights traffic lights -traffic lights
Traffic_lights
- 具有紧急通车,键盘调时的红绿灯 keil -With an emergency opening of the keyboard when adjusted traffic lights keil
traffic_lights
- 使用VHDL编写的交通灯程序,主要分为分频模块、控制模块、显示模块-Use the traffic lights procedures, write VHDL mainly divided into frequency module, control module, display module
traffic_lights
- Verilog 语言实现的红黄绿交通灯程序,编译成功,为全工程文件,可以直接打开运行-Verilog language of the red yellow and green traffic lights program, compile successfully, for the whole project file, you can directly open the run
traffic_lights
- 嵌入式vc调用systemc的库函数实现交通灯-systemc
Traffic_lights
- 用VerilogHDL编程,在QuartusII软件仿真下实现交通灯的简单程序。-With VerilogHDL programming, software simulation in QuartusII traffic lights to achieve a simple procedure.
TRAFFIC_LIGHTS
- 用可编程逻辑器件实现十字路口交通灯的VHDL环境下的,源程序。-Programmable logic device to achieve traffic light intersection of VHDL environment, the source code.
traffic_lights2
- emu8086 交通灯界面程序 武汉理工大学 微机原理课程设计程序-traffic_lights very impotant
Traffic_lights
- 基于VHDL语言的交通灯程序。有车辆检测程序。-Based on VHDL Language traffic light program. Vehicles testing procedures.
traffic_lights
- 用verilog语言实现了一个十字路口的交通灯实验-A crossroads of traffic lights experiment with verilog language
traffic_lights
- 交通灯: 1:利用单片机的定时器产生秒信号,控制十字路口的红绿黄灯交替点亮和熄灭, 2:能够用4只LED数码管显示十字路口两个方向的剩余时间。要求能用按键设置两个方向的通行时间(绿灯点亮的时间)和暂缓通行时间(黄灯点亮的时间)。 -Traffic lights: 1: the microcontroller timer seconds signal alternately turned on and off, control the red, green and ye
traffic_lights
- FPGA实现交通灯控制,主干道绿灯20秒,黄灯3秒,红灯10秒,具有交通管制功能-FPGA to achieve control of traffic lights, the main road green light of 20 seconds, three seconds of yellow light, red light 10 seconds, with traffic control
traffic_lights
- 交通灯控制器控制红(r)、绿(g)、黄(y)三种不同颜色的交通灯,这三种不同颜色灯的亮、灭分别由三个定时器(timer1、timer2、timer3)控制; 当某个定时器工作时,它所控制的交通灯亮,直到设定的定时时间到(该定时器状态由’0’变’1’),交通灯跳转到另一种状态; clk是脉冲控制端(图中未标出);reset是异步复位端,复位状态为红色交通灯亮; 输出端r、g、y分别表示三种颜色交通灯的亮、灭状态。
traffic_lights
- 运用Verilog HDL编程语言,实现十字路口的交通灯功能,可在FPGA等硬件上进行仿真(默认硬件晶振为50MHz)。-Using Verilog HDL programming language, to achieve the crossroads of traffic lights function, can be simulated in FPGA hardware on (the default hardware crystal is 50MHz).