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

搜索资源列表

  1. jiaotongdeng

    0下载:
  2. 简易交通灯系统,十字路口红绿灯的系统设计,基于单片机设计-Simple traffic light system, the crossroads of the traffic light system design, based on the single-chip design
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:10638
    • 提供者:冯初晨
  1. 2222334

    0下载:
  2. 51单片机设计的交通灯proteus仿真,里面有程序,对单片机初学者有很大的帮助咯-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:152260
    • 提供者:陈志勇
  1. light

    0下载:
  2. 单片机设计交通灯经典C代码,上传供相互交流学习-Microcontroller design classic C code, upload traffic lights for the mutual exchange of learning
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:1261
    • 提供者:李文
  1. shejibaogao

    0下载:
  2. 基于单片机的十字路口交通灯代码及设计报告,可根据路况实现时间的修改.-Microcontroller based on the traffic lights at the crossroads of code and design report, according to the road conditions to achieve the modification of the time.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:127308
    • 提供者:徐元辉
  1. jiaotongdeng

    0下载:
  2. 利用单片机设计交通灯控制系统,能显示状态倒计时:红灯50秒,绿灯80秒,黄灯3秒,能利用本机键盘重新设置各个状态(相位)时间;-The use of single-chip design traffic light control system that can display the status Countdown: red 50 seconds, 80 seconds green, yellow 3 seconds and can use the keyboard to reset the
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:1795
    • 提供者:王凌
  1. elecfans.com-mcu

    0下载:
  2. 交通灯是现代交通非常重要的一个组成部分,一套好的交通灯系统往往对提升城市交通运输效率,降低事故发生率有至关重要的影响。 本系统由单片机系统、控制系统、交通灯演示系统组成。 选用单片机作为此次设计的控制系统主要是考虑到单片机的通用性和廉价性。-Traffic lights are very important for a modern transport component of a good set of traffic light systems tend to enhance the
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:23519
    • 提供者:杨林
  1. jiaotongdeng

    1下载:
  2. 十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位
  3. 所属分类:Project Design

    • 发布日期:2015-05-18
    • 文件大小:274432
    • 提供者:唐远航
  1. The-traffic-light

    0下载:
  2. 大学单片机课程设计交通灯源码,直接可以使用-University MCU Design traffic lights source, can be used directly
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:10074
    • 提供者:杜浪
  1. AT89s52--traffic-

    0下载:
  2. 利用AT89S52单片机设计并制作一个能够显示倒计时间并可人为调整时间的交通灯系统。 (二)、要求: 1. 基本要求: (1)实时显示当前通行剩余时间; (2) 十字路口需有剩余时间显示。东西通道、南北通道通行时间,红灯时间、绿灯时间及黄灯亮的时间均以秒为单位作减计数;(时间自定) (3) 倒计时剩5秒时黄灯闪烁警示 (4) 能手动设置通行方向。 -Use AT89S52 microcontroller design and production of a coun
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:7886
    • 提供者:zhang mengyu
  1. 002

    0下载:
  2. 基于51单片机的交通灯系统设计,包括protues仿真电路与程序,调试OK。-The design of traffic light system based on 51 single chip microcomputer, including the Protues simulation circuit and program, debug OK.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:58914
    • 提供者:yyz
  1. traffic-light-control-system

    0下载:
  2. 基于单片机的交通灯控制系统设计,本系统需要采用MSC-51系列单片机AT89C51作为中心器件来设计交通灯控制器-The design and implementation of MCU to complete traffic light control system
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1105007
    • 提供者:阿萨德
  1. jiaotongdeng

    0下载:
  2. 单片机完成交通灯控制系统的设计与实现,采用单片机汇编语言编写,总体上完成了软件的编写。-The design and implementation of MCU to complete traffic light control system
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1027467
    • 提供者:阿萨德
  1. red-green

    0下载:
  2. 十字路口交通灯控制 设计要求: 1:利用单片机的定时器产生秒信号,控制十字路口的红绿黄灯交替点亮和熄灭, 2:能够用4只LED数码管显示十字路口两个方向的剩余时间。要求能用按键设置两个方向的通行时间(绿灯点亮的时间)和暂缓通行时间(黄灯点亮的时间)。-Crossroads traffic light control design requirements: 1: use of single-chip timer to generate the second signal to con
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:169745
    • 提供者:甄子丹
  1. AT89C52MCU-based-trafficlights

    0下载:
  2. 基于AT89C52型单片机十字路口交通灯的设计。仿真软件是proteus与keil。有详细的程序及电路。-AT89C52 MCU-based design of traffic lights at the crossroads. Simulation software proteus and keil
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:85758
    • 提供者:李博文
  1. The-traffic-light

    0下载:
  2. 大学单片机课程设计交通灯源码,直接可以使用-University MCU Design traffic lights source, can be used directly
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-27
    • 文件大小:10119
    • 提供者:onyea
  1. jiaotongdeng

    0下载:
  2. 关于交通灯的单片机课程设计,内含程序代码以及Proteus的使用资料。-Information on traffic lights using microcontroller curriculum design, including the program' s code, and Proteus.
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8320641
    • 提供者:lee
  1. LEDjiaotongdeng

    0下载:
  2. LED交通灯--单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-LED traffic lights- Microcontroller C Programming Language Training 100 cases- Simulation-based AVR+PROTEUS
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:15183
    • 提供者:姜南
  1. AT89C51traffic-led

    0下载:
  2. AT89C51单片机丁字路口交通灯课程设计,C语言源代码,含中断救护车蜂鸣器模块,并附有课程设计报告-AT89C51 single T-junction traffic lights curriculum design, C language source code, including interrupt ambulance buzzer module, together with curriculum design report
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1253408
    • 提供者:
  1. jiaotongdeng

    0下载:
  2. 基于51单片机实现的交通灯,可作为毕业设计作品,课程设计作品!本人已做成成品,效果不错的哦!内有原理图,源程序,仿真图。需要的可以下载哦!-The traffic lights 51 based MCU, as part of the graduation design, curriculum design works! I have already finished, effect is good oh! There are schematics, source code, simulatio
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:268935
    • 提供者:文野
  1. 1

    0下载:
  2. 本科单片机课程设计——城市交通灯控制系统-SCM traffic lights control system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:13038
    • 提供者:王霞
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com