Location:
Search - 红外遥控程序
Search list
Description: 红外遥控程序相关资料,基本介绍了红外遥控的工作原理及其重要信息
Platform: |
Size: 105984 |
Author: 273312362@qq.com |
Hits:
Description: 红外遥控的程序例子,可供学习用。、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、
Platform: |
Size: 38912 |
Author: 273312362@qq.com |
Hits:
Description: 独具一格,只用一个I/O资源就可测出常用的NEC格式IR 遥控码-a unique and use only one I/O resources can be used to measure the NEC format IR remote control code
Platform: |
Size: 2048 |
Author: 翟一舟 |
Hits:
Description: 独一无二,用一个I/O解码常用的phiphs IR 遥控码-unique, with an I/O decoders common phiphs IR remote control code
Platform: |
Size: 4096 |
Author: 翟一舟 |
Hits:
Description: 利用单片机的中断口来测PWM码的宽度,通过本实验仪配备的遥控,单片机解码在数码管上显示(图20)。实际应用例如:红外遥控-use SCM I interrupted to test PWM-yard width, the passage of the experimental apparatus equipped with the remote control, microcontroller decoding in a digital display tube (Figure 20). Practical applications such as : infrared remote control
Platform: |
Size: 1024 |
Author: 马良 |
Hits:
Description: 红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
Platform: |
Size: 4096 |
Author: 风 |
Hits:
Description: HT解码红外遥控程序,用单片机解码红外遥控器。-HT decoding infrared remote control procedures, using SCM decoding infrared remote control.
Platform: |
Size: 72704 |
Author: 周明 |
Hits:
Description: 红外遥控程序-单片机固件源代码, 要下载的快-infrared remote control procedures-MCU firmware source code, faster to download
Platform: |
Size: 11264 |
Author: 断剑 |
Hits:
Description: 这是一个AVR单片机的红外遥控程序,很实用的一个程序多支持。-This is an infrared remote control AVR MCU procedures, it is useful to support a program and more.
Platform: |
Size: 4096 |
Author: heda |
Hits:
Description: C51的红外遥控程序,通用型的,还带有数码管显示,按1-9,数码管对应显示,非常不错!-C51 infrared remote control procedures, general type, but also with the digital tube display, by 1-9, the corresponding digital control display, very nice!
Platform: |
Size: 19456 |
Author: wlt |
Hits:
Description: 本文介绍了红外遥控的基本工作原理;红外发光二极管的特性;红外接收头详解;红外编码方式;单片机的应用;红外遥控程序流程图及通过对红外遥控器各按键发送中波形的分析可以识别码型,从而为软件解码提供依据。本文以实例介绍红外遥控器与单片机的硬件接口,并从原理出发给出软件解码的方法。这是一个可以直接引用的成功例子,同时也为各类红外遥控器在单片机控制产品中的开发应用提供了一个非常实用的参考。-This article describes the basic working principle of infrared remote control infrared light-emitting diode characteristics infrared receiver head Xiang Jie infrared encoding microcomputer applications infrared remote control program flow diagram and through the various buttons on the infrared remote control to send the waveform analysis can identify code type, and thus provide a basis for software decoding. This paper describes examples of infrared remote control with the MCU hardware interface and software decoder is given starting from the principle of the method. This is an example of success can be directly referenced, but also for all kinds of infrared remote control products in the SCM in the development and application provides a very useful reference.
Platform: |
Size: 290816 |
Author: 石攀峰 |
Hits:
Description: 遥控程序,实现红外遥控,实现38KZH的载波信号编程,三个按键,并做防抖动处理(PIC12F629 38KHZ RAX SINGNAL)
Platform: |
Size: 2048 |
Author: tmwang4488
|
Hits:
Description: 基于89C51单片机的红外遥控系统程序,C语言为主要编译软件。(Based on 89C51 microcontroller infrared remote control system program, C language as the main compiler software.)
Platform: |
Size: 37888 |
Author: 陌上丶花开
|
Hits:
Description: 基于89C51单片机的红外遥控调速系统程序,C语言为主要编译软件。(Based on 89C51 microcontroller infrared remote control system program, C language as the main compiler software.)
Platform: |
Size: 45056 |
Author: 陌上丶花开
|
Hits:
Description: 基于51的小车红外遥控程序源码,含源码,含标注(infrared remote control)
Platform: |
Size: 39936 |
Author: 室内源码 |
Hits:
Description: 红外遥控数码管显示,51单片机参考编程程序,C语言(Infrared remote control digital tube display, 51 SCM reference programming program, C language.)
Platform: |
Size: 20480 |
Author: YANNLEE |
Hits:
Description: 基于89C52单片机的红外遥控直流电机,及直流电机原理应用和程序详解(The infrared remote control DC motor based on 89C52 microcontroller and the principle and application of the DC motor are explained in detail.)
Platform: |
Size: 315392 |
Author: 叫我斯基 |
Hits:
Description: 红外遥控接收程序,采用的是C和汇编两种语言的源码(infrared remote control)
Platform: |
Size: 34816 |
Author: 王晓琴 |
Hits:
Description: 红外遥控同时发送接收程序u,内含C和汇编两种语言(Infrared remote control simultaneous sending and receiving program u, containing C and assembler two languages)
Platform: |
Size: 39936 |
Author: 王晓琴 |
Hits:
Description: 红外遥控,LCD显示,程序代码,PROTEUS仿真(Infrared remote control, LCD display, program code, PROTEUS simulation)
Platform: |
Size: 189440 |
Author: hanmeng2018 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
38
»