搜索资源列表
红外遥控解码程序
- 红外遥控解码 超声波测量风速程序
红外遥控解码程序
- 外发送一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码,如果按着键不放,则遥控器则发送一段重复码,重复码由9ms的高电平,2。25ms的低电平,跟着是一个短脉冲,本程序是免费给大家,可解大部分遥控码。
基于 MSP430 之红外遥控的编码与解码
- 基于 MSP430 之红外遥控的编码与解码实现,附源代码.
6221
- 6221红外遥控解码程序-6221 infrared remote decoding procedures
红外遥控接收
- 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882
ykjm
- 用汇编语言编写的51单片机红外遥控解码程序-assembler language of the 51 microcontroller decoding infrared remote control procedures
ir
- C51单片机 红外遥控解码实验-C51 single-chip infrared remote decoder experiment
IRREC_1
- 51单片机红外遥控解码程序,支持两种红外制式。-51 Single-chip decoder infrared remote-control procedures, to support the two infrared standard.
ASM
- 用汇编语言编写的红外遥控解码,我的收藏作品之一,其中的汇编思想很值得学习之用。-Language used to compile the infrared remote control decoding, one of my collection of works, including a compilation of ideas are worth learning.
IR_decode
- 很精筒的NEC红外遥控解码子程序,相信对大家有些帮助!-Very essence of the NEC tube infrared remote decoder subroutine, I believe some of the help everyone!
89C52_IR_Display
- 基于89C52红外遥控解码数码管显示,用用红外遥控在数码管上显示
remote_control_decoding_procedure
- 这里我们以红外线遥控编码芯片为LC7461等芯片为例来说明用单片机实现红外遥控解码的详细过程,站长琢磨这个解码程序花了相当多的精力,期间几经修改逐步完善,后来还用它开发了几个小产品,希望能对网友学习单片机有所帮助。-Here we encode in the infrared remote control for the LC7461 and other chip-chip as an example to illustrate the
RemoteControlDecoder
- 红外遥控解码的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 remot
yaokong
- 这是一个基于51单片机的红外遥控解码程序,通过数码管石出来-This is a single-chip microcomputer 51 based on the infrared remote control decoding process, through the stone out of the digital control
红外遥控解码全系列芯片
- 红外遥控解码全系列芯片 红外遥控解码全系列芯片
[新思科电子]5键38K红外遥控器客户包
- 51单片机的红外遥控解码参考程序 红外解码教程(51 SCM infrared remote control decoding reference program)
24-本站原创 VB遥控播放器红外遥控解码
- 24-本站原创 VB遥控播放器红外遥控解码(24- original station VB remote control player infrared remote control decoding)
实验29 红外遥控实验
- stm32 红外遥控试验 利用STM32F4的输入捕获功能,解码开发板标配的这个红外遥控器的编码信号,并将解码后的键值TFTLCD模块上显示出来(STM32 infrared remote control test The input and acquisition function of STM32F4 is used to decode the coded signal of the infrared remote controll
xianh
- 用的是HT66F002单片机,C语言编写,通过对38K红外遥控解码,点亮一个指示灯(Infrared remote control decode, light a light)
实验27 红外遥控解码实验
- 51单片机红外遥控解码实验程序,测试通过没有问题(The infrared remote control decoding procedures, tested no problem)