IR遥控
IR遥控技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
IR遥控 热门资料
查看全部 500 份 →红外遥控接收发送源程序 Interrupt for IR subroutine external interrupt source INT0
红外遥控接收发送源程序 Interrupt for IR subroutine external interrupt source INT0
2013-12-13
111
红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以
红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是...
2014-01-04
95