-
PS2键盘程序在51单片机上的实现
资源介绍
51单片机PS2键盘程序
/*中断程序,帮助了解中断事件*/
#include
#include
sbit key_data=P3^0;
sbit key_clk=P3^2; //定义键盘接口的时钟脚
sbit RELAY=P1^0; //继电器
bit BF=0;
。。。。
- 上一篇: Catia V5-6R2019 P2安装包
- 下一篇: delmia的二次开发