搜索资源列表
编写程序控制8255A可编程并行接口芯片
- 编写程序控制8255A可编程并行接口芯片,使实验台上的红、绿、黄发光二极管按照十字路口交通信号灯的规律交替发光。当按下任意键则停止运行,返回DOS。-preparation process control 8255A programmable parallel interface chip, lab tables in red, green, Huang LED traffic lights in accordance with the crossroads of the law turn lu
c交通灯的设计思路
- c语言编的 模拟交通灯程序,正方向,左转方向。
交通灯模拟控制系统程序
- 一个汇编语言写的交通灯控制系统源程序
交通灯(数字计时)
- 交通灯(数字计时1)的proteus仿真电路及C语言程序设计
交通信号灯
- 电子设计自动化中关于交通信号的转换的实现程序,基于VHDL语言实现的-Electronic design automation in the conversion of traffic signals on the realization of the procedure, based on the realization of VHDL language
交通灯hex
- 交通灯的源程序很好的实验材料,c51单片机调试程序。c51基本程序。
基于mega8l的交通灯仿真及程序
- 基于mega8l的简易交通灯仿真 数码管实时显示 以及mega8l的编程源程序
交通灯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)
交通灯
- 简易交通灯基于单片机c51程序,运用visual c++ uvision,以及isis pro(this is a simple-traffic-light)
pic18 交通灯代码
- 基于pic18f452单片机的交通灯代码,带proteus仿真程序,直接可用
交通灯
- AT89S51 交通灯程序,程序带仿真。(Traffic lights program)
交通灯
- 关于pic16F877的交通灯设计程序。(Traffic lights on pic16F877 design program)
程序
- 单片机交通灯的程序,本系统采用单片机AT80C51为中心器件来设计交通灯控制器,系统实用性强、操作简单、扩展性强。本设计就是采用单片机模拟十字路口交通灯的各种状态显示以及倒计时时间。 由单片机I/O口扩展系统、交通灯状态显示系统、LED数码显示系统、复位电路等几大部分组成。系统除基本的交通灯功能外,还具有倒计时等功能,较好的模拟实现了十字路口可能出现的状况。(SCM traffic lights program, the system uses microcontroller AT80C51
智能交通灯程序
- 可根据人流量大小去改变红绿灯时间,提高了交通管理系统效率。(The traffic light time can be changed according to the human flow, and the efficiency of the traffic management system can be improved.)
交通灯C程序源代码
- 交通灯控制的C程序源代码,理解交通灯的逻辑。(Traffic light C program source code to understand the logic of traffic lights)
1-程序
- 硬件电路结构主要包括核心器件单片机、12只二极管组成的模拟交通灯、复位电路、振荡电路、显示数码管模块。软件用Keil编程,同时考虑灯控制、时间显示、紧急开关等问题。(Design of traffic light control system based on single chip microcomputer)
交通灯
- 普中3.0板子,AT89C51单片机,交通信号灯程序(Pu Zhong 3 board, AT89C51 singlechip, traffic signal lamp program)
51黑论坛_程序
- 关于交通信号灯的完整程序 ,读者可以自行去模仿或者采用(With regard to the complete procedures of traffic lights, readers can imitate or adopt them by themselves)
单片机交通灯程序
- 基于51单片机的智能交通灯PROTEUS仿真电路及其keil C程序,仿真调试可用。(Based on 51 single-chip smart traffic lights PROTEUS simulation circuit and keil C program, simulation debugging available.)
交通灯控制
- 包含proteus仿真文件及c语言程序,在开发板上进行过运行。利用双色LED显示电路,和四位静态数码管显示电路模拟十字路口交通信号灯。4位LED数码管显示时间,双色LED灯显示红绿灯状态。熟悉交通信号灯控制逻辑。设计一个十字路口的交通灯控制电路,要求南北方向和东西方向两个交叉路口的车辆交替运行。每次绿灯变红灯时,要求黄灯先亮3S,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(