会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhaocundang's blog(Bobyzhao)
博客园
首页
新随笔
联系
管理
2015年11月29日
单片机4*4按键数码管显示0-9
摘要: 单片机4*4按键数码管显示0-9#include#define KEY P1 //键盘#define SEG P0 //数码管sbit COM=P2^0; // 数码管comsbit OC = P2^1;//573锁存器 char code TAB[]={//0xc0,0xf9,0x...
阅读全文
posted @ 2015-11-29 21:58 zhaocundang
阅读(1315)
评论(0)
推荐(0)
公告