-
本程序运行于C8051F330,功能为接收遥控器发出的红外信号,然后等待上位机通过I2C总线来读取。IR数据接收完毕后,不再采集新的IR数据,一直等待上位机将数...
本程序运行于C8051F330,功能为接收遥控器发出的红外信号,然后等待上位机通过I2C总线来读取。IR数据接收完毕后,不再采集新的IR数据,一直等待上位机将数据取走后才开始准备接收新的IR数据-this program running on the C8051F330, functional remote control device to receive the infrared signal, Then wait for the PC through the I2C bus to read. IR data receiving end, not the acquisition of new IR data have been waiting for the PC will be removed after data began preparing to receive the new IR data
- 2023-08-26 01:10:03下载
- 积分:1
-
U组开发源代码,FAT16文件系统的源代码,FLASH间…
u盘开发的源代码,fat16的文件系统源码,flash接口的源码-u set the development of source code, fat16 file system source code, flash interface source
- 2022-01-31 21:42:27下载
- 积分:1
-
SDU的字库,主要包垮一些程序代码,很好用的,希望对大家有用...
SDU的字库,主要包垮一些程序代码,很好用的,希望对大家有用-SDU
- 2022-01-28 15:28:47下载
- 积分:1
-
avr,单片机开发资料,usb1。1接口资料
avr,单片机开发资料,usb1。1接口资料-avr, microcontroller development information, usb1. A data interface
- 2022-04-02 11:44:42下载
- 积分:1
-
在MAGE128下使用240*128液晶实例
在MAGE128下使用240*128液晶实例-MAGE128 use in 240* 128 LCD example
- 2023-08-11 03:50:03下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
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微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
[日期:2005
[日期:2005-11-29] 来源:侃单片机 作者:etiller [字体:大 中 小]
-[Date :2005-11-29] Sources: McCain Singlechip Author: etiller [Font: Xinhuanet]
- 2022-05-27 09:24:17下载
- 积分:1
-
AVR单片机程序
AVR单片机程序――DDS扫频程序(1)――ad9850.c
-AVR Singlechip procedures- DDS Sweep procedures (1)- ad9850. C
- 2022-03-18 08:00:27下载
- 积分:1
-
用ATMEL AVR CPU开发MMC CARD 的MMC库
用ATMEL AVR CPU开发MMC CARD 的MMC库-with ATMEL AVR CPU MMC MMC library CARD
- 2022-11-30 09:50:03下载
- 积分:1
-
opencan图书馆从PHYTEC
opencan librarys from phytec
- 2023-02-14 06:15:03下载
- 积分:1