搜索资源列表

  1. RF_REMOTE_PROTOCOL

    0下载:
  2. 常见红外遥控器编码与格式 UPD6121 UPD6122 PT2222 SC61211 HS6222 HS6221-remote control code and format
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:820224
    • 提供者:李小雨
  1. carmp3

    0下载:
  2. 该工程详细分析了红外遥控器的编码规则,和应用在STM32下的解码程序,该程序实现按下红外遥控的第一个键,点亮小灯。-The project is a detailed analysis of the infrared remote control coding rules, and applied under the STM32 decoding process, the program implements the first key
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:5853184
    • 提供者:汪潇文
  1. hongwjiema

    0下载:
  2. 51单片机红外遥控解码,用于解码红外按键。再有相应的编码控制单片机LED灯-51 single chip infrared remote control decoding
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:mao
  1. LC329WiFi-video-transmission-module

    0下载:
  2. LC329是我司为工业红外相机定制开发的一款基于WIFI的无线图像传输模块。 LC329采用美国进口工业级图像处理芯片,最大程度保证图像清晰,色彩还原度高。 LC329支持NTSC/PAL制式的视频信号,能完整流程传输720x480@30帧 /720x576@25帧图像,并且该模块采用了多种业界顶尖的视频处理算法如:3D去隔 行,3D去噪滤波,H264编码等。 LC329还预留有GPIO和工业串口等扩展端口,方便其与
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:1084416
    • 提供者:张军
  1. hwyk

    0下载:
  2. 红外遥控解码完全资料:1.红外遥控编码并用单片机捕捉信号及解码2.LCD1602的驱动-Infrared remote control decoding complete information: 1. Infrared remote control codes and signals used to capture and decode single chip driver 2.LCD1602
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:shi735712
  1. veriloghdl-Prog-of-IR

    0下载:
  2. 采用verilogHDL语言编程,对4x4键盘进行编码并且调制成红外遥控信号,适用于可编程逻辑器件的红外遥控解码逻辑设计。-Use verilogHDL language programming, to 4 x4 keyboard encode and made the infrared remote control signal, is suitable for programmable logic devices of infrar
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:130048
    • 提供者:houjihong
  1. 006

    0下载:
  2. 单片机型号:AT89C51 模块:舵机,红外对管,直流电机,编码器,LCD显示屏 接线:比较复杂,见原理图 功能:电源通电后,调节按键,设定初始转速,之后将小车放到白线上,小车则自动沿着白线走,达到路径识别的功能。 详述:单片机启动后通过按键设置电机运行速度。红外对管检测当前白线位置,并计算偏差,输送给舵机,控制舵机转向,并沿着白线行走,编码器通过单片机进行计数并测速,实现速度闭环控制,达到
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-20
    • 文件大小:145408
    • 提供者:范小飞
  1. InfraRed

    0下载:
  2. AVR atmega16 使用外部中断来识别红外遥控编码-AVR atmega16 use external interrupts to recognize Infrared remote control code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:付保俊
  1. IR-control-decoding-method

    0下载:
  2. 从实际应用角度出发,详细分析了16位码红外遥控器的编码原理-One kind of 16 yards infrared remote control decoding method
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:434176
    • 提供者:long
  1. hongwaixiaoche

    0下载:
  2. 很简单的红外小车程序,程序模块化,很容易看懂,适合学习红外和小车的初学者,遥控器编码图已经在文件中给出。-Very simple infrared car program, modular, easy to understand, is suitable for the beginners learn infrared and the car, remote control coding figure has been given in
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:李东旺
  1. Infrared-remote-control-libraries

    0下载:
  2. 红外遥控器库文件及红外遥控器资料及键值编码-Infrared remote control library files and infrared remote control information
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1701888
    • 提供者:马超
  1. 4M4ppm

    0下载:
  2. 以前用verilog做的 4ppm编码,红外通信的编码解码,串口速度4Mbit每秒-Previously used verilog to do 4ppm encoding, infrared communication codec, serial speed 4Mbit per second
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:8307712
    • 提供者:cc
  1. Infrared-reception-and-emission

    0下载:
  2. 用51单片机模拟红外发送和接收解码的过程,软件实现红外发送,接收端实现红外数据解码,并用数码管显示出来,主要是对红外PWM(脉冲宽度调制) 和PPM(脉冲位置调制) 两种形式编码的研究-Simulation of infrared transmission with 51 single-chip microcomputer and the decoding process, software realization of infrare
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:114688
    • 提供者:LBD
  1. SensorBoard

    0下载:
  2. Arduino控制板实现电机的控制和底层超声波和红外传感器的读取,以及电机编码器的上报。(Control of DC motor and the reading of ultrasound or IR sensor,and send the encoder messages.)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 遥控-原码

    0下载:
  2. “HD26高清播放板”,红外遥控(采用NEC协议,PT2222 芯片的方式)控制, 改成语音控制, 用标准VUI模块V280板输出口,语音识别后,直接输出红外遥控发射编码到,HD26的IR口控制播放节目(The HD26 HD player is controlled by infrared remote control (NEC protocol and PT2222 chip). It is changed to voice c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:chuyun
  1. stmf1 pwm输出

    0下载:
  2. 山东省机器人大赛适用程序,STM32驱动编码器电机,做闭环路径规划,同时采用红外做赛道边沿检测。(The application program of Shandong Robot Competition, STM32 drives encoder motor, makes closed-loop path planning, and uses infrared to do track edge detection.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:8218624
    • 提供者:CHYETO
  1. app_IR_TxRx_demo

    0下载:
  2. esp8266学习红外遥控器,可以学习nec编码的源码程序(esp8266 study goodesp8266 study. goodesp8266 study goodesp8266 study good.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:erbiluanzi
« 1 2 ... 15 16 17 18 19 20»

源码中国 www.ymcn.org