文件名称:EXP3_jishuqi
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-07-01
- 文件大小:
- 45kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
P1口做输出口,接八只发光二极管,绘制仿真电路图,硬件连接表见3-1。
①编写C51程序,采用软件延时的方式实现发光二极管的每秒闪烁。
②编写C51程序,使8个发光二极管从右到左(上到下)逐一点亮。
③编写C51程序,使8个发光二极管从两边到中间顺序点亮,直至全部点亮,然后从中间到两边顺序熄灭,直至全部熄灭,如此循环下去。
-P1 port as the output port, then eight light-emitting diodes, circuit simulation rendering, hardware connections see table 3-1.
① write C51 procedures, software delay means to achieve light emitting diode flashes per second.
② write C51 program that allows eight LEDs right to left (top to bottom) lit one by one.
③ write C51 program that enables 8 LEDs lit both sides to the middle of the order, until all the lights, then goes out to both sides the middle order, until all off, so the cycle continues.
①编写C51程序,采用软件延时的方式实现发光二极管的每秒闪烁。
②编写C51程序,使8个发光二极管从右到左(上到下)逐一点亮。
③编写C51程序,使8个发光二极管从两边到中间顺序点亮,直至全部点亮,然后从中间到两边顺序熄灭,直至全部熄灭,如此循环下去。
-P1 port as the output port, then eight light-emitting diodes, circuit simulation rendering, hardware connections see table 3-1.
① write C51 procedures, software delay means to achieve light emitting diode flashes per second.
② write C51 program that allows eight LEDs right to left (top to bottom) lit one by one.
③ write C51 program that enables 8 LEDs lit both sides to the middle of the order, until all the lights, then goes out to both sides the middle order, until all off, so the cycle continues.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EXP3_计数器实验\Counter
...............\Counter.c
...............\Counter.DSN
...............\Counter.hex
...............\Counter.lnp
...............\Counter.LST
...............\Counter.M51
...............\Counter.OBJ
...............\Counter.plg
...............\Counter.PWI
...............\Counter.Uv2.bak
...............\Counter.uvopt
...............\Counter.uvproj
...............\Last Loaded Counter.DBK
EXP3_计数器实验