搜索资源列表
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
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
MYjtd-423.c
- 用c51编写的一个实用的程序,实现了交通灯的功能-Written by c51 a practical program to achieve the function of traffic lights
tight-travel
- 交通灯 电路程序 C++ 汇编 交通信号灯-the light travel
Traffic-lights-
- 十字路口交通灯控制 C 程序,处理十字路口的各种情况-C intersection traffic light control procedures to deal with various situations at the Crossroads
51jiaotongdeng
- 51单片机交通灯C语言程序代码,实现交通灯的逻辑功能,具有现实意义-C-51 microcontroller code traffic lights, traffic lights to achieve the logic function of practical significance
bobo
- 基于DSP试验箱的C语言十字路口交通灯设计程序-failed to translate
traffic
- 交通灯C语言程序 可以按键修改红绿灯时间 并实现掉电保存-Traffic light button to modify the C language program can be powered-down to save time and traffic lights
The-traffic-lights-C-program
- 基于51单片机交通灯C程序设计,包括时间设定,夜间模式等。-51 MCU traffic light based on C programming, including setting time, night mode etc..
交通灯
- 熙熙攘攘的街头,人流车水有条不紊地行进着,靠的是交通灯的指挥作用,交通灯的绿、红、黄灯交替工作着,指挥着交通,维持着秩序。 课程设计采用单片机AT89C51为中心器件来设计交通灯,从而模拟十字路口交通灯的各种状态显示。设计由单片机AT89C51,LED八位数码显示管等组成。软件上采用C语言编程实现。主要编写了主程序,数码管显示程序和延时程序,经模拟,实现交通灯的功能。操作简单,设计简单易懂,但由于采用的是纯延时,因此会有一定的误差,但不影响总体效果。 在遇紧急情
交通灯控制
- 包含proteus仿真文件及c语言程序,在开发板上进行过运行。利用双色LED显示电路,和四位静态数码管显示电路模拟十字路口交通信号灯。4位LED数码管显示时间,双色LED灯显示红绿灯状态。熟悉交通信号灯控制逻辑。设计一个十字路口的交通灯控制电路,要求南北方向和东西方向两个交叉路口的车辆交替运行。每次绿灯变红灯时,要求黄灯先亮3S,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(