搜索资源列表
light
- 智能交通灯控制 实验做的
VHDL
- 基于VHDL状态机设计的智能交通控制灯VHDL程序-VHDL-based state machine design of intelligent traffic control lights VHDL procedures
Traffic-Signal-Light-Intelligent-Control-System.ra
- 绍 了一 种基 于 单 片机借 助 CAN总 线技 术设 计 的分 布 式 区域 交通信 号 灯 智能控 制 系统 。 系统 采 用 AT89C51作 为核 心控 制 器 ,红 外 接 收 器接 收 来 自发 射 器 的红 外信 号 ,经 解调 后 输入 单 片机进 行 处理 ,单 片机 与 CAN 总 线控 制 器构 成 CAN 总线通信 系统进行数据传输 ,实现了根据车流信息、遥控 、PC机控制的系统设计。文章详细介绍 了系统总体方案及部分硬 件 设 计 方 案-Shao
VHDLtlight
- 智能控制交通灯。分主路辅路,当辅路无车时主路保持绿灯,当辅路有车通过时辅路亮绿灯,并且在最短五秒钟之后或者20秒之内返回原来的状态。-Intelligent control of traffic lights. At the main road and side roads, as roads without the green light when the main road to maintain, when the roads when the roads a car through a
mcudesign
- 单片机设计,毕业设计 16×16点阵(滚动显示)论文+程序 cdma通信系统中的接入信道部分进行仿真与分析 LED显示屏动态显示和远程监控的实现 MCS-51单片机温度控制系统 USB接口设计 毕业设计(论文)OFDM通信系统基带数据 仓库温湿度的监测系统 单片机串行通信发射机 单片机课程设计__电子密码锁报告 单片机控制交通灯 电动智能小车(完整论文 电气工程系06届毕
traffic
- 在Uc/os系统下实现交通灯四个方向的智能控制,-At Uc/os system implementation of the intelligent control of traffic lights
jiaotong
- vb关于智能交通灯的控制系统的源代码,该代码简介、易懂,并经过测试-vb on Intelligent traffic light control system source code, the code profile, easy to understand, and tested
traffic
- 智能交通灯的控制程序,可以报警,计时,红绿灯控制-Intelligent traffic lights control program, can call the police, timing, traffic signal control, etc.
jtd2
- 基于VHDL状态机设计的智能交通控制灯 总体设计结构框图如图2所示,共有11个功能模块,包括控制东西方向交通灯的状态机和控制南北方向交通灯的状态机、计数器模块、键盘扫描模块、数字合成模块、三个分位模块、数码管显示模块、动态显示扫描模块。-VHDL-based state machine design of intelligent traffic control lights
Traffic_Light
- 根据城市的十字路口各部门和在不同时间的交通流量,智能交通灯控制方案,并给出基于VHDL语言,采用层次结构设计的QuartusⅡ模拟思想。-According to the different branches of city’s intersections and the traffic flow at different times, the program of intelligent traffic light controller based on VHDL is given and s
clockandtrafficlight
- 基于单片机的定时闹铃设计;基于单片机的智能交通灯控制系统的设计-Design based on single chip timing alarm based of Intelligent traffic light control system design
AT89S51
- 本文首先对智能交通灯的研究意义和智能交通灯的研究现状进行了分析,指出了现状交通灯存在的缺点,并提出了改进方法。智能交通灯控制系统通常要实现自动控制。本文还对AT89S51单片机的结构特点和重要引脚功能进行了介绍,同时对智能交通灯控制系统的设计进行了详细的分析。-Firstly, the research of intelligent traffic lights and intelligent traffic lights at the significance of current resea
new-traffic-led-code
- 此代码为经过编译的智能交通灯程序,可以实现定周期控制,倒计时显示的功能!-This code is compiled intelligent traffic light program, you can achieve a given cycle control, countdown display function!
traffic-light
- 本代码采用C语言,实现了基于AT89S52单片机的流量控制的智能交通灯系统。-This code implements the flow control intelligent traffic light system.
MEMS
- 单片机控制的智能交通灯系统,分为南北,东西方向,算法比较简单易懂 -at89c51 intelligent fraffic system
chegnxu
- 此程序实现C51单片机控制智能交通灯,已经实现跑通,也可以扩展-This program implements C51 SCM control intelligent traffic lights, it has been achieved through the run to be extended
交通灯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)
ve_lab
- verilog语言实现智能交通灯控制系统,除现有交通灯系统基本功能以外,还包括未来交通可能出现的一些需要智能控制的情况进行自定义规则(比如检测车流量来控制交通灯持续时间,高峰期主干道绿灯时间将加倍等规则)(The project was completed by myself about two months ago. I think it will be useful for traffic control system.But there are many points needed to
智能交通灯控制系统
- 智能交通灯控系统,带电路图,用C51编写(Intelligent traffic light control system, with circuit diagrams, written in C51)
基于单片机的智能交通灯系统
- 此代码为交通灯从机代码,功能是接收来自上位机的指令,并控制灯的量灭,时间的显示等等。