搜索资源列表
IrStudy
- 红外遥控学习开关,用单片机控制 红外器件,可编程控制
红外解码 万能的遥控学习
- 红外解码核心代码。。
red
- 学习型红外遥控开关( C51语言源程序)-learning infrared remote control switch (C51 source)
c52hwykqsy
- C52万用红外遥控器实验程序,重新整理,供参考学习用 -10,000 tents infrared remote control experimental procedure, re-organized to study for reference
lrd
- 很详细的红外学习并储存24c64的汇编子程序,在设计中只要修改一下I/O调用它就可以了,是本人的工程验证能学习市面常用的绝大部分红外线遥控器。-Very detailed study of the infrared and save 24c64 compilation of subroutines, as long as in the design changed a bit I/O can call it, is my proof t
IrStudy
- 红外遥控学习开关,用单片机控制 红外器件,可编程控制-Infrared remote control switch study, using single-chip microcomputer to control infrared devices, programmable control
phrem
- 带红外学习功能的电话远程遥控,将红外学习和远程遥控结合在一起,内部已经有4种常用空调的遥控代码,可以取代家庭遥控器-With IR learning remote control-enabled phones will be learning and Infrared Remote Control combines four kinds of internal has been commonly used air-conditionin
ASM
- 用汇编语言编写的红外遥控解码,我的收藏作品之一,其中的汇编思想很值得学习之用。-Language used to compile the infrared remote control decoding, one of my collection of works, including a compilation of ideas are worth learning.
Learningremotecontrol
- STC89C52做的学习型遥控器,可存八个红外遥控信息,只要再把按键用定时器中断2完成就可以用于商业生产了-Do STC89C52 learning remote control, infrared remote control can keep eight of information, as long as the button and then use Timer 2 interrupt can be completed for
HW
- 红外在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 红外接收电路采用集成红外接收器成品H1,接收器包括红外接收管和信号处理IC,均集成在红外接收器H1内。接收器对外只有3个引脚:Vcc、GND和一个脉冲信号输出PO。Vcc接系统的电源正极(+5V),GND接系统的地线,脉冲信号输出接CPU的中断输入引脚INT0。如果没有红外遥控信号到来,接收器的输出端口PO保持高电平,当接收到红外遥控信号时
mimasuo
- 一.设计目的 1、学习串行通信的原理和应用。 2、了解异步串行通信的特点。 3、提高动手能力和理论联系实际能力。 二、设计任务和要求 设计并制作一个采用红外遥控的电子密码锁,要求如下: 1、能实现遥控开锁,遥控距离8~10m。 2、具有修改密码、加密和较强的抗干扰能力。 扩展功能: 1、密码输入出错能立即报警。 2、能实现本机键盘开锁。 三.系统构成框图-1. Designed one, le
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
hongwai
- 最全面的红外开发论文资料,对于单片机的红外发送接收,学习型红外遥控器,红外编码解码都有十分详细的介绍,相信对于您进行红外开发应该是不可多得的好资料吧。多支持哦。-The development of the most comprehensive IR information papers for the single-chip infrared sending receiving, learning IR remote control,
ULTRRED1
- 一个万能学习型红外遥控模块的程序,可学习各种类型的红外码,可作为智能家居系统中的一个控制模块。-A universal infrared remote control module learning process can learn all types of infrared codes can be used as a smart home system control module.
DIV
- ATmega16红外学习板程序 包含有红外遥控的使用 供学习研究参考-ATmega16 AVR remote control
ss
- 低成本学习型红外遥控器的设计.提出了一种用于智能家居的低成本学习型遥控器解决方案。利用被控设 备自备的红外接收器 ,无需内置任何被控设备的红外控制指令集 ,采用脉宽测量与模仿 可完全实现自动学习的功能。同时还对测量数据进行了编码压缩 ,用软件模拟 38 kHz 载波信号的发送 ,节省了数据存储空间和设计成本。结果表明 ,该设计价格低廉 ,使用 方便 ,完全具备自学习功能 ,可以代替各种遥控器实现智能家居遥控器一体化的要求
Remote_receiver
- 单片机遥控系统是将红外遥控技术和单片机应用技术相结合的一种方案。本系统为红外遥控电子密码锁的控制管理部分,只要再连接上不同用途的电磁锁即可成为一个完整的红外遥控电子密码锁系统应用到各种领域中。而且本系统还设计有学习NEC红外编码遥控器的功能,通过红外接收解码电路,把遥控器的键码还原并储存起来,再利用查找对比的方法便能够识别不同的遥控器,大大提高了系统的灵活性和实用性。-SCM is the infrared remote contro
红外学习
- 学习遥控红外信号,任意载波都可学习,会将红外数据存到flash中(Learn infrared remote signal, any carrier can learn)
STC15F104查询方式-学习型1路红外遥控开关
- STC15F104查询方式-学习型1路红外遥控开关(STC15F104 inquiry mode - learning type 1 way infrared remote control switch)
STM32-infrared-self-learning-
- stm32红外自学习遥控代码,希望对你有所帮助,拿走不谢!(Self-learning STM32 infrared remote control code, I hope to help you, take away!)