搜索资源列表
pointtopoint
- 一种点对多点移动数据通信系统的设计,该系统涉及到单片机电路,防通信冲突,等各种问题,系统可用于智能交通监管,也可用于其他实时性要求较高,数据量不大的应用
programming
- 可调节的智能交通灯 程序,基于AT89S52 以往的交通灯都是很一般的程序 这个嘛,可以调节红绿灯的亮灭时间,可以显示调节的的参数 里面有很详尽的注释以及I/O口说明
countdown
- 智能交通控制系统中SCATS系统倒计时控制程序
light
- 智能交通灯控制 实验做的
CCD_AD_sch
- 智能交通、网络以及工业摄像CCD 前段驱动方案(AD9923A AD9974 ICX445AKA).SCH原理图-Transportation, network and industry-driven program of the preceding CCD camera (AD9923A AD9974 ICX445AKA)
Traffic-Signal-Light-Intelligent-Control-System.ra
- 绍 了一 种基 于 单 片机借 助 CAN总 线技 术设 计 的分 布 式 区域 交通信 号 灯 智能控 制 系统 。 系统 采 用 AT89C51作 为核 心控 制 器 ,红 外 接 收 器接 收 来 自发 射 器 的红 外信 号 ,经 解调 后 输入 单 片机进 行 处理 ,单 片机 与 CAN 总 线控 制 器构 成 CAN 总线通信 系统进行数据传输 ,实现了根据车流信息、遥控 、PC机控制的系统设计。文章详细介绍 了系统总体方案及部分硬 件 设 计 方 案-Shao
jiaotong
- 智能交通灯 三灯变换 并显示出来 51单片机看法-Intelligent traffic lights
RS23(uart)-WiFi
- 串口- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富, 使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动
jiaotongdeng
- 单片机工程案例智能交通灯设计方案及源代码-SCM Case traffic light design and source code
traffic
- 智能交通灯的控制程序,可以报警,计时,红绿灯控制-Intelligent traffic lights control program, can call the police, timing, traffic signal control, etc.
WSN
- 智能交通 车辆传感器 上海交大硕士毕业论文-Intelligent transportation vehicle sensors Shanghai Jiao Tong University Master Thesis
clockandtrafficlight
- 基于单片机的定时闹铃设计;基于单片机的智能交通灯控制系统的设计-Design based on single chip timing alarm based of Intelligent traffic light control system design
IntelligentTrafficLightSystem
- 智能交通灯系统,实现红黄绿灯的相互转换,倒数最后5秒闪烁等-IntelligentTrafficLightSystem
4
- sick智能交通传感器,主要是lms221型号的传感器-sick intelligent traffic sensor, the sensor model is mainly lms221
Traffic4
- Traffic4为智能交通系统的圈套开发源码,可放心使用。-Traffic4 trap for the development of intelligent transportation system source code can be freely used.
AT89S51
- 本文首先对智能交通灯的研究意义和智能交通灯的研究现状进行了分析,指出了现状交通灯存在的缺点,并提出了改进方法。智能交通灯控制系统通常要实现自动控制。本文还对AT89S51单片机的结构特点和重要引脚功能进行了介绍,同时对智能交通灯控制系统的设计进行了详细的分析。-Firstly, the research of intelligent traffic lights and intelligent traffic lights at the significance of current resea
交通灯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)
智能交通灯程序
- 可根据人流量大小去改变红绿灯时间,提高了交通管理系统效率。(The traffic light time can be changed according to the human flow, and the efficiency of the traffic management system can be improved.)
基于单片机的智能交通灯系统
- 此代码为交通灯从机代码,功能是接收来自上位机的指令,并控制灯的量灭,时间的显示等等。
基于单片机的智能交通灯系统(主机)
- 此为基于单片机的智能交通灯系统的上位机代码,负责计时、发送指令给下位机,收集下位机的反馈。