CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - infrared remote
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - infrared remote - List
[
Communication-Mobile
]
Infrared.remote.control.pressed.key.ecognition
DL : 0
这个代码是关于红外遥控器按键识别,请注意调试查收。-this code is on the infrared remote control button identification, please note please find debugging.
Update
: 2008-10-13
Size
: 19.13kb
Publisher
:
天然
[
SCM
]
red
DL : 0
学习型红外遥控开关( C51语言源程序)-learning infrared remote control switch (C51 source)
Update
: 2025-02-17
Size
: 160kb
Publisher
:
[
Communication-Mobile
]
Infrared.remote.control.pressed.key.ecognition
DL : 0
这个代码是关于红外遥控器按键识别,请注意调试查收。-this code is on the infrared remote control button identification, please note please find debugging.
Update
: 2025-02-17
Size
: 19kb
Publisher
:
天然
[
SCM
]
89s51KIIL51
DL : 0
89S51单片机上开发红外线遥控,开发环境KEIL C51,-89S51 developed single-chip infrared remote control, development environment KEIL C51,
Update
: 2025-02-17
Size
: 55kb
Publisher
:
周义
[
SCM
]
ipodc
DL : 0
使用MCU PIC12F508接收红外遥控器代码,进行解码后控制IPOD进行音量、歌曲、开关机等控制-MCU PIC12F508 receiver using infrared remote control code, control IPOD after decoding for volume, songs, switch machines and other control
Update
: 2025-02-17
Size
: 3kb
Publisher
:
yujian
[
SCM
]
ht6221(2)
DL : 0
8路红外遥控开关控制器 (SAA3010T电视遥控器) Copyright 2004/3/27 http://www.cdle.net http://bbs.cdle.net All rights reserved. 明浩 E-mail: pnzwzw@163.com pnzwzw@cdle.net 只用八路时可以用AT89C2051代替AT89C51 一体化接收头输出端拉P3.2(int0),P1为控制输出端。 可以扩展到32路或更多 输出为低电平有效-8-way infrared remote control switch controller (SAA3010T TV remote control) Copyright 2004/3/27http:// www.cdle.nethttp://bbs.cdle.netAll rights reserved. Minghao E-mail: pnzwzw@163.com pnzwzw @ cdle.net only eight hours can be used in place of AT89C51 integration AT89C2051 receiving the first pull output P3.2 (int0), P1 for the control of output. Can be extended to 32 or more for the active-low output
Update
: 2025-02-17
Size
: 1kb
Publisher
:
赵红叶
[
assembly language
]
remote
DL : 0
153按收红外遥控码源码,大edsafasfas-153 by closed-source code infrared remote, big edsafasfas
Update
: 2025-02-17
Size
: 23kb
Publisher
:
闵运华
[
SCM
]
hongwai
DL : 0
C51单片机红外遥控,可以根据不同编码方式进行修改-C51 single-chip infrared remote control, can be modified in different encoding
Update
: 2025-02-17
Size
: 10kb
Publisher
:
刘国
[
Embeded-SCM Develop
]
REMOTE
DL : 0
AVR单片机的程序,关于一个红外遥控的使用. -AVR MCU procedures, with regard to the use of an infrared remote control.
Update
: 2025-02-17
Size
: 140kb
Publisher
:
chen
[
SCM
]
C51+remote
DL : 0
单片机与遥控器的通信、红外编码及接收信号处理-Single-chip communication with a remote control, infrared encoder and receiver signal processing
Update
: 2025-02-17
Size
: 18kb
Publisher
:
wj
[
SCM
]
remote
DL : 0
NEC编码,STC89C51单片机实现红外遥控-NEC code, STC89C51 MCU Infrared Remote Control
Update
: 2025-02-17
Size
: 2kb
Publisher
:
舒正光
[
assembly language
]
jm
DL : 0
红外遥控系统,遥控发射器、接收器及其编码-Infrared remote control system, remote control transmitters, receivers and their coded
Update
: 2025-02-17
Size
: 168kb
Publisher
:
idassq
[
SCM
]
chip1
DL : 0
VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inbuf2[50] //接收缓冲区 unsigned char count3 void init_serialcomm( void ) { SCON = 0x50 //SCON: serail mode 1, 8-bit UART, enable ucvr T2CON=0x30 TH2=0x00 TL2=0x00 RCAP2H=0xFF RCAP2L=0xDC TR2=1 } //向串口发送一个字符 void send_char_com( unsigned char ch) { SBUF=ch while (TI== 0 ) TI= 0-VB player remote control infrared remote control decoder# Include <regX52.h># Define c (x) (x* 110592/120000) sbit Ir_Pin = P3 ^ 2 sbit beep = P2 ^ 1// sbit RELAY = P2 ^ 0# define INBUF_LEN 4// data length unsigned char inbuf1 [INBUF_LEN] = (0, 0, 0, 0)// Send buffer unsigned char inbuf2 [50]// receive buffer unsigned char count3 void init_serialcomm (void) ( SCON = 0x50// SCON: serail mode 1, 8-bit UART, enable ucvrT2CON = 0x30 TH2 = 0x00 TL2 = 0x00 RCAP2H = 0xFF RCAP2L = 0xDC TR2 = 1)// to send a serial character void send_char_com (unsigned char ch ) (SBUF = ch while (TI == 0) TI = 0
Update
: 2025-02-17
Size
: 12.08mb
Publisher
:
微微
[
SCM
]
remote
DL : 0
使用单片机对32位编码器进行红外遥控解码,C源代码在KEIL2验证通过-The use of single-chip encoder of 32 infrared remote control decoder, C source code verification through KEIL2
Update
: 2025-02-17
Size
: 17kb
Publisher
:
王横
[
Embeded-SCM Develop
]
C51
DL : 0
花钱购买的C51学习板里的源码,包括电路图,源码和hex文件,参照图纸接线后,直接烧录可运行。 内容齐全,包括键盘,数码管,温度显示芯片,LCD,ADC数模转换,时钟显示芯片,连接电脑键盘,与电脑通信,蜂鸣器,红外遥控等。。。单片机入门好资料-To spend money to buy the C51 source in the study board, including schematics, source code and hex file, in the light of wiring drawings, the burner can be run directly. Complete contents, including keyboards, digital tube, temperature display chips, LCD, ADC digital-to-analog converters, clock display chip, connect computer keyboard, and computer communications, buzzers, infrared remote control and so on. . . Singlechip good data entry
Update
: 2025-02-17
Size
: 6.73mb
Publisher
:
achi
[
Embeded-SCM Develop
]
REMOTE
DL : 0
NEC-SIRCS-JAPAN-RC5-SAMSUNG compatible, multiprotocol infrared remote control. Replaces up to 6 existing remote controls into one. With manual learning function, LED display and/or LCD. 2V6-3V2, low power (sleep function) More protocols will be added later if needed (DENON, DAEWOO, MOTOROLA, RECS80.) -NEC-SIRCS-JAPAN-RC5-SAMSUNG compatible, multiprotocol infrared remote control. Replaces up to 6 existing remote controls into one. With manual learning function, LED display and/or LCD. 2V6-3V2, low power (sleep function) More protocols will be added later if needed (DENON, DAEWOO, MOTOROLA, RECS80.)
Update
: 2025-02-17
Size
: 72kb
Publisher
:
LU GU
[
SCM
]
infrared
DL : 0
基于MSP430单片机的红外遥控系统,发送端通过PWM调制将红外指令发送出去,接收端接收并解码。-MSP430 microcontroller-based infrared remote control system, the sending end through the PWM modulation to send infrared commands, receive and decode the receiving end.
Update
: 2025-02-17
Size
: 73kb
Publisher
:
潘小琴
[
SCM
]
infrared-remote-control-learning
DL : 0
基于单片机的学习型红外遥控器C语言源程序。现在很多遥控器都有这个可能,值得参考学习。-MCU-based infrared remote control learning C language source code. Now many have the remote control may be, it is also useful to learn.
Update
: 2025-02-17
Size
: 20kb
Publisher
:
hguanxue
[
SCM
]
Infrared-remote-control-fan-speed
DL : 0
基于51的具有红外遥控风扇转速,有多种功能,制作简单,很实用。-With infrared remote control 51 based fan speed, there are a variety of functions, making simple and very practical.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
[
SCM
]
key-infrared-remote-control-decoder
DL : 0
51单片机红外遥控键值解码12864液晶显示源码,编译通过,放心使用。-51 key infrared remote control decoder 12864 MCU LCD source code, compile, ease of use.
Update
: 2025-02-17
Size
: 19kb
Publisher
:
wong santiago
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.