搜索资源列表

  1. tc9012

    0下载:
  2. 很好理解的红外解码C51程序,主要针对东芝TC9012。只要稍加改动也可以应用于NEC型号.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11949
    • 提供者:朱明
  1. SelfLearningRemotePrograme-AT89C2051

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

    • 发布日期:2024-06-06
    • 文件大小: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-06
    • 文件大小: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-06
    • 文件大小:3072
    • 提供者:方道元
  1. TC9012irda

    0下载:
  2. 基于51的TC9012遥控程序,晶振用的是10M,脉宽调制-51 TC9012-based remote control program, using a crystal 10M, pulse-width modulation
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-06
    • 文件大小:38912
    • 提供者:raymond
  1. hongwai

    0下载:
  2. tc9012遥控器的解码程序,算法简单易懂,能对27个按键进行解码-tc9012 remote control decoder procedure, easy-to-understand algorithm can decode 27 keys
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:myn
  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-06
    • 文件大小:13312
    • 提供者:蔡家朝
  1. infrared_decode

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

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

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

    • 发布日期:2024-06-06
    • 文件大小: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-06
    • 文件大小: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-06
    • 文件大小:234496
    • 提供者:LHX
  1. IR1308LCD

    0下载:
  2. 红外解码LCD显示 红外接收部分使用一体化接受头,当接收到 38KHz的红外调制波时,输出端输出解调信号, 可以直接用单片机IO 口读取其数字信号。 板上配有开关,平时不用时防止干扰和降低功耗, 应将其电源关掉。样例程序中提供 TC9012 芯片的解码程序,使用 12M 晶振,解码稳定, 可以直接移植为工业应用。其他芯片的码值用户根据芯片编码资料自行修改。 -IR decoding LCD display using t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-06
    • 文件大小:24576
    • 提供者:ywx
  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-06
    • 文件大小:267264
    • 提供者:
  1. ir_decode

    0下载:
  2. 用C编写的红外解码程序,可以解码HT6221,TC9012的编码,并在1602液晶上显示-Written using C IR decoding program, you can decode HT6221, TC9012 coding, and in 1602 LCD display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-06
    • 文件大小:23552
    • 提供者:Zi
  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-06
    • 文件大小:3072
    • 提供者:hallyin
  1. tc9012rar

    0下载:
  2. tc9012红外解码源程序 C语言程序 单片机设计-tc9012 infrared source decoder design microcontroller C programming language
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-06
    • 文件大小:3072
    • 提供者:zhangpeng
  1. TC9012C

    0下载:
  2. TC9012遥控板的接收解码程序,已测试能用,能解码市面上卖的TC9012遥控板发出的信号-TC9012 remote control receiver board decoding process can be used have been tested, the TC9012 can be decoded on the market sell signal from remote control panel
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-06
    • 文件大小:234496
    • 提供者:89u8
  1. tc9012

    0下载:
  2. 用vhdl编写的实现常用红外遥控芯片(tc9012)解码的程序,调试已通过-Vhdl implementation written in common with the infrared remote control chip (tc9012) decoding process, debugging has passed
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:郭暧闵
  1. TC9012

    0下载:
  2. 基于TC9012红外解码源代码,已经过测试-Based on the TC9012 Infrared decode source code, has been tested
  3. 所属分类:书籍源码

    • 发布日期:2024-06-06
    • 文件大小:317440
    • 提供者:MR y
  1. TC9012

    0下载:
  2. TC9012红外发射,常用的红外发射,可以参考的资料-TC9012 infrared emission, infrared emission, can refer to the information
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-06
    • 文件大小:233472
    • 提供者:
« 12 3 »

源码中国 www.ymcn.org