搜索资源列表
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格式发送和接收的原稿。
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 forwarding, VFD1632 drive, OSD
用8051单片机接收红外遥控的实现
- : PD6121,6122是用NEC传输格式的红外线遥控发射芯片,目前广泛的用在电视,录像机,音响,空调等设备上。8051系列单 片机是目前应用最为广泛的8位机,其内核由美国因特公司设计。本文介绍如何用8051单片机准确接收红外遥控信号,并写出高效的代 码。
IR_RECEIVE.rar
- C51写的红外遥控接收程序,遥控码规范为NEC规格。,C51 written procedures for receiving infrared remote control, remote control for the NEC code requirements specification.
work
- NEC标准遥控接收处理程序,OK的IIC通讯程序,51单片机定时中断程序-NEC Standard Remote Control Receiver processing, OK for IIC communication procedures, 51 MCU timer interrupt program
12345
- NEC红外遥控接收C程序,会议中控,多媒体中控系统,矩阵切换器设备的NEC码红外遥控接收C程序-remot nec receiver for c programmer fired after the decoding keys corresponding
yaokujieshou6221lCD1602xianshi
- 将遥控接收头接收到的按键编码通过数码管显示出来 说明:能解码的遥控编码必须是NEC 的6221/6121/6222编码方式 同时也可以解9012 9018编码方式 同时 SE10必须要闭合,即使用12M晶体-Remote Control Receiver will be the first to receive keys to the code through the digital tube display Descr iption: The remote control c
remote
- 红外NEC遥控接收和处理模块,在51上完全应用通过-NEC remote control infrared receiver and processing module
Remote_receiver
- 单片机遥控系统是将红外遥控技术和单片机应用技术相结合的一种方案。本系统为红外遥控电子密码锁的控制管理部分,只要再连接上不同用途的电磁锁即可成为一个完整的红外遥控电子密码锁系统应用到各种领域中。而且本系统还设计有学习NEC红外编码遥控器的功能,通过红外接收解码电路,把遥控器的键码还原并储存起来,再利用查找对比的方法便能够识别不同的遥控器,大大提高了系统的灵活性和实用性。-SCM is the infrared remote control remote control system techno
NEC-yaokongjieshou
- NEC标准遥控接收处理程序,希望对大家有用-NEC remote control receiving standard treatment procedures in the hope that useful
STC12Pinfrared-remot-control
- keil 环境下变程 ,用STC12C5a60S2单片机解读NEC红外接收遥控数据,然后控制继电器-the interpretation away STC12C5a60S2 microcontroller NEC infrared receiver remote data keil environment variable, then the control relay
nec
- hs0038红外接收头,nec协议stm32解码程序,可以实现红外遥控功能-hs0038 infrared receiver, nec protocol stm32 decoding process can achieve infrared remote control function
yaokong6121code_LED
- 将遥控接收头接收到的按键编码通过数码管显示出来 能解码的遥控编码必须是NEC 的6221/6121/6222编码方式-The remote receiver receives the key code via the digital display of the remote control code must be able to decode the NEC' s 6221/6121/6222 encoding
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.)