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

搜索资源列表

  1. 基于 MSP430 之红外遥控的编码与解码

    1下载:
  2. 基于 MSP430 之红外遥控的编码与解码实现,附源代码.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-30
    • 文件大小:3080
    • 提供者:xyz543
  1. 遥控解码

    0下载:
  2. 遥控器解码程序,适合解所有的遥控器,对于配对遥控和使用有很大的帮助
  3. 所属分类:源码下载

    • 发布日期:2012-06-15
    • 文件大小:403646
    • 提供者:ccxsjz
  1. 2262_decode.rar

    1下载:
  2. 自己写的2262遥控解码程序,Atmega8单片机,ICCAVR编译,1602显示。,2262 remote control decoding procedure, for reference only
  3. 所属分类:SCM

    • 发布日期:2014-10-22
    • 文件大小:4018
    • 提供者:wj
  1. s3f9454_ir.rar

    1下载:
  2. 这是一个三星9454的红外遥控解码程序,在做这个程序之前,我从网上找了不少的相关程序,没一个能用的,因此,自己花时间这了一个。这段程序是从已经量产过的程序中截取出来的,用INT0做的。,This is a Samsung 9454 decode the infrared remote control procedures, procedures for doing this, I find a lot of online procedures, no one can, so that they
  3. 所属分类:SCM

    • 发布日期:2015-12-04
    • 文件大小:1033
    • 提供者:独孤一方
  1. 118

    0下载:
  2. 这是一个基于51单片机的万能遥控器的解码程序,并通过数码管显示出来。-This is a single-chip microcomputer 51 based on the universal remote control of the decoding process and the adoption of digital tube display.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1611
    • 提供者:黄化
  1. 实现遥控器的单片机解码

    2下载:
  2. 433无线遥控器,实现遥控器的单片机解码,遥控器地址码识别。-433 RF remote
  3. 所属分类:汇编语言

    • 发布日期:2012-12-24
    • 文件大小:3314
    • 提供者:frandly
  1. IRDA

    0下载:
  2. 基于WinCE系统的红外遥控解码的软件实现与性能分析-WinCE-based system of infrared remote decoder software implementation and performance analysis
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:327203
    • 提供者:zhangpeng
  1. pvpvc

    0下载:
  2. 遥控解码通过电脑串口显示 /* 晶振:11.0569MHz */ #include <REGX52.h> #define uchar unsigned char uchar data IRcode[4] //定义一个4字节的数组用来存储代码 uchar CodeTemp //编码字节缓存变量 uchar i,j,k //延时用的循环变量 sbit IRsignal=P3^2 //HS0038接收头OUT端直接连P3.2(INT0) /******
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:51615
    • 提供者:微微
  1. code

    0下载:
  2. 74hc164键盘显示 红外控制DS1302 超级IO扫描 12864+遥控解码 1602+定时器 LCD1602+自定义图形-failed to translate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:20531
    • 提供者:侯侠
  1. Infrared

    1下载:
  2. 红外遥控解码,C51源码,KEIL打开,希望有帮助.-Infrared Remote Control Decoder
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:26541
    • 提供者:lee
  1. Serialdecoder

    0下载:
  2. 遥控解码通过电脑串口显示 遥控解码通过电脑串口显示-Serialdecoder
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:51339
    • 提供者:kevinwan
  1. rfsoftdecode

    2下载:
  2. AVR单片机的C语言版本的无线遥控解码程序-AVR microchip Radio frequence remote control by soft decoding,C language sorce code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-24
    • 文件大小:1073
    • 提供者:ann
  1. dj

    0下载:
  2. 改程序完成对红外万能遥控器的解码。将解码进行存储-Procedures to complete the universal infrared remote control decoder. The decoder to store
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1348
    • 提供者:
  1. C51ir

    1下载:
  2. 这是一个简单的红外解码程序,是针对9ms起始码和4.5ms结束码的红外信号。晶振用的是11.0592M的。-keil c51红外遥控解码程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-12-02
    • 文件大小:736
    • 提供者:pony28
  1. ircar-4

    0下载:
  2. 红外接收解码程序,做成头文件,方便大家调用。程序接口已经做出来,只要放上自己遥控器的数据,就可以进行接收。-Infrared receiver decoding process, resulting in the first paper to facilitate calls
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:17033
    • 提供者:王恒智
  1. ircom

    1下载:
  2. 该程序时在c51单片机在遥控解码通过电脑串口显示,在电脑上显示出遥控的按键, 程序中是模拟红外接收时序,可接受很多种遥控器的信号 对大家 红外遥控的学习很有用-C51 when the program in single-chip decoder via the computer serial port remote control indicates that the computer shows that the remote control button, the progra
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:1224
    • 提供者:gjp_rain
  1. hongwaijieshoumain

    0下载:
  2. 红外遥控器解码程序 利用timer捕捉 完全原创-Infrared remote control decoder procedure to capture the use of timer
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1069
    • 提供者:3212121
  1. 24-本站原创 VB遥控播放器红外遥控解码

    0下载:
  2. 24-本站原创 VB遥控播放器红外遥控解码(24- original station VB remote control player infrared remote control decoding)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1402880
    • 提供者:7xd53bxp
  1. xianh

    2下载:
  2. 用的是HT66F002单片机,C语言编写,通过对38K红外遥控解码,点亮一个指示灯(Infrared remote control decode, light a light)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:吕杭剑
  1. 51黑论坛_51单片机433遥控解码(带学习功能)

    2下载:
  2. 51单片机做的433和315模块解码软件(51 decoded software for 433 and 315 modules made by a single computer)
  3. 所属分类:通讯编程

    • 发布日期:2019-12-25
    • 文件大小:209920
    • 提供者:characterhong
« 1 23 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com