搜索资源列表
c交通灯的设计思路
- c语言编的 模拟交通灯程序,正方向,左转方向。
交通灯(数字计时)
- 交通灯(数字计时1)的proteus仿真电路及C语言程序设计
traffic
- Verilog HDL语言设计的交通灯设计-Verilog HDL language designed traffic light design
kd618
- 交通灯设计(使用89C51,汇编语言编写,内附说明文档)-Designed traffic lights (using 89C51, compiled languages, enclosing the documentation)
8051_traffc_light
- 基于8051单片机的交通灯设计,里头包含有原理图与全部8051单片机汇编代码。-8051 based on the traffic light design, inside and schematic contains all the assembly code 8051.
traficlamp
- 基于80c51单片机的 交通灯设计 有显示模块-traffic lamp
jiaotongdeng
- 单片机工程案例智能交通灯设计方案及源代码-SCM Case traffic light design and source code
jiaotongdeng
- VHDL--十字路口交通灯设计(一组红黄绿交通灯和倒计时设计)-design of luminaire for transportation
FPGA交通灯
- 设计一个简单自动控制的交通灯控制系统。具体要求,在道路十字路口的两个方向各设一组红绿指示灯,显示顺序为,其中一个方向是绿灯、黄灯、红灯,另一个方向是红灯、绿灯、黄灯;设置一组数码管,以倒计时的方式显示允许通过或禁止通过的时间,其中绿灯、黄灯、红灯的持续时间分别为80s/6s/40s。(Design a simple and automatic traffic light control system. The specific requirements in the two direction
交通灯protues仿真程序
- 交通灯的设计开发,实现道路交通的智能控制,可以根据道路实际情况改变通行时间(The design and development of traffic lights can realize the intelligent control of road traffic, and change the passage time according to the actual situation of the road)
rgy
- 交通灯设计,利用有限状态机的交通灯控制系统设计与仿真(Traffic light design)
C51交通灯
- 用LED作为信号灯模拟交通灯 南北方向道路绿、黄、红灯亮时间分别是60s、50s、10s 东西方向道路绿、黄、红灯亮时间分别是60s、50s、10s、(Use LED as a signal light to simulate traffic lights North and south direction, road green, yellow, red light, respectively, 60s, 50s, 10s East and west directions, green
交通灯
- 关于pic16F877的交通灯设计程序。(Traffic lights on pic16F877 design program)
Proteus平台8086的交通灯汇编语言实现
- 基于proteus平台,采用8086处理器,利用汇编语言编写,可作为微机原理课程设计。设计一套十字路口的交通灯管理系统,通行时间(或禁止时间)30秒,准备时间3秒,在准备时间里黄灯闪烁3次,闪烁频率为0.5秒,周而复始。若有紧急情况(救护车通过),申请中断,四个方向全部红灯,10秒后重新开始。(进一步设计,可以利用实验箱上的多位数码管显示两个方向的倒计时,或LED点阵显示停、行汉字或动画)(Based on the Proteus platform, using 8086 processors
protel99格式 单片机交通灯
- 交通灯PCB原理图,包含如何设计,PCB图的转换(Traffic light PCB schematic diagram)
交通灯
- 一个交通灯的设计,具有自动控制与手动控制的功能。(The design of a traffic light has the function of automatic control and manual control.)
交通信号灯设计
- 利用C语言编写的交通灯设计,采用LED实现倒计时以及红绿黄三色灯模拟交通信号灯(Traffic light design compiled in C language, countdown realized by LED and traffic lights simulated by red, green and yellow tricolor lights)
交通灯控制
- 包含proteus仿真文件及c语言程序,在开发板上进行过运行。利用双色LED显示电路,和四位静态数码管显示电路模拟十字路口交通信号灯。4位LED数码管显示时间,双色LED灯显示红绿灯状态。熟悉交通信号灯控制逻辑。设计一个十字路口的交通灯控制电路,要求南北方向和东西方向两个交叉路口的车辆交替运行。每次绿灯变红灯时,要求黄灯先亮3S,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(
单片机课程设计——交通灯
- 基于AT89C51的十字路口交通灯设计(proteus原理图、keil汇编程序)(Crossroad traffic light design based on AT89C51 (proteus schematic diagram, keil assembler))
51单片机交通灯设计
- 51单片机交通灯设计,包括仿真,程序,还有设计资料等