CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 红外接收 串口

搜索资源列表

  1. IR_nec_rev

    0下载:
  2. 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
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:27528
    • 提供者:aohaijun
  1. infared

    1下载:
  2. 才用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,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:20575
    • 提供者:panlaoda
  1. irda-back

    0下载:
  2. 实现网络+串口 红外接收、发送,批量传输VC++源码-Network+ Serial infrared receiver, sending, bulk transmission VC++ Source
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-22
    • 文件大小:130597
    • 提供者:红泉
  1. hongwai_jiema

    0下载:
  2. 该小制作所需要的元件很少:单片机TA89C2051一只,RS232接口电平与TTL电平转换心片MAX232CPE 一只,红外接收管一只,晶振11.0592MHz,电解电容10uF4只,10uF一只,电阻1K1个,300欧姆左右1个,瓷片电容30P2个。发光二极管8个。价钱不足20元。 电路原理介绍: 主控制单元是单片机AT89C2051,中断口INT0跟红外接受管U1相连,接收红外信号的脉冲,8个发光二极管作为显示解码输出(也可以用来扩展接其他控制电路),U3是跟电脑串行口RS232
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:34877
    • 提供者:xiaoyu
  1. chip1

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12668246
    • 提供者:微微
  1. infraredrayuncoded

    0下载:
  2. 本程序用于单片机的串口调试,接收头用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!
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:26215
    • 提供者:凯凯
  1. DP_51PRO_IRDA

    0下载:
  2. 一个不错的串口控制红外接收发送的,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.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1130
    • 提供者:gaowei
  1. ircom

    1下载:
  2. 该程序时在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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:1224
    • 提供者:gjp_rain
  1. 01171699

    0下载:
  2. 51单片机+CPLD结构,小板上集成了发光二极管,蜂鸣器,数码管,红外接收头,继电器,实时时钟,按键,AD(TLC1549),DA(TLC5615),232串口,LCD1602接口,LCD12864接口,单片机和CPLD引脚扩展接口,集成5V稳压电源,USB电源接口等功能。 -hhhhhhhhhhhhhhhhhhhhhhhhhhhhh
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:194372
    • 提供者:胡俊
  1. IR-remonco_USART

    0下载:
  2. 利用Atmel128单片机,接收红外遥控信号并利用串口输出的C语言程序。-Atmel128 IR-receiver
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2021
    • 提供者:Jun
  1. 红外电脑遥控程序

    0下载:
  2. 红外电脑遥控程序 需要配合硬件电路一起使用,使用串口接收红外解码后的数据,发送虚拟键控制千千静听的播放。能够自动扫描硬件-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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-02
    • 文件大小:14559908
    • 提供者:benny
  1. hongwai

    0下载:
  2. 基于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
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1685
    • 提供者:郎亚洲
  1. CC2530UART0_IR_Rece

    0下载:
  2. 接收串口命令,实现红外学习和红外发送的功能-receive command UART0,IR learning or IR send
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:yong
  1. 红外通讯

    0下载:
  2. 51单片机解码红外传感器,51mcu接收红外传感器协议并解析,用串口助手显示(51 MCU decoding infrared sensor)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:vanson421
  1. RVMDK(uv5)

    1下载:
  2. 使用红外接收头接收遥控器的按键,通过串口打印键值。(Use the infrared receiver to receive the key of the remote control, and print the key value through the serial port.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-09
    • 文件大小:24576
    • 提供者:winer winer
  1. 09-红外收发器

    0下载:
  2. PC上运行串口大师等串口调试软件,通过USB接口向开发板发送数据, 开发板收到数据帧后,将其由红外端口发送;如开发板接收到红外信号,当红外端口接收到完整数据帧后,开发板将数据由USB口送至PC。本程序未采用NEC或Philips的红外协议,旨在展示一种像使用串口一样 使用红外接口的方式,实验表明,这一方法十分有效,在1200bps、3米 距离的条件下仍有非常好的收发效果。(PC run serial master serial debugging software to se
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:41984
    • 提供者:liangcunxu
  1. 78586939

    0下载:
  2. 关于红外遥控器的接收的一端程序,一般车载多媒体通用的遥控接收程序()
  3. 所属分类:串口编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:Maycui
  1. 28. 红外遥控实验

    1下载:
  2. 红外遥控器发射红外键值的编码信号,通过红外接收头进行解码,并将解码后的数据通过串口打印(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.)
  3. 所属分类:单片机开发

    • 发布日期:2019-07-31
    • 文件大小:305152
    • 提供者:简铛铛铛铛
  1. 串口通信

    3下载:
  2. ane串口通信 接收串口信息 本源文件用于人体红外感应(Ane serial communication)
  3. 所属分类:FlashMX/Flex源码

    • 发布日期:2019-04-17
    • 文件大小:18548736
    • 提供者:hehoo
  1. 单片机控制红外发射接受

    0下载:
  2. 51单片机c源代码+红外发射接收串口通信(c source code;micro controller; infrared; embedded system;)
  3. 所属分类:单片机开发

    • 发布日期:2020-02-24
    • 文件大小:55296
    • 提供者:lynn_qh
« 12 3 4 5 »
搜珍网 www.dssz.com