红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序 DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电
上传时间: 2014-01-04
上传用户:ynsnjs
嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any location on your harddrive.
标签: relative project should paths
上传时间: 2015-04-28
上传用户:zhliu007
This program prints the C8051F124 die temperature out the hardware UART at 115200bps. This example uses the internal 24.5MHz oscillator multiplied by 2 using the on-chip PLL (SYSCLK = 49MHz).
标签: This temperature C8051F124 the
上传时间: 2014-01-12
上传用户:Avoid98
瑞萨公司M32R单片机的启动代码start.ms,包括M32173的头文件m32173.h和m32173.inc等。
上传时间: 2013-12-29
上传用户:爺的气质
This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using only the mouse. The pan is a dynamic pan just push the mouse in the direction you would like to pan.
标签: using zoom application MapObjects
上传时间: 2014-12-22
上传用户:ryb
Struts Kick Start一本不错的书,想看的自己下吧
上传时间: 2015-05-18
上传用户:维子哥哥
pwm out demo
上传时间: 2013-12-19
上传用户:kelimu
NetARM-start!是一个基于s3c4510 处理器的开发学习平台,可以用来学习ARM和Ethernet 应用。
标签: NetARM-start s3c4510 处理器
上传时间: 2014-01-07
上传用户:familiarsmile
汽车速度测试器,以1米的间隔放置光感应器,含3个按键,RESET START/STOP/ 三位数码显示
上传时间: 2015-06-10
上传用户:hxy200501
PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes. In order to get the most out of the tutorial, you should start with the "PathPlannerApp.base" and avoid looking through the "PathPlannerApp.solution" untill you have completed the project.
标签: planning-tutorial PathPlannerApp explanati Tutorial
上传时间: 2014-10-31
上传用户:yimoney