Welcome![Sign In][Sign Up]
Location:
Search - ir

Search list

[SCMIR-decoder

Description: 是一个用stc89c52编程的红外解码程序-IR decoder chip
Platform: | Size: 1024 | Author: 高玛峰 | Hits:

[SCMIR-SENT

Description: 本程序为利用51单片机发送载波为38KHZ的IR发射信号,可用于简单IR 检测使用。-This procedure is used to 38KHZ 51 microcontroller sends the IR transmitter carrier signal can be used for simple IR detection.
Platform: | Size: 22528 | Author: freedomlxf | Hits:

[SCMIR

Description: 红外线解码程序,一般的解码,需要的可以随便改动成自己需要的-IR decoding process, the general decoding needs can easily change into their own needs
Platform: | Size: 89088 | Author: 无限幻想 | Hits:

[SCMIR

Description: AVR mega16单片机红外遥控模块的GCC驱动程序,实际测试可用。-AVR mega16 microcontroller infrared remote control module of the GCC driver, the actual test is available.
Platform: | Size: 45056 | Author: 高山举目 | Hits:

[Software Engineeringwireless-extended-for-IR-remote-controls

Description: wireless extended for ir remot
Platform: | Size: 238592 | Author: megha | Hits:

[SCMIR-de-code

Description: 红外解码LCD1602液晶显示,应用于AT89C51。-IR decoding LCD1602 LCD, used on AT89C51.
Platform: | Size: 2048 | Author: 冯骁 | Hits:

[SCMIR

Description: 红外遥控器+红外一体化接收头部分的仿真 红外线编码是数据传输和家用电器遥控常用的一种通讯方法,其实质是一种脉宽调制的串行通讯。家电遥控 中常用的红外线编码电路有μPD6121G型HT622型和7461型等。 这里就以这些电路的编码格式来仿真怎样使用单片机的捕获中断功能来实现其解码。 红外线通讯的发送部 分主要是把待发送的数据转换成一定格式的脉冲,然后驱动红外发光管向外发送数据。接收部分则是完成红外 线的接收、放大、解调,还原成同步发射格式相同(但高、低电位刚好相反的脉冲信号)。这些工作通常由一体 化的接收头来完成,主要输出TTL兼容电平。最后通过解码把脉冲信号转换成数据,从而实现数据的传输。 本单元就是来完成一体化接收头接受到的红外遥控器编码后的输出数据,所以只要单片机完成本单元的解码任 务,并成功实现之后,只要将IR引脚接上红外接收头之后就可以实现红外遥控的功能了。 -Infrared coding is data transmission and household appliances remote control a common communication method, its essence is a pulse width modulation of serial communication. Home appliance remote control The commonly used infrared coding circuit have μ PD6121G type HT622 type and 7461 type, etc. Here to the circuit code format to simulate how to use a single chip microcomputer capture interrupt function to realize its decoding. Infrared communication sends department The main points to send data is converted into certain format pulse, and then drive infrared light tube sent out the data. Receiving part is complete infrared Line of receiving, amplification, demodulation, reductive into synchronous launch the same format (but high and low potential is just the opposite of the pulse signal). These work usually consists of an organic whole The head of receiving to complete, the main output TTL compatible level. Finally through the decoding the pulse signal conversion to
Platform: | Size: 117760 | Author: 虚无一 | Hits:

[SCMLearning-IR-control-program

Description: 学习型红外线控制程序 学习型红外线控制程序-Learning IR control program
Platform: | Size: 3072 | Author: 余先生 | Hits:

[SCM51-IR-decoding-Reference-Program

Description: 1.51单片机的红外遥控解码参考程序 2.使用外部中断0连接遥控头,接收红外遥控键值送P2口显示-51 MCU IR Remote Control decoding Reference Program
Platform: | Size: 1024 | Author: 郑统 | Hits:

[Other21-buttons-IR-remote-control

Description: 21键遥控器规格书(配合基于51单片机的38K红外遥控解码程序使用)-21 buttons IR remote control
Platform: | Size: 102400 | Author: 郑统 | Hits:

[SCMgpio-ir

Description: 基于gpio的红外驱动,NEC标准。 原理是这样的:当信号到来时,有一个下降沿,此时timer开启,当下一个下降沿来到时,则暂停计时器,读取计时器的值,计算出计时器的计数差,如果再红外中"1"这个数据左右的,就计1,再"0"时间左右的,就计0,大于某个值,就丢弃。然后再重新开启计时器。并且使用一个静态变量来记录收到的数据个数,比如当到32位时,就停止计时器,等待下一个头信息的到来。-ir based on gpio, nec standard. use timer to count time, decode the length of time to 1 or 0.
Platform: | Size: 4096 | Author: chen | Hits:

[Embeded-SCM DevelopAVR415-RC5-IR-Remote-Control-Transmitter

Description: AVR415 RC5 IR Remote Control Transmitter
Platform: | Size: 68608 | Author: sdfkjsf3dfsfd | Hits:

[Embeded-SCM DevelopAVR410-RC5-IR-Remote-Control-Receiver

Description: AVR410 RC5 IR Remote Control Receiver
Platform: | Size: 107520 | Author: sdfkjsf3dfsfd | Hits:

[SCMIR-Remote-Control-Formats-1

Description: IR Remote Control Formats 1
Platform: | Size: 103424 | Author: sdfkjsf3dfsfd | Hits:

[SCMIR-Remote-Control-Formats-2

Description: IR Remote Control Formats 2
Platform: | Size: 351232 | Author: sdfkjsf3dfsfd | Hits:

[SCMIR-decoding

Description: 红外编码89s52单片机C语言程序,程序实现红外接收器数据线并驱动蜂鸣器以及将数据显示到1602液晶显示器上。-Allow phonetic typing IR codes 89s52 microcontroller C language program, the program data line and drive the buzzer of the infrared receiver and the data show that 1602 LCD monitor.
Platform: | Size: 24576 | Author: 夏洛克 | Hits:

[VHDL-FPGA-VerilogIR

Description: FPGA实现的红外IR解码程序,已成功通过Quartus编译,可实现红外正确接收和数据解码提取。-This is a verilog IR decoding program. It has been already compiler through the QuartusII.
Platform: | Size: 2048 | Author: 水之乡 | Hits:

[Com PortIR-Decoder

Description: 串口显示红外编码程序,适用于市场上用量最大的HT6221遥控器-TO display IR code
Platform: | Size: 25600 | Author: zwh | Hits:

[matlabIR-2-thermal

Description: matlab code to change IR and grahy scale to RGB images
Platform: | Size: 174080 | Author: karwan taqi | Hits:

[SCMEX49_STEP-MOTOR-IR

Description: EX49_STEP MOTOR IR 红外遥控步进电机演示程序 使用红外遥控器对步进电机的转动方向和速度进行控制 通过1602液晶显示红外遥控器键值编码,-EX49_STEP MOTOR IR Infrared remote control stepper motor demo program Use infrared remote control to control the stepper motor rotation direction and speed 1602 LCD infrared remote control key coding
Platform: | Size: 36864 | Author: 李莫 | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

CodeBus www.codebus.net