搜索资源列表
red
- 是一个51单片机红外发送接收的程序。 c51编写!
Interrupt
- 周立功开发板,lpc2292上实现外部中断实验,通过实验箱发声器和红外发送-接收对管实现通过外部中断令发生器产生声响。
hongwai.rar
- 红外发送接收程序,有对应的原理图,PCB图 我们协会内部程序,实物做过,Infrared sending and receiving process, there is the corresponding schematic diagram, PCB figure our association internal procedures, in-kind done
hongwai
- 最全面的红外开发论文资料,对于单片机的红外发送接收,学习型红外遥控器,红外编码解码都有十分详细的介绍,相信对于您进行红外开发应该是不可多得的好资料吧。多支持哦。-The development of the most comprehensive IR information papers for the single-chip infrared sending receiving, learning IR remote control, infrared codec has a very det
infared
- 才用C语言编写单片机程序,实现了红外遥控接收。把接收到的数据通过LCD1602显示,并通过串口发送,方便查看。有很详细的注解,便于理解!-Only single-chip using C language program, the realization of the infrared remote control receiver. To receive data through the LCD1602 display and through the serial port to send,
red
- 基于单片机的红外发送和接收源码和基于Proteus的仿真-Based on single chip to send and receive infrared source and the simulation-based Proteus
jienengyongshuikongzhixitong
- 节能用水控制系统由微控制器,红外发射接收电路,压力监测电路,手动冲水电路,脉冲阀节能驱动电路,水管温度上下限识别电路,温度调节电路,冷热水阀节能驱动控制电路,洗澡开关监测电路,电池电量检测报警电路,低压标准电源转换电路,串行数据输出控制电路等构成。程序包括: 设备识别及初始化 初始引脚数据值 中断初始化 初始化各标志位 循环查询开始 CSSTATE大小比较子程序 厕所脉冲阀打开子程序 厕所脉冲阀关闭子程序 红外接收子程序 红外发送子程序 洗澡初始及变化
HW
- 红外在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 红外接收电路采用集成红外接收器成品H1,接收器包括红外接收管和信号处理IC,均集成在红外接收器H1内。接收器对外只有3个引脚:Vcc、GND和一个脉冲信号输出PO。Vcc接系统的电源正极(+5V),GND接系统的地线,脉冲信号输出接CPU的中断输入引脚INT0。如果没有红外遥控信号到来,接收器的输出端口PO保持高电平,当接收到红外遥控信号时,接收器件信号转换成脉冲序列加到CPU的中断输入引脚。CPU
IR_6502
- 实现红外接收功能。将红外遥控器发送过来的编码解析,并显示出来。-Infrared receiver function implementation. Infrared remote control will send the code analysis, and displayed.
fase
- 自己编写的一个单片机控制红外发送与接收的红外发射源程序,同时自己也做了一个板实验,是成功的哦-I have written a single chip to send and receive infrared control of the infrared emission source and at the same time also made a plate experiment was a success, oh
jieshou
- 自己编写的一个单片机控制红外发送与接收的红外接收源程序,同时自己也做了一个板实验,是成功的哦-I have written a single chip to send and receive infrared control infrared receiver of the source, at the same time also made a plate experiment was a success, oh
123
- 基于89c51的红外发送,接收程序,包括初始化,红外发送以及接收模块和键盘扫描模块-89c51 based on infrared transmission, the receiving process, including the initialization, sending and receiving infrared module and the keyboard scan module
infrared_remote
- 本源程序是基于AT89C52单片机的红外遥控接收和发送源程序。对于初学者有很好的参考价值。-The source is based on AT89C52 microcontroller to receive and send infrared remote source. For beginners there is a very good reference value.
IRD-1V21
- 学习型红外遥控器,能应用于红外发送,和红外接收等设备-sys
honghuaitongxun
- 本文介绍了红外遥控的基本工作原理;红外发光二极管的特性;红外接收头详解;红外编码方式;单片机的应用;红外遥控程序流程图及通过对红外遥控器各按键发送中波形的分析可以识别码型,从而为软件解码提供依据。本文以实例介绍红外遥控器与单片机的硬件接口,并从原理出发给出软件解码的方法。这是一个可以直接引用的成功例子,同时也为各类红外遥控器在单片机控制产品中的开发应用提供了一个非常实用的参考。-This article describes the basic working principle of infra
remote
- 红外遥控发送与接收程序,矩阵键盘、一体化接收头。本程序已通过实验检测,完全正常。-Send and receive IR remote control program, matrix keyboard, integrated receiver. This procedure has passed the experimental test, completely normal.
PWM_Output_38KHZ
- 主要应用在stm32f103的ARM芯片,定时器产生38MHZ间断的PWM波,用于红外发送接收管的应用中-Stm32f103 main applications in the arm, timer intervals produces 38mhz of pwm, for the sending of applications received
单片机红外遥控发送接收仿真
- 单片机红外遥控发送接收仿真,对于学习红外,单片机是很好的帮助,特别是对于没有硬件的朋友
红外接收解码
- 红外接收解码 工程说明 本案例实现了编码格式为“引导码+地址码+数据码+数据反码”的红外发送数据进行接收和解码,并将收到的数据显示到七段译码器上。 案例补充说明 在实际的产品设计或业余电子制作中,编码芯片并一定能完成要求的功能,这时就需要了解所使用的编码芯片到底是如何编码的。只有知道编码方式,我们才可以使用单片机或数字电路去定制解码方案。(Infrared receiving and decoding Engineering descr iption In this case the enc
20-红外遥控同时发射接收程序
- 红外遥控同时发送接收程序u,内含C和汇编两种语言(Infrared remote control simultaneous sending and receiving program u, containing C and assembler two languages)