搜索资源列表
nec_ir
- NEC格式遥控接收代码:NEC IR implementation -NEC form remote control receive code: NEC IR implementation
hongwai
- 红外源码(NEC协议),遥控接收后在中断程序内完成遥控码放在ir_da[]中。
ir-NEC
- 红外源码(NEC协议)遥控接收在此中断程序内完成,遥控码放在ir_da[]中
ir_recv
- 一个非常重要的红外遥控接收的软件程序,它是现在市场上流行的NEC格式发送和接收的原稿。
ir-code
- 红外遥控码的接收程序,适用于pt2222,nec 6211 等--Receiver program for remote infrared encoding. It could be used in pt2222, nec 6211, and etc.
Xtunetv
- 本人以前做的一个DVD+TV 项目,51用做控制,含 NEC红外遥控接收和转发,VFD1632驱动,OSD 芯片M35055,NTSC高频头控制以及I2C 24C02的读写,因为以前所写,有些地方看起来有点乱,但功能模块OK,整个程序也是可以运行的,希望能给初用者有点参考-I used to do a TV DVD, 51 used as a control, with NEC infrared remote control and f
nec_ir
- NEC格式遥控接收代码:NEC IR implementation -NEC form remote control receive code: NEC IR implementation
LYJ_IR_M
- /*红外解码的方法 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、共读入4By
hongwai
- 红外源码(NEC协议),遥控接收后在中断程序内完成遥控码放在ir_da[]中。 -Infrared source (NEC Protocol), remote control receiver in the interruption of the procedure to complete the remote control code on ir_da [] in.
ir-NEC
- 红外源码(NEC协议)遥控接收在此中断程序内完成,遥控码放在ir_da[]中 -Infrared source (NEC Protocol) remote control receiver in this interruption of the procedure to be completed on the remote control code ir_da [] in
ir_recv
- 一个非常重要的红外遥控接收的软件程序,它是现在市场上流行的NEC格式发送和接收的原稿。-A very important Infrared Remote Control Receiver software program, which is now the popular NEC format for sending and receiving the manuscr ipt.
IR_RECEIVE
- C51写的红外遥控接收程序,遥控码规范为NEC规格。-C51 written procedures for receiving infrared remote control, remote control for the NEC code requirements specification.
12345
- NEC红外遥控接收C程序,会议中控,多媒体中控系统,矩阵切换器设备的NEC码红外遥控接收C程序-remot nec receiver for c programmer fired after the decoding keys corresponding
work
- NEC标准遥控接收处理程序,OK的IIC通讯程序,51单片机定时中断程序-NEC Standard Remote Control Receiver processing, OK for IIC communication procedures, 51 MCU timer interrupt program
remote
- 红外NEC遥控接收和处理模块,在51上完全应用通过-NEC remote control infrared receiver and processing module
NEC-yaokongjieshou
- NEC标准遥控接收处理程序,希望对大家有用-NEC remote control receiving standard treatment procedures in the hope that useful
NEC-IR-control-decoding-method
- 51单片机驱动NEC红外遥控器的发射解码C语言程序,遥控接收在中断程序内完成-51 microcontroller driven NEC infrared remote control to launch the C language decoding procedures
STC15系列只用一个定时器的红外接收程序
- 用一个定时器完美的解码NEC红外编码数据,(Decode NEC infrared encoding with a timer)
C51接收32BIT—IR
- 利用51定时器中断为125US接收NEC红外遥控接收,并且接收完毕作处理。(With 51 timer interrupts, the NEC infrared remote receiver was received by the 125US, and the processing was received.)
28. 红外遥控实验
- 红外遥控器发射红外键值的编码信号,通过红外接收头进行解码,并将解码后的数据通过串口打印(Infrared remote controller emits a coded signal of infrared key value, decodes it through an infrared receiver, and prints the decoded data through a serial port.)