搜索资源列表
c交通灯的设计思路
- c语言编的 模拟交通灯程序,正方向,左转方向。
交通灯(数字计时)
- 交通灯(数字计时1)的proteus仿真电路及C语言程序设计
jiaotongdeng.rar
- 基于Proteus和Keil C 的交通灯控制,是学习MCS51(8951)单片机和液晶的优秀程序 程序功能:模拟交通灯控制系统 灯:南北方向:红3黄2绿3 东西方向:绿3黄2红3 黄色闪烁2次 键:紧急键,东西一个,南北一个,按下去后保持红色,直到松开键 要 求:定时要采用定时系统实现,Proteus, and Keil C based on the traffic l
MSP430_Program
- 包含了众多MP430实例:扫描按键(C),ADC,IIC器件,键盘与显示,键盘与显示以及低功耗,电子琴,温度报警系统,固体录音机 ,时间控制器,交通灯,12864液晶程序等-MP430 contains numerous examples: scan button (C), ADC, IIC devices, keyboard and display, keyboard and display, as well as low power consumption, organ, temperatu
2
- 实现两个路后的交通灯C语言程序。每两个数码管实现倒计时。用LED做红绿灯-Achieve two way traffic lights after the C language program. Two digital control implementation for each countdown. Make use of LED traffic lights
dsp5416-TrafficLight
- 用dsp5416做的交通灯完整程序,主程序采用c语言,开发环境是CCS-Dsp5416 to do with the traffic lights complete the procedure, the main program using c language, development environment CCS are
jiaotongdeng
- 用C语言编写的AT89C51控制实现可控交通灯功能的程序-Using C language realization of the AT89C51 control function of traffic lights controlled procedures
code
- AVR单片机C语言程序设计实例之交通灯代码-AVR single-chip C language programming code examples of traffic lights
trafficlight
- 51单片机控制的交通灯,通过定时器精确定时。此文件包中含有Proteus仿真图,PCB图,c程序并有注释,学习单片机的好资料。-51 single-chip microcomputer to control traffic lights, from time to time through the timer precision. This package contains Proteus simulation diagram, PCB map, c program and the Notes,
JTD
- 交通灯程序,c51系列单片机控制的交通灯的程序,用C写的交通灯程序,有注释-Procedures for traffic lights, c51 series of single-chip control of the process of traffic lights, using C to write procedures for traffic lights, there are notes
trafficlightsimulation
- 交通灯 C语言 程序 protues 仿真-C language program protues traffic light simulation
jiaotongdeng8086and8255
- 用8086和8255实现的交通灯控制,该题为中南大学的微机课程设计,包括c语言和汇编的源代码。功能:(1)、编程语言为C语言和汇编语言; (2)、硬件电路基于80x86微机接口; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示; (4)、具备急救车应急响应功能和时间倒计时显示功能。 -8086 and 8255 with the implementation of the traffic light control, the computer program entitle
jiao_t_d
- 完整的交通灯的程序,有倒计时,用的是AVR单片机,c语言编译的-Complete the procedures for traffic lights, a countdown, with the AVR microcontroller, c language compile
Traffic-lights-
- 十字路口交通灯控制 C 程序,处理十字路口的各种情况-C intersection traffic light control procedures to deal with various situations at the Crossroads
The-traffic-lights-C-program
- 基于51单片机交通灯C程序设计,包括时间设定,夜间模式等。-51 MCU traffic light based on C programming, including setting time, night mode etc..
交通灯
- 简易交通灯基于单片机c51程序,运用visual c++ uvision,以及isis pro(this is a simple-traffic-light)
交通灯
- 熙熙攘攘的街头,人流车水有条不紊地行进着,靠的是交通灯的指挥作用,交通灯的绿、红、黄灯交替工作着,指挥着交通,维持着秩序。 课程设计采用单片机AT89C51为中心器件来设计交通灯,从而模拟十字路口交通灯的各种状态显示。设计由单片机AT89C51,LED八位数码显示管等组成。软件上采用C语言编程实现。主要编写了主程序,数码管显示程序和延时程序,经模拟,实现交通灯的功能。操作简单,设计简单易懂,但由于采用的是纯延时,因此会有一定的误差,但不影响总体效果。 在遇紧急情
交通灯C程序源代码
- 交通灯控制的C程序源代码,理解交通灯的逻辑。(Traffic light C program source code to understand the logic of traffic lights)
单片机交通灯程序
- 基于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,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(