51Src

所属分类:单片机开发
开发工具:Windows_Unix
文件大小:2026KB
下载次数:4
上传日期:2010-10-30 17:05:45
上 传 者palmer
说明:  51 MCU Program source code

文件列表:
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1 (2643, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1.c (985, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1.LST (2941, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1.OBJ (2300, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1.Opt (1072, 2005-09-07)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1.plg (205, 2005-09-11)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1.Uv2 (2004, 2005-09-07)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.1.__i (34, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.lnp (41, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10.M51 (4628, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10_1_Opt.Bak (1070, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\10_1_Uv2.Bak (2111, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\STARTUP.A51 (5115, 2002-04-16)
单片机C51典型应用设计代码\第10章I2C应用\10-1\STARTUP.LST (11665, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1\STARTUP.OBJ (749, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-1 (0, 2007-01-26)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.3 (8313, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.3.c (5775, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.3.LST (12658, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.3.OBJ (9454, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.3.Opt (864, 2005-09-07)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.3.plg (205, 2005-09-11)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.3.Uv2 (1906, 2005-09-07)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.lnp (25, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10.M51 (9730, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10_3_Opt.Bak (862, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\10_3_Uv2.Bak (2013, 2005-08-24)
单片机C51典型应用设计代码\第10章I2C应用\10-3\reg51f0x0.h (2747, 2000-12-03)
单片机C51典型应用设计代码\第10章I2C应用\10-3 (0, 2007-01-26)
单片机C51典型应用设计代码\第10章I2C应用 (0, 2007-01-26)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11-7.1.c (10718, 2005-08-24)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11-7.1.LST (17317, 2005-08-24)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11-7.1.OBJ (18842, 2005-08-24)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11-7.1.__i (36, 2005-08-24)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11.1 (16045, 2005-08-24)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11.1.Opt (1117, 2005-09-07)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11.1.plg (207, 2005-09-07)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11.1.Uv2 (2046, 2005-09-07)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11.lnp (43, 2005-08-24)
单片机C51典型应用设计代码\第11章 综合应用\11-1\11.M51 (20300, 2005-08-24)
... ...

8051 Bit I/O Example Program This example program shows how to: Declare a Special Function Register (SFR) Declare a Bit in a Bit-Addressable SFR Configure an I/O Port Pin as an Input Read an Input Pin Write an Output Pin It works with virtually all devices that are 100%-compatible with the Standard 8051 Port 1. You can test this program using the uVision2 Debugger. I/O Ports are completely simulated (input and output) so you can change the state of the P1.0 input and watch the state of the P1.1 output as it changes. Buttons are defined for the toolbox which set and clear the P1.0 pin (see the DEBUG.INI file). You may use these buttons to change the state of P1.0. To test this example program: Start the debugger. Click on Debug - Go to run the program. Make sure that View - Periodic Window Update is checked. Click Peripherals - I/O-Ports - Port 1 to view P1. Click on the Set P1.0 and Clr P1.0 toolbox buttons. Watch as P1.1 changes to match P1.0.

近期下载者

相关文件


收藏者