CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 51 交通灯

搜索资源列表

  1. jtd

    0下载:
  2. 十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MCS-51系列单片机AT89C51为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P3口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过P1口输出,显示时间通过P0口输出至双位数码管)。本系统设计周期短、可靠性高、实用性强、操作简单、维护方便、扩展功能强。 -The interse
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:23928
    • 提供者:何健
  1. timer-control-traffic-light

    0下载:
  2. 51单片机成本低廉,而且内部结构简单易学。利用单片机内部定时器,控制十字路口的交通灯运行。实用性强。-51 low-cost microcontroller, and the internal structure is easy to learn. The MCU internal timer, to control the crossroads traffic lights running. And practical.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:9973
    • 提供者:冉啟強
  1. sjizilukoujiaotongdeng

    0下载:
  2. 利用51单片机控制max7219和数码管制作的十字路口交通灯,红绿灯时间可调,包含C文件,proteus文件和hex文件-The use of 51 single-chip control the max7219 digital pipe production at the crossroads of traffic lights, traffic lights, time is adjustable, contains C files proteus file and the hex file
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:21690
    • 提供者:Jason Macheal
  1. jiaotongdeng

    0下载:
  2. TX单片机开发板的资料,51单片机的交通灯编码-PROGRAM FOR 51
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:13175
    • 提供者:
  1. 51_jiaotongdeng

    0下载:
  2. 基于51单片机的简易交通灯的设计,两个方向上的通行时间通过数码管进行显示。-The traffic lights designed with 51 MCU, both directions of travel time are displayed on digital tube.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24247
    • 提供者:徐世涛
  1. 51trafficlight

    0下载:
  2. 基于51单片机的交通灯程序,用keil uv3编的-51 microcontroller-based traffic lights program, use keil uv3 Code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:9396
    • 提供者:aaaaaaa
  1. trafficLight

    0下载:
  2. 基于51单片机做的一个交通灯项目,具体功能程序内有详细注释,不再累赘-51 MCU to do a traffic light project, detailed notes specific functions within the program is no longer cumbersome
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:49364
    • 提供者:刘鸿城
  1. jiaotongdeng

    0下载:
  2. 51单片机的交通灯程序,本程序有两部分,一部分是led显示时间,一部分是数码管显示时间 -The 51 microcontroller traffic lights program
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:395892
    • 提供者:赵曼
  1. jiaotongdeng

    0下载:
  2. 简易交通灯的应运,在51单片机上运行,适用于初学者。-The easy traffic lights should be transported, suitable for beginners.
  3. 所属分类:SCM

    • 发布日期:2017-12-10
    • 文件大小:672
    • 提供者:王悠扬
  1. JTD

    0下载:
  2. 51单片机的交通灯例程 数码管60S倒计时 另外控制交通灯的红黄绿转换。-The 51 MCU the traffic lights routines digital tube 60S countdown addition control convert red yellow and green traffic lights.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:17844
    • 提供者:孙浩
  1. jiaotongdeng

    0下载:
  2. 51单片机做的交通灯程序,有数码管显示时间,可以调节时间,并且紧急停车,程序里注释很清楚,电路图自己能看出来-Traffic lights program 51 single-chip, digital display of time, you can adjust the time, and an emergency stop, program notes clearly, circuit diagrams he can see it
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:15078
    • 提供者:何健能
  1. jaiotongdeng2

    0下载:
  2. 这个是基于51单片机设计的多功能交通灯的keil软件下的c程序-This is based on keil software under the 51 single-chip design of multi-functional traffic lights c program
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:60481
    • 提供者:
  1. jiaotongdeng

    0下载:
  2. 51单片机驱动数码管制度的交通灯简易程序-51 Microprocessor digital control system of traffic lights summary
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:14323
    • 提供者:马群
  1. traffic-lights-experiment

    0下载:
  2. 用C语言实现mcs-51单片机的交通灯实验。内有完整实验报告,PCB图和电路原理图。绝对经验实用。-Mcs-51 microcontroller traffic lights experiment using the C language. With complete lab report, PCB diagram and circuit schematics. Absolute practical experience.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-17
    • 文件大小:609872
    • 提供者:陈俊达
  1. jiaotongdengTimer.rar

    0下载:
  2. 51单片机IO口控制以及定时器的使用方法,控制LED灯循环点亮,或者模拟路口交通灯的变化。,51 MCU IO port control, and the use of the timer, control LED lights cycle lit or analog junction traffic lights change.
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:13389
    • 提供者:liupudu
  1. jiaotongdeng

    0下载:
  2. 基于51单片机的十字路口的交通灯的Protuse仿真原理图-Based the 51 microcontroller crossroads traffic lights Protuse simulation schematic
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:39705
    • 提供者:邓毅
  1. jiaotongdeng

    0下载:
  2. 基于51单片机的交通灯 包括仿真及其源程序-51 microcontroller based traffic light
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:173414
    • 提供者:俞宙杰
  1. JTD

    0下载:
  2. 基于单片机的交通灯控制 51 程序 仿真-Microcontroller based traffic light control 51 program simulation
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:48180
    • 提供者:韦真
  1. jtd

    0下载:
  2. 这是一个非常完善的交通灯系统的设计,对于51单片机的初学者来说是非常不错的例子-This is a very sound design of the traffic light system, is a very good example for 51 microcontroller beginners
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:49113
    • 提供者:wxx
  1. jtd98741

    0下载:
  2. 简单的城市交通灯信号控制系统,可以有序控制车行红绿灯和人行红绿灯,基于51单片机。-The simple urban traffic signal control system, can be ordered control Dealers traffic lights and pedestrian traffic lights, based on 51 MCU.
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:20181
    • 提供者:jayjf
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com