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

搜索资源列表

  1. la1823+lc72131

    1下载:
  2. 数字选台收音机 注意: (1)遥控发射芯片用TC9012/TC9243 经常用到的还有UPD6121和LC7461,它们的不同只处在于引导码的时间不同或者数据位的个数不同,接受原理基本一样。将本程序的相关位置修改就可以通用。 系统时钟22.1184MHZ,如果用其他的时钟请将delay.c文件中的定时器装载值修改一下 (2) 键盘检测在VFD程序中,16312可以驱动VFD,另外外部可接24个按键,并将按键值放到 其内部的存储中,使用时只须发命令读即可。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:76051
    • 提供者:王宇
  1. tc9012

    1下载:
  2. 很好理解的红外解码C51程序,主要针对东芝TC9012。只要稍加改动也可以应用于NEC型号.
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. Tc9012-011红外遥控器解码1602显示,Tc9012-011 infrared remote control decoder 1602 displays
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:256729
    • 提供者:jemofh
  1. AVRmega16TC9012.rar

    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、2Byte是CustomCode码和其反码,第3、4Byte是D
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:13540
    • 提供者:蔡家朝
  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. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:23284
    • 提供者:Zi
  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 decoder chip: tc9012-011
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2904
    • 提供者:方道元
  1. TC9012irda

    0下载:
  2. 基于51的TC9012遥控程序,晶振用的是10M,脉宽调制-51 TC9012-based remote control program, using a crystal 10M, pulse-width modulation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:39067
    • 提供者:raymond
  1. hongwai

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

    • 发布日期:2017-03-30
    • 文件大小:1249
    • 提供者:myn
  1. TC9012

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

    • 发布日期:2017-03-24
    • 文件大小:2995
    • 提供者:冉官勇
  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. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3443696
    • 提供者:蔡树钟
  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 control of different C language har
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:234597
    • 提供者:LHX
  1. IR1308LCD

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

    • 发布日期:2017-03-31
    • 文件大小:24224
    • 提供者: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. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:267380
    • 提供者:
  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. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:2638
    • 提供者:hallyin
  1. tc9012rar

    0下载:
  2. tc9012红外解码源程序 C语言程序 单片机设计-tc9012 infrared source decoder design microcontroller C programming language
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:2728
    • 提供者: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. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:234602
    • 提供者: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-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:690
    • 提供者:郭暧闵
  1. TC9012

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

    • 发布日期:2017-11-19
    • 文件大小:317309
    • 提供者:MR y
  1. TC9012

    0下载:
  2. TC9012红外发射,常用的红外发射,可以参考的资料-TC9012 infrared emission, infrared emission, can refer to the information
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-02
    • 文件大小:233740
    • 提供者:
  1. tc9012

    0下载:
  2. TC9012 是一块用于东芝系列红外遥控系统中的专用发射集成电路,采用CMOS 工艺制造。它可外接 32 个按键, 提供 8 种用户编码,另外还具有3 种双重按键功能。TC9012 的管脚设置和外围应用线 路都进行了高度优化,以配合PCB 的布图和低成本的要求.-TC9012 is a special integrated circuit for emitting infrared remote control system of Toshiba series, produced by
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:233193
    • 提供者:sunshuai
« 12 3 »
搜珍网 www.dssz.com