搜索资源列表
-
0下载:
1.设计一个交通灯控制器。
2.利用学习机上的发光二极管,设定东、南、西、北4个方向,各3个灯(红、黄、绿)。交通灯控制器正常工作时,南北方向红灯亮3秒,黄灯闪2秒,绿灯亮3秒,以此类推。东西方向绿灯亮3秒,黄灯闪2秒,红灯亮3秒,以此类推。
3.设定两个紧急按钮,一个控制南北灯,一个控制东西灯。当按下相应的紧急键时,其控制方向的交通灯亮绿灯,其他方向的交通灯亮红灯,至自控键松开,恢复正常交通控制。
-1. Design of a traffic light controller.
-
-
0下载:
这是交通灯控制器的设计系统,里面有文字说明以及详细的图形,希望大家喜欢-This is a traffic light controller system, there are text and detailed graphics, hope you like
-
-
0下载:
⒈ 了解交通灯管理的基本工作原理
⒉ 熟悉8259A中断控制器的工作原理和应用编程
⒊ 熟悉8255A并行接口的各种工作方式和应用
⒋ 熟悉8253计数器/定时器的工作方式及应用编程,掌握利用软硬件相结合定时的方法
-⒈ understand traffic lights management familiar with the basic working principle of ⒉ 8259A interrupt controller of the working princ
-
-
0下载:
交通灯控制器,红灯亮禁止通行,绿灯亮允许通行。黄灯亮提示人们注意红、绿灯的状态即将切换,且黄灯燃亮时间为东西、南北两干道的公共停车时间。-Traffic lights controller, the red light to prohibit access, the green light to allow passage. Prompt attention to yellow light red, green state is about to switch the time to kindl
-
-
0下载:
本报告主要介绍了微机原理与接口技术的应用之一——交通灯控制器的设计与实现,主要是模拟十字路口的红绿灯,还介绍了交通灯控制器的原理以及电路接线,其中主要用到的芯片有可编程并行通信接口芯片8255A。在设计中所用到的编程语言是汇编语言,延时采用的是软件延时(即通过汇编指令)。设计所用到的备是由西安唐都科技仪器公司生产的TD-PIT+实验系统一套。在实验室将汇编程序调试通过后即可看到设计的结果。-This report introduced the Microcomputer Principle an
-
-
0下载:
交通灯控制器,还有Proteus的使用例程,是目前最好的教程.入门教程,还不错的,看看吧!-Traffic light controller, as well as the use of Proteus routine is the best course. Getting Started Guide, but also good to see you!
-
-
0下载:
交通灯控制器
请注意:
本例的各个源描述的编译顺序应该是:
64_tlc.vhd
64_test_vector.vhd-Traffic Light Controller Please note: This case is described in various sources to compile the order should be: 64_tlc.vhd 64_test_vector.vhd
-
-
0下载:
交通灯模拟控制器 是课程设计的一个结果 用了很多届学生 -Traffic Light simulation controller is a result of curriculum design, a lot of sessions with students
-
-
0下载:
本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。
-The system uses MSC-51 Series Microcontroll
-
-
0下载:
It about traffic light control system using u-controller
-
-
0下载:
* 十字路口红绿灯控制器 *
* 第一个状态:主干道、支干道均亮红灯5S *
* 第二个状态:主干道亮绿灯30S、支干道亮红灯 *
* 第三个状态:主干道绿灯闪3次转亮黄灯、支干道亮红灯3S *
* 第四个状态:主干道亮红灯、支干道亮绿灯25S *
* 第五个状态:主干道亮红灯、支干道绿灯闪3次转亮黄灯3S *
* 返回到第二个状态 *- * Crossroads traffic light controller* * The fir
-
-
0下载:
traffic light controller
-
-
0下载:
traffic controller modified
-
-
0下载:
本系统由单片机系统、LED 显示、交通灯演示系统组成。以单片机8051为中心器件来设计交通灯控制器,实现了通过P2口使红绿灯循环点亮 ,倒计时剩5秒时黄灯闪烁警示,通过P3口在LED数码显示管显示倒计时,本系统可靠性强、操作简单。-The system consists of single-chip system, LED display, traffic light demonstration system. As the center of the device to the microco
-
-
0下载:
Verilog code for traffic light controller and vending machine
-
-
0下载:
Intelligent traffic light controller
-
-
0下载:
(1) 学习和掌握了解分频电路、通用同步计数器、异步计数器的使用方法;
(2) 理解Moore和Mealy两种状态机的一般编程方法,能够按工程控制需求设计相应的逻辑和时序控制程序。
以开发板上的六盏LED小灯模拟,三盏小灯模拟一个方向的红黄绿交通灯灯,用VHDL语言编程实现红绿交通灯控制程序。
-(1) to learn and master the understanding of frequency division circuit, universal synchronous
-