搜索资源列表

  1. SelfLearningRemotePrograme-AT89C2051

    0下载:
  2. 遥控器使用方便,功能多.目前已广泛应用在电视机、VCD、DVD、空调等各种家用电器中,且价格便宜,市场上非常容易买到。如果能将遥控器上许多的按键解码出来.用作单片机系统的输入.则解决了常规矩阵键盘线路板过大、布线复杂、占用I/O口过多的弊病。而且通过使用遥控器,操作时可实现人与设备的分离,从而更加方便使用。下面以TC9012编码芯片的遥控器为例。谈谈如何用常用的51系统单片机进行遥控的解码。-Remote easy to use, fe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:6144
    • 提供者:nasa008
  1. tc9012

    0下载:
  2. 很好理解的红外解码C51程序,主要针对东芝TC9012。只要稍加改动也可以应用于NEC型号.-Good understanding of the infrared C51 decoding procedures, mainly for Toshiba TC9012. As long as the modified model can also be applied to NEC.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:11264
    • 提供者:朱明
  1. 1602jm

    0下载:
  2. 本程序主要是遥控器解码和1602驱动程序 连线表: CPU=89S52 功能:解码红外遥控器 遥控器芯片:tc9012-011 -This procedure mainly remote control decoding and 1602 driver connection table: CPU = 89S52 features: remote control infrared remote control de
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:方道元
  1. AVRmega16TC9012

    0下载:
  2. 红外解码的方法 NEC格式 tc9012 1、9Ms的高电平启动头,然后是4.5Ms的低电平,如果2.25Ms时就有高电平,是持续信号,不处理 2、然后以一个高电平和一个低电平为1Bit,高电平时间是0.5625Ms=562us, 高低电平时间比为1:1时是Bit1,比为1:3时是Bit0 3、Timer1中断执行100us采样周期,9Ms=90,4.5Ms=45,高电平=5,低电平最多15 4、共读入4Byte共24bit,第1、2B
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-01
    • 文件大小:13312
    • 提供者:蔡家朝
  1. infrared_decode

    0下载:
  2. Tc9012-011红外遥控器解码1602显示-Tc9012-011 infrared remote control decoder 1602 displays
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:257024
    • 提供者:jemofh
  1. TC9012

    0下载:
  2. TC9012编码芯片的编码格式及其解码汇编程序-TC9012
  3. 所属分类:汇编语言

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:冉官勇
  1. 1602

    0下载:
  2. 单片机1602遥控解码程序,本程序主要是遥控器解码和1602驱动程序,遥控器芯片:tc9012-0-SCM 1602 remote control decoding procedure, this procedure is mainly remote control decoding and 1602 drivers, remote control chip: tc9012-011
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:3443712
    • 提供者:蔡树钟
  1. TC9012C

    0下载:
  2. TC9012型市面遥控板C程序 已测试通过 只需改改键值下对应的内容就可实现不同的控制 C语言编写 修改几个硬件相关参数即可移植-TC9012-type remote control market have been tested C program just to change to change the contents of the corresponding key can be achieved under the contr
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:234496
    • 提供者:LHX
  1. MY

    0下载:
  2. 基于51单片机的红外遥控系统中的发射集成芯片TC9012-011的解码-51 MCU-based infrared remote control system in the launch of an integrated decoder chip TC9012-011
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:267264
    • 提供者:
  1. tc9012-011

    0下载:
  2. 本程序主要是遥控器解码和1602驱动程序 // 功能:解码红外遥控器 // 遥控器芯片:tc9012-011 -This procedure is mainly remote decoding and the 1602 driver// Function: Decoding Infrared Remote Control// Remote Control Chip: tc9012-011
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:hallyin

源码中国 www.ymcn.org