文件名称:Lantern
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- Br***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
做个15路输出的彩灯,使用P0.0~P0.7和P2.0~P2.6端口输出;预置数为15个1(10进制32767)。
设置+1(P3.3)和-1(P3.4)两个按钮。
可以减到十进制32047,到32047后如果继续按-1按钮,可以回到32767重新进行减法。
加法也一样,加到32767后,再按+1按钮可以到32047重新+1.
再设置一个按钮(P2.7),当P2.7接地时,在当前显示的数字上减去十进制数1712进行显示。
-Lantern to be a 15-way output, P0.0 ~ P0.7 and P2.0 ~ P2.6 port output preset number 15 (decimal 32767). Two buttons set+1 (P3.3) and-1 (P3.4). Can be reduced to a decimal If you continue to press the-1 button, you can return to 32767 32047 to 32047 re subtraction. Adder same 32047 re+1. Add to 32767, then the+1 button to set a button (P2.7) when P2.7 ground, the decimal number 1712 is subtracted from the current number displayed on display.
设置+1(P3.3)和-1(P3.4)两个按钮。
可以减到十进制32047,到32047后如果继续按-1按钮,可以回到32767重新进行减法。
加法也一样,加到32767后,再按+1按钮可以到32047重新+1.
再设置一个按钮(P2.7),当P2.7接地时,在当前显示的数字上减去十进制数1712进行显示。
-Lantern to be a 15-way output, P0.0 ~ P0.7 and P2.0 ~ P2.6 port output preset number 15 (decimal 32767). Two buttons set+1 (P3.3) and-1 (P3.4). Can be reduced to a decimal If you continue to press the-1 button, you can return to 32767 32047 to 32047 re subtraction. Adder same 32047 re+1. Add to 32767, then the+1 button to set a button (P2.7) when P2.7 ground, the decimal number 1712 is subtracted from the current number displayed on display.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
彩灯\15路输出的彩灯.DSN
....\15路输出的彩灯.Uv2
....\15路输出的彩灯.c
....\15路输出的彩灯.hex
....\做个15路输出的彩灯.txt
彩灯