CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 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
    • 文件大小:74.27kb
    • 提供者:王宇
  1. SelfLearningRemotePrograme-AT89C2051

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

    • 发布日期:2008-10-13
    • 文件大小:6.37kb
    • 提供者:nasa008
  1. tc9012

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

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

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

    • 发布日期:2017-03-28
    • 文件大小:250.71kb
    • 提供者:jemofh
  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
    • 文件大小:22.74kb
    • 提供者: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
    • 文件大小:2.84kb
    • 提供者:方道元
  1. 51AVR

    0下载:
  2. 这些是自己大学里认为非常宝贵的AVR程序,希望会对大家有帮助。-And the infrared receive tectonic plate is mainly: Receives the TC9012 emission of infrared radiation signal, will receive the data demonstrates by the HEX way.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:11.81kb
    • 提供者:探索者
  1. hongwai

    1下载:
  2. 在这里向大家提供一个用c51编的TC9012的红外解码程序,这个程序是我自己编的,经过试验,效果不错。-We are here to provide a TC9012 with c51 decoder for the procedures, which is my own, and after testing, good results.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:1.03kb
    • 提供者:jiangye
  1. hongwai

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

    • 发布日期:2017-03-30
    • 文件大小:1.22kb
    • 提供者:myn
  1. 1602jm

    0下载:
  2. 本程序主要是遥控器解码和1602驱动程序,主要功能是解码红外线遥控器。遥控器芯片:tc9012-0-This program is used to decode the infrared remote controler.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2.57kb
    • 提供者:fatboyrwj
  1. Ir_Decode

    0下载:
  2. 基于C8051F120的红外解码程序,内含两个工程文件,1,利用中断实现解码。2,利用捕获进行解码。还有Tc9012的pdf。源码经片上测试OK。不同单片机只需要根据晶振修改参数就行-C8051F120-based infrared decoding process, the file contains two projects, one using the interrupt decoding. 2, using capture decode. There are Tc9012 the pdf
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:277.66kb
    • 提供者:xiaot
  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
    • 文件大小:3.28mb
    • 提供者:蔡树钟
  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
    • 文件大小:23.66kb
    • 提供者: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
    • 文件大小:261.11kb
    • 提供者:
  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
    • 文件大小:2.58kb
    • 提供者:hallyin
  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
    • 文件大小:229.1kb
    • 提供者:89u8
  1. irbcd

    0下载:
  2. 红外解码数码管显示,使用12M晶振 适用于TC9012芯片,其他芯片请自行更改解码时序-IR decoding digital display, the use of crystal for TC9012 12M chips, other chips decode your own changes to the timing
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:quan
  1. SMG

    1下载:
  2. 使用模块化编程的方法,用C51编写的单片机解码TC9012程序,包括红外解码程序和数码管显示程序-Using the modular programming method, single-chip decoder with C51 TC9012 written procedures, including infrared decoder and digital tube display program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:28.3kb
    • 提供者:wuxin
  1. Infrared-communication

    0下载:
  2. 红外线通信,发射器采用的是TC9012,此为解码源程序-Infrared communication, the transmitter uses a TC9012, this is the source decoder
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:16.06kb
    • 提供者:杜鹏飞
  1. TC9012decode

    0下载:
  2. TC9012decode红外线解码程序 //使用12M晶振 适用于TC9012芯片,其他芯片请自行更改解码时序-TC9012decode infrared decoding program// 12M crystal applies TC9012 chip and other chips Please change the decode timing
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1.41kb
    • 提供者:朱希欢
« 12 »
搜珍网 www.dssz.com