文件形式 单片机仿真红绿灯成品 只能用proteus打开仿真 和keil编程 红绿黄三色灯 还有倒计时显示 做设计可以参考或者直接应用 自行修改即可
1
用visualc++6.0开发,界面美观,代码清晰,附详细设计报告
2021-06-16 16:10:08 3.94MB c++ 交通灯 红绿灯 源码
1
红绿灯结合EasyX库,实现对道路、红绿灯的绘画,并在各颜色间实现交换,点击屏幕任意处可触发黄灯频闪
2021-06-16 14:16:13 85KB 红绿灯
1
Multisim14红绿灯仿真,已通过课设
2021-06-14 13:03:28 348KB Multisim 交通灯
简单的STEP7-200smar PLCt红绿灯系统案例,以及触摸屏EBpro 模拟程序可以进行参考
2021-06-12 18:37:34 2.01MB PLC 红绿灯 触摸屏 STEP7-200smart
1
红绿灯问题(观察者+状态).txt
2021-06-11 09:07:19 4KB 设计模式
1
嵌入式系统方向,单片机课程初学者编程“路口红绿灯”程序源代码,txt格式
2021-06-10 19:44:04 913B 单片机 红绿灯
1
数码管显示红绿灯时间,红绿黄三灯分别在25,20,5秒倒计时过程中点亮或者闪烁,使用定时器计时,带有proteus仿真,有详细的注释,使用keil5开发环境,比较综合,适合新手学习51单片机。同时带有proteus仿真,以备代码调试。
2021-06-10 19:37:41 111KB 51单片机
1
摘 要:近年来随着科技的飞速发展,单片机的应用正在不断深入,同时带动传统控制检测技术日益更新。在实时检测和自动控制的单片机应用系统中,单片机往往作为一个核心部件来使用,仅单片机方面知识是不够的,还应根据具体硬件结构软硬件结合,加以完善。十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能。 关键词:单片机 交通灯 车流量 控制 Abstract:With the development of science and technology in recent years,the application of SCM is deepening in the same time promote more traditional control detection update.In real-time detection and control of the microcomputer application system,the microcontroller is often a core component to use,only SCM knowledge is not enough,also according to the specific combination of hardware,software and hardware structure ,to be improved.Crossroads shuttle vehicles,cars,buses and people walkways,orderly.What rely on to achieve the discipline of the order then? By automatic traffic lights is the chain of command control traffic lights.In this system,MSC-51 Series ATSC51 and programmable parallel I/O interface chip 8255A-centered design of traffic signal controller device to realize the actual traffic volume by 8051 according to the P1 port chip set of red,green time kindle function. Key words: microcontroller traffic light traffic flow control
2021-06-10 14:45:55 176KB 单片机 红绿灯 控制系统
1
只是用郭天祥的51单片机上已有的资源模拟的红绿灯的程序,并没有自己设计电路,使用了单片机上前两位数码管和八个LED灯,在proteus仿真中八个数码管前四个使用的是绿色LED,后四个使用的是红色LED。 红灯与绿灯显示时间均为50s 中间的黄灯显示时间为15s 绿灯用前四个发光二极管全亮作代表 红灯用后四个发光二极管全亮作代表 黄灯用八位发光二极管闪烁作代表 刚开始显示的为绿灯 显示顺序:绿->黄->红->黄->绿->黄->红->
2021-06-09 20:54:07 95KB 单片机 红绿灯 proteus仿真 八个LED
1