搜索资源列表
hongw
- 一个实用的红外遥控电子密码锁程序,本系统是用单片机AT89C51作为核心元件,利用红外线原理和串行发射,接收等功能而设计的一套本机开锁和电子无线开锁的程序-a practical infrared remote control electronic password lock procedures, The system is used AT89C51 as a core element, using infrared and serial principle launch, reception
jiaju
- 本设计采用STC单片机实现对红外线发射接收及继电器的控制,系统由STC单片机控制部分和红外遥控及液晶显示部分等组成。该系统由单片机作为主控机控制各个模块的运行,定位控制准确,响应及时,报警迅速并且还有人机界面,能够在电脑上实现控制各个家居电器的状态。除此以外,该系统还能够进行简单的单片机实验,包括程序下载、串口调试、液晶显示等。
红外发射接收程序
- 通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作
IR_STUDY
- 该程序收集到从各种红外遥控器发射的编码后,存储到外部EEPROM。根据433M无线遥控指令来发射响应的红外信号。-This program is used in gathering informations from different kinds of IR-Remoter and store it into EEPROM。You can send the information which study from IR-Remoter according to the 433M wireles
nec
- C写的 nec芯片的 红外遥控器的发射 解码程序 51单片机 -C write nec chip infrared remote control launching decoding program 51 MCU
HongWaiXiaoChe
- 这是参加电子设计大赛时的作品:红外遥控小车:用红外线通过一块AT89S52单片机发射信号即编码,并用红外接收头接收信号;接着再用另一块AT89S52单片机对红外发射出的信号编码进行解码,最后再用一块AT89S52单片机用解码所得码值编写程序后驱动步进电机。步进机功能启动后不仅能使受控小车向前后左右四个方向前进和转弯,而且还能控制小车再地上转动并留下方形或圆形等形状。-This is the time to participate in Electronic Design Contest work
hongwai1
- 利用51单片机控制红外遥控的发射部分的程序,该程序在51单片机的基础上,采用一定的协议,进行编码、调制和发送等,具有很实用的价值。-51 SCM control the use of infrared remote control transmitter of the program, the program in MCS-51, based on the use of certain agreements, coding, modulation and delivery and so on,
yyf
- 电视机万能遥控器红外解码程序,适合单片机的红外线发射接收学习。-TV Universal Remote Infrared decoder program
code
- 红外遥控发射源程序 本程序在 Keil C51 7.06 下编译调试通过,适合AT89C52/S52-Microcontroller Infrared Communication Transmit Receive Remote Control The Serial Interface
hongwai
- 红外发射及接受程序 。通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作-Infrared emission and acceptance procedures. Universal infrared remote control system consists of transmitting and receiving two major components, application of encoder/decoder ASIC chip for cont
ir
- 分析了红外遥控发射器集成电路BA5104 的功能特点,给出了一种红外接收软件解码的实现方法和具体程序。-Analysis of the infrared remote control transmitter IC BA5104 of features, the software gives an infrared receiver and decoder implementations specific procedures.
hongwaijiema
- NEC标准的红外解码程序,和红外编码程序(已上传)能轻易的实现红外遥控功能,只要红外发射电路得当,遥控距离7米以上-NEC standard IR decoding process, and infrared encoding program (uploaded) can easily achieve the infrared remote control, infrared transmitter as long as proper, more than seven meters remote
infrared
- 通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作。本程序内容是:拨键开关置ON档时,红外发射模块发射数字(如发送1010 1010B),红外接收模块接收到的数据从I/O口输出来控制LED灯。-Universal infrared remote control system consists of transmitting and receiving two major components, the application of encoder/decoder
keil-hongwai-jiema
- 单片机红外遥控小车程序,包括发射和接收程序,不错-progress of mcu
SCM-infrared-decoding
- 单片机红外解码程序 程序功能:将红外遥控的发射信号码解开-SCM infrared decoding procedures program functions: infrared remote control transmitter signal code to unlock
Infrared-remote-control
- 红外遥控解码程序,以一个9ms的低电平和4.5ms的高电平为引导码,后跟32位二进制代码;前16位为8位用户码及其反码,后16位为8位的操作码及其反码;以脉宽为低电平0.565ms、间隔高电平0.56ms、周期为1.125ms的组合表示 0 ;以脉宽为低电平0.565ms、间隔高电平1.685ms、周期为2.25ms的组合表示 1 。注意:接收码的脉宽与间隔是对发射码取反的,即间隔是0.565ms 解码后共有四个十六进制码,本程序取第三个作为识别码。-Infrared remote contro
发射端程序
- 控制红外遥控器的发射不同频率不同时间的信号(Control the emission of infrared remote control)
红外线遥控Proteus仿真电路+发射+接收程序
- 基于单片机控制平台的用于红外无线遥控控制编码(Infrared wireless remote control coding based on SCM control platform)
20-红外遥控同时发射接收程序
- 红外遥控同时发送接收程序u,内含C和汇编两种语言(Infrared remote control simultaneous sending and receiving program u, containing C and assembler two languages)
28. 红外遥控实验
- 红外遥控器发射红外键值的编码信号,通过红外接收头进行解码,并将解码后的数据通过串口打印(Infrared remote controller emits a coded signal of infrared key value, decodes it through an infrared receiver, and prints the decoded data through a serial port.)