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

搜索资源列表

  1. LYJ_IR_M

    0下载:
  2. /*红外解码的方法 NEC格式 upd6121 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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:692388
    • 提供者:王宇
  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. decoder_irda

    0下载:
  2. keil c中通过,基于uPD6121/LC7461M/HT6222/AS6122等红外编码芯片的解码程序-keil c, which was adopted Based on infrared and other coding uPD6121/LC7461M/HT6222/AS6122 Chip Solutions code procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2123
    • 提供者:goodffd
  1. ICCAVR-IRcoding

    0下载:
  2. 红外解码的方法 NEC格式 upd6121 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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:821544
    • 提供者:wang
  1. infrared

    0下载:
  2. 基于uPD6121/LC7461M/HT6222/AS6122等红外编码芯片的解码程序,采用AVR ATmega16接收-Based on infrared and other uPD6121/LC7461M/HT6222/AS6122 decoder chip encoding procedure for the receiver AVR ATmega16
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:2051
    • 提供者:张三
  1. ir

    0下载:
  2. 详细全面介绍各种红外编码协议和相关的接收芯片的介绍资料sc6121 UPD6121-Detailed and comprehensive descr iption of the infrared receiver coding protocols and related presentation materials sc6121 UPD6121 chips
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2612868
    • 提供者:andy
  1. UPD6121

    0下载:
  2. 介绍UPD6121的引脚功能及编码过程和使用方法-UPD6121 introduce the pin function and encoding processes and the use of methods
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:95321
    • 提供者:qintaotao
  1. RemoteControlDecoder

    1下载:
  2. 红外遥控解码的C51程序,认为是可能是史上最简的。此程序是针对uPD6121系列的遥控器的取码程序,解码值在Im[2]中,当IrOK=1时解码有效。 -C51 infrared remote control decoding procedure may be considered to be the history of the most simple. This procedure is uPD6121 series of remote control codes of the check p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:1266
    • 提供者:zouxiaoqi
  1. HWJMCS

    0下载:
  2. 红外遥控解码。本解码程序适用于NEC的upd6121及其兼容芯片的解码,支持大多数遥控器 实验板采用11.0592MHZ晶振-Infrared remote control decoding. The decoding procedure applies to the upd6121 NEC and compatible chip decoding, support for most of the remote control experiment using 11.0592MHZ crysta
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:3334
    • 提供者:xingganbu
  1. ICCAVR_hongwai_jiema

    0下载:
  2. ICCAVR下的红外解码程序,全部源码,原理图和PCB,芯片资料,一个可实际运行的例子,使用网上邮购的TL038BD接收管,测试过电视机遥控器、DVD遥控器,发现遥控器基本上都兼容uPD6121的. 环境使用ICCAVR6.31A,MEGA8L,内部RC8M。 压缩包中upd6121.pdf和S0101.Zip是红外遥控芯片资料,LYJ_DDB是Protel99SE下的,其它是源程序。-the infrared decoding programm under ICCAVR enviro
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:771196
    • 提供者:姜维
  1. upd6121

    0下载:
  2. 2011.3.11.在实验板上调试成功,前二位显示红外反码,后二位显示红外键值。这个程序是网上下传的,在实验板上调试必须对应自己的硬件条件,作适当的修订。不能全盘照抄。实验用了3个不同厂家生产的不同型号的红外遥控器,但用群达红外线遥控器指令解码仪QD-JMY2005检测后证明是相同编码格式的,即6121电路型号。测的键值都是一致的。-2011.3.11. In the experiment on-board debugging success, the first two shows infra
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1420
    • 提供者:jack
  1. redPsms0801

    0下载:
  2. 红外解码的方法 NEC格式 upd6121 红外及sms0801显示。-Infrared decoding NEC format upd6121 infrared, and sms0801 show
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:762079
    • 提供者:潘文达
  1. asd

    0下载:
  2. 学习型遥控器的制作代码,用到的芯片是upd6121-Making learning remote control code, used in the chip is upd6121
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-09
    • 文件大小:3303
    • 提供者:洪旭浩
  1. hongwaijiema

    0下载:
  2. 本解码程序适用于NEC的upd6121及其兼容芯片的解码,支持大多数遥控器 实验板采用11.0592MHZ晶振-The decoding procedure applies in the NEC upd61211 compatible chips and decoding, and supports most remote control experiment board 11.0592MHZ crystal
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-07
    • 文件大小:23484
    • 提供者:fgy
  1. asd

    0下载:
  2. 学习型遥控器的制作代码,用到的芯片是upd6121-Making learning remote control code, used in the chip is upd6121
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3348
    • 提供者:aidthat
  1. asd

    0下载:
  2. 学习型遥控器的制作代码,用到的芯片是upd6121-Making learning remote control code, used in the chip is upd6121
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3388
    • 提供者:esidenta
  1. Infrared_Demystified.pdf

    0下载:
  2. 一篇讨论红外解码的文档,特别是说明了空调控制码的实现方式与解码机制,比如upd6121.-An article in describing the decoding method of infrared control codes. The most interesting part is about to fully describe the implementation method of HVAC control codes such as upd6121
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:379982
    • 提供者:cawan
  1. UPD6162-hongwaijiema-LCD1602

    0下载:
  2. 解码程序适用于NEC的upd6121及其兼容芯片的解码-Decoding decoding procedure applies to the NEC and compatible chips upd6121
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:39938
    • 提供者:uigregg
  1. RF_REMOTE_PROTOCOL

    0下载:
  2. 常见红外遥控器编码与格式 UPD6121 UPD6122 PT2222 SC61211 HS6222 HS6221-remote control code and format
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:819985
    • 提供者:李小雨
  1. Inf_HelmMotor

    0下载:
  2. 此程序为舵机程序,红外控制舵机,已通过编译,此程序是针对uPD6121系列遥控器的取码程序,解码值在Im[2]中,当IrOK=1时解码有效*/(This procedure for the steering gear program, infrared control actuator has been compiled, this program is for code uPD6121 series remote controller, the decoded value in Im[2],
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:ys双
搜珍网 www.dssz.com