完善资料让更多小伙伴认识你,还能领取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个回答
|
|
每个口接的什么你也说明一下啊
|
|
|
|
你正在撰写答案
如果你是对答案或其他答案精选点评或询问,请使用“评论”功能。
飞凌嵌入式ElfBoard EL 1板卡-i2c与从设备通讯编程示例之i2c-tools工具使用
976 浏览 0 评论
stc15f2k60s2利用串口传输字模存储到eeprom并进行点阵显示
1093 浏览 1 评论
1356 浏览 0 评论
607 浏览 0 评论
嵌入式学习-飞凌嵌入式ElfBoard ELF 1板卡-串口通讯编程示例之串口编写程序
1236 浏览 0 评论
【youyeetoo X1 windows 开发板体验】少儿AI智能STEAM积木平台
11600 浏览 31 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-3 20:28 , Processed in 0.481017 second(s), Total 74, Slave 57 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号