搜索资源列表
红外接收
- 430红外接收 #include #include #include #include #include "xtype.h" #define IRDA (uint8)0x01 //P1_0 uint8 ifg; uint8 index=0,value; uint8 bitValue; uint8 flag; uint8 Buf[1
基于 MSP430 之红外遥控的编码与解码
- 基于 MSP430 之红外遥控的编码与解码实现,附源代码.
IR.rar
- 红外遥控解码程序,NEC标准均可用,已经可以在很多机种上得到应用,IR
51ir
- 51红外收发程序-Infrared transceiver 51 procedures
ir
- c51环境下的红外一体化接收解码头文件,装入该头文件后,即可调用文件中的解码数据运用到单片机控制中-C51 environment integrated infrared receiver terminal solution file, into the header files, you can call the file to decode the data applied to single-chip control
learnable-ir
- learnable-ir.c 红外遥控器解码程序-learnable-ir decode source
IR
- 很好用的红外解码程序,用c51写的。现象描述:DS1一直闪烁,按下遥控器的1键,DS2亮;按下遥控器的2键,DS3亮。-Good use of infrared decoder program written c51. Describe the phenomenon: DS1 has been flashing, press the 1 button remote control, DS2-liang press the 2 button remote control, DS3 light.
ir
- 平台:pic16f877a 环境:mplab8.33 语言:c 功能:红外遥控接收器 其他:调试已通过-Platform: pic16f877a environment: mplab8.33 Language: c function: Infrared Remote Control Receiver Others: debugging has passed
Ir
- 学习型红外,包括发送和接收代码,另外有相关资料文档说明-That is code of Ir for sending and receiving.And there are some documents for the information
ir
- 这是原创的基于PIC单片机的红外数据传送的接口程序包-This is the original PIC microcontroller-based infrared data transmission interface package
ir
- 51单片机红外遥控器说明加程序红外线遥控是目前使用最广泛的一种通信和遥控手段-faf
IR-51-R
- STC单片机,接受红外遥控器的程序,供参考.-STC microcontroller, receiving infrared remote control program for reference.
Ir
- 好几种红外线编解码程序与参考资料。有C语言的也有汇编的,有用中断实现的也有用查询实现的。-Infrared several codec programs and reference materials. A C language also has a compilation of useful query interrupt implementation is also useful to achieve.
IR-remonco_USART
- 利用Atmel128单片机,接收红外遥控信号并利用串口输出的C语言程序。-Atmel128 IR-receiver
Study_IR_Remote_Control
- 资料包含源码,硬件图,红外相关资料等,本学习型红外遥控器,通过学习一次遥控器的编码,即可脱离原遥控器来遥控电器或者设备,源码很完整,严格测试过,不过由于C52的单片机RAM有限,编码缓冲区长度有限,而不同的遥控器的编码长度也不相同,对于像空调遥控器编码比较长的就会出现学习不了的情况,必须要加外部RAM作为接收缓冲区,或者换用STC的单片机,内部的RAM比较大,不用扩展,用STC还有好处就是不需要外部的eeprom来保存读取的编码,而C52需要用外部的EEPROM来保存编码,这个源码实用的AT24
ir
- 单片机红外解码程序 将红外遥控的键码显示在数码管上-SCM IR decoding process
LCD-IR-decoding
- 红外解码液晶显示,用遥控器控制数据的发送,单片机接受-IR decoding liquid crystal display, the remote control data transmission, the microcontroller to accept
IR-LED
- 红外遥控加上声音控制LED七彩与亮度变化调光LED控制器-Infrared remote control with volume control and brightness changes of colorful LED dimming LED Controller
IR
- keil单片机红外IR程序案例,欢迎下载。-case of single-chip infrared IR keil program are welcome to download.
IR
- AVR mega16单片机红外遥控模块的GCC驱动程序,实际测试可用。-AVR mega16 microcontroller infrared remote control module of the GCC driver, the actual test is available.