搜索资源列表
红外遥控机器人模板_AVR
- 采用电视遥控器控制的小车,采用AVR单片机,C语言开发,无电路图-using the TV remote control car, using AVR, C-language development, no circuit
hongwaiyaokongdiannaoyinyuanqiehuan
- CDLEA.hex CDLEA_Main.c CDLEA.hex为已编译的红外遥控音源切换器的单片机程序 CDLEA_Main.c为源代码 CDLEB.hex CDLEB_Main.c CDLEB.hex为已编译的加强版的红外遥控音源切换器的单片机程序 有红外遥控PC功能,PC软件可使用Grider3.2(SAA3010T电视遥控器) Grider3.2可到http://cdle.yeah.net下载 CDLE_A410.exe 为红外
Cremote
- 51单片机接受红外遥控的C语言源码,可应用电视遥控器-51 infrared remote control microcontroller to accept the C language source code that can be applied to TV remote control
8ir
- 8路红外遥控开关控制器(用于SAA3010T电视遥控器)
ht6221(2)
- 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为控制输出端。
wtj
- 为红外遥控音源切换器的PC应用软件 CDLEB.hex CDLEB_Main.c CDLEB.hex为已编译的加强版的红外遥控音源切换器的单片机程序 红外遥控PC功能,PC软件可使用Grider3.2(SAA3010T电视遥控器)
app_remote_your_pc_with_bascom
- 用电视遥控器遥控电脑 红外.串口. 其实就是一个红外接收处理模块.
电视遥控器
- 电视遥控器c51 a-a TV remote control decoder
002
- 用单片机制作通用型电视遥控器/ 本资料是文档格式的.
WINCE源码--Ppc_电视遥控器
- 为了方便,基于WINCE系统(PPC系统、Windows Mobile系统)上采用EVC编写的电视遥控器程序。
STM32 电视红外遥控器
- STM32 电视红外遥控器,附源代码.
touch-key-application
- 触摸芯片应用,八个通道触摸按键,并且带有滑轮功能,适合应用在消费家电类,例如音响,电视,遥控器等-touch key application
fengshan
- 遥控风扇,即可检测温度,又可定时,使用的是电视遥控器。-Remote control fan, you can detect temperature, but also from time to time, using a TV remote control.
PDA_TV_Remote_Device
- 这是专门针对PDA设备做的一个电视遥控器程序,对于开发这方面的朋友,可以进行参考-This is specifically for PDA devices to do a TV remote control procedures, for the development of friends in this area, you can reference
SAA3010
- 本程序解码SAA-3010T电视遥控器获得键码值,对单片机进行红外遥控控制。程序用keil-51软件编写-This procedure decoder SAA-3010T TV remote control access to key code values for single-chip microcomputer for infrared remote control. Procedures using keil-51 software development
IR
- 红外线接收: 使用任何遥控器(电视、空调等),对准开发板的红外线接收管,按下遥控器的任何按钮,LED0 会按照红外线码进行闪烁。 -Infrared receiver: the use of any remote control (TV, air conditioning, etc.), targeting the development board infrared receiver tube, press any button on the remote control, LED0 wi
MCU
- 用单片机制作通用型电视遥控器,很有趣的哦-control the TV with MCU
Text1
- 基本51单片机制作的电视机遥控器,24M的晶振,并且已经通过实验,可以成功遥控。工作原理: 由另一遥控器发射出来的红外进行解码,并且经单片机识别后,发射电视遥控器相应的功能键代码。-51 Microcontroller basic TV remote, 24M crystal, and has been through experiments, can successfully remote control. How it works: emitted by another infrared
IR1838
- 万能红外遥控器(vs1838b一体化接收头和汇通RB1288万能电视遥控器)解码,我试过了可以用不同的遥控器,很好用 -Universal infrared remote control (vs1838b integrated receiver and Huitong RB1288 Universal TV) decoder, I tried to use a different remote control, easy to use
0038对电视遥控器红外解码程序
- 0038的51内核单片机程序,主要是对家用遥控器的红外光波进行解码,并在单片机中加以利用,是非常实用的一款应用程序,该程序对海信电视遥控器成功实现。