搜索资源列表
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
C
- 交通灯c程序 比较简单的程序,代码还不是很完善-Traffic lights c procedure is relatively simple procedures, the code is not very perfect
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
jiao
- 51单片机设计交通灯(仿真+C程序)最成功的交通灯设计-51 single-chip design of traffic lights (simulation+ C program) the most successful design of the 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
jiaotongdengsheji
- 单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制-jiao tong deng she ji jiao tong deng she ji jiao tong deng she ji
jtd
- 51单片机交通灯控制,程序,防真,程序编写采用C语言-51 MCU traffic light control, procedures, anti-truth, programming using C language
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
avr
- AVR单片机C语言程序设计实例精粹\光盘素材文件\第5章 交通灯控制系统\程序代码\-AVR Microcontroller C Programming Language instance essence \ CD-ROM material files \ Chapter 5 traffic light control system \ code \
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)
交通灯file
- 实现交通灯程序,c语言入门程序,能够有所帮助(Realization of traffic light program)
交通灯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,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(