搜索资源列表
programming
- 可调节的智能交通灯 程序,基于AT89S52 以往的交通灯都是很一般的程序 这个嘛,可以调节红绿灯的亮灭时间,可以显示调节的的参数 里面有很详尽的注释以及I/O口说明
light
- 智能交通灯控制 实验做的
jiaotong
- 智能交通灯 三灯变换 并显示出来 51单片机看法-Intelligent traffic lights
jiaotongdeng
- 单片机工程案例智能交通灯设计方案及源代码-SCM Case traffic light design and source code
traffic
- 智能交通灯的控制程序,可以报警,计时,红绿灯控制-Intelligent traffic lights control program, can call the police, timing, traffic signal control, etc.
clockandtrafficlight
- 基于单片机的定时闹铃设计;基于单片机的智能交通灯控制系统的设计-Design based on single chip timing alarm based of Intelligent traffic light control system design
IntelligentTrafficLightSystem
- 智能交通灯系统,实现红黄绿灯的相互转换,倒数最后5秒闪烁等-IntelligentTrafficLightSystem
jiaotongdeng
- 智能交通灯plc课程设计中的一个项目,这是我的作品在课上也已经成功了-Course Design of Intelligent Traffic Lights plc
intelligent-traffic-light-system-
- 基于单片机的智能交通灯系统,可用于毕业设计或平时的课程设计,当然也是平时学习的好材料-Microcontroller-based intelligent traffic light system can be used for graduation or the usual curriculum design, course material is usually a good learning
AT89S51
- 本文首先对智能交通灯的研究意义和智能交通灯的研究现状进行了分析,指出了现状交通灯存在的缺点,并提出了改进方法。智能交通灯控制系统通常要实现自动控制。本文还对AT89S51单片机的结构特点和重要引脚功能进行了介绍,同时对智能交通灯控制系统的设计进行了详细的分析。-Firstly, the research of intelligent traffic lights and intelligent traffic lights at the significance of current resea
zhinengjiaotongdeng
- 本程序是用单片机实现的智能交通灯仿真程序,还有CAD画的原理图。-This procedure is used Microprocessor intelligent traffic light simulation program, as well as the schematic CAD drawing.
c
- 基于atc51单片机的智能交通灯的毕业设计报告,c语言版-Based on the graduation project report atc51 of Intelligent traffic lights, c language version
intelligent-traffic-lights-programs
- 单片机C51实现智能交通灯程序和文档,还有相关的资料和课件说明-C51 single-chip intelligent traffic lights programs and documents, as well as relevant information and courseware descr iption
traffic-light
- 本代码采用C语言,实现了基于AT89S52单片机的流量控制的智能交通灯系统。-This code implements the flow control intelligent traffic light system.
trafficlight
- 51单片机的智能交通灯系统的源代码,可以用键盘更改交通灯的时间-51 single intelligent traffic lights system source code, you can use the keyboard to change the time of traffic lights
znjtd
- 基于52RC单片机的可报站的智能交通灯单片机程序-Intelligent traffic lights SCM process 52RC SCM can report station
交通灯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.)
基于单片机的智能交通灯系统
- 此代码为交通灯从机代码,功能是接收来自上位机的指令,并控制灯的量灭,时间的显示等等。
基于单片机的智能交通灯系统(主机)
- 此为基于单片机的智能交通灯系统的上位机代码,负责计时、发送指令给下位机,收集下位机的反馈。