完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
#include
#define uchar unsigned char #define uint unsigned int ***it dula=P1^4; uchar i=0;uchar j; bit flag; uchar num; uchar getdata[]; uchar code mima[]={0,7,3,5}; void delay(uint xms) { uint m,n; for(m=xms;m>0;m--) for(n=110;n>0;n--); } uchar keyscan() { uchar key,temp; P2=0xfe; temp=P2; temp=temp&0xf0; if(temp!=0xf0) { delay(10); temp=P2; temp=temp&0xf0; if(temp!=0xf0) { temp=P2; switch(temp) { case 0xee:key=12;break; case 0xde:key=13;break; case 0xbe:key=14;break; case 0x7e:key=15;break; } while(temp!=0xf0) { temp=P2; temp=temp&0xf0; } return key; } } P2=0xfd; temp=P2; temp=temp&0xf0; if(temp!=0xf0) { delay(10); temp=P2; temp=temp&0xf0; if(temp!=0xf0) { temp=P2; switch(temp) { case 0xed:key=8;break; case 0xdd:key=9;break; case 0xbd:key=10;break; case 0x7d:key=11;break; } while(temp!=0xf0) { temp=P2; temp=temp&0xf0; } return key; } } P2=0xfb; temp=P2; temp=temp&0xf0; if(temp!=0xf0) { delay(10); temp=P2; temp=temp&0xf0; if(temp!=0xf0) { temp=P2; switch(temp) { case 0xeb:key=4;break; case 0xdb:key=5;break; case 0xbb:key=6;break; case 0x7b:key=7;break; } while(temp!=0xf0) { temp=P2; temp=temp&0xf0; } return key; } } P2= 0xf7; temp=P2; temp=temp&0xf0; if(temp!=0xf0) { delay(10); temp=P2; temp=temp&0xf0; if(temp!=0xf0) { temp=P2; switch(temp) { case 0xe7:key=0;break; case 0xd7:key=1;break; case 0xb7:key=2;break; case 0x77:key=3;break; } while(temp!=0xf0) { temp=P2; temp=temp&0xf0; } return key; } } return 0xff; } void main() { while(1){ num=keyscan(); if(num!=0xff) { if(i<4) { getdata[i]=num; } i++; if(i==4) { flag=1; for(j=0;j<4;j++) { flag=flag&&(mima[j]==getdata[j]); } if(flag==1) { dula=1; P0=0x60; dula=0; P1=0xff; } else { dula=1; P0=0xfc; dula=0; P1=0xff; } } } } } |
|
相关推荐
1个回答
|
|
每个口接的什么你也说明一下啊
|
|
|
|
你正在撰写答案
如果你是对答案或其他答案精选点评或询问,请使用“评论”功能。
902 浏览 0 评论
588 浏览 0 评论
嵌入式学习-搭建自己的ubuntu系统之ubuntu网络设置
718 浏览 0 评论
龙芯中科胡伟武:3B6600 八核桌面 CPU 性能将达到英特尔中高端酷睿 12~13 代水平
780 浏览 0 评论
树莓派Pico 2发布,搭载RP2350双核RISC-V和Arm Cortex-M33微控制器!
740 浏览 0 评论
【youyeetoo X1 windows 开发板体验】少儿AI智能STEAM积木平台
10740 浏览 31 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-8-18 19:04 , Processed in 0.488582 second(s), Total 72, Slave 55 queries .
Powered by 电子发烧友网
© 2015 www.ws-dc.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号