CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 红外遥控接收

搜索资源列表

  1. 红外遥控接收

    0下载:
  2. 红外遥控接收 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脚是否出现高电平如果有就退出解码程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.47kb
    • 提供者:
  1. 遥控接收

    0下载:
  2. 单片机6502 编程实现红外遥控接收-6502 microcontroller programming infrared remote control receiver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8.59kb
    • 提供者:陈进光
  1. TC9149 TC9150通用红外遥控接收电路

    2下载:
  2. TC9149TC9150通用红外遥控接收电路
  3. 所属分类:文档资料

    • 发布日期:2010-12-12
    • 文件大小:372kb
    • 提供者:dwwzl@126.com
  1. IR_RECEIVE.rar

    0下载:
  2. C51写的红外遥控接收程序,遥控码规范为NEC规格。,C51 written procedures for receiving infrared remote control, remote control for the NEC code requirements specification.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:3.7kb
    • 提供者:Jade
  1. yaokong

    0下载:
  2. 基于atmega16的红外遥控接收程序,用c语言写的,经检验的。-Based on the infrared remote control receiver atmega16 procedures, using c language written by the test.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.61mb
    • 提供者:bill
  1. infared

    1下载:
  2. 才用C语言编写单片机程序,实现了红外遥控接收。把接收到的数据通过LCD1602显示,并通过串口发送,方便查看。有很详细的注解,便于理解!-Only single-chip using C language program, the realization of the infrared remote control receiver. To receive data through the LCD1602 display and through the serial port to send,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:20.09kb
    • 提供者:panlaoda
  1. remotept2221

    0下载:
  2. 红外遥控接收程序,PT2221,很简洁已经成熟使用-Infrared Remote Control Receiver procedures, PT2221, very simple and has been the use of sophisticated
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.32kb
    • 提供者:ckn
  1. Remote_Pro

    0下载:
  2. 实用红外遥控接收,解码程序。已经通过调试。-Practical infrared remote control receiver, decoding procedures. Have passed testing.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1.29kb
    • 提供者:聪灵灵
  1. infrared_remote

    0下载:
  2. 本源程序是基于AT89C52单片机的红外遥控接收和发送源程序。对于初学者有很好的参考价值。-The source is based on AT89C52 microcontroller to receive and send infrared remote source. For beginners there is a very good reference value.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:31.89kb
    • 提供者:hguanxue
  1. 51code

    0下载:
  2. 51开发板上的源代码程序,里面有DS18B20液晶1602显示温度和控制代码,lcd1602时间显示c 程序代码,lcd 1602液晶显示代码,lcd12864字库显示代码,24C02存储器I2C总线代码,还有红外遥控接收和读码代码。-51 the development of on-board procedures for the source code, there are DS18B20 LCD temperature display and control the 1602 code,
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:134.7kb
    • 提供者:刘枫
  1. C51接收32BIT—IR

    0下载:
  2. 利用51定时器中断为125US接收NEC红外遥控接收,并且接收完毕作处理。(With 51 timer interrupts, the NEC infrared remote receiver was received by the 125US, and the processing was received.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:玉林宵
  1. PIC红外接收程序

    0下载:
  2. 红外线遥控接收程序,接收的是一个电视遥控器编码,共25个按锓 20140727经过调试,可以正常收码;收到的码按从高到低,存放在rx3,rx2,rx1,rx0四个寄存器中。(Infrared remote control receiver program, receiving is a TV remote encoding, a total of 25 to 20140727 Qin after debugging, can normally receive code; the code a
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:test139
  1. 实验28 红外遥控实验

    0下载:
  2. 利用stm32单片机进行红外遥控的设计,主要是进行数据的传输以及传输后的另一端的数据接收准确数据(The design of infrared remote control by using STM32 microcontroller is mainly to carry out data transmission and to receive accurate data at the other end of the transmission.)
  3. 所属分类:软件工程

    • 发布日期:2018-01-07
    • 文件大小:335kb
    • 提供者:李升
  1. 基于单片机的红外遥控门禁系统

    1下载:
  2. 基于单片机的红外遥控门禁系统(具有键盘输入模块,红外接收模块,液晶显示模块)(Infrared remote control door control system based on single chip microcomputer)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6.98mb
    • 提供者:yuan116
  1. hongwai2

    0下载:
  2. 红外遥控接收,1383一体化红外接收头,AVR主芯片(Infrared remote control reception, 1383 integrated infrared receiver, AVR main chip.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:言己
  1. FPGA_红外遥控系统设计

    0下载:
  2. 上电后我们的设计会发一次我们给定的数据码,然后在接受模块会接受到其发送的数据并在数码管上显示出来,之后我们可以用我们我的遥控键盘来发送数据,接收模块接收显示出来.(After power up, our design will send a given data code, then the receiving module will accept the data that it sends and display it on the digital tube. Then we can use
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:426kb
    • 提供者:硅渣渣
  1. 实验18 红外遥控点亮LED

    0下载:
  2. 使用89C51作为控制芯片,使用红外遥控接收模块,控制C51的一个IO口点亮LED灯(Using 89C51 as the control chip, the infrared remote control receiving module is used to control a IO port of C51 to light the LED lamp.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:25kb
    • 提供者:槽尼玛
  1. 11-红外遥控接收程序

    0下载:
  2. 红外遥控接收程序,采用的是C和汇编两种语言的源码(infrared remote control)
  3. 所属分类:汇编语言

    • 发布日期:2018-05-07
    • 文件大小:34kb
    • 提供者:王晓琴
  1. 20-红外遥控同时发射接收程序

    1下载:
  2. 红外遥控同时发送接收程序u,内含C和汇编两种语言(Infrared remote control simultaneous sending and receiving program u, containing C and assembler two languages)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-07
    • 文件大小:39kb
    • 提供者:王晓琴
  1. 28. 红外遥控实验

    1下载:
  2. 红外遥控器发射红外键值的编码信号,通过红外接收头进行解码,并将解码后的数据通过串口打印(Infrared remote controller emits a coded signal of infrared key value, decodes it through an infrared receiver, and prints the decoded data through a serial port.)
  3. 所属分类:单片机开发

    • 发布日期:2019-07-31
    • 文件大小:298kb
    • 提供者:简铛铛铛铛
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com