RTX51-trafic-light-design

所属分类:单片机开发
开发工具:C#
文件大小:103KB
下载次数:12
上传日期:2013-05-01 22:04:19
上 传 者LAYAL2010
说明:  基于RTX51芯片的89C51程序,能够实现十字路口的交通灯控制功能,且可满足以后的供能扩展要求,为生产实际应用程序。包含Proteus仿真电路和keil程序文件,用C编写
(89C51 program based on RTX51 chip can be achieved crossroads of traffic lights control functions, and to meet the future energy supply expansion requirements for the production of real-world applications. Contains the Proteus simulation circuit and the keil program files written in C)

文件列表:
10.6 基于RTX51的应用实例——交通灯 (0, 2013-03-24)
10.6 基于RTX51的应用实例——交通灯\GETLINE.C (1757, 1996-09-13)
10.6 基于RTX51的应用实例——交通灯\GETLINE.LST (3059, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\GETLINE.OBJ (2606, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\Last Loaded RTX交通灯.DBK (114665, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯 (32230, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.DSN (114665, 2012-02-07)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.hex (15958, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.lnp (105, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.M51 (42353, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.Opt (1391, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.plg (1482, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.PWI (795, 2012-02-07)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯.Uv2 (2238, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\RTX交通灯_Uv2.Bak (0, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\SERIAL.C (7793, 2011-02-08)
10.6 基于RTX51的应用实例——交通灯\SERIAL.LST (10996, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\SERIAL.OBJ (7753, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\STARTUP.A51 (6376, 2005-03-22)
10.6 基于RTX51的应用实例——交通灯\STARTUP.LST (14048, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\STARTUP.OBJ (749, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\TRAFFIC.C (16312, 2011-02-10)
10.6 基于RTX51的应用实例——交通灯\Traffic.h (1500, 2005-09-02)
10.6 基于RTX51的应用实例——交通灯\TRAFFIC.LST (22177, 2012-02-02)
10.6 基于RTX51的应用实例——交通灯\TRAFFIC.OBJ (18249, 2012-02-02)

/****************************************************************************/ /* */ /* This project exceedes the code size limits of the Evaluation Version */ /* and cannot be modified/retranslated with the Evaluation Version. */ /* */ /* However you can debug a pre-compiled version with the uVision2 Debugger. */ /* */ /****************************************************************************/ void main () { /* This is a dummy main routine */ while (1) { ; } }

近期下载者

相关文件


收藏者