搜索资源列表
红外接收
- 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 之红外遥控的编码与解码实现,附源代码.
STM32 电视红外遥控器
- STM32 电视红外遥控器,附源代码.
ir-gpio.tar.gz linux 基于mips 架构cpu 的红外驱动
- linux 基于mips 架构cpu 的红外驱动,以及用户空间测试程序,linux on mips architecture cpu infrared driver, as well as user-space test procedures
IR.rar
- 红外遥控解码程序,NEC标准均可用,已经可以在很多机种上得到应用,IR
IR.zip
- 51单片机实例程序,红外遥控单片机解码,电脑显示。,51 examples of procedures for single-chip, infrared remote control single-chip decoder, the computer display.
红外视频采集源代码能够处理红外图像文件
- 红外视频采集源代码能够处理红外图像文件,将其转换成温度。,IR video sample source code
msp430-IR
- 用msp430 解码 红外遥控器信号,32BIT-An IR signal decoder
51ir
- 51红外收发程序-Infrared transceiver 51 procedures
4.STM32-V3.5-IR-Test
- STM32红外解码,STM32用的是3.5的库,遥控器用小型的20按键的那种-IR decoding STM32, STM32 use the 3.5 library for remote control buttons of the kind of small, 20
IR
- 单片机红外遥控实例 功能:通过红外遥控实现对LED的控制-Examples of single-chip infrared remote-control features: remote control through infrared LED control to realize
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
- 红外遥控程已经成功,在市场上买的遥控器,解码-Infrared remote-way has been successful in the market to buy the remote control decoder
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
- 红外的接受与发送原理,主要是2262 2272的电路与设计-To accept and send the infrared theory, the main circuit is 2262 2272 and design
IR
- 红外光谱叠加分析软件,可以对物质的红外光谱进行叠加分析和相关系数比对分析。-Infrared spectroscopy analysis software
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协议
- 常见IR协议,内容是各类市面上常见的红外协议格式汇总,欢迎参考。