CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Irda

搜索资源列表

  1. IrDA-ForMissHu-08

    0下载:
  2. stm32 上uc/osIII 移植源码-us/osIII source code used on stm32
  3. 所属分类:uCOS

    • 发布日期:2017-05-18
    • 文件大小:4860394
    • 提供者:ming
  1. PWM_IR-stm32f103c8

    0下载:
  2. stm32f103c8t6上面实现uart3的Irda功能接受红外字符,控制TIM4上面4个通道的pwm输出占空比-stm32f103c8t6 functions to achieve the above uart3 acceptance of Irda Infrared character, control TIM4 above 4 channel pwm output duty
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1364745
    • 提供者:truman
  1. ASS2_bench

    0下载:
  2. Verilog HDL for IRDA transmitter by DE2 board using Altera Cyclone II Quartus-Verilog HDL for IRDA transmitter by DE2 board using Altera Cyclone II QuartusII
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1061047
    • 提供者:davide
  1. irdamsp430

    0下载:
  2. Example for realization of IrDA for MSP430 microcontrollers
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5850
    • 提供者:冬暖夏凉
  1. irda_test

    0下载:
  2. mini2440开发板irda裸机实验小程序,很实用-it is usefull for mini2440,irda test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4297
    • 提供者:nalyst
  1. irdamsp430

    0下载:
  2. Example for realization of IrDA for MSP430 microcontrollers
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5942
    • 提供者:rterwill
  1. irda_test

    0下载:
  2. mini2440开发板irda裸机实验小程序,很实用-it is usefull for mini2440,irda test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4337
    • 提供者:theac
  1. IRDA

    0下载:
  2. 通过STM32单片机的引脚接收38KHZ的红外线数据-by the interfrated ray,we can receive data
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1542105
    • 提供者:黄蜂
  1. Ir_proj04

    0下载:
  2. 采用C语言编程,在STC系列单片机上完成红外通信测试程序的实现-the program is encoded using C language and achieve the communication between two microcontrollers belonging to series of STC using IrDA 。
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:50914
    • 提供者:caoting
  1. IRremote

    0下载:
  2. 红外控制代码for Arduino,包括红外发射和接收-Irda Reomote for Arduino
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:12523
    • 提供者:
  1. 6.6_irda_test

    0下载:
  2. 英蓓特 EduKit-III S3C2410实验箱程序,用于测试irda的 MDK工程项目。-An Embest EduKit-III S3C2410 experimental box program for testing irda(Infrared Data Association) in the MDK project.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:189513
    • 提供者:孔令昌
  1. irdaGET

    0下载:
  2. 红外通讯接收,irda通讯接收,红外通讯测试-Infrared communications received, irda communications received infrared communication test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:张三
  1. STM32IRDA-SENDANDRE

    1下载:
  2. stm32 的串口IRDA功能运用,接收和发送-stm32 irda
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:8872191
    • 提供者:xie
  1. STM32-USART

    1下载:
  2. 在STM32的参考手册中,串口被描述成通用同步异步收发器(USART),它提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。USART利用分数波特率发生器提供宽范围的波特率选择。它支持同步单向通信和半双工单线通信,也支持LIN(局部互联网),智能卡协议和IrDA(红外数据组织)SIR ENDEC规范,以及调制解调器(CTS/RTS)操作。它还允许多处理器通信。还可以使用DMA方式,实现高速数据通信。-In the reference manual of S
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:20905
    • 提供者:王滔
  1. 2440-driver

    0下载:
  2. s3c2440的原厂驱动程序,非常全面包括Dma,flash,IIC,iis,IrDA,lcd,mmu,Nand,RTC,pll,Spi,Uart,timer,ac97等-s3c2440 drivers, include, Dma,flash,IIC,iis,IrDA,lcd,mmu,Nand,RTC,pll,Spi,Uart,timer,ac97等
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:414597
    • 提供者:bmj
  1. STM32_Bipolar-stepper-motor-drive

    1下载:
  2. STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas
  3. 所属分类:Other Embeded program

    • 发布日期:2016-06-13
    • 文件大小:4984832
    • 提供者:张海蓝
  1. IRDA

    0下载:
  2. 该代码利用veilong语言,能实现通过红外遥控让数码管显示相关数据-The code using veilong language, can be achieved through infrared remote control to allow the digital display of the relevant data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3495452
    • 提供者:相猛 唐
  1. MLX90621_F381

    1下载:
  2. MLX90621 qudongchengxu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-14
    • 文件大小:186368
    • 提供者:dafei001
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com