搜索资源列表
IRMDecode
- 红外线接收头NEC码解码程序,接收红外遥控发出的NEC码,转换程序串口数据发出-infrared receiver NEC decoding process, receiving infrared remote control codes issued by the NEC, Serial data conversion issue
uart_IRRecv_IIC
- 此代码实现功能为:在philips P89LPC935单片机上实现红外遥(对应红外发送芯片为:HT6222)控解码接收,IIC通信,串口通信(单片机自带串口通信、利用单片机IO脚模拟串口通信)等。开发编译环境为Keil51-achieve this code functions : the philips P89LPC935 MCU distance infrared (IR this chip counterparts : HT6222) control decoder to receive,
51_and_Authorware
- 【摘 要】利用红外对射管检测人手的移动,经51 单片机处理后通过串口给电脑发送信号,并利用Authorware 制作一个 接收程序,从而播放古琴音阶和音乐,实现模拟古琴功能。
IR_nec_rev
- NEC 红外解码程序,将接收到的码在LCD1602上显示出来,且通过串口将码发送到上位机;-NEC IR decoding program, will receive the code displayed on the LCD1602 and yards through the serial port will be sent to the host computer
infared
- 才用C语言编写单片机程序,实现了红外遥控接收。把接收到的数据通过LCD1602显示,并通过串口发送,方便查看。有很详细的注解,便于理解!-Only single-chip using C language program, the realization of the infrared remote control receiver. To receive data through the LCD1602 display and through the serial port to send,
chip1
- 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 inb
infraredrayuncoded
- 本程序用于单片机的串口调试,接收头用HS0038B,把脉冲高低电平持续时间放入40个数组里,可以进行红外解码!-This procedure for single-chip serial debugging, to receive the first use HS0038B, low pulse duration dd 40 array, the decoder can IR!
DP_51PRO_IRDA
- 一个不错的串口控制红外接收发送的,C语言程序,工程项目中的一部分。大家可以学习和借鉴的。-A good control of the serial port to send infrared receiver, C language program, part of the project. We can study and learn from them.
ircom
- 该程序时在c51单片机在遥控解码通过电脑串口显示,在电脑上显示出遥控的按键, 程序中是模拟红外接收时序,可接受很多种遥控器的信号 对大家 红外遥控的学习很有用-C51 when the program in single-chip decoder via the computer serial port remote control indicates that the computer shows that the remote control button, the progra
01171699
- 51单片机+CPLD结构,小板上集成了发光二极管,蜂鸣器,数码管,红外接收头,继电器,实时时钟,按键,AD(TLC1549),DA(TLC5615),232串口,LCD1602接口,LCD12864接口,单片机和CPLD引脚扩展接口,集成5V稳压电源,USB电源接口等功能。 -hhhhhhhhhhhhhhhhhhhhhhhhhhhhh
IR-remonco_USART
- 利用Atmel128单片机,接收红外遥控信号并利用串口输出的C语言程序。-Atmel128 IR-receiver
红外电脑遥控程序
- 红外电脑遥控程序 需要配合硬件电路一起使用,使用串口接收红外解码后的数据,发送虚拟键控制千千静听的播放。能够自动扫描硬件-Infrared remote control program requires the computer hardware used in conjunction with, the use of infrared decoded serial reception data, send the virtual keys to control playback TTPl
hongwai
- 基于msp430的1838T红外接收串口显示程序,可将红外遥控器32位遥控器识别码和键码以十六进制显示-Based on the msp430 1838T infrared receiver serial display program can be infrared remote control 32 remote control ID and the key code in hexadecimal
CC2530UART0_IR_Rece
- 接收串口命令,实现红外学习和红外发送的功能-receive command UART0,IR learning or IR send
红外通讯
- 51单片机解码红外传感器,51mcu接收红外传感器协议并解析,用串口助手显示(51 MCU decoding infrared sensor)
RVMDK(uv5)
- 使用红外接收头接收遥控器的按键,通过串口打印键值。(Use the infrared receiver to receive the key of the remote control, and print the key value through the serial port.)
09-红外收发器
- PC上运行串口大师等串口调试软件,通过USB接口向开发板发送数据, 开发板收到数据帧后,将其由红外端口发送;如开发板接收到红外信号,当红外端口接收到完整数据帧后,开发板将数据由USB口送至PC。本程序未采用NEC或Philips的红外协议,旨在展示一种像使用串口一样 使用红外接口的方式,实验表明,这一方法十分有效,在1200bps、3米 距离的条件下仍有非常好的收发效果。(PC run serial master serial debugging software to se
串口接收
- stm32f103c8t6平台上,匿名上位机的使用,pid控制,红外遥控器遥控(On the stm32f103c8t6 platform, the use of anonymous upper computer, PID control, remote control of infrared remote control)
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.)
单片机控制红外发射接受
- 51单片机c源代码+红外发射接收串口通信(c source code;micro controller; infrared; embedded system;)