完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
#include #include #define uint unsigned int #define uchar unsigned char uchar temp,num,num1; ***it beep=P3^4; void delay(uint); void main() { temp=0xfe; while(1) { for(num1=0;num1<3;num1++) { for(num=0;num<8;num++) { P0=temp; beep=0; delay(100); temp=_crol_(temp,1); P0=0xff; beep=1; delay(100); } } for(num1=0;num1<3;num1++) { for(num=0;num<8;num++) { P0=temp; beep=0; delay(100); y temp=_cror_(temp,1); P0=0xff; beep=1; delay(100); } } while(1); } } void delay(uint z) { uintx,y; for(x=z;x>0;x--) for(y=110;y>0;y--); }
|
|
相关推荐 |
|
准备做一个电子diy将太阳能和led结合起来,大家有什么好的创意吗?
3375 浏览 0 评论
21722 浏览 180 评论
1481 浏览 0 评论
5474 浏览 1 评论
分享一个比较好的编码器模式的程序 自己曾经做过倒立摆的程序 亲测好用
8726 浏览 24 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-26 19:47 , Processed in 0.688852 second(s), Total 54, Slave 40 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号