CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - CODE KEY 解码程序

搜索资源列表

  1. hongwai-decode

    1下载:
  2. 红外遥控器软件解码原理和程序(C51) 红外一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码,如果按着键不放,则遥控器则发送一段重复码,重复码由9ms的高电平,2。25ms的低电平,跟着是一个短脉冲,本程序是免费给大家,版权所有,不得用于商业目的本程序经过试用,能解大部分遥控器的编码! */-infrared remote control software decoder principles a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6150
    • 提供者:xw
  1. key_b

    0下载:
  2. 本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号 硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3) LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接 -This procedure mainly through external int
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:34194
    • 提供者:曹兴
  1. SAA3010

    0下载:
  2. 本程序解码SAA-3010T电视遥控器获得键码值,对单片机进行红外遥控控制。程序用keil-51软件编写-This procedure decoder SAA-3010T TV remote control access to key code values for single-chip microcomputer for infrared remote control. Procedures using keil-51 software development
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2282
    • 提供者:付敏
  1. HongWaiXiaoChe

    0下载:
  2. 这是参加电子设计大赛时的作品:红外遥控小车:用红外线通过一块AT89S52单片机发射信号即编码,并用红外接收头接收信号;接着再用另一块AT89S52单片机对红外发射出的信号编码进行解码,最后再用一块AT89S52单片机用解码所得码值编写程序后驱动步进电机。步进机功能启动后不仅能使受控小车向前后左右四个方向前进和转弯,而且还能控制小车再地上转动并留下方形或圆形等形状。-This is the time to participate in Electronic Design Contest work
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1158
    • 提供者:qinyu
  1. 200731410585032252

    0下载:
  2. SC6121解码程序 熟悉遥控接码解码的方法 数码管显示解码结果:高四位为用户码,低2位为按键码 硬件要求:拨码开关S10的第2位置ON,其他置OFF 拨码开关S5、S6全部置ON 其他拨码开关全部置OFF -SC6121 decoding program are familiar with remote access code decoding methods digital tube display decoder Results: 4 for the us
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:3178
    • 提供者:李艳军
  1. hwxx

    0下载:
  2. 万能遥控器红外编码接收解码程序。采用汇编语言编写,当按下红外遥控,将在数码管上显示相对的按键编码-Universal infrared remote control code receiver decoding process. Using assembly language, when the press infrared remote control, digital tube display in the relative key coding
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:559
    • 提供者:黄反
  1. ps2verilog

    0下载:
  2. 本程序实现了基于FPGA的PS2键盘控制器,主机即FPGA读取键盘的键码然后解码输出到上位机(串口调试助手)显示,用户友好,调试方便,-This program implements the PS2 keyboard controller based on FPGA, the FPGA reads the keyboard master key code and then decode the output to the host computer (serial debugging assis
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:310933
    • 提供者:张扬
  1. PS2-for-lpc210x

    0下载:
  2. lpc210x中ps2的应用,PS2键盘是非常常用一中输入设备,广泛运用于大型电子设备中。在小型设备中PS2键盘也被广泛的使用,这个程序就是一个PS2的键盘解码程序,把PS2的按键码转换成相应的ASCII码-lpc210x application in ps2, PS2 keyboard is a very common one input device, widely used in large-scale electronic devices. PS2 keyboard in the sma
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:143582
    • 提供者:huang
  1. NEC_YOUKONG

    1下载:
  2. 红外遥控,24键红外遥控,红外遥控器软件解码原理和程序(C51) 红外一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码.-Infrared remote control, 24-key infrared remote control, infrared remote control software decoding principles and procedures (C51) started to send a
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-12-02
    • 文件大小:778
    • 提供者:kevin meng
  1. control-decoding

    0下载:
  2. 51单片机实现遥控解码,通过数码管显示键码的程序,P0口驱动数码管段选,p2.6和p2.7为数码管位选,接收头连到P3.2口。此程序以通过验证,可以直接编译使用,另外还有一个继电器和蜂鸣器的控制,不用可以屏蔽掉。-51 MCU remote control decoding, digital display key code through the program, P0 port drive digital pipe election, p2.6 and p2.7 for the digita
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:12122
    • 提供者:韩寒
  1. adp5588

    0下载:
  2. BF518读取键盘解码芯片的程序,并将键码显示在编译器中,使用VisualDSP++编译环境。-BF518 read the keyboard decoder chip procedures, and key code displayed in the compiler, use the VisualDSP++ build environment.
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:14307
    • 提供者:刘家章
  1. 21-Keys-IR-Decode-LCD1602

    0下载:
  2. 21键红外解码,经典示例,可以当测试程序使用.按相应的按键,LCD1602上将显示该键码的值,还有里面还附有建码表.-21-key IR decoding, the classic example, when the test program can use by pressing the corresponding button, LCD1602 will display the key code value, as well as building codes which also acco
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:50723
    • 提供者:云杰
  1. hongwaijiema

    1下载:
  2. 此程序在硬件上测试通过,要弄懂的话就要去看看HT6221的时序图。 //此程序可以将读到的键值,地址码通过串口发送到计算机,上位机可用串口调试助手查看。 ///C51的红外解码程序,可以根据需要自己修改:-This process in hardware on the test, to understand, then we should go and see HT6221 timing diagram. //This program can read the
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-12-02
    • 文件大小:1578
    • 提供者:科技园
  1. Infrared-remote-experiments

    0下载:
  2. 本代码主要是实现红外遥控的C代码工程文件,本代码主要实现如下功能:开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。同样我们也是用LED0来指示程序正在运行。 -The infrared remote control code is C code project file, the code to achieve the following main features: boot display so
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:140896
    • 提供者:zhang
  1. PS2

    0下载:
  2. PS2 键盘是非常常用一中输入设备,广泛运用于大型电子设备中。在小型设备中 PS2 键盘也被广泛的使用,这个程序就是一个 PS2 的键盘解码程序,把 PS2 的按键码 转换成相应的 ASCII 码。-The PS2 keyboard is a very common input device and is widely used in large electronic equipment. In small equipment PS2 keyboard is also wide
  3. 所属分类:SCM

    • 发布日期:2017-12-11
    • 文件大小:143349
    • 提供者:王宇
  1. code_key

    0下载:
  2. CODE KEY 解码程序,最常用的编码器(CODE KEY // Config interrupt at negative edge of signal-A Key process, image key value to key event.)
  3. 所属分类:嵌入式/单片机编程

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